Pull request #38241 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at e9b4655bc98563602d961c72fc62cb20cc143515 rather than 05083d547b29db00043df937be460fc7ad27304c Obtained Jenkinsfile from e9b4655bc98563602d961c72fc62cb20cc143515 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader 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-38241@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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-08-14T11:39:36.914Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-08-14T11:39:36.918Z] Trying to pass milestone 1 [Pipeline] milestone [2020-08-14T11:39:36.964Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-08-14T11:39:37.123Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07049f3b7d0efa8b6) in /home/ubuntu/workspace/moby_PR-38241 [Pipeline] { [Pipeline] checkout [2020-08-14T11:39:37.166Z] using credential docker-jenkins-github-credentials [2020-08-14T11:39:37.173Z] Cloning the remote Git repository [2020-08-14T11:39:37.173Z] Cloning with configured refspecs honoured and without tags [2020-08-14T11:39:37.221Z] Cloning repository https://github.com/moby/moby.git [2020-08-14T11:39:37.223Z] > git init /home/ubuntu/workspace/moby_PR-38241 # timeout=10 [2020-08-14T11:39:37.238Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-14T11:39:37.238Z] > git --version # timeout=10 [2020-08-14T11:39:37.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-14T11:39:37.255Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38241/head:refs/remotes/origin/PR-38241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:39:55.663Z] Fetching without tags [2020-08-14T11:39:55.918Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit 05083d547b29db00043df937be460fc7ad27304c [2020-08-14T11:39:55.683Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-14T11:39:55.689Z] > git config --add remote.origin.fetch +refs/pull/38241/head:refs/remotes/origin/PR-38241 # timeout=10 [2020-08-14T11:39:55.695Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:39:55.703Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-14T11:39:55.713Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-14T11:39:55.713Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-14T11:39:55.714Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38241/head:refs/remotes/origin/PR-38241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:39:55.975Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:39:55.982Z] > git checkout -f 05083d547b29db00043df937be460fc7ad27304c # timeout=10 [2020-08-14T11:39:56.515Z] > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10 [2020-08-14T11:39:57.160Z] Merge succeeded, producing 8826978e976fbf8ed27e09cf9e91566443b463d7 [2020-08-14T11:39:57.160Z] Checking out Revision 8826978e976fbf8ed27e09cf9e91566443b463d7 (PR-38241) [2020-08-14T11:39:57.230Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD" [2020-08-14T11:39:57.230Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-14T11:39:57.970Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38241:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-08-14T11:39:57.970Z] Unable to find image 'alpine:latest' locally [2020-08-14T11:39:57.970Z] latest: Pulling from library/alpine [2020-08-14T11:39:57.970Z] df20fa9351a1: Pulling fs layer [2020-08-14T11:39:58.231Z] df20fa9351a1: Verifying Checksum [2020-08-14T11:39:58.231Z] df20fa9351a1: Download complete [2020-08-14T11:39:58.231Z] df20fa9351a1: Pull complete [2020-08-14T11:39:58.231Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-14T11:39:58.231Z] Status: Downloaded newer image for alpine:latest [2020-08-14T11:39:57.202Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-14T11:39:57.208Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:39:57.213Z] > git checkout -f 8826978e976fbf8ed27e09cf9e91566443b463d7 # timeout=10 [2020-08-14T11:40:00.769Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2020-08-14T11:40:01.265Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07049f3b7d0efa8b6) in /home/ubuntu/workspace/moby_PR-38241 [Pipeline] node [Pipeline] node [2020-08-14T11:40:01.267Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-38241 [Pipeline] node [2020-08-14T11:40:01.270Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-38241 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-08-14T11:40:01.277Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0bc13dbbd3c0e1838) in /home/ubuntu/workspace/moby_PR-38241 [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-08-14T11:40:01.287Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0676549b0e718c3a0) in /home/ubuntu/workspace/moby_PR-38241 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-08-14T11:40:01.356Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-08-14T11:40:01.365Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-08-14T11:40:01.374Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [2020-08-14T11:40:01.403Z] using credential docker-jenkins-github-credentials [2020-08-14T11:40:01.409Z] using credential docker-jenkins-github-credentials [2020-08-14T11:40:01.411Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [2020-08-14T11:40:01.417Z] Cloning the remote Git repository [2020-08-14T11:40:01.417Z] Cloning with configured refspecs honoured and without tags [2020-08-14T11:40:01.418Z] Cloning the remote Git repository [2020-08-14T11:40:01.418Z] Cloning with configured refspecs honoured and without tags [2020-08-14T11:40:01.423Z] Cloning the remote Git repository [2020-08-14T11:40:01.423Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-08-14T11:40:01.478Z] using credential docker-jenkins-github-credentials [2020-08-14T11:40:01.485Z] Cloning the remote Git repository [2020-08-14T11:40:01.485Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-08-14T11:40:01.826Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit 05083d547b29db00043df937be460fc7ad27304c [2020-08-14T11:40:01.940Z] Merge succeeded, producing cb83ddfadbcc6597e5c76aeddbdd24cd206020bd [2020-08-14T11:40:01.940Z] Checking out Revision cb83ddfadbcc6597e5c76aeddbdd24cd206020bd (PR-38241) [2020-08-14T11:40:01.485Z] Cloning repository https://github.com/moby/moby.git [2020-08-14T11:40:01.486Z] > git init /home/ubuntu/workspace/moby_PR-38241 # timeout=10 [2020-08-14T11:40:01.498Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-14T11:40:01.499Z] > git --version # timeout=10 [2020-08-14T11:40:01.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-14T11:40:01.504Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38241/head:refs/remotes/origin/PR-38241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:40:02.052Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD" [2020-08-14T11:40:02.052Z] First time build. Skipping changelog. [2020-08-14T11:40:01.407Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-08-14T11:40:01.413Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-14T11:40:01.422Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-14T11:40:01.422Z] > git --version # timeout=10 [2020-08-14T11:40:01.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-14T11:40:01.427Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38241/head:refs/remotes/origin/PR-38241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:40:01.874Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:40:01.877Z] > git checkout -f 05083d547b29db00043df937be460fc7ad27304c # timeout=10 [2020-08-14T11:40:01.920Z] > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10 [2020-08-14T11:40:01.977Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-14T11:40:01.988Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:40:01.997Z] > git checkout -f cb83ddfadbcc6597e5c76aeddbdd24cd206020bd # timeout=10 [2020-08-14T11:40:01.423Z] Cloning repository https://github.com/moby/moby.git [2020-08-14T11:40:01.423Z] > git init /home/jenkins/workspace/moby_PR-38241 # timeout=10 [2020-08-14T11:40:01.427Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-14T11:40:01.427Z] > git --version # timeout=10 [2020-08-14T11:40:01.431Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-14T11:40:01.432Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38241/head:refs/remotes/origin/PR-38241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:40:01.430Z] Cloning repository https://github.com/moby/moby.git [2020-08-14T11:40:01.431Z] > git init /home/docker/workspace/moby_PR-38241 # timeout=10 [2020-08-14T11:40:01.442Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-14T11:40:01.442Z] > git --version # timeout=10 [2020-08-14T11:40:01.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-14T11:40:01.446Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38241/head:refs/remotes/origin/PR-38241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:40:01.432Z] Cloning repository https://github.com/moby/moby.git [2020-08-14T11:40:01.433Z] > git init /home/ubuntu/workspace/moby_PR-38241 # timeout=10 [2020-08-14T11:40:01.438Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-14T11:40:01.438Z] > git --version # timeout=10 [2020-08-14T11:40:01.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-14T11:40:01.441Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38241/head:refs/remotes/origin/PR-38241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-14T11:40:02.845Z] + docker version [2020-08-14T11:40:02.845Z] Client: Docker Engine - Community [2020-08-14T11:40:02.845Z] Version: 19.03.12 [2020-08-14T11:40:02.845Z] API version: 1.40 [2020-08-14T11:40:02.845Z] Go version: go1.13.10 [2020-08-14T11:40:02.845Z] Git commit: 48a66213fe [2020-08-14T11:40:02.845Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-14T11:40:02.845Z] OS/Arch: linux/amd64 [2020-08-14T11:40:02.845Z] Experimental: false [2020-08-14T11:40:02.845Z] [2020-08-14T11:40:02.845Z] Server: Docker Engine - Community [2020-08-14T11:40:02.845Z] Engine: [2020-08-14T11:40:02.845Z] Version: 19.03.12 [2020-08-14T11:40:02.845Z] API version: 1.40 (minimum version 1.12) [2020-08-14T11:40:02.845Z] Go version: go1.13.10 [2020-08-14T11:40:02.845Z] Git commit: 48a66213fe [2020-08-14T11:40:02.845Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-14T11:40:02.845Z] OS/Arch: linux/amd64 [2020-08-14T11:40:02.845Z] Experimental: true [2020-08-14T11:40:02.845Z] containerd: [2020-08-14T11:40:02.845Z] Version: 1.2.13 [2020-08-14T11:40:02.845Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-14T11:40:02.845Z] runc: [2020-08-14T11:40:02.845Z] Version: 1.0.0-rc10 [2020-08-14T11:40:02.845Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-14T11:40:02.845Z] docker-init: [2020-08-14T11:40:02.845Z] Version: 0.18.0 [2020-08-14T11:40:02.845Z] GitCommit: fec3683 [Pipeline] sh [2020-08-14T11:40:03.125Z] + docker info [2020-08-14T11:40:03.692Z] Client: [2020-08-14T11:40:03.692Z] Debug Mode: false [2020-08-14T11:40:03.692Z] [2020-08-14T11:40:03.692Z] Server: [2020-08-14T11:40:03.692Z] Containers: 0 [2020-08-14T11:40:03.692Z] Running: 0 [2020-08-14T11:40:03.692Z] Paused: 0 [2020-08-14T11:40:03.692Z] Stopped: 0 [2020-08-14T11:40:03.692Z] Images: 3 [2020-08-14T11:40:03.692Z] Server Version: 19.03.12 [2020-08-14T11:40:03.692Z] Storage Driver: overlay2 [2020-08-14T11:40:03.692Z] Backing Filesystem: extfs [2020-08-14T11:40:03.692Z] Supports d_type: true [2020-08-14T11:40:03.692Z] Native Overlay Diff: true [2020-08-14T11:40:03.692Z] Logging Driver: json-file [2020-08-14T11:40:03.692Z] Cgroup Driver: cgroupfs [2020-08-14T11:40:03.692Z] Plugins: [2020-08-14T11:40:03.692Z] Volume: local [2020-08-14T11:40:03.692Z] Network: bridge host ipvlan macvlan null overlay [2020-08-14T11:40:03.692Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-14T11:40:03.692Z] Swarm: inactive [2020-08-14T11:40:03.692Z] Runtimes: runc [2020-08-14T11:40:03.692Z] Default Runtime: runc [2020-08-14T11:40:03.692Z] Init Binary: docker-init [2020-08-14T11:40:03.692Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-14T11:40:03.692Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-14T11:40:03.692Z] init version: fec3683 [2020-08-14T11:40:03.692Z] Security Options: [2020-08-14T11:40:03.692Z] apparmor [2020-08-14T11:40:03.692Z] seccomp [2020-08-14T11:40:03.692Z] Profile: default [2020-08-14T11:40:03.692Z] Kernel Version: 5.3.0-1030-aws [2020-08-14T11:40:03.692Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-14T11:40:03.692Z] OSType: linux [2020-08-14T11:40:03.692Z] Architecture: x86_64 [2020-08-14T11:40:03.692Z] CPUs: 2 [2020-08-14T11:40:03.692Z] Total Memory: 7.487GiB [2020-08-14T11:40:03.692Z] Name: ip-10-100-100-170 [2020-08-14T11:40:03.692Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-14T11:40:03.692Z] Docker Root Dir: /var/lib/docker [2020-08-14T11:40:03.692Z] Debug Mode: false [2020-08-14T11:40:03.692Z] Registry: https://index.docker.io/v1/ [2020-08-14T11:40:03.692Z] Labels: [2020-08-14T11:40:03.692Z] Experimental: true [2020-08-14T11:40:03.692Z] Insecure Registries: [2020-08-14T11:40:03.692Z] 127.0.0.0/8 [2020-08-14T11:40:03.692Z] Live Restore Enabled: true [2020-08-14T11:40:03.692Z] [2020-08-14T11:40:03.692Z] WARNING: No swap limit support [Pipeline] sh [2020-08-14T11:40:03.972Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-14T11:40:03.972Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-14T11:40:03.972Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-38241/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-14T11:40:03.972Z] + bash /home/ubuntu/workspace/moby_PR-38241/check-config.sh [2020-08-14T11:40:04.231Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-14T11:40:04.231Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-14T11:40:04.231Z] [2020-08-14T11:40:04.231Z] Generally Necessary: [2020-08-14T11:40:04.231Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-14T11:40:04.231Z] - apparmor: enabled and tools installed [2020-08-14T11:40:04.231Z] - CONFIG_NAMESPACES: enabled [2020-08-14T11:40:04.231Z] - CONFIG_NET_NS: enabled [2020-08-14T11:40:04.231Z] - CONFIG_PID_NS: enabled [2020-08-14T11:40:04.231Z] - CONFIG_IPC_NS: enabled [2020-08-14T11:40:04.231Z] - CONFIG_UTS_NS: enabled [2020-08-14T11:40:04.231Z] - CONFIG_CGROUPS: enabled [2020-08-14T11:40:04.231Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-14T11:40:04.231Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-14T11:40:04.231Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-14T11:40:04.231Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-14T11:40:04.231Z] - CONFIG_CPUSETS: enabled [2020-08-14T11:40:04.231Z] - CONFIG_MEMCG: enabled [2020-08-14T11:40:04.231Z] - CONFIG_KEYS: enabled [2020-08-14T11:40:04.231Z] - CONFIG_VETH: enabled (as module) [2020-08-14T11:40:04.231Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-14T11:40:04.231Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-14T11:40:04.231Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-14T11:40:04.231Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-14T11:40:04.231Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-14T11:40:04.231Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-14T11:40:04.231Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-14T11:40:04.231Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-14T11:40:04.231Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-14T11:40:04.231Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-14T11:40:04.231Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-14T11:40:04.231Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-14T11:40:04.231Z] [2020-08-14T11:40:04.231Z] Optional Features: [2020-08-14T11:40:04.231Z] - CONFIG_USER_NS: enabled [2020-08-14T11:40:04.231Z] - CONFIG_SECCOMP: enabled [2020-08-14T11:40:04.231Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-14T11:40:04.231Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-14T11:40:04.231Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-14T11:40:04.231Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-14T11:40:04.231Z] - CONFIG_BLK_CGROUP: enabled [2020-08-14T11:40:04.231Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-14T11:40:04.231Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-14T11:40:04.231Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-14T11:40:04.231Z] - CONFIG_CGROUP_PERF: enabled [2020-08-14T11:40:04.231Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-14T11:40:04.231Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-14T11:40:04.231Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-14T11:40:04.231Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-14T11:40:04.231Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-14T11:40:04.231Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-14T11:40:04.231Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-14T11:40:04.231Z] - CONFIG_IP_VS: enabled (as module) [2020-08-14T11:40:04.490Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-14T11:40:04.490Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-14T11:40:04.490Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-14T11:40:04.490Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-14T11:40:04.490Z] - CONFIG_EXT4_FS: enabled [2020-08-14T11:40:04.490Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-14T11:40:04.490Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-14T11:40:04.490Z] - Network Drivers: [2020-08-14T11:40:04.490Z] - "overlay": [2020-08-14T11:40:04.490Z] - CONFIG_VXLAN: enabled (as module) [2020-08-14T11:40:04.490Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-14T11:40:04.490Z] Optional (for encrypted networks): [2020-08-14T11:40:04.490Z] - CONFIG_CRYPTO: enabled [2020-08-14T11:40:04.490Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-14T11:40:04.490Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-14T11:40:04.490Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-14T11:40:04.490Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-14T11:40:04.490Z] - CONFIG_XFRM: enabled [2020-08-14T11:40:04.490Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-14T11:40:04.490Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-14T11:40:04.490Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-14T11:40:04.490Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-14T11:40:04.490Z] - "ipvlan": [2020-08-14T11:40:04.490Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-14T11:40:04.490Z] - "macvlan": [2020-08-14T11:40:04.490Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-14T11:40:04.490Z] - CONFIG_DUMMY: enabled (as module) [2020-08-14T11:40:04.490Z] - "ftp,tftp client in container": [2020-08-14T11:40:04.490Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-14T11:40:04.490Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-14T11:40:04.490Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-14T11:40:04.490Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-14T11:40:04.490Z] - Storage Drivers: [2020-08-14T11:40:04.490Z] - "aufs": [2020-08-14T11:40:04.490Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-14T11:40:04.490Z] - "btrfs": [2020-08-14T11:40:04.490Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-14T11:40:04.490Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-14T11:40:04.490Z] - "devicemapper": [2020-08-14T11:40:04.490Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-14T11:40:04.490Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-14T11:40:04.490Z] - "overlay": [2020-08-14T11:40:04.490Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-14T11:40:04.490Z] - "zfs": [2020-08-14T11:40:04.490Z] - /dev/zfs: present [2020-08-14T11:40:04.490Z] - zfs command: missing [2020-08-14T11:40:04.490Z] - zpool command: missing [2020-08-14T11:40:04.490Z] [2020-08-14T11:40:04.490Z] Limits: [2020-08-14T11:40:04.490Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-14T11:40:04.490Z] [2020-08-14T11:40:04.490Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-14T11:40:04.823Z] + sudo modprobe ip_vs [2020-08-14T11:40:04.823Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8826978e976fbf8ed27e09cf9e91566443b463d7 . [2020-08-14T11:40:05.081Z] #2 [internal] load .dockerignore [2020-08-14T11:40:05.081Z] #2 transferring context: 87B done [2020-08-14T11:40:05.081Z] #2 DONE 0.0s [2020-08-14T11:40:05.081Z] [2020-08-14T11:40:05.081Z] #1 [internal] load build definition from Dockerfile [2020-08-14T11:40:05.081Z] #1 transferring dockerfile: 16.37kB done [2020-08-14T11:40:05.081Z] #1 DONE 0.0s [2020-08-14T11:40:05.081Z] [2020-08-14T11:40:05.081Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-14T11:40:05.081Z] #3 DONE 0.1s [2020-08-14T11:40:05.081Z] [2020-08-14T11:40:05.081Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-14T11:40:05.081Z] #4 CACHED [2020-08-14T11:40:05.340Z] [2020-08-14T11:40:05.340Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-14T11:40:05.340Z] #5 DONE 0.1s [2020-08-14T11:40:05.340Z] [2020-08-14T11:40:05.340Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-14T11:40:05.600Z] #6 DONE 0.1s [2020-08-14T11:40:05.600Z] [2020-08-14T11:40:05.600Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-14T11:40:05.600Z] #58 DONE 0.0s [2020-08-14T11:40:05.600Z] [2020-08-14T11:40:05.600Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-14T11:40:05.600Z] #7 DONE 0.0s [2020-08-14T11:40:05.600Z] [2020-08-14T11:40:05.600Z] #20 [internal] load build context [2020-08-14T11:40:06.978Z] #20 transferring context: 51.48MB 1.5s done [2020-08-14T11:40:06.978Z] #20 DONE 1.6s [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-14T11:40:06.978Z] #59 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-14T11:40:06.978Z] #26 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-14T11:40:06.978Z] #48 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-14T11:40:06.978Z] #55 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-14T11:40:06.978Z] #34 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-14T11:40:06.978Z] #8 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:40:06.978Z] #32 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-14T11:40:06.978Z] #44 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-14T11:40:06.978Z] #56 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:40:06.978Z] #33 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:40:06.978Z] #39 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-14T11:40:06.978Z] #61 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-14T11:40:06.978Z] #28 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:40:06.978Z] #10 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:06.978Z] #47 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:40:06.978Z] #41 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:06.978Z] #43 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-14T11:40:06.978Z] #14 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-14T11:40:06.978Z] #15 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-14T11:40:06.978Z] #11 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:06.978Z] #52 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:40:06.978Z] #23 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-14T11:40:06.978Z] #35 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-14T11:40:06.978Z] #13 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:40:06.978Z] #49 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-14T11:40:06.978Z] #24 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:06.978Z] #54 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-14T11:40:06.978Z] #46 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-14T11:40:06.978Z] #57 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-14T11:40:06.978Z] #12 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:40:06.978Z] #25 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:40:06.978Z] #38 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-14T11:40:06.978Z] #29 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:06.978Z] #45 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-14T11:40:06.978Z] #16 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-14T11:40:06.978Z] #50 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:40:06.978Z] #51 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-14T11:40:06.978Z] #53 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-14T11:40:06.978Z] #27 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:40:06.978Z] #17 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-14T11:40:06.978Z] #37 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:06.978Z] #21 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-14T11:40:06.978Z] #42 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-14T11:40:06.978Z] #22 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-14T11:40:06.978Z] #9 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-14T11:40:06.978Z] #19 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-14T11:40:06.978Z] #36 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-14T11:40:06.978Z] #18 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-14T11:40:06.978Z] #40 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:06.978Z] #60 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:06.978Z] #30 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-14T11:40:06.978Z] #31 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-14T11:40:06.978Z] #62 CACHED [2020-08-14T11:40:06.978Z] [2020-08-14T11:40:06.978Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-14T11:40:07.915Z] #63 DONE 0.9s [2020-08-14T11:40:07.915Z] [2020-08-14T11:40:07.915Z] #64 exporting to image [2020-08-14T11:40:07.915Z] #64 exporting layers [2020-08-14T11:40:08.861Z] #64 exporting layers 0.8s done [2020-08-14T11:40:08.861Z] #64 writing image sha256:236ceac1e0ca63307e1d01bd9433d2bfd8d17a09773a6db491af9c1eeab1571e done [2020-08-14T11:40:08.861Z] #64 naming to docker.io/library/docker:8826978e976fbf8ed27e09cf9e91566443b463d7 done [2020-08-14T11:40:08.861Z] #64 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-08-14T11:40:09.194Z] + trap exit INT TERM [2020-08-14T11:40:09.194Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-08-14T11:40:09.194Z] + CONTAINER_NAME=docker-pr2 [2020-08-14T11:40:09.194Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38241/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-38241/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -e DOCKER_GRAPHDRIVER docker:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/make.sh dynbinary-daemon [2020-08-14T11:40:09.762Z] [2020-08-14T11:40:09.762Z] Removing bundles/ [2020-08-14T11:40:09.762Z] [2020-08-14T11:40:09.762Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-14T11:40:09.762Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-14T11:40:09.762Z] GOOS="" GOARCH="" GOARM="" [2020-08-14T11:40:09.851Z] Fetching without tags [2020-08-14T11:40:10.110Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit 05083d547b29db00043df937be460fc7ad27304c [2020-08-14T11:40:10.445Z] Fetching without tags [2020-08-14T11:40:10.711Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit 05083d547b29db00043df937be460fc7ad27304c [2020-08-14T11:40:10.417Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-14T11:40:10.419Z] > git config --add remote.origin.fetch +refs/pull/38241/head:refs/remotes/origin/PR-38241 # timeout=10 [2020-08-14T11:40:10.422Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:40:10.436Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-14T11:40:10.451Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-14T11:40:10.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-14T11:40:10.451Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38241/head:refs/remotes/origin/PR-38241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:40:10.716Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:40:10.720Z] > git checkout -f 05083d547b29db00043df937be460fc7ad27304c # timeout=10 [2020-08-14T11:40:09.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-14T11:40:09.853Z] > git config --add remote.origin.fetch +refs/pull/38241/head:refs/remotes/origin/PR-38241 # timeout=10 [2020-08-14T11:40:09.855Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:40:09.860Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-14T11:40:09.865Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-14T11:40:09.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-14T11:40:09.865Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38241/head:refs/remotes/origin/PR-38241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:40:10.124Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:40:10.126Z] > git checkout -f 05083d547b29db00043df937be460fc7ad27304c # timeout=10 [2020-08-14T11:40:10.645Z] > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10 [2020-08-14T11:40:11.112Z] Merge succeeded, producing 5ed9930b8414f6a752653e83c24360be6b623102 [2020-08-14T11:40:11.112Z] Checking out Revision 5ed9930b8414f6a752653e83c24360be6b623102 (PR-38241) [2020-08-14T11:40:11.168Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD" [2020-08-14T11:40:11.169Z] First time build. Skipping changelog. [2020-08-14T11:40:11.451Z] Merge succeeded, producing ba225379228d574b8ee8a48be4eca18fa4dce610 [2020-08-14T11:40:11.451Z] Checking out Revision ba225379228d574b8ee8a48be4eca18fa4dce610 (PR-38241) [2020-08-14T11:40:11.656Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD" [2020-08-14T11:40:11.657Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-14T11:40:11.951Z] + [ PR != PR ] [2020-08-14T11:40:11.951Z] + [ master != master ] [2020-08-14T11:40:11.951Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-14T11:40:12.269Z] + docker version [2020-08-14T11:40:12.269Z] Client: Docker Engine - Community [2020-08-14T11:40:12.269Z] Version: 19.03.12 [2020-08-14T11:40:12.269Z] API version: 1.40 [2020-08-14T11:40:12.269Z] Go version: go1.13.10 [2020-08-14T11:40:12.269Z] Git commit: 48a66213fe [2020-08-14T11:40:12.269Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-14T11:40:12.269Z] OS/Arch: linux/amd64 [2020-08-14T11:40:12.269Z] Experimental: false [2020-08-14T11:40:12.269Z] [2020-08-14T11:40:12.269Z] Server: Docker Engine - Community [2020-08-14T11:40:12.269Z] Engine: [2020-08-14T11:40:12.269Z] Version: 19.03.12 [2020-08-14T11:40:12.269Z] API version: 1.40 (minimum version 1.12) [2020-08-14T11:40:12.269Z] Go version: go1.13.10 [2020-08-14T11:40:12.269Z] Git commit: 48a66213fe [2020-08-14T11:40:12.269Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-14T11:40:12.269Z] OS/Arch: linux/amd64 [2020-08-14T11:40:12.269Z] Experimental: true [2020-08-14T11:40:12.269Z] containerd: [2020-08-14T11:40:12.269Z] Version: 1.2.13 [2020-08-14T11:40:12.269Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-14T11:40:12.269Z] runc: [2020-08-14T11:40:12.269Z] Version: 1.0.0-rc10 [2020-08-14T11:40:12.269Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-14T11:40:12.269Z] docker-init: [2020-08-14T11:40:12.269Z] Version: 0.18.0 [2020-08-14T11:40:12.269Z] GitCommit: fec3683 [Pipeline] sh [2020-08-14T11:40:11.187Z] > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10 [2020-08-14T11:40:11.442Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-14T11:40:11.457Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:40:11.461Z] > git checkout -f ba225379228d574b8ee8a48be4eca18fa4dce610 # timeout=10 [2020-08-14T11:40:11.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-14T11:40:11.126Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:40:11.128Z] > git checkout -f 5ed9930b8414f6a752653e83c24360be6b623102 # timeout=10 [2020-08-14T11:40:12.525Z] + docker version [2020-08-14T11:40:12.525Z] Client: Docker Engine - Community [2020-08-14T11:40:12.525Z] Version: 19.03.7 [2020-08-14T11:40:12.525Z] API version: 1.40 [2020-08-14T11:40:12.525Z] Go version: go1.12.17 [2020-08-14T11:40:12.525Z] Git commit: 7141c199a2 [2020-08-14T11:40:12.525Z] Built: Sat Mar 7 16:48:47 2020 [2020-08-14T11:40:12.525Z] OS/Arch: linux/s390x [2020-08-14T11:40:12.525Z] Experimental: false [2020-08-14T11:40:12.525Z] [2020-08-14T11:40:12.525Z] Server: Docker Engine - Community [2020-08-14T11:40:12.525Z] Engine: [2020-08-14T11:40:12.525Z] Version: 19.03.7 [2020-08-14T11:40:12.525Z] API version: 1.40 (minimum version 1.12) [2020-08-14T11:40:12.525Z] Go version: go1.12.17 [2020-08-14T11:40:12.525Z] Git commit: 7141c199a2 [2020-08-14T11:40:12.525Z] Built: Sat Mar 7 16:47:46 2020 [2020-08-14T11:40:12.525Z] OS/Arch: linux/s390x [2020-08-14T11:40:12.525Z] Experimental: true [2020-08-14T11:40:12.525Z] containerd: [2020-08-14T11:40:12.525Z] Version: 1.2.13 [2020-08-14T11:40:12.525Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-14T11:40:12.525Z] runc: [2020-08-14T11:40:12.525Z] Version: 1.0.0-rc10 [2020-08-14T11:40:12.525Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-14T11:40:12.525Z] docker-init: [2020-08-14T11:40:12.525Z] Version: 0.18.0 [2020-08-14T11:40:12.525Z] GitCommit: fec3683 [2020-08-14T11:40:12.548Z] + docker info [2020-08-14T11:40:12.548Z] Client: [2020-08-14T11:40:12.548Z] Debug Mode: false [2020-08-14T11:40:12.548Z] [2020-08-14T11:40:12.548Z] Server: [2020-08-14T11:40:12.548Z] Containers: 0 [2020-08-14T11:40:12.548Z] Running: 0 [2020-08-14T11:40:12.548Z] Paused: 0 [2020-08-14T11:40:12.548Z] Stopped: 0 [2020-08-14T11:40:12.548Z] Images: 3 [2020-08-14T11:40:12.548Z] Server Version: 19.03.12 [2020-08-14T11:40:12.548Z] Storage Driver: overlay2 [2020-08-14T11:40:12.548Z] Backing Filesystem: extfs [2020-08-14T11:40:12.548Z] Supports d_type: true [2020-08-14T11:40:12.548Z] Native Overlay Diff: true [2020-08-14T11:40:12.548Z] Logging Driver: json-file [2020-08-14T11:40:12.548Z] Cgroup Driver: cgroupfs [2020-08-14T11:40:12.548Z] Plugins: [2020-08-14T11:40:12.548Z] Volume: local [2020-08-14T11:40:12.548Z] Network: bridge host ipvlan macvlan null overlay [2020-08-14T11:40:12.548Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-14T11:40:12.548Z] Swarm: inactive [2020-08-14T11:40:12.548Z] Runtimes: runc [2020-08-14T11:40:12.548Z] Default Runtime: runc [2020-08-14T11:40:12.548Z] Init Binary: docker-init [2020-08-14T11:40:12.548Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-14T11:40:12.548Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-14T11:40:12.548Z] init version: fec3683 [2020-08-14T11:40:12.548Z] Security Options: [2020-08-14T11:40:12.548Z] apparmor [2020-08-14T11:40:12.548Z] seccomp [2020-08-14T11:40:12.548Z] Profile: default [2020-08-14T11:40:12.548Z] Kernel Version: 5.3.0-1030-aws [2020-08-14T11:40:12.548Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-14T11:40:12.548Z] OSType: linux [2020-08-14T11:40:12.548Z] Architecture: x86_64 [2020-08-14T11:40:12.548Z] CPUs: 8 [2020-08-14T11:40:12.548Z] Total Memory: 30.91GiB [2020-08-14T11:40:12.548Z] Name: ip-10-100-121-102 [2020-08-14T11:40:12.548Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-14T11:40:12.548Z] Docker Root Dir: /var/lib/docker [2020-08-14T11:40:12.548Z] Debug Mode: false [2020-08-14T11:40:12.548Z] Registry: https://index.docker.io/v1/ [2020-08-14T11:40:12.548Z] Labels: [2020-08-14T11:40:12.548Z] Experimental: true [2020-08-14T11:40:12.548Z] Insecure Registries: [2020-08-14T11:40:12.548Z] 127.0.0.0/8 [2020-08-14T11:40:12.548Z] Live Restore Enabled: true [2020-08-14T11:40:12.548Z] [2020-08-14T11:40:12.548Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] sh [2020-08-14T11:40:12.828Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-14T11:40:12.828Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-14T11:40:12.828Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-38241/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-14T11:40:12.828Z] + bash /home/ubuntu/workspace/moby_PR-38241/check-config.sh [2020-08-14T11:40:12.828Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-14T11:40:12.828Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-14T11:40:12.828Z] [2020-08-14T11:40:12.828Z] Generally Necessary: [2020-08-14T11:40:12.828Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-14T11:40:12.828Z] - apparmor: enabled and tools installed [2020-08-14T11:40:12.828Z] - CONFIG_NAMESPACES: enabled [2020-08-14T11:40:12.828Z] - CONFIG_NET_NS: enabled [2020-08-14T11:40:12.828Z] - CONFIG_PID_NS: enabled [2020-08-14T11:40:12.828Z] - CONFIG_IPC_NS: enabled [2020-08-14T11:40:12.828Z] - CONFIG_UTS_NS: enabled [2020-08-14T11:40:12.828Z] - CONFIG_CGROUPS: enabled [2020-08-14T11:40:12.828Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-14T11:40:12.828Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-14T11:40:12.828Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-14T11:40:12.930Z] + docker info [2020-08-14T11:40:12.930Z] Client: [2020-08-14T11:40:12.930Z] Debug Mode: false [2020-08-14T11:40:12.930Z] [2020-08-14T11:40:12.930Z] Server: [2020-08-14T11:40:12.930Z] Containers: 0 [2020-08-14T11:40:12.930Z] Running: 0 [2020-08-14T11:40:12.930Z] Paused: 0 [2020-08-14T11:40:12.930Z] Stopped: 0 [2020-08-14T11:40:12.930Z] Images: 0 [2020-08-14T11:40:12.930Z] Server Version: 19.03.7 [2020-08-14T11:40:12.930Z] Storage Driver: overlay2 [2020-08-14T11:40:12.930Z] Backing Filesystem: [2020-08-14T11:40:12.930Z] Supports d_type: true [2020-08-14T11:40:12.930Z] Native Overlay Diff: true [2020-08-14T11:40:12.930Z] Logging Driver: json-file [2020-08-14T11:40:12.930Z] Cgroup Driver: cgroupfs [2020-08-14T11:40:12.930Z] Plugins: [2020-08-14T11:40:12.930Z] Volume: local [2020-08-14T11:40:12.930Z] Network: bridge host ipvlan macvlan null overlay [2020-08-14T11:40:12.930Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-14T11:40:12.930Z] Swarm: inactive [2020-08-14T11:40:12.930Z] Runtimes: runc [2020-08-14T11:40:12.930Z] Default Runtime: runc [2020-08-14T11:40:12.930Z] Init Binary: docker-init [2020-08-14T11:40:12.930Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-14T11:40:12.930Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-14T11:40:12.930Z] init version: fec3683 [2020-08-14T11:40:12.930Z] Security Options: [2020-08-14T11:40:12.930Z] apparmor [2020-08-14T11:40:12.930Z] seccomp [2020-08-14T11:40:12.930Z] Profile: default [2020-08-14T11:40:12.930Z] Kernel Version: 4.15.0-91-generic [2020-08-14T11:40:12.930Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-14T11:40:12.930Z] OSType: linux [2020-08-14T11:40:12.930Z] Architecture: s390x [2020-08-14T11:40:12.930Z] CPUs: 2 [2020-08-14T11:40:12.930Z] Total Memory: 7.861GiB [2020-08-14T11:40:12.930Z] Name: s390x-ubuntu-03 [2020-08-14T11:40:12.930Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-08-14T11:40:12.930Z] Docker Root Dir: /var/lib/docker [2020-08-14T11:40:12.930Z] Debug Mode: false [2020-08-14T11:40:12.930Z] Username: dockerbuildbot [2020-08-14T11:40:12.930Z] Registry: https://index.docker.io/v1/ [2020-08-14T11:40:12.930Z] Labels: [2020-08-14T11:40:12.930Z] Experimental: true [2020-08-14T11:40:12.930Z] Insecure Registries: [2020-08-14T11:40:12.930Z] 127.0.0.0/8 [2020-08-14T11:40:12.930Z] Live Restore Enabled: false [2020-08-14T11:40:12.930Z] [2020-08-14T11:40:12.930Z] WARNING: No swap limit support [Pipeline] sh [2020-08-14T11:40:13.086Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-14T11:40:13.087Z] - CONFIG_CPUSETS: enabled [2020-08-14T11:40:13.087Z] - CONFIG_MEMCG: enabled [2020-08-14T11:40:13.087Z] - CONFIG_KEYS: enabled [2020-08-14T11:40:13.087Z] - CONFIG_VETH: enabled (as module) [2020-08-14T11:40:13.087Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-14T11:40:13.087Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-14T11:40:13.087Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-14T11:40:13.087Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-14T11:40:13.087Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-14T11:40:13.087Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-14T11:40:13.087Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-14T11:40:13.087Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-14T11:40:13.087Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-14T11:40:13.087Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-14T11:40:13.087Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-14T11:40:13.087Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-14T11:40:13.087Z] [2020-08-14T11:40:13.087Z] Optional Features: [2020-08-14T11:40:13.087Z] - CONFIG_USER_NS: enabled [2020-08-14T11:40:13.087Z] - CONFIG_SECCOMP: enabled [2020-08-14T11:40:13.087Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-14T11:40:13.087Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-14T11:40:13.087Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-14T11:40:13.087Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-14T11:40:13.087Z] - CONFIG_BLK_CGROUP: enabled [2020-08-14T11:40:13.087Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-14T11:40:13.087Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-14T11:40:13.087Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-14T11:40:13.087Z] - CONFIG_CGROUP_PERF: enabled [2020-08-14T11:40:13.087Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-14T11:40:13.087Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-14T11:40:13.087Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-14T11:40:13.087Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-14T11:40:13.087Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-14T11:40:13.087Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-14T11:40:13.087Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-14T11:40:13.087Z] - CONFIG_IP_VS: enabled (as module) [2020-08-14T11:40:13.087Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-14T11:40:13.087Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-14T11:40:13.087Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-14T11:40:13.087Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-14T11:40:13.087Z] - CONFIG_EXT4_FS: enabled [2020-08-14T11:40:13.087Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-14T11:40:13.087Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-14T11:40:13.087Z] - Network Drivers: [2020-08-14T11:40:13.087Z] - "overlay": [2020-08-14T11:40:13.087Z] - CONFIG_VXLAN: enabled (as module) [2020-08-14T11:40:13.087Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-14T11:40:13.087Z] Optional (for encrypted networks): [2020-08-14T11:40:13.307Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-14T11:40:13.307Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-14T11:40:13.307Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-38241/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-14T11:40:13.307Z] + bash /home/jenkins/workspace/moby_PR-38241/check-config.sh [2020-08-14T11:40:13.307Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-14T11:40:13.307Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-08-14T11:40:13.307Z] [2020-08-14T11:40:13.307Z] Generally Necessary: [2020-08-14T11:40:13.307Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-14T11:40:13.307Z] - apparmor: enabled and tools installed [2020-08-14T11:40:13.307Z] - CONFIG_NAMESPACES: enabled [2020-08-14T11:40:13.307Z] - CONFIG_NET_NS: enabled [2020-08-14T11:40:13.307Z] - CONFIG_PID_NS: enabled [2020-08-14T11:40:13.307Z] - CONFIG_IPC_NS: enabled [2020-08-14T11:40:13.307Z] - CONFIG_UTS_NS: enabled [2020-08-14T11:40:13.307Z] - CONFIG_CGROUPS: enabled [2020-08-14T11:40:13.307Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-14T11:40:13.307Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-14T11:40:13.307Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-14T11:40:13.307Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-14T11:40:13.307Z] - CONFIG_CPUSETS: enabled [2020-08-14T11:40:13.307Z] - CONFIG_MEMCG: enabled [2020-08-14T11:40:13.307Z] - CONFIG_KEYS: enabled [2020-08-14T11:40:13.307Z] - CONFIG_VETH: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-14T11:40:13.307Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-14T11:40:13.307Z] [2020-08-14T11:40:13.307Z] Optional Features: [2020-08-14T11:40:13.307Z] - CONFIG_USER_NS: enabled [2020-08-14T11:40:13.307Z] - CONFIG_SECCOMP: enabled [2020-08-14T11:40:13.307Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-14T11:40:13.307Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-14T11:40:13.307Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-14T11:40:13.307Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-14T11:40:13.307Z] - CONFIG_BLK_CGROUP: enabled [2020-08-14T11:40:13.307Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-14T11:40:13.307Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-14T11:40:13.307Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-14T11:40:13.307Z] - CONFIG_CGROUP_PERF: enabled [2020-08-14T11:40:13.307Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-14T11:40:13.307Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-14T11:40:13.307Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-14T11:40:13.307Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-14T11:40:13.307Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-14T11:40:13.307Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_IP_VS: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-14T11:40:13.307Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-14T11:40:13.307Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-14T11:40:13.307Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_EXT4_FS: enabled [2020-08-14T11:40:13.307Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-14T11:40:13.307Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-14T11:40:13.307Z] - Network Drivers: [2020-08-14T11:40:13.307Z] - "overlay": [2020-08-14T11:40:13.307Z] - CONFIG_VXLAN: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-14T11:40:13.307Z] Optional (for encrypted networks): [2020-08-14T11:40:13.307Z] - CONFIG_CRYPTO: enabled [2020-08-14T11:40:13.307Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-14T11:40:13.307Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-14T11:40:13.307Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-14T11:40:13.307Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-14T11:40:13.307Z] - CONFIG_XFRM: enabled [2020-08-14T11:40:13.307Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-14T11:40:13.307Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-14T11:40:13.307Z] - "ipvlan": [2020-08-14T11:40:13.345Z] - CONFIG_CRYPTO: enabled [2020-08-14T11:40:13.345Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-14T11:40:13.345Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-14T11:40:13.345Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-14T11:40:13.345Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-14T11:40:13.345Z] - CONFIG_XFRM: enabled [2020-08-14T11:40:13.345Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-14T11:40:13.345Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-14T11:40:13.345Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-14T11:40:13.345Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-14T11:40:13.345Z] - "ipvlan": [2020-08-14T11:40:13.345Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-14T11:40:13.345Z] - "macvlan": [2020-08-14T11:40:13.345Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-14T11:40:13.345Z] - CONFIG_DUMMY: enabled (as module) [2020-08-14T11:40:13.345Z] - "ftp,tftp client in container": [2020-08-14T11:40:13.345Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-14T11:40:13.345Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-14T11:40:13.345Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-14T11:40:13.345Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-14T11:40:13.345Z] - Storage Drivers: [2020-08-14T11:40:13.345Z] - "aufs": [2020-08-14T11:40:13.345Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-14T11:40:13.345Z] - "btrfs": [2020-08-14T11:40:13.345Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-14T11:40:13.345Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-14T11:40:13.345Z] - "devicemapper": [2020-08-14T11:40:13.345Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-14T11:40:13.345Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-14T11:40:13.345Z] - "overlay": [2020-08-14T11:40:13.345Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-14T11:40:13.345Z] - "zfs": [2020-08-14T11:40:13.345Z] - /dev/zfs: present [2020-08-14T11:40:13.345Z] - zfs command: missing [2020-08-14T11:40:13.345Z] - zpool command: missing [2020-08-14T11:40:13.345Z] [2020-08-14T11:40:13.345Z] Limits: [2020-08-14T11:40:13.345Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-14T11:40:13.345Z] [2020-08-14T11:40:13.345Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-14T11:40:13.597Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-14T11:40:13.597Z] - "macvlan": [2020-08-14T11:40:13.597Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-14T11:40:13.597Z] - CONFIG_DUMMY: enabled (as module) [2020-08-14T11:40:13.597Z] - "ftp,tftp client in container": [2020-08-14T11:40:13.597Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-14T11:40:13.597Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-14T11:40:13.597Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-14T11:40:13.597Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-14T11:40:13.597Z] - Storage Drivers: [2020-08-14T11:40:13.597Z] - "aufs": [2020-08-14T11:40:13.597Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-14T11:40:13.597Z] - "btrfs": [2020-08-14T11:40:13.597Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-14T11:40:13.597Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-14T11:40:13.597Z] - "devicemapper": [2020-08-14T11:40:13.597Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-14T11:40:13.597Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-14T11:40:13.597Z] - "overlay": [2020-08-14T11:40:13.597Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-14T11:40:13.597Z] - "zfs": [2020-08-14T11:40:13.597Z] - /dev/zfs: missing [2020-08-14T11:40:13.597Z] - zfs command: missing [2020-08-14T11:40:13.597Z] - zpool command: missing [2020-08-14T11:40:13.597Z] [2020-08-14T11:40:13.597Z] Limits: [2020-08-14T11:40:13.597Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-14T11:40:13.597Z] [2020-08-14T11:40:13.597Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-08-14T11:40:13.672Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8826978e976fbf8ed27e09cf9e91566443b463d7 . [2020-08-14T11:40:13.672Z] #1 [internal] load .dockerignore [2020-08-14T11:40:13.672Z] #1 transferring context: 87B done [2020-08-14T11:40:13.672Z] #1 DONE 0.0s [2020-08-14T11:40:13.672Z] [2020-08-14T11:40:13.672Z] #2 [internal] load build definition from Dockerfile [2020-08-14T11:40:13.672Z] #2 transferring dockerfile: 16.37kB done [2020-08-14T11:40:13.672Z] #2 DONE 0.0s [2020-08-14T11:40:13.672Z] [2020-08-14T11:40:13.672Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-14T11:40:13.672Z] #3 DONE 0.1s [Pipeline] sh [2020-08-14T11:40:13.931Z] [2020-08-14T11:40:13.931Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-14T11:40:13.931Z] #4 CACHED [2020-08-14T11:40:13.931Z] [2020-08-14T11:40:13.931Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-14T11:40:13.931Z] #5 DONE 0.1s [2020-08-14T11:40:13.931Z] [2020-08-14T11:40:13.931Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-14T11:40:13.931Z] #6 DONE 0.1s [2020-08-14T11:40:13.931Z] [2020-08-14T11:40:13.931Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-14T11:40:13.931Z] #58 DONE 0.0s [2020-08-14T11:40:13.931Z] [2020-08-14T11:40:13.931Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-14T11:40:13.931Z] #7 DONE 0.0s [2020-08-14T11:40:13.931Z] [2020-08-14T11:40:13.931Z] #20 [internal] load build context [2020-08-14T11:40:14.024Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8826978e976fbf8ed27e09cf9e91566443b463d7 . [2020-08-14T11:40:14.024Z] #2 [internal] load .dockerignore [2020-08-14T11:40:14.024Z] #2 transferring context: 87B done [2020-08-14T11:40:14.024Z] #2 DONE 0.0s [2020-08-14T11:40:14.024Z] [2020-08-14T11:40:14.024Z] #1 [internal] load build definition from Dockerfile [2020-08-14T11:40:14.024Z] #1 transferring dockerfile: 16.37kB done [2020-08-14T11:40:14.024Z] #1 DONE 0.0s [2020-08-14T11:40:14.024Z] [2020-08-14T11:40:14.024Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-14T11:40:14.338Z] #3 DONE 0.2s [2020-08-14T11:40:14.338Z] [2020-08-14T11:40:14.338Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-14T11:40:14.338Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-14T11:40:14.338Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-14T11:40:14.338Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-08-14T11:40:14.338Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-08-14T11:40:14.338Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.85MB / 8.88MB 0.2s [2020-08-14T11:40:14.499Z] #20 transferring context: 51.48MB 0.6s done [2020-08-14T11:40:14.499Z] #20 DONE 0.7s [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-14T11:40:14.499Z] #12 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-14T11:40:14.499Z] #53 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:14.499Z] #60 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-14T11:40:14.499Z] #27 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:14.499Z] #21 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-14T11:40:14.499Z] #57 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-14T11:40:14.499Z] #59 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-14T11:40:14.499Z] #29 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-14T11:40:14.499Z] #40 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:40:14.499Z] #17 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-14T11:40:14.499Z] #35 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:14.499Z] #52 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-14T11:40:14.499Z] #14 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-14T11:40:14.499Z] #28 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:40:14.499Z] #49 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:14.499Z] #54 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-14T11:40:14.499Z] #61 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:40:14.499Z] #32 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:14.499Z] #43 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-14T11:40:14.499Z] #9 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-14T11:40:14.499Z] #50 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:40:14.499Z] #10 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-14T11:40:14.499Z] #36 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-14T11:40:14.499Z] #22 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:40:14.499Z] #38 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-14T11:40:14.499Z] #42 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-14T11:40:14.499Z] #26 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-14T11:40:14.499Z] #11 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-14T11:40:14.499Z] #31 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:40:14.499Z] #51 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:14.499Z] #30 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-14T11:40:14.499Z] #37 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-14T11:40:14.499Z] #46 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-14T11:40:14.499Z] #13 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-14T11:40:14.499Z] #34 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-14T11:40:14.499Z] #44 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-14T11:40:14.499Z] #18 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:40:14.499Z] #33 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-14T11:40:14.499Z] #48 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:14.499Z] #45 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:40:14.499Z] #39 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.499Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-14T11:40:14.499Z] #19 CACHED [2020-08-14T11:40:14.499Z] [2020-08-14T11:40:14.500Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-14T11:40:14.500Z] #16 CACHED [2020-08-14T11:40:14.500Z] [2020-08-14T11:40:14.500Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-14T11:40:14.500Z] #56 CACHED [2020-08-14T11:40:14.500Z] [2020-08-14T11:40:14.500Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:14.500Z] #47 CACHED [2020-08-14T11:40:14.500Z] [2020-08-14T11:40:14.500Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-14T11:40:14.500Z] #55 CACHED [2020-08-14T11:40:14.500Z] [2020-08-14T11:40:14.500Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:40:14.500Z] #41 CACHED [2020-08-14T11:40:14.500Z] [2020-08-14T11:40:14.500Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:40:14.500Z] #25 CACHED [2020-08-14T11:40:14.500Z] [2020-08-14T11:40:14.500Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-14T11:40:14.500Z] #24 CACHED [2020-08-14T11:40:14.500Z] [2020-08-14T11:40:14.500Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-14T11:40:14.500Z] #15 CACHED [2020-08-14T11:40:14.500Z] [2020-08-14T11:40:14.500Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-14T11:40:14.500Z] #8 CACHED [2020-08-14T11:40:14.500Z] [2020-08-14T11:40:14.500Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:40:14.500Z] #23 CACHED [2020-08-14T11:40:14.500Z] [2020-08-14T11:40:14.500Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-14T11:40:14.500Z] #62 CACHED [2020-08-14T11:40:14.629Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-08-14T11:40:14.629Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-08-14T11:40:14.758Z] [2020-08-14T11:40:14.758Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-14T11:40:14.920Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-08-14T11:40:14.920Z] #4 DONE 0.6s [2020-08-14T11:40:15.211Z] [2020-08-14T11:40:15.211Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-14T11:40:15.324Z] #63 DONE 0.8s [2020-08-14T11:40:15.324Z] [2020-08-14T11:40:15.324Z] #64 exporting to image [2020-08-14T11:40:15.324Z] #64 exporting layers [2020-08-14T11:40:15.527Z] #6 DONE 0.2s [2020-08-14T11:40:15.527Z] [2020-08-14T11:40:15.527Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-14T11:40:15.527Z] #5 DONE 0.3s [2020-08-14T11:40:15.527Z] [2020-08-14T11:40:15.527Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-14T11:40:15.527Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-14T11:40:15.855Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-14T11:40:15.855Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-08-14T11:40:15.855Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-08-14T11:40:15.855Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.59MB / 102.23MB 0.2s [2020-08-14T11:40:15.855Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.1s done [2020-08-14T11:40:15.855Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 13.19MB / 102.23MB 0.3s [2020-08-14T11:40:15.855Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 25.30MB / 102.23MB 0.4s [2020-08-14T11:40:16.147Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 36.68MB / 102.23MB 0.5s [2020-08-14T11:40:16.147Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 47.07MB / 102.23MB 0.6s [2020-08-14T11:40:16.259Z] #64 exporting layers 0.7s done [2020-08-14T11:40:16.259Z] #64 writing image sha256:3e963f76db71c426f4df14b528f2bbfdd59faafcb522f0481b144fc8f7461b93 done [2020-08-14T11:40:16.259Z] #64 naming to docker.io/library/docker:8826978e976fbf8ed27e09cf9e91566443b463d7 done [2020-08-14T11:40:16.259Z] #64 DONE 0.7s [2020-08-14T11:40:16.263Z] Still waiting to schedule task [2020-08-14T11:40:16.263Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [Pipeline] } [2020-08-14T11:40:16.271Z] Still waiting to schedule task [2020-08-14T11:40:16.271Z] Waiting for next available executor on ‘azwin-2-aab1e0’ [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-08-14T11:40:16.336Z] Fetching without tags [2020-08-14T11:40:16.443Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 58.05MB / 102.23MB 0.7s [2020-08-14T11:40:16.443Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 66.01MB / 102.23MB 0.8s [2020-08-14T11:40:16.443Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 71.96MB / 102.23MB 0.9s [2020-08-14T11:40:16.586Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38241/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-38241/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/validate/default [2020-08-14T11:40:16.734Z] #7 ... [2020-08-14T11:40:16.734Z] [2020-08-14T11:40:16.734Z] #20 [internal] load build context [2020-08-14T11:40:16.734Z] #20 transferring context: 51.48MB 1.0s done [2020-08-14T11:40:16.734Z] #20 DONE 1.0s [2020-08-14T11:40:16.734Z] [2020-08-14T11:40:16.734Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-14T11:40:16.734Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 90.61MB / 102.23MB 1.1s [2020-08-14T11:40:16.734Z] #7 ... [2020-08-14T11:40:16.734Z] [2020-08-14T11:40:16.734Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-14T11:40:16.734Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-14T11:40:16.734Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-14T11:40:16.734Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.1s done [2020-08-14T11:40:16.734Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-14T11:40:16.734Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-08-14T11:40:16.734Z] #58 DONE 1.1s [2020-08-14T11:40:16.734Z] [2020-08-14T11:40:16.734Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-14T11:40:16.734Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 101.46MB / 102.23MB 1.2s [2020-08-14T11:40:16.775Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit 05083d547b29db00043df937be460fc7ad27304c [2020-08-14T11:40:17.031Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.4s done [2020-08-14T11:40:17.031Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-08-14T11:40:17.151Z] Congratulations! All commits are properly signed with the DCO! [2020-08-14T11:40:17.151Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-08-14T11:40:17.151Z] No api/types/ or api/swagger.yaml changes in diff. [2020-08-14T11:40:17.151Z] Congratulations! All TOML source files changed here have valid syntax. [2020-08-14T11:40:17.151Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-08-14T11:40:17.151Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-08-14T11:40:17.152Z] Congratulations! No new tests were added to integration-cli. [2020-08-14T11:40:17.152Z] [2020-08-14T11:40:17.152Z] INFO Start validation with golang-ci-lint [2020-08-14T11:40:17.152Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-08-14T11:40:17.152Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-14T11:40:17.152Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-14T11:40:16.308Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-14T11:40:16.313Z] > git config --add remote.origin.fetch +refs/pull/38241/head:refs/remotes/origin/PR-38241 # timeout=10 [2020-08-14T11:40:16.320Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:40:16.328Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-14T11:40:16.336Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-14T11:40:16.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-14T11:40:16.337Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38241/head:refs/remotes/origin/PR-38241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:40:16.775Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:40:16.779Z] > git checkout -f 05083d547b29db00043df937be460fc7ad27304c # timeout=10 [2020-08-14T11:40:18.357Z] Merge succeeded, producing 6fe880a29544dc2743d3c135ddb97f698f7c7f34 [2020-08-14T11:40:18.358Z] Checking out Revision 6fe880a29544dc2743d3c135ddb97f698f7c7f34 (PR-38241) [2020-08-14T11:40:18.460Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD" [2020-08-14T11:40:18.460Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-14T11:40:17.708Z] > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10 [2020-08-14T11:40:18.349Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-14T11:40:18.357Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:40:18.361Z] > git checkout -f 6fe880a29544dc2743d3c135ddb97f698f7c7f34 # timeout=10 [2020-08-14T11:40:19.261Z] + docker version [2020-08-14T11:40:19.261Z] Client: Docker Engine - Community [2020-08-14T11:40:19.261Z] Version: 19.03.12 [2020-08-14T11:40:19.261Z] API version: 1.40 [2020-08-14T11:40:19.261Z] Go version: go1.13.10 [2020-08-14T11:40:19.261Z] Git commit: 48a6621 [2020-08-14T11:40:19.261Z] Built: Mon Jun 22 15:46:32 2020 [2020-08-14T11:40:19.261Z] OS/Arch: linux/arm64 [2020-08-14T11:40:19.261Z] Experimental: false [2020-08-14T11:40:19.261Z] [2020-08-14T11:40:19.261Z] Server: Docker Engine - Community [2020-08-14T11:40:19.261Z] Engine: [2020-08-14T11:40:19.261Z] Version: 19.03.12 [2020-08-14T11:40:19.261Z] API version: 1.40 (minimum version 1.12) [2020-08-14T11:40:19.261Z] Go version: go1.13.10 [2020-08-14T11:40:19.261Z] Git commit: 48a6621 [2020-08-14T11:40:19.261Z] Built: Mon Jun 22 15:45:04 2020 [2020-08-14T11:40:19.261Z] OS/Arch: linux/arm64 [2020-08-14T11:40:19.261Z] Experimental: true [2020-08-14T11:40:19.261Z] containerd: [2020-08-14T11:40:19.261Z] Version: 1.2.13 [2020-08-14T11:40:19.261Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-14T11:40:19.261Z] runc: [2020-08-14T11:40:19.261Z] Version: 1.0.0-rc10 [2020-08-14T11:40:19.261Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-14T11:40:19.261Z] docker-init: [2020-08-14T11:40:19.261Z] Version: 0.18.0 [2020-08-14T11:40:19.261Z] GitCommit: fec3683 [Pipeline] sh [2020-08-14T11:40:19.551Z] + docker info [2020-08-14T11:40:20.123Z] Client: [2020-08-14T11:40:20.123Z] Debug Mode: false [2020-08-14T11:40:20.123Z] [2020-08-14T11:40:20.123Z] Server: [2020-08-14T11:40:20.123Z] Containers: 0 [2020-08-14T11:40:20.123Z] Running: 0 [2020-08-14T11:40:20.123Z] Paused: 0 [2020-08-14T11:40:20.123Z] Stopped: 0 [2020-08-14T11:40:20.123Z] Images: 2 [2020-08-14T11:40:20.123Z] Server Version: 19.03.12 [2020-08-14T11:40:20.123Z] Storage Driver: overlay2 [2020-08-14T11:40:20.123Z] Backing Filesystem: extfs [2020-08-14T11:40:20.123Z] Supports d_type: true [2020-08-14T11:40:20.123Z] Native Overlay Diff: true [2020-08-14T11:40:20.123Z] Logging Driver: json-file [2020-08-14T11:40:20.123Z] Cgroup Driver: cgroupfs [2020-08-14T11:40:20.123Z] Plugins: [2020-08-14T11:40:20.123Z] Volume: local [2020-08-14T11:40:20.123Z] Network: bridge host ipvlan macvlan null overlay [2020-08-14T11:40:20.123Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-14T11:40:20.123Z] Swarm: inactive [2020-08-14T11:40:20.123Z] Runtimes: runc [2020-08-14T11:40:20.123Z] Default Runtime: runc [2020-08-14T11:40:20.123Z] Init Binary: docker-init [2020-08-14T11:40:20.123Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-14T11:40:20.123Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-14T11:40:20.123Z] init version: fec3683 [2020-08-14T11:40:20.123Z] Security Options: [2020-08-14T11:40:20.123Z] apparmor [2020-08-14T11:40:20.123Z] seccomp [2020-08-14T11:40:20.123Z] Profile: default [2020-08-14T11:40:20.123Z] Kernel Version: 4.15.0-1074-aws [2020-08-14T11:40:20.123Z] Operating System: Ubuntu 16.04.6 LTS [2020-08-14T11:40:20.123Z] OSType: linux [2020-08-14T11:40:20.123Z] Architecture: aarch64 [2020-08-14T11:40:20.123Z] CPUs: 4 [2020-08-14T11:40:20.123Z] Total Memory: 7.525GiB [2020-08-14T11:40:20.123Z] Name: ip-10-100-40-141 [2020-08-14T11:40:20.123Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-08-14T11:40:20.123Z] Docker Root Dir: /var/lib/docker [2020-08-14T11:40:20.123Z] Debug Mode: false [2020-08-14T11:40:20.123Z] Registry: https://index.docker.io/v1/ [2020-08-14T11:40:20.123Z] Labels: [2020-08-14T11:40:20.123Z] Experimental: true [2020-08-14T11:40:20.123Z] Insecure Registries: [2020-08-14T11:40:20.123Z] 127.0.0.0/8 [2020-08-14T11:40:20.123Z] Live Restore Enabled: true [2020-08-14T11:40:20.123Z] [2020-08-14T11:40:20.123Z] WARNING: No swap limit support [Pipeline] sh [2020-08-14T11:40:20.412Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-14T11:40:20.412Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-14T11:40:20.412Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-38241/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-14T11:40:20.412Z] + bash /home/ubuntu/workspace/moby_PR-38241/check-config.sh [2020-08-14T11:40:20.412Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-14T11:40:20.412Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-08-14T11:40:20.412Z] [2020-08-14T11:40:20.412Z] Generally Necessary: [2020-08-14T11:40:20.412Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-14T11:40:20.412Z] - apparmor: enabled and tools installed [2020-08-14T11:40:20.412Z] - CONFIG_NAMESPACES: enabled [2020-08-14T11:40:20.412Z] - CONFIG_NET_NS: enabled [2020-08-14T11:40:20.412Z] - CONFIG_PID_NS: enabled [2020-08-14T11:40:20.412Z] - CONFIG_IPC_NS: enabled [2020-08-14T11:40:20.412Z] - CONFIG_UTS_NS: enabled [2020-08-14T11:40:20.412Z] - CONFIG_CGROUPS: enabled [2020-08-14T11:40:20.412Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-14T11:40:20.412Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-14T11:40:20.412Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-14T11:40:20.412Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-14T11:40:20.543Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.4s done [2020-08-14T11:40:20.674Z] - CONFIG_CPUSETS: enabled [2020-08-14T11:40:20.674Z] - CONFIG_MEMCG: enabled [2020-08-14T11:40:20.674Z] - CONFIG_KEYS: enabled [2020-08-14T11:40:20.674Z] - CONFIG_VETH: enabled (as module) [2020-08-14T11:40:20.674Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-14T11:40:20.674Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-14T11:40:20.674Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-14T11:40:20.674Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-14T11:40:20.674Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-14T11:40:20.674Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-14T11:40:20.674Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-14T11:40:20.674Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-14T11:40:20.674Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-14T11:40:20.674Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-14T11:40:20.674Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-14T11:40:20.674Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-14T11:40:20.674Z] [2020-08-14T11:40:20.674Z] Optional Features: [2020-08-14T11:40:20.674Z] - CONFIG_USER_NS: enabled [2020-08-14T11:40:20.674Z] - CONFIG_SECCOMP: enabled [2020-08-14T11:40:20.674Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-14T11:40:20.674Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-14T11:40:20.674Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-14T11:40:20.674Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-14T11:40:20.674Z] - CONFIG_BLK_CGROUP: enabled [2020-08-14T11:40:20.674Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-14T11:40:20.674Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-14T11:40:20.674Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-14T11:40:20.834Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-08-14T11:40:20.834Z] #7 DONE 5.3s [2020-08-14T11:40:20.834Z] [2020-08-14T11:40:20.834Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-14T11:40:20.936Z] - CONFIG_CGROUP_PERF: enabled [2020-08-14T11:40:20.936Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-14T11:40:20.936Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-14T11:40:20.936Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-14T11:40:20.936Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-14T11:40:20.936Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-14T11:40:20.936Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-14T11:40:20.936Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-14T11:40:20.936Z] - CONFIG_IP_VS: enabled (as module) [2020-08-14T11:40:20.936Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-14T11:40:20.936Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-14T11:40:20.936Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-14T11:40:20.936Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-14T11:40:20.936Z] - CONFIG_EXT4_FS: enabled [2020-08-14T11:40:20.936Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-14T11:40:20.936Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-14T11:40:20.936Z] - Network Drivers: [2020-08-14T11:40:20.936Z] - "overlay": [2020-08-14T11:40:20.936Z] - CONFIG_VXLAN: enabled (as module) [2020-08-14T11:40:20.936Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-14T11:40:20.936Z] Optional (for encrypted networks): [2020-08-14T11:40:20.936Z] - CONFIG_CRYPTO: enabled [2020-08-14T11:40:20.936Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-14T11:40:20.936Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-14T11:40:20.936Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-14T11:40:20.936Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-14T11:40:20.936Z] - CONFIG_XFRM: enabled [2020-08-14T11:40:20.936Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-14T11:40:20.936Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-14T11:40:20.936Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-14T11:40:20.936Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-14T11:40:21.196Z] - "ipvlan": [2020-08-14T11:40:21.196Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-14T11:40:21.196Z] - "macvlan": [2020-08-14T11:40:21.196Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-14T11:40:21.196Z] - CONFIG_DUMMY: enabled (as module) [2020-08-14T11:40:21.196Z] - "ftp,tftp client in container": [2020-08-14T11:40:21.197Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-14T11:40:21.197Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-14T11:40:21.197Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-14T11:40:21.197Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-14T11:40:21.197Z] - Storage Drivers: [2020-08-14T11:40:21.197Z] - "aufs": [2020-08-14T11:40:21.197Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-14T11:40:21.197Z] - "btrfs": [2020-08-14T11:40:21.197Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-14T11:40:21.197Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-14T11:40:21.197Z] - "devicemapper": [2020-08-14T11:40:21.197Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-14T11:40:21.197Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-14T11:40:21.197Z] - "overlay": [2020-08-14T11:40:21.197Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-14T11:40:21.197Z] - "zfs": [2020-08-14T11:40:21.197Z] - /dev/zfs: missing [2020-08-14T11:40:21.197Z] - zfs command: missing [2020-08-14T11:40:21.197Z] - zpool command: missing [2020-08-14T11:40:21.197Z] [2020-08-14T11:40:21.197Z] Limits: [2020-08-14T11:40:21.197Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-14T11:40:21.197Z] [2020-08-14T11:40:21.197Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-14T11:40:21.450Z] Fetching without tags [2020-08-14T11:40:21.536Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8826978e976fbf8ed27e09cf9e91566443b463d7 . [2020-08-14T11:40:21.536Z] #2 [internal] load build definition from Dockerfile [2020-08-14T11:40:21.536Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-08-14T11:40:21.536Z] #2 DONE 0.0s [2020-08-14T11:40:21.536Z] [2020-08-14T11:40:21.536Z] #1 [internal] load .dockerignore [2020-08-14T11:40:21.536Z] #1 transferring context: 87B 0.0s done [2020-08-14T11:40:21.536Z] #1 DONE 0.0s [2020-08-14T11:40:21.536Z] [2020-08-14T11:40:21.536Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-14T11:40:21.536Z] #3 DONE 0.1s [2020-08-14T11:40:21.797Z] [2020-08-14T11:40:21.797Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-14T11:40:21.797Z] #4 CACHED [2020-08-14T11:40:21.849Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit 05083d547b29db00043df937be460fc7ad27304c [2020-08-14T11:40:21.866Z] #8 DONE 1.0s [2020-08-14T11:40:21.866Z] [2020-08-14T11:40:21.866Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-14T11:40:22.061Z] [2020-08-14T11:40:22.061Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-14T11:40:22.061Z] #5 DONE 0.1s [2020-08-14T11:40:22.061Z] [2020-08-14T11:40:22.061Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-14T11:40:22.325Z] #6 DONE 0.1s [2020-08-14T11:40:22.325Z] [2020-08-14T11:40:22.325Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-14T11:40:22.325Z] #58 DONE 0.0s [2020-08-14T11:40:22.325Z] [2020-08-14T11:40:22.325Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-14T11:40:22.325Z] #7 DONE 0.0s [2020-08-14T11:40:22.325Z] [2020-08-14T11:40:22.325Z] #20 [internal] load build context [2020-08-14T11:40:22.907Z] #9 DONE 1.0s [2020-08-14T11:40:22.907Z] [2020-08-14T11:40:22.907Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-14T11:40:22.907Z] #35 DONE 0.1s [2020-08-14T11:40:22.907Z] [2020-08-14T11:40:22.907Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-14T11:40:22.907Z] #27 DONE 0.1s [2020-08-14T11:40:22.907Z] [2020-08-14T11:40:22.907Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-14T11:40:21.422Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-14T11:40:21.425Z] > git config --add remote.origin.fetch +refs/pull/38241/head:refs/remotes/origin/PR-38241 # timeout=10 [2020-08-14T11:40:21.428Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:40:21.443Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-14T11:40:21.457Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-14T11:40:21.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-14T11:40:21.458Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38241/head:refs/remotes/origin/PR-38241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:40:21.855Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:40:21.858Z] > git checkout -f 05083d547b29db00043df937be460fc7ad27304c # timeout=10 [2020-08-14T11:40:22.655Z] > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10 [2020-08-14T11:40:23.488Z] Merge succeeded, producing 5c0297e956b85e2dd25ec9cc45aceb5b039138a0 [2020-08-14T11:40:23.488Z] Checking out Revision 5c0297e956b85e2dd25ec9cc45aceb5b039138a0 (PR-38241) [2020-08-14T11:40:23.585Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD" [2020-08-14T11:40:23.585Z] First time build. Skipping changelog. [2020-08-14T11:40:23.729Z] #20 transferring context: 51.48MB 1.4s done [2020-08-14T11:40:23.729Z] #20 DONE 1.5s [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-14T11:40:23.729Z] #14 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:40:23.729Z] #39 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-14T11:40:23.729Z] #19 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:23.729Z] #43 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-14T11:40:23.729Z] #46 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-14T11:40:23.729Z] #42 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-14T11:40:23.729Z] #15 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-14T11:40:23.729Z] #35 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-14T11:40:23.729Z] #12 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:23.729Z] #30 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:23.729Z] #45 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:40:23.729Z] #25 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:40:23.729Z] #51 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-14T11:40:23.729Z] #44 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-14T11:40:23.729Z] #24 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.729Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-14T11:40:23.729Z] #37 CACHED [2020-08-14T11:40:23.729Z] [2020-08-14T11:40:23.730Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-14T11:40:23.730Z] #9 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:40:23.730Z] #17 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-14T11:40:23.730Z] #48 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:40:23.730Z] #23 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-14T11:40:23.730Z] #61 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-14T11:40:23.730Z] #29 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:40:23.730Z] #32 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-14T11:40:23.730Z] #56 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-14T11:40:23.730Z] #13 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-14T11:40:23.730Z] #31 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:23.730Z] #60 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-14T11:40:23.730Z] #34 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-14T11:40:23.730Z] #40 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-14T11:40:23.730Z] #8 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-14T11:40:23.730Z] #26 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-14T11:40:23.730Z] #27 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-14T11:40:23.730Z] #53 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:23.730Z] #47 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-14T11:40:23.730Z] #55 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-14T11:40:23.730Z] #18 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-14T11:40:23.730Z] #36 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:23.730Z] #52 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:40:23.730Z] #33 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-14T11:40:23.730Z] #16 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-14T11:40:23.730Z] #28 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-14T11:40:23.730Z] #50 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-14T11:40:23.730Z] #22 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:40:23.730Z] #49 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-14T11:40:23.730Z] #11 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-14T11:40:23.730Z] #57 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:40:23.730Z] #10 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:23.730Z] #21 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:23.730Z] #54 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:40:23.730Z] #41 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-14T11:40:23.730Z] #59 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:40:23.730Z] #38 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-14T11:40:23.730Z] #62 CACHED [2020-08-14T11:40:23.730Z] [2020-08-14T11:40:23.730Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-14T11:40:24.444Z] + docker version [2020-08-14T11:40:24.444Z] Client: [2020-08-14T11:40:24.444Z] Version: 18.06.1-ce [2020-08-14T11:40:24.444Z] API version: 1.38 [2020-08-14T11:40:24.444Z] Go version: go1.10.3 [2020-08-14T11:40:24.444Z] Git commit: e68fc7a [2020-08-14T11:40:24.444Z] Built: Tue Aug 21 17:26:10 2018 [2020-08-14T11:40:24.444Z] OS/Arch: linux/ppc64le [2020-08-14T11:40:24.444Z] Experimental: false [2020-08-14T11:40:24.444Z] [2020-08-14T11:40:24.444Z] Server: [2020-08-14T11:40:24.444Z] Engine: [2020-08-14T11:40:24.444Z] Version: 18.06.1-ce [2020-08-14T11:40:24.444Z] API version: 1.38 (minimum version 1.12) [2020-08-14T11:40:24.444Z] Go version: go1.10.3 [2020-08-14T11:40:24.444Z] Git commit: e68fc7a [2020-08-14T11:40:24.444Z] Built: Tue Aug 21 17:24:20 2018 [2020-08-14T11:40:24.444Z] OS/Arch: linux/ppc64le [2020-08-14T11:40:24.444Z] Experimental: true [Pipeline] sh [2020-08-14T11:40:24.834Z] + docker info [2020-08-14T11:40:24.834Z] Containers: 0 [2020-08-14T11:40:24.834Z] Running: 0 [2020-08-14T11:40:24.834Z] Paused: 0 [2020-08-14T11:40:24.834Z] Stopped: 0 [2020-08-14T11:40:24.834Z] Images: 0 [2020-08-14T11:40:24.834Z] Server Version: 18.06.1-ce [2020-08-14T11:40:24.834Z] Storage Driver: overlay2 [2020-08-14T11:40:24.834Z] Backing Filesystem: extfs [2020-08-14T11:40:24.834Z] Supports d_type: true [2020-08-14T11:40:24.834Z] Native Overlay Diff: true [2020-08-14T11:40:24.834Z] Logging Driver: json-file [2020-08-14T11:40:24.834Z] Cgroup Driver: cgroupfs [2020-08-14T11:40:24.834Z] Plugins: [2020-08-14T11:40:24.834Z] Volume: local [2020-08-14T11:40:24.834Z] Network: bridge host ipvlan macvlan null overlay [2020-08-14T11:40:24.834Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-08-14T11:40:24.834Z] Swarm: inactive [2020-08-14T11:40:24.834Z] Runtimes: runc [2020-08-14T11:40:24.834Z] Default Runtime: runc [2020-08-14T11:40:24.834Z] Init Binary: docker-init [2020-08-14T11:40:24.834Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-08-14T11:40:24.834Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-08-14T11:40:24.834Z] init version: fec3683 [2020-08-14T11:40:24.834Z] Security Options: [2020-08-14T11:40:24.834Z] apparmor [2020-08-14T11:40:24.834Z] seccomp [2020-08-14T11:40:24.834Z] Profile: default [2020-08-14T11:40:24.834Z] Kernel Version: 4.4.0-139-generic [2020-08-14T11:40:24.834Z] Operating System: Ubuntu 16.04.3 LTS [2020-08-14T11:40:24.834Z] OSType: linux [2020-08-14T11:40:24.834Z] Architecture: ppc64le [2020-08-14T11:40:24.834Z] CPUs: 4 [2020-08-14T11:40:24.834Z] Total Memory: 7.972GiB [2020-08-14T11:40:24.834Z] Name: ppc64le-ubuntu-17 [2020-08-14T11:40:24.834Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-08-14T11:40:24.834Z] Docker Root Dir: /var/lib/docker [2020-08-14T11:40:24.834Z] Debug Mode (client): false [2020-08-14T11:40:24.834Z] Debug Mode (server): false [2020-08-14T11:40:24.834Z] Username: dockerbuildbot [2020-08-14T11:40:24.834Z] Registry: https://index.docker.io/v1/ [2020-08-14T11:40:24.834Z] Labels: [2020-08-14T11:40:24.834Z] Experimental: true [2020-08-14T11:40:24.834Z] Insecure Registries: [2020-08-14T11:40:24.834Z] 127.0.0.0/8 [2020-08-14T11:40:24.834Z] Live Restore Enabled: false [2020-08-14T11:40:24.834Z] [Pipeline] sh [2020-08-14T11:40:23.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-14T11:40:23.495Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:40:23.498Z] > git checkout -f 5c0297e956b85e2dd25ec9cc45aceb5b039138a0 # timeout=10 [2020-08-14T11:40:25.219Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-14T11:40:25.219Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-14T11:40:25.219Z] + curl -fsSL -o /home/docker/workspace/moby_PR-38241/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-14T11:40:25.219Z] + bash /home/docker/workspace/moby_PR-38241/check-config.sh [2020-08-14T11:40:25.219Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-14T11:40:25.219Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-08-14T11:40:25.219Z] [2020-08-14T11:40:25.219Z] Generally Necessary: [2020-08-14T11:40:25.513Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-14T11:40:25.514Z] - apparmor: enabled and tools installed [2020-08-14T11:40:25.514Z] - CONFIG_NAMESPACES: enabled [2020-08-14T11:40:25.514Z] - CONFIG_NET_NS: enabled [2020-08-14T11:40:25.514Z] - CONFIG_PID_NS: enabled [2020-08-14T11:40:25.514Z] - CONFIG_IPC_NS: enabled [2020-08-14T11:40:25.514Z] - CONFIG_UTS_NS: enabled [2020-08-14T11:40:25.514Z] - CONFIG_CGROUPS: enabled [2020-08-14T11:40:25.514Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-14T11:40:25.514Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-14T11:40:25.514Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-14T11:40:25.514Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-14T11:40:25.514Z] - CONFIG_CPUSETS: enabled [2020-08-14T11:40:25.514Z] - CONFIG_MEMCG: enabled [2020-08-14T11:40:25.514Z] - CONFIG_KEYS: enabled [2020-08-14T11:40:25.514Z] - CONFIG_VETH: enabled (as module) [2020-08-14T11:40:25.514Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-14T11:40:25.514Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-14T11:40:25.514Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-14T11:40:25.514Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-14T11:40:25.514Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-14T11:40:25.514Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-14T11:40:25.514Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-14T11:40:25.514Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-14T11:40:25.514Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-14T11:40:25.514Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-14T11:40:25.514Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-14T11:40:25.514Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-14T11:40:25.514Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-08-14T11:40:25.514Z] [2020-08-14T11:40:25.514Z] Optional Features: [2020-08-14T11:40:25.514Z] - CONFIG_USER_NS: enabled [2020-08-14T11:40:25.514Z] - CONFIG_SECCOMP: enabled [2020-08-14T11:40:25.514Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-14T11:40:25.514Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-14T11:40:25.514Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-14T11:40:25.514Z] (cgroup swap accounting is currently enabled) [2020-08-14T11:40:25.514Z] - CONFIG_MEMCG_KMEM: enabled [2020-08-14T11:40:25.514Z] - CONFIG_BLK_CGROUP: enabled [2020-08-14T11:40:25.514Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-14T11:40:25.514Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-14T11:40:25.514Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-14T11:40:25.514Z] - CONFIG_CGROUP_PERF: enabled [2020-08-14T11:40:25.514Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-14T11:40:25.514Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-14T11:40:25.514Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-14T11:40:25.514Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-14T11:40:25.514Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-14T11:40:25.514Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-14T11:40:25.514Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-14T11:40:25.514Z] - CONFIG_IP_VS: enabled (as module) [2020-08-14T11:40:25.514Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-14T11:40:25.514Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-14T11:40:25.514Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-14T11:40:25.646Z] #63 DONE 1.8s [2020-08-14T11:40:25.646Z] [2020-08-14T11:40:25.646Z] #64 exporting to image [2020-08-14T11:40:25.646Z] #64 exporting layers [2020-08-14T11:40:25.666Z] #28 2.531 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-14T11:40:25.666Z] #28 2.533 Cloning into '.'... [2020-08-14T11:40:25.805Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-14T11:40:25.805Z] - CONFIG_EXT4_FS: enabled [2020-08-14T11:40:25.805Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-14T11:40:25.805Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-14T11:40:25.805Z] - Network Drivers: [2020-08-14T11:40:25.805Z] - "overlay": [2020-08-14T11:40:25.805Z] - CONFIG_VXLAN: enabled (as module) [2020-08-14T11:40:25.805Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-14T11:40:25.805Z] Optional (for encrypted networks): [2020-08-14T11:40:25.805Z] - CONFIG_CRYPTO: enabled [2020-08-14T11:40:25.805Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-08-14T11:40:25.805Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-08-14T11:40:25.805Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-08-14T11:40:25.805Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-08-14T11:40:25.805Z] - CONFIG_XFRM: enabled [2020-08-14T11:40:25.805Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-14T11:40:25.805Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-14T11:40:25.805Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-14T11:40:25.805Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-14T11:40:25.805Z] - "ipvlan": [2020-08-14T11:40:25.805Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-14T11:40:25.805Z] - "macvlan": [2020-08-14T11:40:25.805Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-14T11:40:25.805Z] - CONFIG_DUMMY: enabled (as module) [2020-08-14T11:40:25.805Z] - "ftp,tftp client in container": [2020-08-14T11:40:25.805Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-14T11:40:25.805Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-14T11:40:25.805Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-14T11:40:25.805Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-14T11:40:25.805Z] - Storage Drivers: [2020-08-14T11:40:25.805Z] - "aufs": [2020-08-14T11:40:25.805Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-14T11:40:25.805Z] - "btrfs": [2020-08-14T11:40:25.805Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-14T11:40:25.805Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-14T11:40:25.805Z] - "devicemapper": [2020-08-14T11:40:25.805Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-14T11:40:25.805Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-14T11:40:25.805Z] - "overlay": [2020-08-14T11:40:25.805Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-14T11:40:25.805Z] - "zfs": [2020-08-14T11:40:25.805Z] - /dev/zfs: missing [2020-08-14T11:40:25.805Z] - zfs command: missing [2020-08-14T11:40:25.805Z] - zpool command: missing [2020-08-14T11:40:25.805Z] [2020-08-14T11:40:25.805Z] Limits: [2020-08-14T11:40:25.805Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-14T11:40:25.805Z] [2020-08-14T11:40:25.805Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-14T11:40:26.241Z] + make bundles/buildx [2020-08-14T11:40:26.536Z] make: command: Command not found [2020-08-14T11:40:26.536Z] make: command: Command not found [2020-08-14T11:40:26.536Z] mkdir bundles [2020-08-14T11:40:26.536Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-08-14T11:40:26.536Z] --build-arg BUILDX_COMMIT \ [2020-08-14T11:40:26.536Z] --build-arg BUILDX_REPO \ [2020-08-14T11:40:26.536Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-08-14T11:40:26.536Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-08-14T11:40:26.536Z] . [2020-08-14T11:40:26.536Z] /bin/sh: 4: go: not found [2020-08-14T11:40:26.536Z] /bin/sh: 5: go: not found [2020-08-14T11:40:27.034Z] #64 exporting layers 1.5s done [2020-08-14T11:40:27.034Z] #64 writing image sha256:6291e8a220853051f15967bca9968ab4d77141f35ae175ff7cc8381707d7e54f done [2020-08-14T11:40:27.034Z] #64 naming to docker.io/library/docker:8826978e976fbf8ed27e09cf9e91566443b463d7 done [2020-08-14T11:40:27.034Z] #64 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-14T11:40:27.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38241/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/test/unit [2020-08-14T11:40:28.397Z] #28 ... [2020-08-14T11:40:28.397Z] [2020-08-14T11:40:28.397Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:28.397Z] #43 2.020 + RM_GOPATH=0 [2020-08-14T11:40:28.397Z] #43 2.020 + TMP_GOPATH= [2020-08-14T11:40:28.397Z] #43 2.020 + : /build [2020-08-14T11:40:28.397Z] #43 2.020 + '[' -z '' ']' [2020-08-14T11:40:28.397Z] #43 2.020 ++ mktemp -d [2020-08-14T11:40:28.397Z] #43 2.020 + export GOPATH=/tmp/tmp.yaU2tJTHPO [2020-08-14T11:40:28.397Z] #43 2.020 + GOPATH=/tmp/tmp.yaU2tJTHPO [2020-08-14T11:40:28.397Z] #43 2.020 + RM_GOPATH=1 [2020-08-14T11:40:28.397Z] #43 2.020 + case "$(go env GOARCH)" in [2020-08-14T11:40:28.397Z] #43 2.020 ++ go env GOARCH [2020-08-14T11:40:28.397Z] #43 2.034 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:28.397Z] #43 2.034 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:28.397Z] #43 2.034 ++ dirname /tmp/install/install.sh [2020-08-14T11:40:28.397Z] #43 2.042 + dir=/tmp/install [2020-08-14T11:40:28.397Z] #43 2.042 + bin=gotestsum [2020-08-14T11:40:28.397Z] #43 2.042 + shift [2020-08-14T11:40:28.397Z] #43 2.042 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-14T11:40:28.397Z] #43 2.042 + . /tmp/install/gotestsum.installer [2020-08-14T11:40:28.397Z] #43 2.042 ++ : v0.3.5 [2020-08-14T11:40:28.397Z] #43 2.042 + install_gotestsum [2020-08-14T11:40:28.397Z] #43 2.042 + set -e [2020-08-14T11:40:28.397Z] #43 2.042 + export GO111MODULE=on [2020-08-14T11:40:28.397Z] #43 2.042 + GO111MODULE=on [2020-08-14T11:40:28.397Z] #43 2.042 + GOBIN=/build [2020-08-14T11:40:28.397Z] #43 2.054 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-14T11:40:28.397Z] #43 2.082 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-14T11:40:28.397Z] #43 2.121 go: finding gotest.tools v0.3.5 [2020-08-14T11:40:28.397Z] #43 2.473 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-14T11:40:28.397Z] #43 2.628 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-14T11:40:28.397Z] #43 4.479 go: downloading gotest.tools v2.1.0+incompatible [2020-08-14T11:40:28.397Z] #43 4.534 go: extracting gotest.tools v2.1.0+incompatible [2020-08-14T11:40:28.397Z] #43 4.616 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-14T11:40:28.397Z] #43 4.617 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-14T11:40:28.397Z] #43 4.757 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-14T11:40:28.397Z] #43 4.768 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-14T11:40:28.397Z] #43 4.835 go: downloading github.com/pkg/errors v0.8.0 [2020-08-14T11:40:28.397Z] #43 4.846 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-14T11:40:28.397Z] #43 4.898 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-14T11:40:28.397Z] #43 4.901 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-14T11:40:28.397Z] #43 4.984 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-14T11:40:28.397Z] #43 4.986 go: downloading github.com/fatih/color v1.6.0 [2020-08-14T11:40:28.397Z] #43 4.990 go: extracting github.com/pkg/errors v0.8.0 [2020-08-14T11:40:28.397Z] #43 5.011 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-14T11:40:28.397Z] #43 5.064 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-14T11:40:28.397Z] #43 5.119 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-14T11:40:28.397Z] #43 5.344 go: extracting github.com/fatih/color v1.6.0 [2020-08-14T11:40:28.397Z] #43 5.348 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-14T11:40:28.397Z] #43 5.349 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-14T11:40:28.397Z] #43 5.514 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-14T11:40:28.639Z] Sending build context to Docker daemon 56.24MB [2020-08-14T11:40:28.639Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-08-14T11:40:28.639Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-08-14T11:40:28.639Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-08-14T11:40:28.639Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-08-14T11:40:28.639Z] 1.13.15-buster: Pulling from library/golang [2020-08-14T11:40:28.689Z] #43 5.646 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-14T11:40:28.937Z] db4e2d8d5901: Pulling fs layer [2020-08-14T11:40:28.938Z] dfe2d012519c: Pulling fs layer [2020-08-14T11:40:28.938Z] 5d8f1d1f9197: Pulling fs layer [2020-08-14T11:40:28.938Z] 1301750ffb48: Pulling fs layer [2020-08-14T11:40:28.938Z] dc5c6edc9cff: Pulling fs layer [2020-08-14T11:40:28.938Z] 3c370c2e2f82: Pulling fs layer [2020-08-14T11:40:28.938Z] 5ffb2f5886e2: Pulling fs layer [2020-08-14T11:40:28.938Z] dc5c6edc9cff: Waiting [2020-08-14T11:40:28.938Z] 3c370c2e2f82: Waiting [2020-08-14T11:40:28.938Z] 5ffb2f5886e2: Waiting [2020-08-14T11:40:28.938Z] 1301750ffb48: Waiting [2020-08-14T11:40:29.291Z] dfe2d012519c: Verifying Checksum [2020-08-14T11:40:29.291Z] dfe2d012519c: Download complete [2020-08-14T11:40:29.291Z] 5d8f1d1f9197: Verifying Checksum [2020-08-14T11:40:29.291Z] 5d8f1d1f9197: Download complete [2020-08-14T11:40:29.319Z] #43 6.337 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-14T11:40:29.319Z] #43 6.441 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-14T11:40:29.610Z] #43 6.529 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-14T11:40:30.711Z] ? github.com/docker/docker/api [no test files] [2020-08-14T11:40:31.122Z] #43 8.419 go: finding github.com/fatih/color v1.6.0 [2020-08-14T11:40:31.412Z] #43 8.506 go: finding github.com/pkg/errors v0.8.0 [2020-08-14T11:40:31.412Z] #43 8.614 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-14T11:40:31.412Z] #43 8.624 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-14T11:40:31.412Z] #43 8.636 go: finding github.com/spf13/pflag v1.0.1 [2020-08-14T11:40:31.413Z] #43 8.702 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-14T11:40:31.420Z] db4e2d8d5901: Verifying Checksum [2020-08-14T11:40:31.420Z] db4e2d8d5901: Download complete [2020-08-14T11:40:31.703Z] #43 8.787 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-14T11:40:31.703Z] #43 8.831 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-14T11:40:31.703Z] #43 8.874 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-14T11:40:31.703Z] #43 8.902 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-14T11:40:31.703Z] #43 8.915 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-14T11:40:32.072Z] 1301750ffb48: Verifying Checksum [2020-08-14T11:40:32.072Z] 1301750ffb48: Download complete [2020-08-14T11:40:32.369Z] 5ffb2f5886e2: Verifying Checksum [2020-08-14T11:40:32.369Z] 5ffb2f5886e2: Download complete [2020-08-14T11:40:32.734Z] #43 ... [2020-08-14T11:40:32.734Z] [2020-08-14T11:40:32.734Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:40:32.734Z] #32 2.705 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:40:32.734Z] #32 2.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:40:32.734Z] #32 2.770 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:40:32.734Z] #32 3.338 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-14T11:40:32.734Z] #32 4.630 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-14T11:40:32.734Z] #32 6.550 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-14T11:40:33.025Z] #32 ... [2020-08-14T11:40:33.025Z] [2020-08-14T11:40:33.025Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-14T11:40:33.025Z] #36 2.404 + git clone https://github.com/docker/distribution.git . [2020-08-14T11:40:33.025Z] #36 2.404 Cloning into '.'... [2020-08-14T11:40:33.025Z] #36 ... [2020-08-14T11:40:33.025Z] [2020-08-14T11:40:33.025Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:40:33.025Z] #38 1.812 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:40:33.025Z] #38 1.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:40:33.025Z] #38 2.054 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:40:33.025Z] #38 2.432 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-14T11:40:33.025Z] #38 3.718 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-14T11:40:33.025Z] #38 5.498 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-14T11:40:33.316Z] #38 ... [2020-08-14T11:40:33.316Z] [2020-08-14T11:40:33.316Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:40:33.316Z] #23 1.825 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:40:33.316Z] #23 1.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:40:33.316Z] #23 2.043 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:40:33.316Z] #23 2.381 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-14T11:40:33.316Z] #23 3.158 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-14T11:40:33.316Z] #23 4.968 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-14T11:40:33.316Z] #23 ... [2020-08-14T11:40:33.316Z] [2020-08-14T11:40:33.316Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:33.316Z] #60 1.703 + RM_GOPATH=0 [2020-08-14T11:40:33.316Z] #60 1.703 + TMP_GOPATH= [2020-08-14T11:40:33.316Z] #60 1.703 + : /build [2020-08-14T11:40:33.316Z] #60 1.703 + '[' -z '' ']' [2020-08-14T11:40:33.316Z] #60 1.703 ++ mktemp -d [2020-08-14T11:40:33.316Z] #60 1.706 + export GOPATH=/tmp/tmp.U3y6PVgI5Z [2020-08-14T11:40:33.316Z] #60 1.706 + GOPATH=/tmp/tmp.U3y6PVgI5Z [2020-08-14T11:40:33.316Z] #60 1.706 + RM_GOPATH=1 [2020-08-14T11:40:33.316Z] #60 1.706 + case "$(go env GOARCH)" in [2020-08-14T11:40:33.316Z] #60 1.706 ++ go env GOARCH [2020-08-14T11:40:33.316Z] #60 1.709 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:33.316Z] #60 1.709 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:33.316Z] #60 1.709 ++ dirname /tmp/install/install.sh [2020-08-14T11:40:33.316Z] #60 1.710 + dir=/tmp/install [2020-08-14T11:40:33.316Z] #60 1.710 + bin=proxy [2020-08-14T11:40:33.316Z] #60 1.710 + shift [2020-08-14T11:40:33.316Z] #60 1.710 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-14T11:40:33.316Z] #60 1.710 + . /tmp/install/proxy.installer [2020-08-14T11:40:33.316Z] #60 1.710 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-14T11:40:33.316Z] #60 1.710 + install_proxy [2020-08-14T11:40:33.316Z] #60 1.710 + case "$1" in [2020-08-14T11:40:33.316Z] #60 1.710 + export CGO_ENABLED=0 [2020-08-14T11:40:33.316Z] #60 1.710 + CGO_ENABLED=0 [2020-08-14T11:40:33.316Z] #60 1.710 + _install_proxy [2020-08-14T11:40:33.316Z] #60 1.710 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-14T11:40:33.316Z] #60 1.710 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.U3y6PVgI5Z/src/github.com/docker/libnetwork [2020-08-14T11:40:33.316Z] #60 1.710 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-14T11:40:33.316Z] #60 1.713 Cloning into '/tmp/tmp.U3y6PVgI5Z/src/github.com/docker/libnetwork'... [2020-08-14T11:40:33.425Z] dc5c6edc9cff: Verifying Checksum [2020-08-14T11:40:33.426Z] dc5c6edc9cff: Download complete [2020-08-14T11:40:33.606Z] #60 ... [2020-08-14T11:40:33.606Z] [2020-08-14T11:40:33.606Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:33.606Z] #30 1.778 + RM_GOPATH=0 [2020-08-14T11:40:33.606Z] #30 1.778 + TMP_GOPATH= [2020-08-14T11:40:33.606Z] #30 1.778 + : /build [2020-08-14T11:40:33.606Z] #30 1.778 + '[' -z '' ']' [2020-08-14T11:40:33.606Z] #30 1.778 ++ mktemp -d [2020-08-14T11:40:33.606Z] #30 1.778 + export GOPATH=/tmp/tmp.SV75R034H1 [2020-08-14T11:40:33.606Z] #30 1.778 + GOPATH=/tmp/tmp.SV75R034H1 [2020-08-14T11:40:33.606Z] #30 1.778 + RM_GOPATH=1 [2020-08-14T11:40:33.606Z] #30 1.778 + case "$(go env GOARCH)" in [2020-08-14T11:40:33.606Z] #30 1.779 ++ go env GOARCH [2020-08-14T11:40:33.606Z] #30 1.788 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:33.606Z] #30 1.788 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:33.606Z] #30 1.788 ++ dirname /tmp/install/install.sh [2020-08-14T11:40:33.606Z] #30 1.789 + dir=/tmp/install [2020-08-14T11:40:33.606Z] #30 1.789 + bin=tomlv [2020-08-14T11:40:33.606Z] #30 1.789 + shift [2020-08-14T11:40:33.606Z] #30 1.789 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-14T11:40:33.606Z] #30 1.789 + . /tmp/install/tomlv.installer [2020-08-14T11:40:33.606Z] #30 1.789 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-14T11:40:33.606Z] #30 1.789 + install_tomlv [2020-08-14T11:40:33.606Z] #30 1.789 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-14T11:40:33.606Z] #30 1.789 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SV75R034H1/src/github.com/BurntSushi/toml [2020-08-14T11:40:33.606Z] #30 1.789 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-14T11:40:33.606Z] #30 1.790 Cloning into '/tmp/tmp.SV75R034H1/src/github.com/BurntSushi/toml'... [2020-08-14T11:40:33.606Z] #30 2.369 + cd /tmp/tmp.SV75R034H1/src/github.com/BurntSushi/toml [2020-08-14T11:40:33.606Z] #30 2.369 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-14T11:40:33.606Z] #30 2.372 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-14T11:40:33.606Z] #30 2.738 runtime/internal/atomic [2020-08-14T11:40:33.606Z] #30 2.747 internal/cpu [2020-08-14T11:40:33.606Z] #30 2.827 runtime/internal/sys [2020-08-14T11:40:33.606Z] #30 2.872 runtime/internal/math [2020-08-14T11:40:33.606Z] #30 2.911 math/bits [2020-08-14T11:40:33.606Z] #30 3.144 internal/bytealg [2020-08-14T11:40:33.606Z] #30 3.201 math [2020-08-14T11:40:33.606Z] #30 3.474 runtime [2020-08-14T11:40:33.606Z] #30 7.047 unicode/utf8 [2020-08-14T11:40:33.606Z] #30 7.397 internal/testlog [2020-08-14T11:40:33.606Z] #30 7.635 runtime/cgo [2020-08-14T11:40:33.606Z] #30 ... [2020-08-14T11:40:33.606Z] [2020-08-14T11:40:33.606Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:40:33.606Z] #10 2.578 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:40:33.606Z] #10 2.622 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:40:33.606Z] #10 2.636 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:40:33.606Z] #10 3.255 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-14T11:40:33.606Z] #10 4.701 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-14T11:40:33.606Z] #10 6.525 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-14T11:40:33.897Z] #10 ... [2020-08-14T11:40:33.897Z] [2020-08-14T11:40:33.897Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:33.897Z] #21 2.170 + RM_GOPATH=0 [2020-08-14T11:40:33.897Z] #21 2.170 + TMP_GOPATH= [2020-08-14T11:40:33.897Z] #21 2.170 + : /build [2020-08-14T11:40:33.897Z] #21 2.170 + '[' -z '' ']' [2020-08-14T11:40:33.897Z] #21 2.170 ++ mktemp -d [2020-08-14T11:40:33.897Z] #21 2.170 + export GOPATH=/tmp/tmp.cpoHsw8Z30 [2020-08-14T11:40:33.897Z] #21 2.170 + GOPATH=/tmp/tmp.cpoHsw8Z30 [2020-08-14T11:40:33.897Z] #21 2.170 + RM_GOPATH=1 [2020-08-14T11:40:33.897Z] #21 2.170 + case "$(go env GOARCH)" in [2020-08-14T11:40:33.897Z] #21 2.170 ++ go env GOARCH [2020-08-14T11:40:33.897Z] #21 2.191 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:33.897Z] #21 2.191 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:33.897Z] #21 2.236 Install docker/cli version 17.06.2-ce from stable [2020-08-14T11:40:33.897Z] #21 2.236 ++ dirname /tmp/install/install.sh [2020-08-14T11:40:33.897Z] #21 2.236 + dir=/tmp/install [2020-08-14T11:40:33.897Z] #21 2.236 + bin=dockercli [2020-08-14T11:40:33.897Z] #21 2.236 + shift [2020-08-14T11:40:33.897Z] #21 2.236 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-14T11:40:33.897Z] #21 2.236 + . /tmp/install/dockercli.installer [2020-08-14T11:40:33.897Z] #21 2.236 ++ : stable [2020-08-14T11:40:33.897Z] #21 2.236 ++ : 17.06.2-ce [2020-08-14T11:40:33.897Z] #21 2.236 + install_dockercli [2020-08-14T11:40:33.897Z] #21 2.236 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-14T11:40:33.897Z] #21 2.236 ++ uname -m [2020-08-14T11:40:33.897Z] #21 2.236 + arch=s390x [2020-08-14T11:40:33.897Z] #21 2.236 + '[' s390x '!=' x86_64 ']' [2020-08-14T11:40:33.897Z] #21 2.236 + '[' s390x '!=' s390x ']' [2020-08-14T11:40:33.897Z] #21 2.236 + url=https://download.docker.com/linux/static [2020-08-14T11:40:33.897Z] #21 2.236 + tar -xz docker/docker [2020-08-14T11:40:33.897Z] #21 2.236 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-08-14T11:40:33.897Z] #21 ... [2020-08-14T11:40:33.897Z] [2020-08-14T11:40:33.897Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:33.897Z] #54 2.267 + RM_GOPATH=0 [2020-08-14T11:40:33.897Z] #54 2.267 + TMP_GOPATH= [2020-08-14T11:40:33.897Z] #54 2.267 + : /build [2020-08-14T11:40:33.897Z] #54 2.267 + '[' -z '' ']' [2020-08-14T11:40:33.897Z] #54 2.267 ++ mktemp -d [2020-08-14T11:40:33.897Z] #54 2.267 + export GOPATH=/tmp/tmp.COEE8uEHBs [2020-08-14T11:40:33.897Z] #54 2.267 + GOPATH=/tmp/tmp.COEE8uEHBs [2020-08-14T11:40:33.897Z] #54 2.267 + RM_GOPATH=1 [2020-08-14T11:40:33.897Z] #54 2.267 + case "$(go env GOARCH)" in [2020-08-14T11:40:33.897Z] #54 2.267 ++ go env GOARCH [2020-08-14T11:40:33.897Z] #54 2.267 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:33.897Z] #54 2.267 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:33.897Z] #54 2.267 ++ dirname /tmp/install/install.sh [2020-08-14T11:40:33.897Z] #54 2.267 + dir=/tmp/install [2020-08-14T11:40:33.897Z] #54 2.267 + bin=rootlesskit [2020-08-14T11:40:33.897Z] #54 2.267 + shift [2020-08-14T11:40:33.897Z] #54 2.267 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-14T11:40:33.897Z] #54 2.267 + . /tmp/install/rootlesskit.installer [2020-08-14T11:40:33.897Z] #54 2.267 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-14T11:40:33.897Z] #54 2.267 + install_rootlesskit [2020-08-14T11:40:33.897Z] #54 2.267 + case "$1" in [2020-08-14T11:40:33.897Z] #54 2.267 + export CGO_ENABLED=0 [2020-08-14T11:40:33.897Z] #54 2.267 + CGO_ENABLED=0 [2020-08-14T11:40:33.897Z] #54 2.267 + _install_rootlesskit [2020-08-14T11:40:33.897Z] #54 2.267 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-14T11:40:33.897Z] #54 2.267 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.COEE8uEHBs/src/github.com/rootless-containers/rootlesskit [2020-08-14T11:40:33.897Z] #54 2.269 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-14T11:40:33.897Z] #54 2.269 Cloning into '/tmp/tmp.COEE8uEHBs/src/github.com/rootless-containers/rootlesskit'... [2020-08-14T11:40:33.897Z] #54 5.693 + cd /tmp/tmp.COEE8uEHBs/src/github.com/rootless-containers/rootlesskit [2020-08-14T11:40:33.897Z] #54 5.694 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-14T11:40:33.897Z] #54 6.017 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-14T11:40:33.897Z] #54 6.017 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-14T11:40:34.188Z] #54 ... [2020-08-14T11:40:34.188Z] [2020-08-14T11:40:34.188Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:34.188Z] #45 2.011 + RM_GOPATH=0 [2020-08-14T11:40:34.188Z] #45 2.011 + TMP_GOPATH= [2020-08-14T11:40:34.188Z] #45 2.011 + : /build [2020-08-14T11:40:34.188Z] #45 2.011 + '[' -z '' ']' [2020-08-14T11:40:34.188Z] #45 2.011 ++ mktemp -d [2020-08-14T11:40:34.188Z] #45 2.011 + export GOPATH=/tmp/tmp.RGRInIPZnu [2020-08-14T11:40:34.188Z] #45 2.011 + GOPATH=/tmp/tmp.RGRInIPZnu [2020-08-14T11:40:34.188Z] #45 2.011 + RM_GOPATH=1 [2020-08-14T11:40:34.188Z] #45 2.011 + case "$(go env GOARCH)" in [2020-08-14T11:40:34.188Z] #45 2.011 ++ go env GOARCH [2020-08-14T11:40:34.188Z] #45 2.021 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:34.188Z] #45 2.021 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:34.188Z] #45 2.021 ++ dirname /tmp/install/install.sh [2020-08-14T11:40:34.188Z] #45 2.021 + dir=/tmp/install [2020-08-14T11:40:34.188Z] #45 2.021 + bin=golangci_lint [2020-08-14T11:40:34.188Z] #45 2.021 + shift [2020-08-14T11:40:34.188Z] #45 2.021 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-14T11:40:34.188Z] #45 2.021 + . /tmp/install/golangci_lint.installer [2020-08-14T11:40:34.188Z] #45 2.021 ++ : v1.23.8 [2020-08-14T11:40:34.188Z] #45 2.021 + install_golangci_lint [2020-08-14T11:40:34.188Z] #45 2.021 + echo 'Installing golangci-lint version v1.23.8' [2020-08-14T11:40:34.188Z] #45 2.021 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-14T11:40:34.188Z] #45 2.021 Installing golangci-lint version v1.23.8 [2020-08-14T11:40:34.188Z] #45 ... [2020-08-14T11:40:34.188Z] [2020-08-14T11:40:34.188Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:40:34.188Z] #51 2.718 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:40:34.188Z] #51 2.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:40:34.188Z] #51 2.777 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:40:34.188Z] #51 3.389 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-14T11:40:34.188Z] #51 5.089 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-14T11:40:34.188Z] #51 7.014 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-14T11:40:34.478Z] #51 ... [2020-08-14T11:40:34.478Z] [2020-08-14T11:40:34.478Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:34.478Z] #47 2.428 + RM_GOPATH=0 [2020-08-14T11:40:34.478Z] #47 2.428 + TMP_GOPATH= [2020-08-14T11:40:34.478Z] #47 2.428 + : /build [2020-08-14T11:40:34.478Z] #47 2.428 + '[' -z '' ']' [2020-08-14T11:40:34.478Z] #47 2.429 ++ mktemp -d [2020-08-14T11:40:34.478Z] #47 2.430 + export GOPATH=/tmp/tmp.5OfH9Dk7sC [2020-08-14T11:40:34.478Z] #47 2.430 + GOPATH=/tmp/tmp.5OfH9Dk7sC [2020-08-14T11:40:34.478Z] #47 2.430 + RM_GOPATH=1 [2020-08-14T11:40:34.478Z] #47 2.430 + case "$(go env GOARCH)" in [2020-08-14T11:40:34.478Z] #47 2.432 ++ go env GOARCH [2020-08-14T11:40:34.478Z] #47 2.441 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:34.478Z] #47 2.441 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:34.478Z] #47 2.441 ++ dirname /tmp/install/install.sh [2020-08-14T11:40:34.478Z] #47 2.442 + dir=/tmp/install [2020-08-14T11:40:34.478Z] #47 2.442 + bin=shfmt [2020-08-14T11:40:34.478Z] #47 2.442 + shift [2020-08-14T11:40:34.478Z] #47 2.442 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-14T11:40:34.478Z] #47 2.442 + . /tmp/install/shfmt.installer [2020-08-14T11:40:34.478Z] #47 2.442 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-14T11:40:34.478Z] #47 2.442 + install_shfmt [2020-08-14T11:40:34.478Z] #47 2.442 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-14T11:40:34.478Z] #47 2.442 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5OfH9Dk7sC/src/github.com/mvdan/sh [2020-08-14T11:40:34.478Z] #47 2.442 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-14T11:40:34.478Z] #47 2.448 Cloning into '/tmp/tmp.5OfH9Dk7sC/src/github.com/mvdan/sh'... [2020-08-14T11:40:34.478Z] #47 8.079 + cd /tmp/tmp.5OfH9Dk7sC/src/github.com/mvdan/sh [2020-08-14T11:40:34.478Z] #47 8.079 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-14T11:40:34.478Z] #47 8.134 + GO111MODULE=on [2020-08-14T11:40:34.478Z] #47 8.134 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-14T11:40:34.478Z] #47 8.902 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-14T11:40:34.478Z] #47 8.906 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-14T11:40:34.478Z] #47 8.951 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-14T11:40:34.478Z] #47 9.136 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-14T11:40:34.478Z] #47 9.145 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-14T11:40:34.478Z] #47 9.701 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-14T11:40:34.478Z] #47 10.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-14T11:40:34.478Z] #47 11.02 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-14T11:40:34.478Z] #47 ... [2020-08-14T11:40:34.478Z] [2020-08-14T11:40:34.478Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:40:34.478Z] #41 2.244 + RM_GOPATH=0 [2020-08-14T11:40:34.478Z] #41 2.244 + TMP_GOPATH= [2020-08-14T11:40:34.478Z] #41 2.244 + : /build [2020-08-14T11:40:34.478Z] #41 2.244 + '[' -z '' ']' [2020-08-14T11:40:34.478Z] #41 2.244 ++ mktemp -d [2020-08-14T11:40:34.479Z] #41 2.244 + export GOPATH=/tmp/tmp.S92EEBQDGM [2020-08-14T11:40:34.479Z] #41 2.244 + GOPATH=/tmp/tmp.S92EEBQDGM [2020-08-14T11:40:34.479Z] #41 2.244 + RM_GOPATH=1 [2020-08-14T11:40:34.479Z] #41 2.244 + case "$(go env GOARCH)" in [2020-08-14T11:40:34.479Z] #41 2.244 ++ go env GOARCH [2020-08-14T11:40:34.479Z] #41 2.267 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-14T11:40:34.479Z] #41 2.267 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:34.479Z] #41 2.267 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:34.479Z] #41 2.267 ++ dirname /tmp/install/install.sh [2020-08-14T11:40:34.479Z] #41 2.267 + dir=/tmp/install [2020-08-14T11:40:34.479Z] #41 2.267 + bin=vndr [2020-08-14T11:40:34.479Z] #41 2.267 + shift [2020-08-14T11:40:34.479Z] #41 2.267 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-14T11:40:34.479Z] #41 2.267 + . /tmp/install/vndr.installer [2020-08-14T11:40:34.479Z] #41 2.267 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-14T11:40:34.479Z] #41 2.267 + install_vndr [2020-08-14T11:40:34.479Z] #41 2.267 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-14T11:40:34.479Z] #41 2.267 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.S92EEBQDGM/src/github.com/LK4D4/vndr [2020-08-14T11:40:34.479Z] #41 2.268 Cloning into '/tmp/tmp.S92EEBQDGM/src/github.com/LK4D4/vndr'... [2020-08-14T11:40:34.479Z] #41 3.052 + cd /tmp/tmp.S92EEBQDGM/src/github.com/LK4D4/vndr [2020-08-14T11:40:34.479Z] #41 3.059 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-14T11:40:34.479Z] #41 3.081 + go build -buildmode=pie -v -o /build/vndr . [2020-08-14T11:40:34.479Z] #41 3.919 internal/race [2020-08-14T11:40:34.479Z] #41 3.970 runtime [2020-08-14T11:40:34.479Z] #41 4.041 sync/atomic [2020-08-14T11:40:34.479Z] #41 4.316 unicode [2020-08-14T11:40:34.479Z] #41 6.857 unicode/utf8 [2020-08-14T11:40:34.479Z] #41 7.301 internal/testlog [2020-08-14T11:40:34.479Z] #41 7.507 encoding [2020-08-14T11:40:34.479Z] #41 7.548 unicode/utf16 [2020-08-14T11:40:34.479Z] #41 7.734 container/list [2020-08-14T11:40:34.479Z] #41 8.086 crypto/internal/subtle [2020-08-14T11:40:34.479Z] #41 8.187 crypto/subtle [2020-08-14T11:40:34.479Z] #41 8.290 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-14T11:40:34.479Z] #41 8.325 internal/nettrace [2020-08-14T11:40:34.479Z] #41 8.428 runtime/cgo [2020-08-14T11:40:34.769Z] #41 ... [2020-08-14T11:40:34.769Z] [2020-08-14T11:40:34.769Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:40:34.769Z] #38 11.71 Fetched 8063 kB in 10s (804 kB/s) [2020-08-14T11:40:35.008Z] db4e2d8d5901: Pull complete [2020-08-14T11:40:35.304Z] dfe2d012519c: Pull complete [2020-08-14T11:40:35.601Z] 3c370c2e2f82: Verifying Checksum [2020-08-14T11:40:35.601Z] 3c370c2e2f82: Download complete [2020-08-14T11:40:35.601Z] 5d8f1d1f9197: Pull complete [2020-08-14T11:40:36.835Z] #38 11.71 Reading package lists... [2020-08-14T11:40:36.835Z] #38 ... [2020-08-14T11:40:36.835Z] [2020-08-14T11:40:36.835Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:36.835Z] #21 13.32 + mkdir -p /build [2020-08-14T11:40:36.835Z] #21 13.34 + mv docker/docker /build/ [2020-08-14T11:40:36.835Z] #21 13.36 + rmdir docker [2020-08-14T11:40:36.835Z] #21 DONE 13.9s [2020-08-14T11:40:36.835Z] [2020-08-14T11:40:36.835Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:36.835Z] #60 12.80 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-08-14T11:40:36.835Z] #60 12.89 + cd /tmp/tmp.U3y6PVgI5Z/src/github.com/docker/libnetwork [2020-08-14T11:40:36.835Z] #60 12.89 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-14T11:40:36.835Z] #60 13.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-14T11:40:38.397Z] 1301750ffb48: Pull complete [2020-08-14T11:40:40.479Z] dc5c6edc9cff: Pull complete [2020-08-14T11:40:43.739Z] #60 ... [2020-08-14T11:40:43.739Z] [2020-08-14T11:40:43.739Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:40:43.739Z] #38 11.71 Reading package lists... [2020-08-14T11:40:43.739Z] #38 15.58 Reading package lists... [2020-08-14T11:40:43.739Z] #38 18.95 Building dependency tree... [2020-08-14T11:40:43.739Z] #38 20.01 The following additional packages will be installed: [2020-08-14T11:40:43.739Z] #38 20.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-14T11:40:43.739Z] #38 20.01 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-14T11:40:43.739Z] #38 20.01 Suggested packages: [2020-08-14T11:40:43.739Z] #38 20.01 manpages-dev python-setuptools [2020-08-14T11:40:43.739Z] #38 20.92 The following NEW packages will be installed: [2020-08-14T11:40:43.739Z] #38 20.92 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-14T11:40:43.739Z] #38 20.92 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-14T11:40:43.739Z] #38 20.92 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-14T11:40:43.739Z] #38 20.92 python-six zlib1g-dev [2020-08-14T11:40:44.030Z] #38 21.06 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:40:44.030Z] #38 21.06 Need to get 3742 kB of archives. [2020-08-14T11:40:44.030Z] #38 21.06 After this operation, 22.0 MB of additional disk space will be used. [2020-08-14T11:40:44.030Z] #38 21.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-08-14T11:40:44.030Z] #38 21.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-14T11:40:44.030Z] #38 21.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-08-14T11:40:44.030Z] #38 21.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-14T11:40:44.030Z] #38 21.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-08-14T11:40:44.030Z] #38 21.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-14T11:40:44.030Z] #38 21.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-08-14T11:40:44.030Z] #38 21.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-08-14T11:40:44.030Z] #38 21.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-08-14T11:40:44.030Z] #38 21.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-08-14T11:40:44.030Z] #38 21.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-08-14T11:40:44.034Z] 3c370c2e2f82: Pull complete [2020-08-14T11:40:44.320Z] #38 21.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-08-14T11:40:44.320Z] #38 21.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-08-14T11:40:44.320Z] #38 21.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-08-14T11:40:44.320Z] #38 21.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-14T11:40:44.320Z] #38 21.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-08-14T11:40:44.320Z] #38 21.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-08-14T11:40:44.320Z] #38 ... [2020-08-14T11:40:44.320Z] [2020-08-14T11:40:44.320Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:40:44.320Z] #23 11.53 Fetched 8063 kB in 10s (819 kB/s) [2020-08-14T11:40:44.320Z] #23 11.53 Reading package lists... [2020-08-14T11:40:44.320Z] #23 15.84 Reading package lists... [2020-08-14T11:40:44.320Z] #23 19.11 Building dependency tree... [2020-08-14T11:40:44.320Z] #23 20.17 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-14T11:40:44.320Z] #23 20.17 The following additional packages will be installed: [2020-08-14T11:40:44.320Z] #23 20.18 libjq1 libonig5 [2020-08-14T11:40:44.320Z] #23 20.44 The following NEW packages will be installed: [2020-08-14T11:40:44.320Z] #23 20.48 jq libjq1 libonig5 [2020-08-14T11:40:44.320Z] #23 20.59 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:40:44.320Z] #23 20.59 Need to get 350 kB of archives. [2020-08-14T11:40:44.320Z] #23 20.59 After this operation, 1154 kB of additional disk space will be used. [2020-08-14T11:40:44.320Z] #23 20.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-14T11:40:44.320Z] #23 20.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-14T11:40:44.320Z] #23 20.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-14T11:40:44.320Z] #23 21.40 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:40:44.320Z] #23 21.52 Fetched 350 kB in 0s (2540 kB/s) [2020-08-14T11:40:44.320Z] #23 21.59 Selecting previously unselected package libonig5:s390x. [2020-08-14T11:40:44.328Z] 5ffb2f5886e2: Pull complete [2020-08-14T11:40:44.328Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-08-14T11:40:44.328Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-08-14T11:40:44.328Z] ---> 805dc2d65d1c [2020-08-14T11:40:44.328Z] Step 5/15 : ARG BUILDX_REPO [2020-08-14T11:40:44.328Z] ---> Running in db4566e64eb6 [2020-08-14T11:40:44.328Z] Removing intermediate container db4566e64eb6 [2020-08-14T11:40:44.328Z] ---> a8c866402026 [2020-08-14T11:40:44.328Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-08-14T11:40:44.328Z] ---> Running in f46fbfa3da68 [2020-08-14T11:40:44.611Z] #23 21.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 ... 15177 files and directories currently installed.) [2020-08-14T11:40:44.611Z] #23 21.76 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-08-14T11:40:44.611Z] #23 21.77 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-14T11:40:44.622Z] Cloning into '/buildx'... [2020-08-14T11:40:44.902Z] #23 21.97 Selecting previously unselected package libjq1:s390x. [2020-08-14T11:40:44.902Z] #23 21.98 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-14T11:40:44.902Z] #23 ... [2020-08-14T11:40:44.902Z] [2020-08-14T11:40:44.902Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-14T11:40:44.902Z] #36 11.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-14T11:40:44.902Z] #36 13.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-14T11:40:44.902Z] #36 ... [2020-08-14T11:40:44.902Z] [2020-08-14T11:40:44.902Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:40:44.902Z] #23 21.99 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-14T11:40:44.902Z] #23 22.09 Selecting previously unselected package jq. [2020-08-14T11:40:44.902Z] #23 22.09 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-14T11:40:44.902Z] #23 22.09 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-14T11:40:44.902Z] #23 ... [2020-08-14T11:40:44.902Z] [2020-08-14T11:40:44.902Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:44.902Z] #47 12.10 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-14T11:40:44.902Z] #47 12.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-14T11:40:44.902Z] #47 12.28 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-14T11:40:44.902Z] #47 12.41 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-14T11:40:44.902Z] #47 12.80 runtime/cgo [2020-08-14T11:40:44.902Z] #47 12.87 runtime [2020-08-14T11:40:45.196Z] #47 ... [2020-08-14T11:40:45.196Z] [2020-08-14T11:40:45.196Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:40:45.196Z] #23 22.29 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-14T11:40:45.196Z] #23 22.31 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-14T11:40:45.196Z] #23 22.32 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-14T11:40:45.196Z] #23 22.33 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:40:45.489Z] #23 ... [2020-08-14T11:40:45.489Z] [2020-08-14T11:40:45.489Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:40:45.489Z] #32 12.46 Fetched 8063 kB in 10s (823 kB/s) [2020-08-14T11:40:45.489Z] #32 12.46 Reading package lists... [2020-08-14T11:40:45.489Z] #32 15.96 Reading package lists... [2020-08-14T11:40:45.489Z] #32 19.46 Building dependency tree... [2020-08-14T11:40:45.489Z] #32 20.52 The following additional packages will be installed: [2020-08-14T11:40:45.489Z] #32 20.52 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-14T11:40:45.489Z] #32 20.52 Suggested packages: [2020-08-14T11:40:45.489Z] #32 20.52 cmake-doc ninja-build lrzip [2020-08-14T11:40:45.489Z] #32 20.52 Recommended packages: [2020-08-14T11:40:45.489Z] #32 20.52 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-14T11:40:45.489Z] #32 21.22 The following NEW packages will be installed: [2020-08-14T11:40:45.489Z] #32 21.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-14T11:40:45.489Z] #32 21.22 vim-common xxd [2020-08-14T11:40:45.489Z] #32 21.35 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:40:45.489Z] #32 21.35 Need to get 14.0 MB of archives. [2020-08-14T11:40:45.489Z] #32 21.35 After this operation, 62.1 MB of additional disk space will be used. [2020-08-14T11:40:45.489Z] #32 21.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-14T11:40:45.489Z] #32 21.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-14T11:40:45.489Z] #32 21.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-08-14T11:40:45.489Z] #32 21.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-14T11:40:45.489Z] #32 22.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-08-14T11:40:45.489Z] #32 22.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-08-14T11:40:45.489Z] #32 22.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-08-14T11:40:45.489Z] #32 22.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-08-14T11:40:45.489Z] #32 22.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-08-14T11:40:45.489Z] #32 22.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-08-14T11:40:45.489Z] #32 ... [2020-08-14T11:40:45.489Z] [2020-08-14T11:40:45.489Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:40:45.489Z] #10 12.60 Fetched 8063 kB in 10s (801 kB/s) [2020-08-14T11:40:45.489Z] #10 12.60 Reading package lists... [2020-08-14T11:40:45.489Z] #10 16.50 Reading package lists... [2020-08-14T11:40:45.489Z] #10 20.03 Building dependency tree... [2020-08-14T11:40:45.489Z] #10 21.12 The following additional packages will be installed: [2020-08-14T11:40:45.489Z] #10 21.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-14T11:40:45.489Z] #10 21.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-14T11:40:45.489Z] #10 21.13 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-14T11:40:45.489Z] #10 21.13 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-14T11:40:45.489Z] #10 21.13 Suggested packages: [2020-08-14T11:40:45.489Z] #10 21.13 gcc-8-locales seccomp wine64 [2020-08-14T11:40:45.489Z] #10 22.22 The following NEW packages will be installed: [2020-08-14T11:40:45.489Z] #10 22.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-14T11:40:45.489Z] #10 22.24 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-14T11:40:45.489Z] #10 22.24 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-14T11:40:45.489Z] #10 22.24 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-14T11:40:45.489Z] #10 22.24 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-14T11:40:45.489Z] #10 22.24 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-14T11:40:45.489Z] #10 22.37 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:40:45.489Z] #10 22.37 Need to get 73.3 MB of archives. [2020-08-14T11:40:45.489Z] #10 22.37 After this operation, 494 MB of additional disk space will be used. [2020-08-14T11:40:45.489Z] #10 22.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-08-14T11:40:45.489Z] #10 22.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-08-14T11:40:45.489Z] #10 22.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-14T11:40:45.489Z] #10 22.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-08-14T11:40:45.489Z] #10 22.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-08-14T11:40:45.489Z] #10 22.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-14T11:40:45.489Z] #10 ... [2020-08-14T11:40:45.489Z] [2020-08-14T11:40:45.489Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:40:45.490Z] #38 22.20 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:40:45.490Z] #38 22.31 Fetched 3742 kB in 0s (11.1 MB/s) [2020-08-14T11:40:45.490Z] #38 22.34 Selecting previously unselected package libcap-dev:s390x. [2020-08-14T11:40:45.490Z] #38 22.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-14T11:40:45.490Z] #38 22.45 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-08-14T11:40:45.490Z] #38 22.45 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-08-14T11:40:45.490Z] #38 22.56 Selecting previously unselected package libnet1:s390x. [2020-08-14T11:40:45.490Z] #38 22.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-14T11:40:45.490Z] #38 22.57 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-14T11:40:45.490Z] #38 22.67 Selecting previously unselected package libnet1-dev. [2020-08-14T11:40:45.490Z] #38 22.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-14T11:40:45.490Z] #38 22.68 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-14T11:40:45.650Z] ok github.com/docker/docker/api/server 0.060s coverage: 8.6% of statements [2020-08-14T11:40:45.801Z] #38 22.82 Selecting previously unselected package libnl-3-200:s390x. [2020-08-14T11:40:45.801Z] #38 22.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-14T11:40:45.801Z] #38 22.83 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-14T11:40:45.801Z] #38 22.91 Selecting previously unselected package libnl-3-dev:s390x. [2020-08-14T11:40:45.801Z] #38 ... [2020-08-14T11:40:45.801Z] [2020-08-14T11:40:45.801Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:40:45.801Z] #51 12.85 Fetched 8063 kB in 10s (790 kB/s) [2020-08-14T11:40:45.801Z] #51 12.85 Reading package lists... [2020-08-14T11:40:45.801Z] #51 17.00 Reading package lists... [2020-08-14T11:40:45.801Z] #51 20.49 Building dependency tree... [2020-08-14T11:40:45.801Z] #51 21.56 The following additional packages will be installed: [2020-08-14T11:40:45.801Z] #51 21.57 libbtrfs0 [2020-08-14T11:40:45.801Z] #51 21.63 The following NEW packages will be installed: [2020-08-14T11:40:45.801Z] #51 21.63 libbtrfs-dev libbtrfs0 [2020-08-14T11:40:45.801Z] #51 21.78 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:40:45.801Z] #51 21.78 Need to get 118 kB of archives. [2020-08-14T11:40:45.801Z] #51 21.78 After this operation, 390 kB of additional disk space will be used. [2020-08-14T11:40:45.801Z] #51 21.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-14T11:40:45.801Z] #51 21.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-14T11:40:45.801Z] #51 22.50 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:40:45.801Z] #51 22.58 Fetched 118 kB in 0s (898 kB/s) [2020-08-14T11:40:45.801Z] #51 22.67 Selecting previously unselected package libbtrfs0. [2020-08-14T11:40:45.801Z] #51 22.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-14T11:40:45.801Z] #51 22.74 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-14T11:40:45.801Z] #51 22.75 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-14T11:40:45.801Z] #51 22.80 Selecting previously unselected package libbtrfs-dev. [2020-08-14T11:40:45.801Z] #51 22.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-14T11:40:45.801Z] #51 22.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-14T11:40:45.801Z] #51 ... [2020-08-14T11:40:45.801Z] [2020-08-14T11:40:45.801Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:40:45.801Z] #23 DONE 23.0s [2020-08-14T11:40:45.801Z] [2020-08-14T11:40:45.801Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:40:45.801Z] #51 22.91 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-14T11:40:45.801Z] #51 22.92 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-14T11:40:45.801Z] #51 22.93 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:40:45.801Z] #51 ... [2020-08-14T11:40:45.801Z] [2020-08-14T11:40:45.801Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:40:45.802Z] #38 22.91 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-08-14T11:40:45.802Z] #38 22.92 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-08-14T11:40:46.101Z] #38 ... [2020-08-14T11:40:46.101Z] [2020-08-14T11:40:46.101Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-14T11:40:46.101Z] #24 DONE 0.1s [2020-08-14T11:40:46.101Z] [2020-08-14T11:40:46.101Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:40:46.101Z] #51 DONE 23.2s [2020-08-14T11:40:46.101Z] [2020-08-14T11:40:46.101Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:47.141Z] #52 0.880 + RM_GOPATH=0 [2020-08-14T11:40:47.141Z] #52 0.880 + TMP_GOPATH= [2020-08-14T11:40:47.141Z] #52 0.880 + : /build [2020-08-14T11:40:47.141Z] #52 0.880 + '[' -z '' ']' [2020-08-14T11:40:47.141Z] #52 0.880 ++ mktemp -d [2020-08-14T11:40:47.141Z] #52 0.880 + export GOPATH=/tmp/tmp.fuIQrXdTpx [2020-08-14T11:40:47.141Z] #52 0.880 + GOPATH=/tmp/tmp.fuIQrXdTpx [2020-08-14T11:40:47.141Z] #52 0.880 + RM_GOPATH=1 [2020-08-14T11:40:47.141Z] #52 0.880 + case "$(go env GOARCH)" in [2020-08-14T11:40:47.141Z] #52 0.880 ++ go env GOARCH [2020-08-14T11:40:47.141Z] #52 0.882 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:47.141Z] #52 0.882 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:40:47.141Z] #52 0.883 ++ dirname /tmp/install/install.sh [2020-08-14T11:40:47.141Z] #52 0.884 + dir=/tmp/install [2020-08-14T11:40:47.141Z] #52 0.884 + bin=containerd [2020-08-14T11:40:47.141Z] #52 0.884 + shift [2020-08-14T11:40:47.141Z] #52 0.884 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-14T11:40:47.141Z] #52 0.884 + . /tmp/install/containerd.installer [2020-08-14T11:40:47.141Z] #52 0.884 ++ set -e [2020-08-14T11:40:47.141Z] #52 0.884 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-14T11:40:47.141Z] #52 0.885 + install_containerd [2020-08-14T11:40:47.141Z] #52 0.886 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-14T11:40:47.141Z] #52 0.887 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-14T11:40:47.141Z] #52 0.887 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fuIQrXdTpx/src/github.com/containerd/containerd [2020-08-14T11:40:47.141Z] #52 0.900 Cloning into '/tmp/tmp.fuIQrXdTpx/src/github.com/containerd/containerd'... [2020-08-14T11:40:47.432Z] #52 ... [2020-08-14T11:40:47.432Z] [2020-08-14T11:40:47.432Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:40:47.432Z] #41 14.51 vendor/golang.org/x/crypto/internal/subtle [2020-08-14T11:40:47.432Z] #41 23.53 sync [2020-08-14T11:40:47.432Z] #41 23.53 internal/reflectlite [2020-08-14T11:40:47.723Z] #41 ... [2020-08-14T11:40:47.723Z] [2020-08-14T11:40:47.723Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:40:47.723Z] #32 23.05 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:40:47.723Z] #32 23.13 Fetched 14.0 MB in 1s (13.3 MB/s) [2020-08-14T11:40:47.723Z] #32 23.23 Selecting previously unselected package xxd. [2020-08-14T11:40:47.723Z] #32 23.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 ... 15177 files and directories currently installed.) [2020-08-14T11:40:47.723Z] #32 23.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-14T11:40:47.723Z] #32 23.37 Unpacking xxd (2:8.1.0875-5) ... [2020-08-14T11:40:47.723Z] #32 23.56 Selecting previously unselected package vim-common. [2020-08-14T11:40:47.723Z] #32 23.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-14T11:40:47.723Z] #32 23.60 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-14T11:40:47.723Z] #32 23.90 Selecting previously unselected package cmake-data. [2020-08-14T11:40:47.723Z] #32 23.90 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-14T11:40:47.723Z] #32 23.91 Unpacking cmake-data (3.13.4-1) ... [2020-08-14T11:40:48.160Z] Removing intermediate container f46fbfa3da68 [2020-08-14T11:40:48.160Z] ---> 8c883bda9434 [2020-08-14T11:40:48.160Z] Step 7/15 : WORKDIR /buildx [2020-08-14T11:40:48.160Z] ---> Running in ee5bb7861d28 [2020-08-14T11:40:48.160Z] Removing intermediate container ee5bb7861d28 [2020-08-14T11:40:48.160Z] ---> 8f20e4e04cee [2020-08-14T11:40:48.160Z] Step 8/15 : ARG BUILDX_COMMIT [2020-08-14T11:40:48.160Z] ---> Running in f098b523e16d [2020-08-14T11:40:48.160Z] Removing intermediate container f098b523e16d [2020-08-14T11:40:48.160Z] ---> ef9909000458 [2020-08-14T11:40:48.160Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-08-14T11:40:48.160Z] ---> Running in 70e0ab374567 [2020-08-14T11:40:48.796Z] From https://github.com/docker/buildx [2020-08-14T11:40:48.796Z] * [new tag] v0.3.1 -> build [2020-08-14T11:40:49.286Z] #32 26.27 Selecting previously unselected package libicu63:s390x. [2020-08-14T11:40:49.286Z] #32 26.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-14T11:40:49.286Z] #32 26.31 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-14T11:40:49.435Z] Switched to branch 'build' [2020-08-14T11:40:49.589Z] #32 ... [2020-08-14T11:40:49.589Z] [2020-08-14T11:40:49.589Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:49.589Z] #60 DONE 26.6s [2020-08-14T11:40:49.589Z] [2020-08-14T11:40:49.589Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:40:49.589Z] #43 DONE 26.6s [2020-08-14T11:40:49.589Z] [2020-08-14T11:40:49.589Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:40:49.589Z] #25 1.756 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-14T11:40:49.589Z] #25 2.027 [2020-08-14T11:40:50.073Z] Removing intermediate container 70e0ab374567 [2020-08-14T11:40:50.073Z] ---> 394aa7f7e87d [2020-08-14T11:40:50.073Z] Step 10/15 : ARG GOOS [2020-08-14T11:40:50.073Z] ---> Running in cf87b1405cd6 [2020-08-14T11:40:50.073Z] Removing intermediate container cf87b1405cd6 [2020-08-14T11:40:50.073Z] ---> eab6fc359b42 [2020-08-14T11:40:50.073Z] Step 11/15 : ARG GOARCH [2020-08-14T11:40:50.207Z] #25 2.239 ### 5.2% ######## 11.9% ############# 18.7% ################### 27.7% ############################ 39.0% ################################ 45.8% ##################################### 52.5% ########################################## 59.2% ############################################### 66.0% #################################################### 72.7% ########################################################## 81.7% ############################################################## 86.2% ############################################################### 88.5% ################################################################## 93.0% ####################################################################### 99.5% ######################################################################## 100.0% [2020-08-14T11:40:50.366Z] ---> Running in 8866f1de5002 [2020-08-14T11:40:50.366Z] Removing intermediate container 8866f1de5002 [2020-08-14T11:40:50.366Z] ---> 038e97109c05 [2020-08-14T11:40:50.366Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-08-14T11:40:50.366Z] ---> Running in 70058098949c [2020-08-14T11:40:50.516Z] #25 4.509 [2020-08-14T11:40:51.184Z] #25 4.748 0.8% ############################# 40.7% ################################################## 70.6% ######################################################################## 100.0% [2020-08-14T11:40:51.493Z] #25 5.450 [2020-08-14T11:40:51.784Z] #25 5.606 ################# 24.1% ######################################################### 79.8% ######################################################################## 100.0% [2020-08-14T11:40:52.075Z] #25 6.072 [2020-08-14T11:40:53.531Z] #25 6.234 #### 6.3% ########## 14.9% ################ 23.5% ####################### 32.1% ############################# 40.6% ################################### 49.2% ######################################## 55.6% ############################################## 64.2% ##################################################### 74.9% ############################################################ 83.5% ################################################################### 94.1% ######################################################################## 100.0% [2020-08-14T11:40:53.531Z] #25 ... [2020-08-14T11:40:53.531Z] [2020-08-14T11:40:53.531Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-14T11:40:53.531Z] #28 30.58 Checking out files: 94% (1439/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-14T11:40:53.824Z] #28 30.67 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-14T11:40:54.115Z] #28 31.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-14T11:40:55.889Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|name|compiled_files|files|imports|types_sizes) took 33.755952962s [2020-08-14T11:40:55.889Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 167.24836ms [2020-08-14T11:40:56.182Z] #28 ... [2020-08-14T11:40:56.182Z] [2020-08-14T11:40:56.182Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:40:56.182Z] #10 23.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-14T11:40:56.182Z] #10 23.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-14T11:40:56.182Z] #10 23.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-08-14T11:40:56.182Z] #10 26.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-08-14T11:40:56.182Z] #10 28.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-08-14T11:40:56.182Z] #10 28.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-08-14T11:40:56.182Z] #10 28.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-14T11:40:56.182Z] #10 28.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-14T11:40:56.182Z] #10 28.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-08-14T11:40:56.182Z] #10 28.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-08-14T11:40:56.182Z] #10 28.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-08-14T11:40:56.182Z] #10 28.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-08-14T11:40:56.182Z] #10 28.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-08-14T11:40:56.182Z] #10 28.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-08-14T11:40:56.182Z] #10 28.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-08-14T11:40:56.182Z] #10 28.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-08-14T11:40:56.182Z] #10 28.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-08-14T11:40:56.182Z] #10 28.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-08-14T11:40:56.182Z] #10 28.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-08-14T11:40:56.182Z] #10 29.59 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:40:56.182Z] #10 29.68 Fetched 73.3 MB in 6s (12.0 MB/s) [2020-08-14T11:40:56.182Z] #10 29.72 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-14T11:40:56.182Z] #10 29.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 ... 15177 files and directories currently installed.) [2020-08-14T11:40:56.182Z] #10 29.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-08-14T11:40:56.182Z] #10 29.79 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-14T11:40:56.182Z] #10 31.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-14T11:40:56.182Z] #10 31.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-08-14T11:40:56.182Z] #10 31.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-14T11:40:56.182Z] #10 ... [2020-08-14T11:40:56.182Z] [2020-08-14T11:40:56.182Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:40:56.182Z] #38 23.15 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-14T11:40:56.182Z] #38 23.15 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-14T11:40:56.182Z] #38 23.15 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-14T11:40:56.182Z] #38 23.26 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-08-14T11:40:56.182Z] #38 23.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-08-14T11:40:56.182Z] #38 23.26 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-14T11:40:56.182Z] #38 23.40 Selecting previously unselected package zlib1g-dev:s390x. [2020-08-14T11:40:56.182Z] #38 23.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-08-14T11:40:56.182Z] #38 23.40 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-14T11:40:56.182Z] #38 23.62 Selecting previously unselected package libprotobuf17:s390x. [2020-08-14T11:40:56.182Z] #38 23.62 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-08-14T11:40:56.182Z] #38 23.65 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-14T11:40:56.182Z] #38 24.29 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-08-14T11:40:56.182Z] #38 24.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-08-14T11:40:56.182Z] #38 24.31 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-14T11:40:56.182Z] #38 24.54 Selecting previously unselected package libprotobuf-dev:s390x. [2020-08-14T11:40:56.182Z] #38 24.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-08-14T11:40:56.182Z] #38 24.55 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-14T11:40:56.182Z] #38 25.37 Selecting previously unselected package libprotoc17:s390x. [2020-08-14T11:40:56.182Z] #38 25.41 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-08-14T11:40:56.182Z] #38 25.42 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-08-14T11:40:56.182Z] #38 25.83 Selecting previously unselected package protobuf-c-compiler. [2020-08-14T11:40:56.182Z] #38 25.85 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-08-14T11:40:56.182Z] #38 25.85 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-14T11:40:56.182Z] #38 26.04 Selecting previously unselected package protobuf-compiler. [2020-08-14T11:40:56.182Z] #38 26.04 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-08-14T11:40:56.182Z] #38 26.04 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-14T11:40:56.182Z] #38 26.18 Selecting previously unselected package python-pkg-resources. [2020-08-14T11:40:56.182Z] #38 26.19 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-14T11:40:56.182Z] #38 26.19 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-14T11:40:56.182Z] #38 26.38 Selecting previously unselected package python-six. [2020-08-14T11:40:56.182Z] #38 26.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-14T11:40:56.182Z] #38 26.39 Unpacking python-six (1.12.0-1) ... [2020-08-14T11:40:56.182Z] #38 26.62 Selecting previously unselected package python-protobuf. [2020-08-14T11:40:56.182Z] #38 26.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-08-14T11:40:56.182Z] #38 26.62 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-14T11:40:56.182Z] #38 27.24 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-14T11:40:56.182Z] #38 29.31 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-08-14T11:40:56.182Z] #38 29.32 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-14T11:40:56.182Z] #38 29.33 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-14T11:40:56.182Z] #38 29.34 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-08-14T11:40:56.182Z] #38 29.34 Setting up python-six (1.12.0-1) ... [2020-08-14T11:40:56.182Z] #38 30.84 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-08-14T11:40:56.182Z] #38 30.84 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-14T11:40:56.182Z] #38 30.86 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-08-14T11:40:56.182Z] #38 30.86 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-08-14T11:40:56.182Z] #38 30.87 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-08-14T11:40:56.182Z] #38 30.88 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-14T11:40:56.182Z] #38 30.89 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-14T11:40:56.182Z] #38 30.90 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-08-14T11:40:56.182Z] #38 30.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-14T11:40:56.182Z] #38 30.91 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-14T11:40:56.182Z] #38 ... [2020-08-14T11:40:56.182Z] [2020-08-14T11:40:56.182Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:40:56.182Z] #30 23.31 internal/reflectlite [2020-08-14T11:40:56.182Z] #30 23.31 sync [2020-08-14T11:40:56.182Z] #30 25.34 errors [2020-08-14T11:40:56.182Z] #30 25.36 sort [2020-08-14T11:40:56.182Z] #30 25.67 strconv [2020-08-14T11:40:56.182Z] #30 26.31 io [2020-08-14T11:40:56.182Z] #30 27.30 internal/oserror [2020-08-14T11:40:56.182Z] #30 27.46 syscall [2020-08-14T11:40:56.182Z] #30 29.11 reflect [2020-08-14T11:40:56.182Z] #30 ... [2020-08-14T11:40:56.182Z] [2020-08-14T11:40:56.182Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:40:56.182Z] #25 7.796 [2020-08-14T11:40:57.349Z] #25 7.928 1.0% ## 2.9% ### 4.7% #### 6.6% ###### 9.1% ######## 12.2% ########### 15.4% ############ 17.9% ############## 19.7% ############### 22.2% ################# 24.7% ################### 27.2% #################### 29.0% ###################### 30.9% ####################### 32.8% ######################### 35.9% ############################ 39.0% ############################# 41.5% ############################### 44.1% ################################## 47.5% #################################### 50.5% ###################################### 53.4% ######################################### 57.1% ########################################## 59.0% ########################################### 60.8% ############################################# 63.4% ############################################### 66.0% ################################################# 68.5% ################################################### 71.6% ################ [2020-08-14T11:40:57.349Z] #25 ... [2020-08-14T11:40:57.349Z] [2020-08-14T11:40:57.349Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:40:57.349Z] #38 33.87 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-08-14T11:40:57.349Z] #38 33.88 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:40:57.349Z] #38 DONE 34.6s [2020-08-14T11:40:57.349Z] [2020-08-14T11:40:57.349Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:40:57.640Z] #25 7.928 1.0% ## 2.9% ### 4.7% #### 6.6% ###### 9.1% ######## 12.2% ########### 15.4% ############ 17.9% ############## 19.7% ############### 22.2% ################# 24.7% ################### 27.2% #################### 29.0% ###################### 30.9% ####################### 32.8% ######################### 35.9% ############################ 39.0% ############################# 41.5% ############################### 44.1% ################################## 47.5% #################################### 50.5% ###################################### 53.4% ######################################### 57.1% ########################################## 59.0% ########################################### 60.8% ############################################# 63.4% ############################################### 66.0% ################################################# 68.5% ################################################### 71.6% ##################################################### 74.8% ####################################################### 77.2% ######################################################## 79.1% ########################################################## 81.0% ########################################################### [2020-08-14T11:40:57.640Z] #25 ... [2020-08-14T11:40:57.640Z] [2020-08-14T11:40:57.640Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:40:57.640Z] #41 24.93 github.com/LK4D4/vndr/godl/singleflight [2020-08-14T11:40:57.640Z] #41 25.23 math/rand [2020-08-14T11:40:57.640Z] #41 26.34 io [2020-08-14T11:40:57.640Z] #41 26.44 strconv [2020-08-14T11:40:57.640Z] #41 28.19 bytes [2020-08-14T11:40:57.640Z] #41 29.60 bufio [2020-08-14T11:40:57.640Z] #41 29.83 reflect [2020-08-14T11:40:57.640Z] #41 31.30 syscall [2020-08-14T11:40:57.793Z] INFO [runner/unused/goanalysis] analyzers took 28.416594251s with top 10 stages: buildssa: 22.757713466s, U1000: 5.658880785s [2020-08-14T11:40:57.934Z] #41 ... [2020-08-14T11:40:57.934Z] [2020-08-14T11:40:57.934Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:40:58.516Z] #25 7.928 1.0% ## 2.9% ### 4.7% #### 6.6% ###### 9.1% ######## 12.2% ########### 15.4% ############ 17.9% ############## 19.7% ############### 22.2% ################# 24.7% ################### 27.2% #################### 29.0% ###################### 30.9% ####################### 32.8% ######################### 35.9% ############################ 39.0% ############################# 41.5% ############################### 44.1% ################################## 47.5% #################################### 50.5% ###################################### 53.4% ######################################### 57.1% ########################################## 59.0% ########################################### 60.8% ############################################# 63.4% ############################################### 66.0% ################################################# 68.5% ################################################### 71.6% ##################################################### 74.8% ####################################################### 77.2% ######################################################## 79.1% ########################################################## 81.0% ########################################################### 82.8% ############################################################# 85.3% ############################################################### 88.4% ################################################################# 90.9% ################################################################## 92.8% #################################################################### 95.3% ###################################################################### 98.4% ######################################################################## 100.0% [2020-08-14T11:40:58.517Z] #25 12.59 [2020-08-14T11:40:58.812Z] #25 ... [2020-08-14T11:40:58.812Z] [2020-08-14T11:40:58.812Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:40:58.812Z] #32 31.44 Selecting previously unselected package libxml2:s390x. [2020-08-14T11:40:58.812Z] #32 31.46 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-08-14T11:40:58.812Z] #32 31.46 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-14T11:40:58.812Z] #32 31.93 Selecting previously unselected package libarchive13:s390x. [2020-08-14T11:40:58.812Z] #32 31.93 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-08-14T11:40:58.812Z] #32 31.94 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-14T11:40:58.812Z] #32 32.21 Selecting previously unselected package libjsoncpp1:s390x. [2020-08-14T11:40:58.812Z] #32 32.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-08-14T11:40:58.812Z] #32 32.22 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-08-14T11:40:58.812Z] #32 32.35 Selecting previously unselected package librhash0:s390x. [2020-08-14T11:40:58.812Z] #32 32.35 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-08-14T11:40:58.812Z] #32 32.36 Unpacking librhash0:s390x (1.3.8-1) ... [2020-08-14T11:40:58.812Z] #32 32.53 Selecting previously unselected package libuv1:s390x. [2020-08-14T11:40:58.812Z] #32 32.55 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-08-14T11:40:58.812Z] #32 32.55 Unpacking libuv1:s390x (1.24.1-1) ... [2020-08-14T11:40:58.812Z] #32 32.69 Selecting previously unselected package cmake. [2020-08-14T11:40:58.812Z] #32 32.70 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-08-14T11:40:58.812Z] #32 32.70 Unpacking cmake (3.13.4-1) ... [2020-08-14T11:40:58.812Z] #32 35.28 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-14T11:40:58.812Z] #32 35.29 Setting up xxd (2:8.1.0875-5) ... [2020-08-14T11:40:58.812Z] #32 35.30 Setting up libuv1:s390x (1.24.1-1) ... [2020-08-14T11:40:58.812Z] #32 35.31 Setting up vim-common (2:8.1.0875-5) ... [2020-08-14T11:40:58.812Z] #32 35.32 Setting up librhash0:s390x (1.3.8-1) ... [2020-08-14T11:40:58.812Z] #32 35.33 Setting up cmake-data (3.13.4-1) ... [2020-08-14T11:40:58.812Z] #32 35.34 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-08-14T11:40:58.812Z] #32 35.35 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-08-14T11:40:58.812Z] #32 35.36 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-08-14T11:40:58.812Z] #32 35.36 Setting up cmake (3.13.4-1) ... [2020-08-14T11:40:58.812Z] #32 35.37 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:40:58.812Z] #32 35.41 Processing triggers for mime-support (3.62) ... [2020-08-14T11:40:58.812Z] #32 DONE 35.9s [2020-08-14T11:40:59.103Z] [2020-08-14T11:40:59.103Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:40:59.103Z] #10 34.11 Selecting previously unselected package binutils-mingw-w64. [2020-08-14T11:40:59.103Z] #10 34.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-14T11:40:59.103Z] #10 34.13 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-14T11:40:59.103Z] #10 34.19 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-08-14T11:40:59.103Z] #10 34.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-14T11:40:59.103Z] #10 34.37 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-14T11:40:59.103Z] #10 34.58 Selecting previously unselected package dmsetup. [2020-08-14T11:40:59.103Z] #10 34.59 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-08-14T11:40:59.103Z] #10 34.59 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-14T11:40:59.103Z] #10 34.80 Selecting previously unselected package mingw-w64-common. [2020-08-14T11:40:59.103Z] #10 34.81 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-14T11:40:59.103Z] #10 34.81 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-14T11:41:01.198Z] #10 38.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-14T11:41:01.198Z] #10 38.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-14T11:41:01.198Z] #10 38.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-14T11:41:02.705Z] #10 ... [2020-08-14T11:41:02.705Z] [2020-08-14T11:41:02.705Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:41:02.705Z] #33 0.924 + RM_GOPATH=0 [2020-08-14T11:41:02.705Z] #33 0.924 + TMP_GOPATH= [2020-08-14T11:41:02.705Z] #33 0.924 + : /build [2020-08-14T11:41:02.705Z] #33 0.924 + '[' -z '' ']' [2020-08-14T11:41:02.705Z] #33 0.925 ++ mktemp -d [2020-08-14T11:41:02.705Z] #33 0.925 + export GOPATH=/tmp/tmp.WJFfRiXQtw [2020-08-14T11:41:02.705Z] #33 0.925 + GOPATH=/tmp/tmp.WJFfRiXQtw [2020-08-14T11:41:02.705Z] #33 0.925 + RM_GOPATH=1 [2020-08-14T11:41:02.705Z] #33 0.926 + case "$(go env GOARCH)" in [2020-08-14T11:41:02.705Z] #33 0.926 ++ go env GOARCH [2020-08-14T11:41:02.705Z] #33 0.929 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:41:02.705Z] #33 0.929 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:41:02.705Z] #33 0.930 ++ dirname /tmp/install/install.sh [2020-08-14T11:41:02.705Z] #33 0.933 + dir=/tmp/install [2020-08-14T11:41:02.705Z] #33 0.933 + bin=tini [2020-08-14T11:41:02.705Z] #33 0.934 + shift [2020-08-14T11:41:02.705Z] #33 0.934 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-14T11:41:02.705Z] #33 0.934 + . /tmp/install/tini.installer [2020-08-14T11:41:02.705Z] #33 0.934 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-14T11:41:02.705Z] #33 0.934 + install_tini [2020-08-14T11:41:02.705Z] #33 0.934 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-14T11:41:02.705Z] #33 0.934 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-14T11:41:02.705Z] #33 0.934 + git clone https://github.com/krallin/tini.git /tmp/tmp.WJFfRiXQtw/tini [2020-08-14T11:41:02.705Z] #33 0.936 Cloning into '/tmp/tmp.WJFfRiXQtw/tini'... [2020-08-14T11:41:02.705Z] #33 2.154 + cd /tmp/tmp.WJFfRiXQtw/tini [2020-08-14T11:41:02.705Z] #33 2.157 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-14T11:41:02.705Z] #33 2.159 + cmake . [2020-08-14T11:41:02.705Z] #33 2.534 -- The C compiler identification is GNU 8.3.0 [2020-08-14T11:41:02.705Z] #33 2.570 -- Check for working C compiler: /usr/bin/cc [2020-08-14T11:41:02.705Z] #33 2.954 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-14T11:41:02.705Z] #33 2.957 -- Detecting C compiler ABI info [2020-08-14T11:41:02.705Z] #33 3.378 -- Detecting C compiler ABI info - done [2020-08-14T11:41:02.705Z] #33 3.384 -- Detecting C compile features [2020-08-14T11:41:03.740Z] #33 ... [2020-08-14T11:41:03.740Z] [2020-08-14T11:41:03.740Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:41:03.740Z] #25 13.47 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-14T11:41:03.740Z] #25 13.72 [2020-08-14T11:41:03.740Z] #25 13.81 ######################################################################## 100.0% [2020-08-14T11:41:03.740Z] #25 13.86 [2020-08-14T11:41:03.740Z] #25 14.66 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-14T11:41:03.740Z] #25 14.70 skipping existing aab193acf6ba [2020-08-14T11:41:03.740Z] #25 14.77 [2020-08-14T11:41:03.740Z] #25 15.66 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-14T11:41:03.740Z] #25 15.72 skipping existing 4d43f82972ce [2020-08-14T11:41:03.740Z] #25 15.78 [2020-08-14T11:41:03.740Z] #25 16.67 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-14T11:41:03.740Z] #25 16.96 [2020-08-14T11:41:03.740Z] #25 17.06 ######################################################################## 100.0% [2020-08-14T11:41:03.740Z] #25 17.08 [2020-08-14T11:41:03.740Z] #25 17.12 Download of images into '/build' complete. [2020-08-14T11:41:03.740Z] #25 17.12 Use something like the following to load the result into a Docker daemon: [2020-08-14T11:41:03.740Z] #25 17.12 tar -cC '/build' . | docker load [2020-08-14T11:41:03.740Z] #25 DONE 17.4s [2020-08-14T11:41:03.740Z] [2020-08-14T11:41:03.740Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:41:03.740Z] #33 4.631 -- Detecting C compile features - done [2020-08-14T11:41:03.740Z] #33 4.665 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-14T11:41:03.740Z] #33 ... [2020-08-14T11:41:03.740Z] [2020-08-14T11:41:03.740Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:41:03.740Z] #47 30.65 reflect [2020-08-14T11:41:03.740Z] #47 30.67 syscall [2020-08-14T11:41:03.740Z] #47 35.80 time [2020-08-14T11:41:03.740Z] #47 39.09 context [2020-08-14T11:41:03.740Z] #47 39.70 os [2020-08-14T11:41:03.740Z] #47 40.29 encoding/binary [2020-08-14T11:41:03.740Z] #47 ... [2020-08-14T11:41:03.740Z] [2020-08-14T11:41:03.740Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:41:03.740Z] #33 4.828 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-14T11:41:03.740Z] #33 4.879 -- Configuring done [2020-08-14T11:41:03.740Z] #33 4.903 -- Generating done [2020-08-14T11:41:03.740Z] #33 4.909 -- Build files have been written to: /tmp/tmp.WJFfRiXQtw/tini [2020-08-14T11:41:03.740Z] #33 4.924 + make tini-static [2020-08-14T11:41:04.031Z] #33 5.289 Scanning dependencies of target tini-static [2020-08-14T11:41:04.031Z] #33 5.378 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-14T11:41:05.065Z] #33 6.223 [100%] Linking C executable tini-static [2020-08-14T11:41:05.708Z] #33 6.861 [100%] Built target tini-static [2020-08-14T11:41:05.708Z] #33 6.875 + mkdir -p /build [2020-08-14T11:41:05.708Z] #33 6.909 + cp tini-static /build/docker-init [2020-08-14T11:41:06.001Z] #33 DONE 7.1s [2020-08-14T11:41:06.001Z] [2020-08-14T11:41:06.001Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:41:06.001Z] #10 42.89 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-14T11:41:06.001Z] #10 42.94 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-14T11:41:06.001Z] #10 42.94 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:41:06.001Z] #10 43.07 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-14T11:41:06.001Z] #10 43.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-14T11:41:06.001Z] #10 43.08 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:41:06.633Z] #10 ... [2020-08-14T11:41:06.633Z] [2020-08-14T11:41:06.633Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:41:06.633Z] #30 33.89 time [2020-08-14T11:41:06.633Z] #30 37.47 internal/poll [2020-08-14T11:41:06.633Z] #30 38.76 os [2020-08-14T11:41:06.633Z] #30 39.39 strings [2020-08-14T11:41:06.633Z] #30 40.68 fmt [2020-08-14T11:41:06.633Z] #30 41.89 path/filepath [2020-08-14T11:41:06.633Z] #30 43.26 io/ioutil [2020-08-14T11:41:06.633Z] #30 43.90 path [2020-08-14T11:41:06.924Z] #30 ... [2020-08-14T11:41:06.924Z] [2020-08-14T11:41:06.924Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:41:06.924Z] #39 6.910 Note: Building without setproctitle() and strlcpy() support. [2020-08-14T11:41:06.924Z] #39 6.910 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-14T11:41:06.924Z] #39 6.912 Note: Building without GnuTLS support [2020-08-14T11:41:06.924Z] #39 6.921 Makefile.config:39: Warn: you have no libnftables installed [2020-08-14T11:41:06.924Z] #39 6.922 Makefile.config:40: Warn: Building without nftables support [2020-08-14T11:41:06.924Z] #39 7.824 fatal: not a git repository (or any of the parent directories): .git [2020-08-14T11:41:06.924Z] #39 7.855 GEN .gitid [2020-08-14T11:41:06.924Z] #39 7.868 GEN criu/include/version.h [2020-08-14T11:41:06.924Z] #39 7.895 GEN include/common/asm [2020-08-14T11:41:06.924Z] #39 8.964 PBCC images/timens.pb-c.c [2020-08-14T11:41:06.924Z] #39 9.004 DEP images/timens.pb-c.d [2020-08-14T11:41:06.924Z] #39 9.101 PBCC images/fown.pb-c.c [2020-08-14T11:41:06.924Z] #39 9.115 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-14T11:41:06.924Z] #39 9.208 PBCC images/opts.pb-c.c [2020-08-14T11:41:06.924Z] #39 9.232 PBCC images/memfd.pb-c.c [2020-08-14T11:41:06.924Z] #39 9.271 DEP images/fown.pb-c.d [2020-08-14T11:41:06.924Z] #39 9.295 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-14T11:41:06.924Z] #39 9.354 DEP images/opts.pb-c.d [2020-08-14T11:41:06.924Z] #39 9.372 DEP images/memfd.pb-c.d [2020-08-14T11:41:06.924Z] #39 9.446 PBCC images/sit.pb-c.c [2020-08-14T11:41:06.924Z] #39 9.451 DEP images/sit.pb-c.d [2020-08-14T11:41:06.924Z] #39 9.471 PBCC images/macvlan.pb-c.c [2020-08-14T11:41:06.924Z] #39 9.503 DEP images/macvlan.pb-c.d [2020-08-14T11:41:06.924Z] #39 9.531 PBCC images/autofs.pb-c.c [2020-08-14T11:41:06.924Z] #39 9.545 DEP images/autofs.pb-c.d [2020-08-14T11:41:06.924Z] #39 9.583 PBCC images/sysctl.pb-c.c [2020-08-14T11:41:07.215Z] #39 9.587 DEP images/sysctl.pb-c.d [2020-08-14T11:41:07.215Z] #39 9.624 PBCC images/time.pb-c.c [2020-08-14T11:41:07.215Z] #39 9.628 DEP images/time.pb-c.d [2020-08-14T11:41:07.215Z] #39 9.654 PBCC images/binfmt-misc.pb-c.c [2020-08-14T11:41:07.215Z] #39 9.674 DEP images/binfmt-misc.pb-c.d [2020-08-14T11:41:07.215Z] #39 9.696 PBCC images/seccomp.pb-c.c [2020-08-14T11:41:07.215Z] #39 9.710 DEP images/seccomp.pb-c.d [2020-08-14T11:41:07.215Z] #39 9.739 PBCC images/userns.pb-c.c [2020-08-14T11:41:07.215Z] #39 9.761 DEP images/userns.pb-c.d [2020-08-14T11:41:07.215Z] #39 9.788 PBCC images/cgroup.pb-c.c [2020-08-14T11:41:07.215Z] #39 9.794 DEP images/cgroup.pb-c.d [2020-08-14T11:41:07.215Z] #39 9.833 PBCC images/ext-file.pb-c.c [2020-08-14T11:41:07.215Z] #39 ... [2020-08-14T11:41:07.215Z] [2020-08-14T11:41:07.215Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:41:07.215Z] #30 44.29 text/tabwriter [2020-08-14T11:41:07.506Z] #30 44.65 github.com/BurntSushi/toml [2020-08-14T11:41:07.506Z] #30 44.65 flag [2020-08-14T11:41:08.538Z] #30 45.50 log [2020-08-14T11:41:10.047Z] #30 ... [2020-08-14T11:41:10.047Z] [2020-08-14T11:41:10.047Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:41:10.047Z] #41 36.85 time [2020-08-14T11:41:10.047Z] #41 37.59 internal/fmtsort [2020-08-14T11:41:10.047Z] #41 38.07 internal/syscall/execenv [2020-08-14T11:41:10.047Z] #41 38.18 internal/syscall/unix [2020-08-14T11:41:10.047Z] #41 38.32 strings [2020-08-14T11:41:10.047Z] #41 40.01 regexp/syntax [2020-08-14T11:41:10.047Z] #41 40.82 fmt [2020-08-14T11:41:10.047Z] #41 44.23 regexp [2020-08-14T11:41:10.047Z] #41 44.94 flag [2020-08-14T11:41:10.047Z] #41 45.99 go/token [2020-08-14T11:41:10.047Z] #41 46.46 go/scanner [2020-08-14T11:41:10.047Z] #41 46.91 internal/lazyregexp [2020-08-14T11:41:10.047Z] #41 ... [2020-08-14T11:41:10.047Z] [2020-08-14T11:41:10.047Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:41:10.047Z] #39 9.835 DEP images/ext-file.pb-c.d [2020-08-14T11:41:10.047Z] #39 9.866 PBCC images/rpc.pb-c.c [2020-08-14T11:41:10.047Z] #39 9.884 DEP images/rpc.pb-c.d [2020-08-14T11:41:10.047Z] #39 9.927 PBCC images/siginfo.pb-c.c [2020-08-14T11:41:10.047Z] #39 9.932 DEP images/siginfo.pb-c.d [2020-08-14T11:41:10.047Z] #39 9.960 PBCC images/pagemap.pb-c.c [2020-08-14T11:41:10.047Z] #39 9.988 DEP images/pagemap.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.01 PBCC images/rlimit.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.01 DEP images/rlimit.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.04 PBCC images/file-lock.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.07 DEP images/file-lock.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.11 PBCC images/tty.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.13 DEP images/tty.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.19 PBCC images/tun.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.20 PBCC images/netdev.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.22 DEP images/tun.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.24 DEP images/netdev.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.29 PBCC images/vma.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.30 DEP images/vma.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.33 PBCC images/creds.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.35 DEP images/creds.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.39 PBCC images/utsns.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.41 DEP images/utsns.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.44 PBCC images/ipc-desc.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.44 PBCC images/ipc-sem.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.45 DEP images/ipc-desc.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.46 DEP images/ipc-sem.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.50 PBCC images/ipc-msg.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.53 DEP images/ipc-msg.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.54 PBCC images/ipc-shm.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.57 DEP images/ipc-shm.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.60 PBCC images/ipc-var.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.61 DEP images/ipc-var.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.64 PBCC images/sk-opts.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.67 PBCC images/packet-sock.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.72 DEP images/sk-opts.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.76 DEP images/packet-sock.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.80 PBCC images/sk-netlink.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.83 DEP images/sk-netlink.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.86 PBCC images/sk-inet.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.90 DEP images/sk-inet.pb-c.d [2020-08-14T11:41:10.047Z] #39 10.94 PBCC images/sk-unix.pb-c.c [2020-08-14T11:41:10.047Z] #39 10.97 DEP images/sk-unix.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.00 PBCC images/mm.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.02 DEP images/mm.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.07 PBCC images/timerfd.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.08 DEP images/timerfd.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.11 PBCC images/timer.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.13 DEP images/timer.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.18 PBCC images/sa.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.22 DEP images/sa.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.26 PBCC images/pipe-data.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.26 DEP images/pipe-data.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.31 PBCC images/mnt.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.35 DEP images/mnt.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.38 PBCC images/sk-packet.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.39 DEP images/sk-packet.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.41 PBCC images/tcp-stream.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.43 DEP images/tcp-stream.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.46 PBCC images/pipe.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.48 DEP images/pipe.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.52 PBCC images/pstree.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.52 DEP images/pstree.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.57 PBCC images/fs.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.59 DEP images/fs.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.64 PBCC images/signalfd.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.69 DEP images/signalfd.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.72 PBCC images/fh.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.75 PBCC images/fsnotify.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.79 DEP images/fh.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.84 DEP images/fsnotify.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.89 PBCC images/eventpoll.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.89 DEP images/eventpoll.pb-c.d [2020-08-14T11:41:10.047Z] #39 11.96 PBCC images/eventfd.pb-c.c [2020-08-14T11:41:10.047Z] #39 11.97 DEP images/eventfd.pb-c.d [2020-08-14T11:41:10.047Z] #39 12.00 PBCC images/remap-file-path.pb-c.c [2020-08-14T11:41:10.047Z] #39 12.03 DEP images/remap-file-path.pb-c.d [2020-08-14T11:41:10.047Z] #39 12.06 PBCC images/fifo.pb-c.c [2020-08-14T11:41:10.047Z] #39 12.07 DEP images/fifo.pb-c.d [2020-08-14T11:41:10.047Z] #39 12.10 PBCC images/ghost-file.pb-c.c [2020-08-14T11:41:10.047Z] #39 12.12 DEP images/ghost-file.pb-c.d [2020-08-14T11:41:10.047Z] #39 12.15 PBCC images/regfile.pb-c.c [2020-08-14T11:41:10.047Z] #39 12.19 DEP images/regfile.pb-c.d [2020-08-14T11:41:10.047Z] #39 12.23 PBCC images/ns.pb-c.c [2020-08-14T11:41:10.047Z] #39 12.23 DEP images/ns.pb-c.d [2020-08-14T11:41:10.047Z] #39 12.24 PBCC images/fdinfo.pb-c.c [2020-08-14T11:41:10.047Z] #39 12.31 DEP images/fdinfo.pb-c.d [2020-08-14T11:41:10.047Z] #39 12.33 PBCC images/core-aarch64.pb-c.c [2020-08-14T11:41:10.047Z] #39 12.37 PBCC images/core-arm.pb-c.c [2020-08-14T11:41:10.047Z] #39 12.39 PBCC images/core-ppc64.pb-c.c [2020-08-14T11:41:10.047Z] #39 12.42 PBCC images/core-s390.pb-c.c [2020-08-14T11:41:10.047Z] #39 12.46 PBCC images/core-x86.pb-c.c [2020-08-14T11:41:10.047Z] #39 12.48 PBCC images/core.pb-c.c [2020-08-14T11:41:10.047Z] #39 12.51 PBCC images/inventory.pb-c.c [2020-08-14T11:41:10.047Z] #39 12.57 DEP images/core-aarch64.pb-c.d [2020-08-14T11:41:10.047Z] #39 12.61 DEP images/core-arm.pb-c.d [2020-08-14T11:41:10.047Z] #39 12.63 DEP images/core-ppc64.pb-c.d [2020-08-14T11:41:10.047Z] #39 12.66 DEP images/core-s390.pb-c.d [2020-08-14T11:41:10.047Z] #39 12.69 DEP images/core-x86.pb-c.d [2020-08-14T11:41:10.338Z] #39 12.72 DEP images/core.pb-c.d [2020-08-14T11:41:10.338Z] #39 12.75 DEP images/inventory.pb-c.d [2020-08-14T11:41:10.338Z] #39 12.79 PBCC images/cpuinfo.pb-c.c [2020-08-14T11:41:10.338Z] #39 12.84 DEP images/cpuinfo.pb-c.d [2020-08-14T11:41:10.338Z] #39 12.86 PBCC images/stats.pb-c.c [2020-08-14T11:41:10.338Z] #39 12.87 DEP images/stats.pb-c.d [2020-08-14T11:41:11.371Z] #39 13.72 make[1]: Nothing to be done for 'all'. [2020-08-14T11:41:12.003Z] #39 14.50 CC images/stats.o [2020-08-14T11:41:12.293Z] #39 14.81 CC images/core.o [2020-08-14T11:41:12.584Z] #39 15.20 CC images/core-x86.o [2020-08-14T11:41:13.220Z] #39 ... [2020-08-14T11:41:13.220Z] [2020-08-14T11:41:13.220Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:41:13.220Z] #30 47.16 github.com/BurntSushi/toml/cmd/tomlv [2020-08-14T11:41:13.220Z] #30 DONE 50.1s [2020-08-14T11:41:13.220Z] [2020-08-14T11:41:13.220Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:41:13.220Z] #39 15.56 CC images/core-arm.o [2020-08-14T11:41:13.220Z] #39 ... [2020-08-14T11:41:13.220Z] [2020-08-14T11:41:13.220Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:41:13.220Z] #52 22.54 Checking out files: 75% (2421/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-14T11:41:13.220Z] #52 23.18 + cd /tmp/tmp.fuIQrXdTpx/src/github.com/containerd/containerd [2020-08-14T11:41:13.220Z] #52 23.19 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-14T11:41:13.220Z] #52 24.43 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-14T11:41:13.220Z] #52 24.43 + BUILDTAGS='netgo osusergo static_build' [2020-08-14T11:41:13.220Z] #52 24.43 + export EXTRA_FLAGS=-buildmode=pie [2020-08-14T11:41:13.220Z] #52 24.43 + EXTRA_FLAGS=-buildmode=pie [2020-08-14T11:41:13.220Z] #52 24.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-14T11:41:13.220Z] #52 24.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-14T11:41:13.220Z] #52 24.43 + '[' '' = dynamic ']' [2020-08-14T11:41:13.220Z] #52 24.43 + make [2020-08-14T11:41:13.220Z] #52 25.54 + bin/ctr [2020-08-14T11:41:15.324Z] #52 ... [2020-08-14T11:41:15.324Z] [2020-08-14T11:41:15.324Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:41:15.324Z] #47 42.26 encoding/base64 [2020-08-14T11:41:15.324Z] #47 42.69 golang.org/x/sys/unix [2020-08-14T11:41:15.324Z] #47 42.83 fmt [2020-08-14T11:41:15.324Z] #47 46.34 encoding/json [2020-08-14T11:41:15.324Z] #47 49.32 github.com/pkg/diff [2020-08-14T11:41:15.324Z] #47 50.06 go/ast [2020-08-14T11:41:15.324Z] #47 50.48 golang.org/x/crypto/ssh/terminal [2020-08-14T11:41:15.324Z] #47 51.71 mvdan.cc/editorconfig [2020-08-14T11:41:15.324Z] #47 ... [2020-08-14T11:41:15.324Z] [2020-08-14T11:41:15.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:41:15.324Z] #39 15.90 CC images/core-aarch64.o [2020-08-14T11:41:15.324Z] #39 16.39 CC images/core-ppc64.o [2020-08-14T11:41:15.324Z] #39 16.71 CC images/core-s390.o [2020-08-14T11:41:15.324Z] #39 16.99 CC images/cpuinfo.o [2020-08-14T11:41:15.324Z] #39 17.29 CC images/inventory.o [2020-08-14T11:41:15.324Z] #39 17.42 CC images/fdinfo.o [2020-08-14T11:41:15.324Z] #39 17.66 CC images/fown.o [2020-08-14T11:41:15.324Z] #39 17.82 CC images/ns.o [2020-08-14T11:41:15.324Z] #39 17.94 CC images/regfile.o [2020-08-14T11:41:15.324Z] #39 18.03 CC images/ghost-file.o [2020-08-14T11:41:15.638Z] #39 18.17 CC images/fifo.o [2020-08-14T11:41:15.935Z] #39 18.33 CC images/remap-file-path.o [2020-08-14T11:41:15.935Z] #39 18.45 CC images/eventfd.o [2020-08-14T11:41:15.935Z] #39 18.53 CC images/eventpoll.o [2020-08-14T11:41:16.226Z] #39 18.73 CC images/fh.o [2020-08-14T11:41:16.226Z] #39 18.87 CC images/fsnotify.o [2020-08-14T11:41:16.516Z] #39 19.11 CC images/signalfd.o [2020-08-14T11:41:16.807Z] #39 19.31 CC images/fs.o [2020-08-14T11:41:16.807Z] #39 19.37 CC images/pstree.o [2020-08-14T11:41:17.099Z] #39 19.48 CC images/pipe.o [2020-08-14T11:41:17.099Z] #39 19.64 CC images/tcp-stream.o [2020-08-14T11:41:17.390Z] #39 19.77 CC images/sk-packet.o [2020-08-14T11:41:17.390Z] #39 19.89 CC images/mnt.o [2020-08-14T11:41:17.696Z] #39 20.08 CC images/pipe-data.o [2020-08-14T11:41:17.696Z] #39 20.20 CC images/sa.o [2020-08-14T11:41:17.696Z] #39 20.33 CC images/timer.o [2020-08-14T11:41:17.987Z] #39 20.58 CC images/timerfd.o [2020-08-14T11:41:18.278Z] #39 20.73 CC images/mm.o [2020-08-14T11:41:18.568Z] #39 20.98 CC images/sk-opts.o [2020-08-14T11:41:18.568Z] #39 21.06 CC images/sk-unix.o [2020-08-14T11:41:18.568Z] #39 21.20 CC images/sk-inet.o [2020-08-14T11:41:18.859Z] #39 21.39 CC images/tun.o [2020-08-14T11:41:19.149Z] #39 21.56 CC images/sk-netlink.o [2020-08-14T11:41:19.149Z] #39 21.71 CC images/packet-sock.o [2020-08-14T11:41:19.440Z] #39 21.88 CC images/ipc-var.o [2020-08-14T11:41:19.440Z] #39 22.00 CC images/ipc-desc.o [2020-08-14T11:41:19.662Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03be22314cc0c78c7) in /home/ubuntu/workspace/moby_PR-38241 [Pipeline] { [Pipeline] checkout [2020-08-14T11:41:19.731Z] #39 22.11 CC images/ipc-shm.o [2020-08-14T11:41:19.731Z] #39 22.26 CC images/ipc-msg.o [2020-08-14T11:41:20.021Z] #39 22.40 CC images/ipc-sem.o [2020-08-14T11:41:20.021Z] #39 22.45 CC images/utsns.o [2020-08-14T11:41:20.021Z] #39 ... [2020-08-14T11:41:20.021Z] [2020-08-14T11:41:20.021Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:41:20.021Z] #41 47.08 net/url [2020-08-14T11:41:20.021Z] #41 47.47 go/ast [2020-08-14T11:41:20.021Z] #41 48.15 text/template/parse [2020-08-14T11:41:20.021Z] #41 50.73 go/parser [2020-08-14T11:41:20.021Z] #41 51.66 text/template [2020-08-14T11:41:20.021Z] #41 53.47 encoding/xml [2020-08-14T11:41:20.021Z] #41 55.11 go/doc [2020-08-14T11:41:20.021Z] #41 56.52 github.com/LK4D4/vndr/versioned [2020-08-14T11:41:20.021Z] #41 56.59 hash/crc32 [2020-08-14T11:41:20.021Z] #41 56.87 compress/gzip [2020-08-14T11:41:20.021Z] #41 57.19 github.com/LK4D4/vndr/build [2020-08-14T11:41:20.021Z] #41 ... [2020-08-14T11:41:20.021Z] [2020-08-14T11:41:20.021Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:41:20.021Z] #39 22.59 CC images/creds.o [2020-08-14T11:41:20.312Z] #39 22.79 CC images/vma.o [2020-08-14T11:41:20.312Z] #39 22.90 CC images/netdev.o [2020-08-14T11:41:20.603Z] #39 23.09 CC images/tty.o [2020-08-14T11:41:20.894Z] #39 23.43 CC images/file-lock.o [2020-08-14T11:41:20.894Z] #39 23.50 CC images/rlimit.o [2020-08-14T11:41:20.894Z] #39 23.60 CC images/pagemap.o [2020-08-14T11:41:21.184Z] #39 23.78 CC images/siginfo.o [2020-08-14T11:41:21.475Z] #39 23.95 CC images/rpc.o [2020-08-14T11:41:21.765Z] #39 24.42 CC images/ext-file.o [2020-08-14T11:41:22.056Z] #39 24.49 CC images/cgroup.o [2020-08-14T11:41:22.056Z] #39 24.77 CC images/userns.o [2020-08-14T11:41:22.347Z] #39 24.93 CC images/google/protobuf/descriptor.o [2020-08-14T11:41:22.638Z] #39 ... [2020-08-14T11:41:22.638Z] [2020-08-14T11:41:22.638Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:41:22.638Z] #47 52.53 mvdan.cc/sh/v3/fileutil [2020-08-14T11:41:22.638Z] #47 52.61 mvdan.cc/sh/v3/syntax [2020-08-14T11:41:22.638Z] #47 56.50 mvdan.cc/sh/v3/cmd/shfmt [2020-08-14T11:41:22.638Z] #47 DONE 59.7s [2020-08-14T11:41:22.638Z] [2020-08-14T11:41:22.638Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:41:22.638Z] #10 58.18 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-14T11:41:22.638Z] #10 58.19 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-14T11:41:22.638Z] #10 58.19 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:41:22.946Z] using credential docker-jenkins-github-credentials [2020-08-14T11:41:22.956Z] Cloning the remote Git repository [2020-08-14T11:41:22.956Z] Cloning with configured refspecs honoured and without tags [2020-08-14T11:41:22.934Z] Cloning repository https://github.com/moby/moby.git [2020-08-14T11:41:23.017Z] > git init /home/ubuntu/workspace/moby_PR-38241 # timeout=10 [2020-08-14T11:41:23.344Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-14T11:41:23.344Z] > git --version # timeout=10 [2020-08-14T11:41:24.340Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m17.345273287s with top 10 stages: buildssa: 1m23.99374432s, goimports: 14.951469054s, unconvert: 8.92853922s, gosec: 7.93568486s, golint: 5.636589274s, inspect: 4.204694159s, misspell: 3.508721079s, ineffassign: 3.326211692s, deadcode: 2.860002599s, ctrlflow: 2.44259454s [2020-08-14T11:41:24.340Z] INFO [runner] Issues before processing: 2304, after processing: 0 [2020-08-14T11:41:24.340Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/64, filename_unadjuster: 1695/1695, identifier_marker: 1590/1590, skip_dirs: 1695/1695, autogenerated_exclude: 1590/1695, cgo: 1695/2304, skip_files: 1695/1695, exclude-rules: 64/1590, path_prettifier: 1695/1695, exclude: 1590/1590 [2020-08-14T11:41:24.340Z] INFO [runner] processing took 111.544806ms with stages: nolint: 40.731418ms, identifier_marker: 36.1993ms, path_prettifier: 13.168248ms, exclude-rules: 6.744393ms, autogenerated_exclude: 6.403574ms, cgo: 4.573688ms, skip_dirs: 3.32163ms, filename_unadjuster: 397.006µs, max_same_issues: 1.493µs, uniq_by_line: 991ns, skip_files: 717ns, path_shortener: 496ns, max_from_linter: 455ns, exclude: 388ns, source_code: 378ns, diff: 368ns, max_per_file_from_linter: 263ns [2020-08-14T11:41:24.340Z] INFO [runner] linters took 30.251048658s with stages: goanalysis_metalinter: 23.458869288s, unused: 6.680508241s [2020-08-14T11:41:24.340Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-08-14T11:41:24.340Z] INFO Memory: 554 samples, avg is 1044.3MB, max is 2834.9MB [2020-08-14T11:41:24.340Z] INFO Execution took 1m4.181193561s [2020-08-14T11:41:24.340Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-08-14T11:41:23.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-14T11:41:23.378Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38241/head:refs/remotes/origin/PR-38241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:41:24.668Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38241/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/make.sh dynbinary-daemon test-docker-py [2020-08-14T11:41:24.931Z] [2020-08-14T11:41:24.931Z] Removing bundles/ [2020-08-14T11:41:24.931Z] [2020-08-14T11:41:24.931Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-14T11:41:24.931Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-14T11:41:24.931Z] GOOS="" GOARCH="" GOARM="" [2020-08-14T11:41:27.086Z] #10 ... [2020-08-14T11:41:27.086Z] [2020-08-14T11:41:27.086Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:41:27.086Z] #39 25.86 CC images/opts.o [2020-08-14T11:41:27.086Z] #39 26.00 CC images/seccomp.o [2020-08-14T11:41:27.086Z] #39 26.17 CC images/binfmt-misc.o [2020-08-14T11:41:27.086Z] #39 26.27 CC images/time.o [2020-08-14T11:41:27.086Z] #39 26.37 CC images/sysctl.o [2020-08-14T11:41:27.086Z] #39 26.50 CC images/autofs.o [2020-08-14T11:41:27.086Z] #39 26.61 CC images/macvlan.o [2020-08-14T11:41:27.086Z] #39 26.76 CC images/sit.o [2020-08-14T11:41:27.086Z] #39 26.88 CC images/memfd.o [2020-08-14T11:41:27.086Z] #39 27.05 CC images/timens.o [2020-08-14T11:41:27.086Z] #39 27.19 LINK images/built-in.o [2020-08-14T11:41:27.086Z] #39 27.22 GEN compel/include/asm [2020-08-14T11:41:27.086Z] #39 27.24 GEN compel/include/version.h [2020-08-14T11:41:27.086Z] #39 27.25 touch .config [2020-08-14T11:41:27.086Z] #39 27.26 GEN include/common/config.h [2020-08-14T11:41:27.086Z] #39 27.29 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-08-14T11:41:27.086Z] #39 27.32 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-14T11:41:27.086Z] #39 27.33 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-14T11:41:27.086Z] #39 27.34 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-08-14T11:41:27.086Z] #39 27.35 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-08-14T11:41:27.086Z] #39 27.37 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-08-14T11:41:27.086Z] #39 27.38 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-14T11:41:27.086Z] #39 27.38 DEP compel/plugins/std/infect.d [2020-08-14T11:41:27.086Z] #39 27.52 DEP compel/plugins/std/string.d [2020-08-14T11:41:27.086Z] #39 27.58 DEP compel/plugins/std/log.d [2020-08-14T11:41:27.086Z] #39 27.61 DEP compel/plugins/std/fds.d [2020-08-14T11:41:27.086Z] #39 27.75 DEP compel/plugins/std/std.d [2020-08-14T11:41:27.086Z] #39 27.81 DEP compel/plugins/shmem/shmem.d [2020-08-14T11:41:27.087Z] #39 27.90 DEP compel/plugins/fds/fds.d [2020-08-14T11:41:27.087Z] #39 27.94 CC compel/plugins/std/std.o [2020-08-14T11:41:27.087Z] #39 28.19 CC compel/plugins/std/fds.o [2020-08-14T11:41:27.087Z] #39 28.35 CC compel/plugins/std/log.o [2020-08-14T11:41:27.087Z] #39 28.93 CC compel/plugins/std/string.o [2020-08-14T11:41:27.087Z] #39 29.24 CC compel/plugins/std/infect.o [2020-08-14T11:41:27.087Z] #39 29.48 CC compel/arch/s390/plugins/std/parasite-head.o [2020-08-14T11:41:27.087Z] #39 29.52 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-08-14T11:41:27.087Z] #39 29.57 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-08-14T11:41:27.087Z] #39 29.62 AR compel/plugins/std.lib.a [2020-08-14T11:41:27.087Z] #39 29.64 CC compel/plugins/fds/fds.o [2020-08-14T11:41:27.087Z] #39 29.73 AR compel/plugins/fds.lib.a [2020-08-14T11:41:27.377Z] #39 29.75 HOSTDEP compel/src/lib/log-host.d [2020-08-14T11:41:27.377Z] #39 29.79 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-14T11:41:27.377Z] #39 29.85 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-08-14T11:41:27.377Z] #39 29.88 HOSTDEP compel/src/main-host.d [2020-08-14T11:41:27.377Z] #39 29.93 DEP compel/src/lib/ptrace.d [2020-08-14T11:41:27.669Z] #39 30.06 DEP compel/src/lib/infect.d [2020-08-14T11:41:27.669Z] #39 30.13 DEP compel/src/lib/infect-util.d [2020-08-14T11:41:27.669Z] #39 30.22 DEP compel/src/lib/infect-rpc.d [2020-08-14T11:41:27.961Z] #39 30.30 DEP compel/arch/s390/src/lib/infect.d [2020-08-14T11:41:27.961Z] #39 30.42 DEP compel/arch/s390/src/lib/cpu.d [2020-08-14T11:41:27.961Z] #39 30.46 DEP compel/src/lib/log.d [2020-08-14T11:41:27.961Z] #39 30.50 DEP compel/src/main.d [2020-08-14T11:41:27.961Z] #39 30.57 DEP compel/src/lib/handle-elf.d [2020-08-14T11:41:27.961Z] #39 30.63 DEP compel/arch/s390/src/lib/handle-elf.d [2020-08-14T11:41:27.961Z] #39 30.70 CC compel/src/lib/log.o [2020-08-14T11:41:28.252Z] #39 30.85 CC compel/arch/s390/src/lib/cpu.o [2020-08-14T11:41:28.252Z] #39 30.93 CC compel/arch/s390/src/lib/infect.o [2020-08-14T11:41:28.884Z] #39 31.32 CC compel/src/lib/infect-rpc.o [2020-08-14T11:41:28.884Z] #39 31.46 CC compel/src/lib/infect-util.o [2020-08-14T11:41:28.884Z] #39 31.58 CC compel/src/lib/infect.o [2020-08-14T11:41:30.416Z] #39 ... [2020-08-14T11:41:30.416Z] [2020-08-14T11:41:30.416Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:41:30.416Z] #41 57.26 net [2020-08-14T11:41:30.416Z] #41 58.55 vendor/golang.org/x/text/transform [2020-08-14T11:41:30.416Z] #41 59.06 vendor/golang.org/x/text/unicode/bidi [2020-08-14T11:41:30.416Z] #41 60.39 vendor/golang.org/x/text/secure/bidirule [2020-08-14T11:41:30.416Z] #41 60.54 vendor/golang.org/x/text/unicode/norm [2020-08-14T11:41:30.416Z] #41 62.64 vendor/golang.org/x/net/idna [2020-08-14T11:41:30.416Z] #41 64.23 vendor/golang.org/x/net/http2/hpack [2020-08-14T11:41:30.416Z] #41 64.80 mime [2020-08-14T11:41:30.416Z] #41 66.06 mime/quotedprintable [2020-08-14T11:41:30.416Z] #41 66.25 net/http/internal [2020-08-14T11:41:30.416Z] #41 ... [2020-08-14T11:41:30.416Z] [2020-08-14T11:41:30.416Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:41:30.416Z] #39 32.81 CC compel/src/lib/ptrace.o [2020-08-14T11:41:30.416Z] #39 33.00 AR compel/libcompel.a [2020-08-14T11:41:30.416Z] #39 33.04 HOSTCC compel/src/main-host.o [2020-08-14T11:41:30.709Z] #39 33.33 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-08-14T11:41:30.709Z] #39 33.44 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-14T11:41:30.999Z] #39 33.61 HOSTCC compel/src/lib/log-host.o [2020-08-14T11:41:31.290Z] #39 33.73 HOSTLINK compel/compel-host-bin [2020-08-14T11:41:31.290Z] #39 33.81 DEP soccr/soccr.d [2020-08-14T11:41:31.580Z] #39 34.01 CC soccr/soccr.o [2020-08-14T11:41:32.623Z] #39 35.02 AR soccr/libsoccr.a [2020-08-14T11:41:32.623Z] #39 35.04 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-14T11:41:32.623Z] #39 35.22 DEP criu/arch/s390/sigframe.d [2020-08-14T11:41:32.914Z] #39 35.32 DEP criu/arch/s390/crtools.d [2020-08-14T11:41:32.914Z] #39 35.48 DEP criu/arch/s390/cpu.d [2020-08-14T11:41:32.914Z] #39 35.64 CC criu/arch/s390/cpu.o [2020-08-14T11:41:33.213Z] #39 ... [2020-08-14T11:41:33.213Z] [2020-08-14T11:41:33.213Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:41:33.213Z] #54 66.49 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-14T11:41:33.213Z] #54 66.49 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-14T11:41:33.213Z] #54 DONE 70.2s [2020-08-14T11:41:33.213Z] [2020-08-14T11:41:33.213Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-14T11:41:33.213Z] #55 DONE 0.1s [2020-08-14T11:41:33.213Z] [2020-08-14T11:41:33.213Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-14T11:41:33.213Z] #56 DONE 0.1s [2020-08-14T11:41:33.213Z] [2020-08-14T11:41:33.213Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:41:33.213Z] #10 67.95 Selecting previously unselected package libapparmor1:s390x. [2020-08-14T11:41:33.213Z] #10 67.96 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-08-14T11:41:33.213Z] #10 67.97 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-08-14T11:41:33.213Z] #10 68.02 Selecting previously unselected package libapparmor-dev:s390x. [2020-08-14T11:41:33.213Z] #10 68.02 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-08-14T11:41:33.213Z] #10 68.03 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-08-14T11:41:33.213Z] #10 68.08 Selecting previously unselected package libbtrfs0. [2020-08-14T11:41:33.213Z] #10 68.09 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-14T11:41:33.213Z] #10 68.09 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-14T11:41:33.213Z] #10 68.15 Selecting previously unselected package libbtrfs-dev. [2020-08-14T11:41:33.213Z] #10 68.15 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-14T11:41:33.213Z] #10 68.15 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-14T11:41:33.213Z] #10 68.21 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-08-14T11:41:33.213Z] #10 68.21 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-14T11:41:33.213Z] #10 68.21 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-14T11:41:33.213Z] #10 68.26 Selecting previously unselected package libudev-dev:s390x. [2020-08-14T11:41:33.213Z] #10 68.26 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-08-14T11:41:33.213Z] #10 68.27 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-08-14T11:41:33.213Z] #10 68.39 Selecting previously unselected package libsepol1-dev:s390x. [2020-08-14T11:41:33.213Z] #10 68.40 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-08-14T11:41:33.213Z] #10 68.40 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-08-14T11:41:33.213Z] #10 68.63 Selecting previously unselected package libpcre16-3:s390x. [2020-08-14T11:41:33.213Z] #10 68.63 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-08-14T11:41:33.214Z] #10 68.64 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-08-14T11:41:33.214Z] #10 68.74 Selecting previously unselected package libpcre32-3:s390x. [2020-08-14T11:41:33.214Z] #10 68.74 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-08-14T11:41:33.214Z] #10 68.74 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-08-14T11:41:33.214Z] #10 68.89 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-08-14T11:41:33.214Z] #10 68.89 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-08-14T11:41:33.214Z] #10 68.89 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-14T11:41:33.214Z] #10 68.95 Selecting previously unselected package libpcre3-dev:s390x. [2020-08-14T11:41:33.214Z] #10 68.96 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-08-14T11:41:33.214Z] #10 68.96 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-08-14T11:41:33.214Z] #10 69.18 Selecting previously unselected package libselinux1-dev:s390x. [2020-08-14T11:41:33.214Z] #10 69.18 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-08-14T11:41:33.214Z] #10 69.19 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-14T11:41:33.214Z] #10 69.37 Selecting previously unselected package libdevmapper-dev:s390x. [2020-08-14T11:41:33.214Z] #10 69.37 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-08-14T11:41:33.214Z] #10 69.38 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-14T11:41:33.214Z] #10 69.42 Selecting previously unselected package libseccomp-dev:s390x. [2020-08-14T11:41:33.214Z] #10 69.42 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-08-14T11:41:33.214Z] #10 69.43 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-08-14T11:41:33.214Z] #10 69.49 Selecting previously unselected package libsystemd-dev:s390x. [2020-08-14T11:41:33.214Z] #10 69.49 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-08-14T11:41:33.214Z] #10 69.50 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-14T11:41:33.214Z] #10 69.86 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-14T11:41:33.214Z] #10 69.87 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-08-14T11:41:33.214Z] #10 69.88 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-08-14T11:41:33.214Z] #10 69.88 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-14T11:41:33.214Z] #10 69.89 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-08-14T11:41:33.214Z] #10 69.90 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-08-14T11:41:33.214Z] #10 69.90 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:41:33.214Z] #10 69.91 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-14T11:41:33.214Z] #10 69.92 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-08-14T11:41:33.214Z] #10 69.92 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-08-14T11:41:33.214Z] #10 69.94 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-14T11:41:33.214Z] #10 69.94 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-14T11:41:33.214Z] #10 69.95 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-08-14T11:41:33.214Z] #10 69.96 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-14T11:41:33.214Z] #10 69.96 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-14T11:41:33.214Z] #10 69.97 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-14T11:41:33.214Z] #10 69.98 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-08-14T11:41:33.214Z] #10 69.98 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:41:33.214Z] #10 70.02 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-14T11:41:33.214Z] #10 70.02 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-14T11:41:33.214Z] #10 70.03 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:41:33.214Z] #10 70.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-14T11:41:33.214Z] #10 70.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-14T11:41:33.214Z] #10 70.04 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-14T11:41:33.214Z] #10 70.05 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-14T11:41:33.214Z] #10 70.06 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-14T11:41:33.214Z] #10 70.07 Setting up dmsetup (2:1.02.155-3) ... [2020-08-14T11:41:33.214Z] #10 70.09 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-14T11:41:33.214Z] #10 70.10 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-14T11:41:33.214Z] #10 70.15 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:41:33.505Z] #10 DONE 70.6s [2020-08-14T11:41:33.505Z] [2020-08-14T11:41:33.505Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:41:34.552Z] #49 1.094 + RM_GOPATH=0 [2020-08-14T11:41:34.552Z] #49 1.094 + TMP_GOPATH= [2020-08-14T11:41:34.552Z] #49 1.094 + : /build [2020-08-14T11:41:34.552Z] #49 1.094 + '[' -z '' ']' [2020-08-14T11:41:34.552Z] #49 1.094 ++ mktemp -d [2020-08-14T11:41:34.552Z] #49 1.095 + export GOPATH=/tmp/tmp.A0eokaIVnQ [2020-08-14T11:41:34.552Z] #49 1.095 + GOPATH=/tmp/tmp.A0eokaIVnQ [2020-08-14T11:41:34.552Z] #49 1.095 + RM_GOPATH=1 [2020-08-14T11:41:34.552Z] #49 1.095 + case "$(go env GOARCH)" in [2020-08-14T11:41:34.552Z] #49 1.096 ++ go env GOARCH [2020-08-14T11:41:34.552Z] #49 1.103 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:41:34.552Z] #49 1.103 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:41:34.552Z] #49 1.106 ++ dirname /tmp/install/install.sh [2020-08-14T11:41:34.552Z] #49 1.106 + dir=/tmp/install [2020-08-14T11:41:34.552Z] #49 1.106 + bin=runc [2020-08-14T11:41:34.552Z] #49 1.106 + shift [2020-08-14T11:41:34.552Z] #49 1.107 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-14T11:41:34.552Z] #49 1.107 + . /tmp/install/runc.installer [2020-08-14T11:41:34.552Z] #49 1.107 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-14T11:41:34.552Z] #49 1.107 + install_runc [2020-08-14T11:41:34.552Z] #49 1.111 + uname -r [2020-08-14T11:41:34.552Z] #49 1.111 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-14T11:41:34.552Z] #49 1.112 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-14T11:41:34.552Z] #49 1.112 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-14T11:41:34.552Z] #49 1.112 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-14T11:41:34.552Z] #49 1.112 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.A0eokaIVnQ/src/github.com/opencontainers/runc [2020-08-14T11:41:34.552Z] #49 1.113 Cloning into '/tmp/tmp.A0eokaIVnQ/src/github.com/opencontainers/runc'... [2020-08-14T11:41:34.846Z] #49 ... [2020-08-14T11:41:34.846Z] [2020-08-14T11:41:34.846Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-14T11:41:34.846Z] #11 DONE 1.3s [2020-08-14T11:41:34.846Z] [2020-08-14T11:41:34.846Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-14T11:41:35.888Z] #12 DONE 0.9s [2020-08-14T11:41:35.888Z] [2020-08-14T11:41:35.889Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-14T11:41:36.527Z] #13 0.782 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-14T11:41:36.821Z] #13 DONE 1.0s [2020-08-14T11:41:36.821Z] [2020-08-14T11:41:36.821Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-14T11:41:37.877Z] #14 DONE 1.2s [2020-08-14T11:41:37.877Z] [2020-08-14T11:41:37.877Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-14T11:41:37.964Z] Removing intermediate container 70058098949c [2020-08-14T11:41:37.964Z] ---> 5c92d927c59e [2020-08-14T11:41:37.964Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-08-14T11:41:37.964Z] ---> 805dc2d65d1c [2020-08-14T11:41:37.964Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-08-14T11:41:37.964Z] ---> 73249050a993 [2020-08-14T11:41:37.964Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-08-14T11:41:37.964Z] ---> Running in 879ba511111e [2020-08-14T11:41:37.964Z] Removing intermediate container 879ba511111e [2020-08-14T11:41:37.964Z] ---> aef74938ba4e [2020-08-14T11:41:37.964Z] Successfully built aef74938ba4e [2020-08-14T11:41:37.964Z] Successfully tagged moby-buildx:latest [2020-08-14T11:41:37.964Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-08-14T11:41:37.964Z] if [ -n "${id}" ]; then \ [2020-08-14T11:41:37.964Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-08-14T11:41:37.964Z] && touch bundles/buildx; \ [2020-08-14T11:41:37.964Z] docker rm -f ${id}; \ [2020-08-14T11:41:37.964Z] fi [2020-08-14T11:41:37.964Z] 5715df60a913391046df6677772afaf858f5ccb9c28ad50385ac19954c788c24 [2020-08-14T11:41:37.964Z] bundles/buildx version [2020-08-14T11:41:37.964Z] buildx v0.3.1 6db68d0 [2020-08-14T11:41:37.964Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:8826978e976fbf8ed27e09cf9e91566443b463d7 . [2020-08-14T11:41:37.964Z] #1 [internal] booting buildkit [2020-08-14T11:41:37.964Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-08-14T11:41:37.964Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-08-14T11:41:37.964Z] #1 creating container buildx_buildkit_default [2020-08-14T11:41:37.964Z] #1 creating container buildx_buildkit_default 0.4s done [2020-08-14T11:41:37.964Z] #1 DONE 2.3s [2020-08-14T11:41:37.964Z] [2020-08-14T11:41:37.964Z] #2 [internal] load build definition from Dockerfile [2020-08-14T11:41:37.964Z] #2 transferring dockerfile: 16.36kB done [2020-08-14T11:41:37.964Z] #2 DONE 0.0s [2020-08-14T11:41:37.964Z] [2020-08-14T11:41:37.964Z] #3 [internal] load .dockerignore [2020-08-14T11:41:37.964Z] #3 transferring context: 87B done [2020-08-14T11:41:37.964Z] #3 DONE 0.0s [2020-08-14T11:41:37.964Z] [2020-08-14T11:41:37.964Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-14T11:41:37.964Z] #4 DONE 0.9s [2020-08-14T11:41:37.964Z] [2020-08-14T11:41:37.964Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-14T11:41:37.964Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-14T11:41:37.964Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-08-14T11:41:37.964Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-08-14T11:41:37.964Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-08-14T11:41:37.964Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-14T11:41:37.964Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-08-14T11:41:37.964Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-08-14T11:41:37.964Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-08-14T11:41:37.964Z] #5 DONE 1.1s [2020-08-14T11:41:37.964Z] [2020-08-14T11:41:37.964Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-14T11:41:38.633Z] #7 ... [2020-08-14T11:41:38.633Z] [2020-08-14T11:41:38.633Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-14T11:41:38.633Z] #6 DONE 0.8s [2020-08-14T11:41:38.633Z] [2020-08-14T11:41:38.633Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-14T11:41:38.633Z] #7 DONE 0.9s [2020-08-14T11:41:38.633Z] [2020-08-14T11:41:38.633Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-14T11:41:38.633Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-14T11:41:38.918Z] #15 DONE 1.0s [2020-08-14T11:41:38.918Z] [2020-08-14T11:41:38.918Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-14T11:41:39.397Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-14T11:41:39.397Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-08-14T11:41:39.397Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-14T11:41:39.781Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.00MB / 9.86MB 0.6s [2020-08-14T11:41:39.781Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.20MB / 9.86MB 0.8s [2020-08-14T11:41:39.781Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.13MB / 9.86MB 0.9s [2020-08-14T11:41:39.953Z] #16 DONE 0.8s [2020-08-14T11:41:39.953Z] [2020-08-14T11:41:39.953Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:41:40.133Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.31MB / 9.86MB 1.1s [2020-08-14T11:41:40.441Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.64MB / 9.86MB 1.2s [2020-08-14T11:41:40.441Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.95MB / 9.86MB 1.4s [2020-08-14T11:41:40.860Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.5s done [2020-08-14T11:41:40.860Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-08-14T11:41:40.985Z] #17 1.069 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:41:40.985Z] #17 ... [2020-08-14T11:41:40.985Z] [2020-08-14T11:41:40.985Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:41:40.985Z] #41 67.94 net/textproto [2020-08-14T11:41:40.985Z] #41 67.95 crypto/x509 [2020-08-14T11:41:40.985Z] #41 68.71 vendor/golang.org/x/net/http/httpguts [2020-08-14T11:41:40.985Z] #41 68.96 vendor/golang.org/x/net/http/httpproxy [2020-08-14T11:41:40.985Z] #41 69.37 mime/multipart [2020-08-14T11:41:40.985Z] #41 70.98 crypto/tls [2020-08-14T11:41:40.985Z] #41 74.84 net/http/httptrace [2020-08-14T11:41:40.985Z] #41 75.01 net/http [2020-08-14T11:41:40.985Z] #41 ... [2020-08-14T11:41:40.985Z] [2020-08-14T11:41:40.985Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:41:40.985Z] #17 1.201 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:41:40.985Z] #17 1.313 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:41:41.276Z] #17 1.494 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-14T11:41:41.907Z] #17 2.063 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [192 kB] [2020-08-14T11:41:41.964Z] ok github.com/docker/docker/api/server/httputils 0.034s coverage: 14.7% of statements [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-14T11:41:41.964Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-14T11:41:41.964Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-08-14T11:41:41.964Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2020-08-14T11:41:41.964Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/types [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-14T11:41:41.964Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2020-08-14T11:41:41.964Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/builder [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-14T11:41:41.964Z] ok github.com/docker/docker/builder/dockerignore 0.029s coverage: 96.8% of statements [2020-08-14T11:41:41.964Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-08-14T11:41:41.964Z] ok github.com/docker/docker/builder/remotecontext 0.361s coverage: 13.6% of statements [2020-08-14T11:41:41.964Z] ok github.com/docker/docker/builder/dockerfile 0.813s coverage: 48.1% of statements [2020-08-14T11:41:41.964Z] ok github.com/docker/docker/builder/remotecontext/git 3.321s coverage: 86.3% of statements [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/cli [no test files] [2020-08-14T11:41:41.964Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-14T11:41:42.939Z] #17 3.152 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-14T11:41:43.571Z] #17 ... [2020-08-14T11:41:43.571Z] [2020-08-14T11:41:43.571Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:41:43.571Z] #39 36.04 CC criu/arch/s390/crtools.o [2020-08-14T11:41:43.571Z] #39 36.95 CC criu/arch/s390/sigframe.o [2020-08-14T11:41:43.571Z] #39 37.13 LINK criu/arch/s390/crtools.built-in.o [2020-08-14T11:41:43.571Z] #39 37.15 DEP criu/pie/util-vdso.d [2020-08-14T11:41:43.571Z] #39 37.27 DEP criu/pie/util.d [2020-08-14T11:41:43.571Z] #39 37.36 CC criu/pie/util.o [2020-08-14T11:41:43.571Z] #39 37.55 CC criu/pie/util-vdso.o [2020-08-14T11:41:43.571Z] #39 38.09 AR criu/pie/pie.lib.a [2020-08-14T11:41:43.571Z] #39 38.11 DEP criu/pie/restorer.d [2020-08-14T11:41:43.571Z] #39 38.22 DEP criu/arch/s390/restorer.d [2020-08-14T11:41:43.571Z] #39 38.36 DEP criu/arch/s390/vdso-pie.d [2020-08-14T11:41:43.571Z] #39 38.51 DEP criu/pie/parasite-vdso.d [2020-08-14T11:41:43.571Z] #39 38.61 DEP criu/pie/parasite.d [2020-08-14T11:41:43.571Z] #39 38.80 CC criu/pie/parasite.o [2020-08-14T11:41:43.571Z] #39 39.55 LINK criu/pie/parasite.built-in.o [2020-08-14T11:41:43.571Z] #39 39.55 GEN criu/pie/parasite-blob.h [2020-08-14T11:41:43.571Z] #39 39.56 CC criu/pie/parasite-vdso.o [2020-08-14T11:41:43.571Z] #39 40.13 CC criu/arch/s390/vdso-pie.o [2020-08-14T11:41:43.571Z] #39 40.34 CC criu/arch/s390/restorer.o [2020-08-14T11:41:43.571Z] #39 40.58 CC criu/pie/restorer.o [2020-08-14T11:41:43.571Z] #39 42.29 LINK criu/pie/restorer.built-in.o [2020-08-14T11:41:43.571Z] #39 42.30 GEN criu/pie/restorer-blob.h [2020-08-14T11:41:43.571Z] #39 42.41 DEP criu/vdso.d [2020-08-14T11:41:43.571Z] #39 42.48 DEP criu/uts_ns.d [2020-08-14T11:41:43.571Z] #39 42.57 DEP criu/util.d [2020-08-14T11:41:43.571Z] #39 42.84 DEP criu/uffd.d [2020-08-14T11:41:43.571Z] #39 42.91 DEP criu/tun.d [2020-08-14T11:41:43.571Z] #39 43.02 DEP criu/tty.d [2020-08-14T11:41:43.571Z] #39 43.20 DEP criu/timerfd.d [2020-08-14T11:41:43.571Z] #39 43.34 DEP criu/timens.d [2020-08-14T11:41:43.571Z] #39 43.43 DEP criu/sysfs_parse.d [2020-08-14T11:41:43.571Z] #39 43.55 DEP criu/sysctl.d [2020-08-14T11:41:43.571Z] #39 43.67 DEP criu/string.d [2020-08-14T11:41:43.571Z] #39 43.69 DEP criu/stats.d [2020-08-14T11:41:43.571Z] #39 43.73 DEP criu/sockets.d [2020-08-14T11:41:43.571Z] #39 43.89 DEP criu/sk-unix.d [2020-08-14T11:41:43.571Z] #39 44.08 DEP criu/sk-tcp.d [2020-08-14T11:41:43.571Z] #39 44.21 DEP criu/sk-queue.d [2020-08-14T11:41:43.571Z] #39 44.29 DEP criu/sk-packet.d [2020-08-14T11:41:43.571Z] #39 44.44 DEP criu/sk-netlink.d [2020-08-14T11:41:43.571Z] #39 44.60 DEP criu/sk-inet.d [2020-08-14T11:41:43.571Z] #39 44.80 DEP criu/signalfd.d [2020-08-14T11:41:43.571Z] #39 44.92 DEP criu/sigframe.d [2020-08-14T11:41:43.571Z] #39 44.98 DEP criu/shmem.d [2020-08-14T11:41:43.571Z] #39 45.09 DEP criu/servicefd.d [2020-08-14T11:41:43.571Z] #39 45.19 DEP criu/seize.d [2020-08-14T11:41:43.571Z] #39 45.31 DEP criu/seccomp.d [2020-08-14T11:41:43.571Z] #39 45.40 DEP criu/rst-malloc.d [2020-08-14T11:41:43.571Z] #39 45.47 DEP criu/rbtree.d [2020-08-14T11:41:43.571Z] #39 45.49 DEP criu/pstree.d [2020-08-14T11:41:43.571Z] #39 45.58 DEP criu/protobuf.d [2020-08-14T11:41:43.571Z] #39 45.72 GEN criu/protobuf-desc-gen.h [2020-08-14T11:41:43.908Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.0s done [2020-08-14T11:41:43.908Z] #59 DONE 4.8s [2020-08-14T11:41:43.908Z] [2020-08-14T11:41:43.908Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-14T11:41:43.908Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-14T11:41:43.908Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-08-14T11:41:43.908Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done [2020-08-14T11:41:43.908Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-08-14T11:41:43.908Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 70.17MB / 73.58MB 4.5s [2020-08-14T11:41:43.908Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.2s done [2020-08-14T11:41:43.908Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-14T11:41:43.908Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.4s done [2020-08-14T11:41:43.908Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.7s done [2020-08-14T11:41:43.908Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done [2020-08-14T11:41:43.908Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 60.89MB / 96.52MB 4.5s [2020-08-14T11:41:43.908Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.4s done [2020-08-14T11:41:43.908Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 65.74MB / 96.52MB 4.6s [2020-08-14T11:41:43.908Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.6s done [2020-08-14T11:41:44.202Z] #39 46.54 DEP criu/protobuf-desc.d [2020-08-14T11:41:44.202Z] #39 46.68 DEP criu/proc_parse.d [2020-08-14T11:41:44.202Z] #39 46.90 DEP criu/plugin.d [2020-08-14T11:41:44.212Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 75.84MB / 96.52MB 5.0s [2020-08-14T11:41:44.212Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 82.34MB / 96.52MB 5.1s [2020-08-14T11:41:44.212Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 90.16MB / 96.52MB 5.2s [2020-08-14T11:41:44.493Z] #39 46.97 DEP criu/pipes.d [2020-08-14T11:41:44.493Z] #39 47.10 DEP criu/pie-util.d [2020-08-14T11:41:44.506Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.4s done [2020-08-14T11:41:44.506Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-08-14T11:41:44.798Z] #8 ... [2020-08-14T11:41:44.798Z] [2020-08-14T11:41:44.798Z] #21 [internal] load build context [2020-08-14T11:41:44.798Z] #21 transferring context: 51.48MB 5.9s done [2020-08-14T11:41:44.798Z] #21 DONE 6.0s [2020-08-14T11:41:44.798Z] [2020-08-14T11:41:44.798Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-14T11:41:44.804Z] #39 47.20 DEP criu/pie-util-vdso.d [2020-08-14T11:41:44.804Z] #39 47.29 DEP criu/path.d [2020-08-14T11:41:44.804Z] #39 47.40 DEP criu/parasite-syscall.d [2020-08-14T11:41:45.112Z] Fetching without tags [2020-08-14T11:41:45.112Z] #39 47.60 DEP criu/pagemap.d [2020-08-14T11:41:45.403Z] #39 47.79 DEP criu/pagemap-cache.d [2020-08-14T11:41:45.403Z] #39 47.85 DEP criu/page-xfer.d [2020-08-14T11:41:45.403Z] #39 ... [2020-08-14T11:41:45.403Z] [2020-08-14T11:41:45.403Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:41:45.403Z] #17 5.524 Fetched 8063 kB in 5s (1720 kB/s) [2020-08-14T11:41:45.467Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit 05083d547b29db00043df937be460fc7ad27304c [2020-08-14T11:41:44.978Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-14T11:41:44.995Z] > git config --add remote.origin.fetch +refs/pull/38241/head:refs/remotes/origin/PR-38241 # timeout=10 [2020-08-14T11:41:45.036Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:41:45.076Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-14T11:41:45.107Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-14T11:41:45.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-14T11:41:45.118Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38241/head:refs/remotes/origin/PR-38241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:41:45.481Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:41:45.511Z] > git checkout -f 05083d547b29db00043df937be460fc7ad27304c # timeout=10 [2020-08-14T11:41:46.235Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-14T11:41:46.235Z] [2020-08-14T11:41:46.235Z] + TEST_INTEGRATION_DEST=1 [2020-08-14T11:41:46.235Z] + CONTAINER_NAME=docker-pr2-1 [2020-08-14T11:41:46.235Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-08-14T11:41:46.235Z] + run_tests test-integration-flaky [2020-08-14T11:41:46.235Z] + '[' -n 0 ']' [2020-08-14T11:41:46.235Z] + rm= [2020-08-14T11:41:46.235Z] + c=0 [2020-08-14T11:41:46.235Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-38241/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-38241/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-38241/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/make.sh test-integration-flaky test-integration [2020-08-14T11:41:46.235Z] ++ jobs -p [2020-08-14T11:41:46.235Z] + TEST_INTEGRATION_DEST=3 [2020-08-14T11:41:46.235Z] + CONTAINER_NAME=docker-pr2-3 [2020-08-14T11:41:46.235Z] + TEST_SKIP_INTEGRATION=1 [2020-08-14T11:41:46.235Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-14T11:41:46.235Z] + run_tests [2020-08-14T11:41:46.235Z] + for job in $(jobs -p) [2020-08-14T11:41:46.235Z] + wait 16079 [2020-08-14T11:41:46.235Z] + '[' -n 0 ']' [2020-08-14T11:41:46.235Z] + rm= [2020-08-14T11:41:46.235Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-38241/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-38241/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-38241/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/make.sh '' test-integration [2020-08-14T11:41:46.235Z] + TEST_INTEGRATION_DEST=2 [2020-08-14T11:41:46.235Z] + CONTAINER_NAME=docker-pr2-2 [2020-08-14T11:41:46.235Z] + TEST_SKIP_INTEGRATION=1 [2020-08-14T11:41:46.235Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-14T11:41:46.235Z] + run_tests [2020-08-14T11:41:46.235Z] + '[' -n 0 ']' [2020-08-14T11:41:46.235Z] + rm= [2020-08-14T11:41:46.235Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-38241/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-38241/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-38241/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/make.sh '' test-integration [2020-08-14T11:41:46.235Z] [2020-08-14T11:41:46.235Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-14T11:41:46.235Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-14T11:41:46.235Z] HOSTNAME=4efa62d35c76 [2020-08-14T11:41:46.235Z] TEST_SKIP_INTEGRATION=1 [2020-08-14T11:41:46.235Z] TESTDEBUG=0 [2020-08-14T11:41:46.235Z] DEST=bundles/test-integration [2020-08-14T11:41:46.235Z] PWD=/go/src/github.com/docker/docker [2020-08-14T11:41:46.235Z] KEEPBUNDLE=1 [2020-08-14T11:41:46.235Z] DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 [2020-08-14T11:41:46.235Z] container=docker [2020-08-14T11:41:46.235Z] HOME=/root [2020-08-14T11:41:46.235Z] GOLANG_VERSION=1.13.15 [2020-08-14T11:41:46.235Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-14T11:41:46.235Z] VALIDATE_BRANCH=master [2020-08-14T11:41:46.235Z] TERM=xterm [2020-08-14T11:41:46.235Z] DOCKER_PKG=github.com/docker/docker [2020-08-14T11:41:46.235Z] SHLVL=1 [2020-08-14T11:41:46.235Z] TIMEOUT=120m [2020-08-14T11:41:46.235Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-14T11:41:46.235Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-14T11:41:46.235Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-14T11:41:46.235Z] GO111MODULE=off [2020-08-14T11:41:46.235Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-14T11:41:46.235Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-14T11:41:46.235Z] GOPATH=/go [2020-08-14T11:41:46.235Z] PKG_CONFIG=pkg-config [2020-08-14T11:41:46.235Z] _=/usr/bin/env [2020-08-14T11:41:46.235Z] Building test suite binary ./integration-cli/test.main [2020-08-14T11:41:46.235Z] [2020-08-14T11:41:46.235Z] [2020-08-14T11:41:46.235Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-08-14T11:41:46.235Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-14T11:41:46.235Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-14T11:41:46.235Z] HOSTNAME=2e11fdc63385 [2020-08-14T11:41:46.235Z] TEST_SKIP_INTEGRATION=1 [2020-08-14T11:41:46.235Z] TESTDEBUG=0 [2020-08-14T11:41:46.235Z] DEST=bundles/test-integration [2020-08-14T11:41:46.235Z] PWD=/go/src/github.com/docker/docker [2020-08-14T11:41:46.235Z] KEEPBUNDLE=1 [2020-08-14T11:41:46.235Z] DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 [2020-08-14T11:41:46.235Z] container=docker [2020-08-14T11:41:46.235Z] HOME=/root [2020-08-14T11:41:46.235Z] GOLANG_VERSION=1.13.15 [2020-08-14T11:41:46.235Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-14T11:41:46.235Z] VALIDATE_BRANCH=master [2020-08-14T11:41:46.235Z] TERM=xterm [2020-08-14T11:41:46.235Z] DOCKER_PKG=github.com/docker/docker [2020-08-14T11:41:46.235Z] SHLVL=1 [2020-08-14T11:41:46.235Z] TIMEOUT=120m [2020-08-14T11:41:46.235Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-14T11:41:46.235Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-14T11:41:46.235Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-14T11:41:46.235Z] GO111MODULE=off [2020-08-14T11:41:46.235Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-14T11:41:46.235Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-14T11:41:46.235Z] GOPATH=/go [2020-08-14T11:41:46.235Z] PKG_CONFIG=pkg-config [2020-08-14T11:41:46.235Z] _=/usr/bin/env [2020-08-14T11:41:46.235Z] Building test suite binary ./integration-cli/test.main [2020-08-14T11:41:46.235Z] No new tests added to integration. [2020-08-14T11:41:46.235Z] [2020-08-14T11:41:46.235Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-14T11:41:46.235Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-14T11:41:46.235Z] HOSTNAME=208f41bd765b [2020-08-14T11:41:46.235Z] TESTDEBUG=0 [2020-08-14T11:41:46.235Z] DEST=bundles/test-integration [2020-08-14T11:41:46.235Z] PWD=/go/src/github.com/docker/docker [2020-08-14T11:41:46.235Z] KEEPBUNDLE=1 [2020-08-14T11:41:46.235Z] DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 [2020-08-14T11:41:46.235Z] container=docker [2020-08-14T11:41:46.235Z] HOME=/root [2020-08-14T11:41:46.235Z] GOLANG_VERSION=1.13.15 [2020-08-14T11:41:46.235Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-14T11:41:46.235Z] VALIDATE_BRANCH=master [2020-08-14T11:41:46.235Z] TERM=xterm [2020-08-14T11:41:46.235Z] DOCKER_PKG=github.com/docker/docker [2020-08-14T11:41:46.235Z] SHLVL=1 [2020-08-14T11:41:46.235Z] TIMEOUT=120m [2020-08-14T11:41:46.235Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-14T11:41:46.235Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-14T11:41:46.235Z] GO111MODULE=off [2020-08-14T11:41:46.235Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-14T11:41:46.235Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-14T11:41:46.235Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-14T11:41:46.235Z] GOPATH=/go [2020-08-14T11:41:46.235Z] PKG_CONFIG=pkg-config [2020-08-14T11:41:46.235Z] _=/usr/bin/env [2020-08-14T11:41:46.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-14T11:41:46.908Z] #17 5.524 Reading package lists... [2020-08-14T11:41:48.038Z] Merge succeeded, producing 386645a270e11622c9dff1e13ce4f0461af964fc [2020-08-14T11:41:48.039Z] Checking out Revision 386645a270e11622c9dff1e13ce4f0461af964fc (PR-38241) [2020-08-14T11:41:47.550Z] > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10 [2020-08-14T11:41:48.009Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-14T11:41:48.034Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:41:48.068Z] > git checkout -f 386645a270e11622c9dff1e13ce4f0461af964fc # timeout=10 [2020-08-14T11:41:48.576Z] ok github.com/docker/docker/client 0.243s coverage: 75.4% of statements [2020-08-14T11:41:48.706Z] #17 7.325 Reading package lists... [2020-08-14T11:41:48.996Z] #17 8.944 Building dependency tree... [2020-08-14T11:41:49.287Z] #17 9.415 libcap2-bin is already the newest version (1:2.25-2). [2020-08-14T11:41:49.287Z] #17 9.415 The following additional packages will be installed: [2020-08-14T11:41:49.287Z] #17 9.416 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-14T11:41:49.287Z] #17 9.416 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-14T11:41:49.287Z] #17 9.417 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-14T11:41:49.287Z] #17 9.417 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-14T11:41:49.287Z] #17 9.417 python3.7 python3.7-minimal vim-runtime xxd [2020-08-14T11:41:49.287Z] #17 9.417 Suggested packages: [2020-08-14T11:41:49.287Z] #17 9.417 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-14T11:41:49.287Z] #17 9.417 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-14T11:41:49.287Z] #17 9.417 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-14T11:41:49.287Z] #17 9.417 Recommended packages: [2020-08-14T11:41:49.287Z] #17 9.417 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-14T11:41:49.287Z] #17 9.417 python3-keyrings.alt python3-xdg unzip [2020-08-14T11:41:49.578Z] #17 ... [2020-08-14T11:41:49.578Z] [2020-08-14T11:41:49.578Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:41:49.578Z] #49 5.892 + cd /tmp/tmp.A0eokaIVnQ/src/github.com/opencontainers/runc [2020-08-14T11:41:49.578Z] #49 5.892 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-14T11:41:49.578Z] #49 6.071 + '[' -z '' ']' [2020-08-14T11:41:49.578Z] #49 6.071 + target=static [2020-08-14T11:41:49.578Z] #49 6.074 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-14T11:41:49.578Z] #49 6.528 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-14T11:41:49.578Z] #49 ... [2020-08-14T11:41:49.578Z] [2020-08-14T11:41:49.578Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:41:49.578Z] #39 47.94 DEP criu/page-pipe.d [2020-08-14T11:41:49.578Z] #39 47.99 DEP criu/netfilter.d [2020-08-14T11:41:49.578Z] #39 48.11 DEP criu/net.d [2020-08-14T11:41:49.578Z] #39 48.22 DEP criu/namespaces.d [2020-08-14T11:41:49.578Z] #39 48.30 DEP criu/mount.d [2020-08-14T11:41:49.578Z] #39 48.39 DEP criu/memfd.d [2020-08-14T11:41:49.578Z] #39 48.52 DEP criu/mem.d [2020-08-14T11:41:49.578Z] #39 48.63 DEP criu/lsm.d [2020-08-14T11:41:49.578Z] #39 48.74 DEP criu/log.d [2020-08-14T11:41:49.578Z] #39 48.85 DEP criu/libnetlink.d [2020-08-14T11:41:49.578Z] #39 48.91 DEP criu/kerndat.d [2020-08-14T11:41:49.578Z] #39 49.01 DEP criu/kcmp-ids.d [2020-08-14T11:41:49.578Z] #39 49.07 DEP criu/irmap.d [2020-08-14T11:41:49.578Z] #39 49.20 DEP criu/ipc_ns.d [2020-08-14T11:41:49.578Z] #39 49.38 DEP criu/image.d [2020-08-14T11:41:49.578Z] #39 49.49 DEP criu/image-desc.d [2020-08-14T11:41:49.578Z] #39 49.59 DEP criu/fsnotify.d [2020-08-14T11:41:49.578Z] #39 49.68 DEP criu/filesystems.d [2020-08-14T11:41:49.578Z] #39 49.84 DEP criu/files.d [2020-08-14T11:41:49.578Z] #39 49.95 DEP criu/files-reg.d [2020-08-14T11:41:49.578Z] #39 50.15 DEP criu/files-ext.d [2020-08-14T11:41:49.578Z] #39 50.31 DEP criu/file-lock.d [2020-08-14T11:41:49.578Z] #39 50.42 DEP criu/file-ids.d [2020-08-14T11:41:49.578Z] #39 50.60 DEP criu/fifo.d [2020-08-14T11:41:49.578Z] #39 50.72 DEP criu/fdstore.d [2020-08-14T11:41:49.578Z] #39 50.81 DEP criu/fault-injection.d [2020-08-14T11:41:49.578Z] #39 50.86 DEP criu/external.d [2020-08-14T11:41:49.578Z] #39 50.93 DEP criu/eventpoll.d [2020-08-14T11:41:49.578Z] #39 51.07 DEP criu/eventfd.d [2020-08-14T11:41:49.578Z] #39 51.17 DEP criu/crtools.d [2020-08-14T11:41:49.578Z] #39 51.39 DEP criu/cr-service.d [2020-08-14T11:41:49.578Z] #39 51.56 DEP criu/cr-restore.d [2020-08-14T11:41:49.578Z] #39 51.81 DEP criu/cr-errno.d [2020-08-14T11:41:49.578Z] #39 51.83 DEP criu/cr-dump.d [2020-08-14T11:41:49.578Z] #39 51.96 DEP criu/cr-dedup.d [2020-08-14T11:41:49.578Z] #39 52.11 DEP criu/cr-check.d [2020-08-14T11:41:49.868Z] #39 52.29 DEP criu/config.d [2020-08-14T11:41:49.868Z] #39 52.49 DEP criu/clone-noasan.d [2020-08-14T11:41:49.868Z] #39 52.59 DEP criu/cgroup.d [2020-08-14T11:41:50.159Z] #39 52.78 DEP criu/cgroup-props.d [2020-08-14T11:41:50.450Z] #39 52.88 DEP criu/bitmap.d [2020-08-14T11:41:50.450Z] #39 52.90 DEP criu/bfd.d [2020-08-14T11:41:50.450Z] #39 53.04 DEP criu/autofs.d [2020-08-14T11:41:50.450Z] #39 53.17 DEP criu/aio.d [2020-08-14T11:41:50.741Z] #39 53.35 DEP criu/action-scripts.d [2020-08-14T11:41:51.031Z] #39 53.69 CC criu/action-scripts.o [2020-08-14T11:41:51.323Z] #39 ... [2020-08-14T11:41:51.323Z] [2020-08-14T11:41:51.323Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:41:51.323Z] #17 10.32 The following NEW packages will be installed: [2020-08-14T11:41:51.323Z] #17 10.32 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-14T11:41:51.323Z] #17 10.32 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-14T11:41:51.323Z] #17 10.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-14T11:41:51.323Z] #17 10.32 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-14T11:41:51.323Z] #17 10.32 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-14T11:41:51.323Z] #17 10.32 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-14T11:41:51.323Z] #17 10.32 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-14T11:41:51.323Z] #17 10.32 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-14T11:41:51.323Z] #17 10.32 xz-utils zip [2020-08-14T11:41:51.323Z] #17 10.40 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:41:51.323Z] #17 10.40 Need to get 27.7 MB of archives. [2020-08-14T11:41:51.323Z] #17 10.40 After this operation, 117 MB of additional disk space will be used. [2020-08-14T11:41:51.323Z] #17 10.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-08-14T11:41:51.323Z] #17 10.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-08-14T11:41:51.323Z] #17 10.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-08-14T11:41:51.323Z] #17 10.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-08-14T11:41:51.323Z] #17 10.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-08-14T11:41:51.323Z] #17 10.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-08-14T11:41:51.323Z] #17 10.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-08-14T11:41:51.323Z] #17 10.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-08-14T11:41:51.323Z] #17 10.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-08-14T11:41:51.323Z] #17 10.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-08-14T11:41:51.323Z] #17 10.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-08-14T11:41:51.323Z] #17 10.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-08-14T11:41:51.323Z] #17 10.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-08-14T11:41:51.323Z] #17 10.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-08-14T11:41:51.323Z] #17 10.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-08-14T11:41:51.323Z] #17 10.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-08-14T11:41:51.323Z] #17 10.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-14T11:41:51.323Z] #17 10.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-14T11:41:51.323Z] #17 10.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-08-14T11:41:51.323Z] #17 10.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-08-14T11:41:51.323Z] #17 10.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-08-14T11:41:51.323Z] #17 10.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-08-14T11:41:51.323Z] #17 10.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-08-14T11:41:51.323Z] #17 10.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-14T11:41:51.323Z] #17 10.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-14T11:41:51.323Z] #17 10.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-14T11:41:51.323Z] #17 10.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-08-14T11:41:51.323Z] #17 10.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-08-14T11:41:51.323Z] #17 10.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-14T11:41:51.323Z] #17 11.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-14T11:41:51.323Z] #17 11.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-14T11:41:51.323Z] #17 11.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-14T11:41:51.323Z] #17 11.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-08-14T11:41:51.323Z] #17 11.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-08-14T11:41:51.323Z] #17 11.03 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-08-14T11:41:51.323Z] #17 11.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-14T11:41:51.323Z] #17 11.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-08-14T11:41:51.323Z] #17 11.09 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-08-14T11:41:51.323Z] #17 11.09 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-14T11:41:51.323Z] #17 11.10 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-08-14T11:41:51.323Z] #17 11.11 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-14T11:41:51.323Z] #17 11.11 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-08-14T11:41:51.323Z] #17 11.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-08-14T11:41:51.323Z] #17 11.16 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-08-14T11:41:51.323Z] #17 11.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-14T11:41:51.323Z] #17 11.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-08-14T11:41:51.323Z] #17 11.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-08-14T11:41:51.323Z] #17 11.41 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-08-14T11:41:51.617Z] #17 11.82 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:41:51.617Z] #17 11.89 Fetched 27.7 MB in 1s (26.0 MB/s) [2020-08-14T11:41:51.617Z] #17 11.96 Selecting previously unselected package pigz. [2020-08-14T11:41:51.907Z] #17 11.96 (Reading database ... #17 ... [2020-08-14T11:41:51.907Z] [2020-08-14T11:41:51.907Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:41:51.907Z] #41 82.54 github.com/LK4D4/vndr/godl [2020-08-14T11:41:51.907Z] #41 83.02 github.com/LK4D4/vndr [2020-08-14T11:41:51.907Z] #41 DONE 88.9s [2020-08-14T11:41:51.907Z] [2020-08-14T11:41:51.907Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:41:51.907Z] #17 11.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-08-14T11:41:51.907Z] #17 11.98 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-08-14T11:41:51.907Z] #17 12.00 Unpacking pigz (2.4-1) ... [2020-08-14T11:41:51.907Z] #17 12.08 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-08-14T11:41:51.907Z] #17 12.08 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-14T11:41:51.907Z] #17 12.09 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-14T11:41:52.189Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD" [2020-08-14T11:41:52.189Z] First time build. Skipping changelog. [2020-08-14T11:41:52.199Z] #17 12.62 Selecting previously unselected package python3.7-minimal. [2020-08-14T11:41:52.199Z] #17 12.62 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-14T11:41:52.199Z] #17 12.64 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-14T11:41:53.233Z] #17 13.29 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-14T11:41:53.233Z] #17 13.37 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-14T11:41:53.414Z] + docker version [2020-08-14T11:41:54.739Z] #17 14.74 Selecting previously unselected package python3-minimal. [2020-08-14T11:41:54.739Z] #17 14.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-08-14T11:41:54.739Z] #17 14.78 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-08-14T11:41:54.739Z] #17 14.78 Unpacking python3-minimal (3.7.3-1) ... [2020-08-14T11:41:54.739Z] #17 14.85 Selecting previously unselected package libmpdec2:s390x. [2020-08-14T11:41:54.739Z] #17 14.85 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-08-14T11:41:54.739Z] #17 14.86 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-08-14T11:41:54.739Z] #17 14.92 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-08-14T11:41:54.739Z] #17 14.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-08-14T11:41:54.739Z] #17 14.93 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-14T11:41:55.371Z] #17 15.69 Selecting previously unselected package python3.7. [2020-08-14T11:41:55.371Z] #17 15.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-08-14T11:41:55.371Z] #17 15.70 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-14T11:41:55.371Z] #17 15.76 Selecting previously unselected package libpython3-stdlib:s390x. [2020-08-14T11:41:55.371Z] #17 15.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-08-14T11:41:55.371Z] #17 15.76 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-14T11:41:55.371Z] #17 15.82 Setting up python3-minimal (3.7.3-1) ... [2020-08-14T11:41:56.002Z] #17 16.32 Selecting previously unselected package python3. [2020-08-14T11:41:56.003Z] #17 16.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-08-14T11:41:56.003Z] #17 16.35 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-08-14T11:41:56.003Z] #17 16.36 Unpacking python3 (3.7.3-1) ... [2020-08-14T11:41:56.293Z] #17 16.43 Selecting previously unselected package libip4tc0:s390x. [2020-08-14T11:41:56.293Z] #17 16.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-08-14T11:41:56.293Z] #17 16.43 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-08-14T11:41:56.293Z] #17 16.47 Selecting previously unselected package libip6tc0:s390x. [2020-08-14T11:41:56.293Z] #17 16.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-08-14T11:41:56.293Z] #17 16.47 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-08-14T11:41:56.293Z] #17 16.52 Selecting previously unselected package libiptc0:s390x. [2020-08-14T11:41:56.293Z] #17 16.52 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-08-14T11:41:56.293Z] #17 16.52 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-08-14T11:41:56.293Z] #17 16.56 Selecting previously unselected package libnfnetlink0:s390x. [2020-08-14T11:41:56.293Z] #17 ... [2020-08-14T11:41:56.293Z] [2020-08-14T11:41:56.293Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-14T11:41:56.293Z] #28 DONE 93.4s [2020-08-14T11:41:56.293Z] [2020-08-14T11:41:56.293Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:41:56.293Z] #17 16.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-08-14T11:41:56.293Z] #17 16.56 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-14T11:41:56.293Z] #17 16.61 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-08-14T11:41:56.293Z] #17 16.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-08-14T11:41:56.293Z] #17 16.61 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-14T11:41:56.584Z] #17 16.69 Selecting previously unselected package libnftnl11:s390x. [2020-08-14T11:41:56.584Z] #17 16.69 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-08-14T11:41:56.584Z] #17 16.69 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-08-14T11:41:56.584Z] #17 16.81 Selecting previously unselected package iptables. [2020-08-14T11:41:56.584Z] #17 16.81 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-08-14T11:41:56.584Z] #17 16.81 Unpacking iptables (1.8.2-4) ... [2020-08-14T11:41:56.875Z] #17 17.12 Selecting previously unselected package xxd. [2020-08-14T11:41:56.875Z] #17 17.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-14T11:41:56.875Z] #17 17.12 Unpacking xxd (2:8.1.0875-5) ... [2020-08-14T11:41:56.875Z] #17 17.20 Selecting previously unselected package vim-common. [2020-08-14T11:41:56.875Z] #17 17.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-14T11:41:56.875Z] #17 17.23 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-14T11:41:57.010Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-14T11:41:57.011Z] [2020-08-14T11:41:57.011Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-08-14T11:41:57.011Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-08-14T11:41:57.011Z] Using test binary docker [2020-08-14T11:41:57.011Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-14T11:41:57.011Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-14T11:41:57.011Z] INFO: Waiting for daemon to start... [2020-08-14T11:41:57.011Z] Starting dockerd [2020-08-14T11:41:57.011Z] . [2020-08-14T11:41:57.011Z] INFO: Building docker-sdk-python3:4.3.0... [2020-08-14T11:41:57.165Z] #17 17.41 Selecting previously unselected package bash-completion. [2020-08-14T11:41:57.165Z] #17 17.41 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-14T11:41:58.669Z] #17 18.68 Unpacking bash-completion (1:2.8-6) ... [2020-08-14T11:41:58.669Z] #17 18.98 Selecting previously unselected package bzip2. [2020-08-14T11:41:58.669Z] #17 18.98 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-08-14T11:41:58.669Z] #17 18.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-14T11:41:58.669Z] #17 19.03 Selecting previously unselected package xz-utils. [2020-08-14T11:41:58.669Z] #17 19.04 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-08-14T11:41:58.669Z] #17 19.04 Unpacking xz-utils (5.2.4-1) ... [2020-08-14T11:41:58.960Z] #17 19.16 Selecting previously unselected package apparmor. [2020-08-14T11:41:58.960Z] #17 19.16 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-08-14T11:41:58.960Z] #17 19.20 Unpacking apparmor (2.13.2-10) ... [2020-08-14T11:41:59.250Z] #17 19.45 Selecting previously unselected package aufs-tools. [2020-08-14T11:41:59.250Z] #17 19.45 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-08-14T11:41:59.250Z] #17 19.45 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-14T11:41:59.250Z] #17 19.51 Selecting previously unselected package libonig5:s390x. [2020-08-14T11:41:59.250Z] #17 19.51 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-08-14T11:41:59.250Z] #17 19.51 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-14T11:41:59.250Z] #17 19.59 Selecting previously unselected package libjq1:s390x. [2020-08-14T11:41:59.250Z] #17 19.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-14T11:41:59.250Z] #17 19.60 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-14T11:41:59.250Z] #17 19.66 Selecting previously unselected package jq. [2020-08-14T11:41:59.250Z] #17 19.66 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-14T11:41:59.250Z] #17 19.66 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-14T11:41:59.250Z] #17 19.70 Selecting previously unselected package libaio1:s390x. [2020-08-14T11:41:59.543Z] #17 19.70 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-08-14T11:41:59.543Z] #17 19.70 Unpacking libaio1:s390x (0.3.112-3) ... [2020-08-14T11:41:59.543Z] #17 19.78 Selecting previously unselected package libgpm2:s390x. [2020-08-14T11:41:59.543Z] #17 19.78 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-08-14T11:41:59.543Z] #17 19.78 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-08-14T11:41:59.543Z] #17 19.83 Selecting previously unselected package libicu63:s390x. [2020-08-14T11:41:59.543Z] #17 19.83 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-14T11:41:59.543Z] #17 19.83 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-14T11:42:01.609Z] #17 21.65 Selecting previously unselected package libnet1:s390x. [2020-08-14T11:42:01.609Z] #17 21.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-14T11:42:01.609Z] #17 21.65 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-14T11:42:01.609Z] #17 21.70 Selecting previously unselected package libnl-3-200:s390x. [2020-08-14T11:42:01.609Z] #17 21.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-14T11:42:01.609Z] #17 21.71 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-14T11:42:01.609Z] #17 21.76 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-14T11:42:01.609Z] #17 ... [2020-08-14T11:42:01.609Z] [2020-08-14T11:42:01.609Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:42:01.609Z] #39 54.03 CC criu/aio.o [2020-08-14T11:42:01.609Z] #39 54.45 CC criu/autofs.o [2020-08-14T11:42:01.609Z] #39 55.53 CC criu/bfd.o [2020-08-14T11:42:01.609Z] #39 55.89 CC criu/bitmap.o [2020-08-14T11:42:01.609Z] #39 56.03 CC criu/cgroup-props.o [2020-08-14T11:42:01.609Z] #39 56.56 CC criu/cgroup.o [2020-08-14T11:42:01.609Z] #39 57.60 CC criu/clone-noasan.o [2020-08-14T11:42:01.609Z] #39 57.70 CC criu/config.o [2020-08-14T11:42:01.609Z] #39 58.65 CC criu/cr-check.o [2020-08-14T11:42:01.609Z] #39 59.95 CC criu/cr-dedup.o [2020-08-14T11:42:01.609Z] #39 60.18 CC criu/cr-dump.o [2020-08-14T11:42:01.609Z] #39 61.26 CC criu/cr-errno.o [2020-08-14T11:42:01.609Z] #39 61.30 CC criu/cr-restore.o [2020-08-14T11:42:01.609Z] #39 63.90 CC criu/cr-service.o [2020-08-14T11:42:01.609Z] #39 ... [2020-08-14T11:42:01.609Z] [2020-08-14T11:42:01.609Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:42:01.609Z] #17 21.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-14T11:42:01.609Z] #17 21.76 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-14T11:42:01.609Z] #17 21.81 Selecting previously unselected package libreadline5:s390x. [2020-08-14T11:42:01.609Z] #17 21.81 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-08-14T11:42:01.609Z] #17 21.81 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-14T11:42:01.609Z] #17 21.86 Selecting previously unselected package net-tools. [2020-08-14T11:42:01.609Z] #17 21.86 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-08-14T11:42:01.609Z] #17 21.86 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-14T11:42:01.609Z] #17 21.95 Selecting previously unselected package python-pip-whl. [2020-08-14T11:42:01.609Z] #17 21.95 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-14T11:42:01.609Z] #17 21.95 Unpacking python-pip-whl (18.1-5) ... [2020-08-14T11:42:01.900Z] #17 22.26 Selecting previously unselected package python3-lib2to3. [2020-08-14T11:42:02.191Z] #17 22.26 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-14T11:42:02.191Z] #17 22.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-14T11:42:02.191Z] #17 22.37 Selecting previously unselected package python3-distutils. [2020-08-14T11:42:02.191Z] #17 22.37 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-14T11:42:02.191Z] #17 22.37 Unpacking python3-distutils (3.7.3-1) ... [2020-08-14T11:42:02.191Z] #17 22.48 Selecting previously unselected package python3-pip. [2020-08-14T11:42:02.191Z] #17 22.49 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-14T11:42:02.191Z] #17 22.49 Unpacking python3-pip (18.1-5) ... [2020-08-14T11:42:02.482Z] #17 22.72 Selecting previously unselected package python3-pkg-resources. [2020-08-14T11:42:02.482Z] #17 22.72 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-14T11:42:02.482Z] #17 22.73 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-14T11:42:02.482Z] #17 22.76 Selecting previously unselected package python3-setuptools. [2020-08-14T11:42:02.482Z] #17 22.77 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-14T11:42:02.482Z] #17 22.77 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-14T11:42:02.482Z] #17 22.91 Selecting previously unselected package python3-wheel. [2020-08-14T11:42:02.482Z] #17 22.91 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-14T11:42:02.773Z] #17 22.91 Unpacking python3-wheel (0.32.3-2) ... [2020-08-14T11:42:02.773Z] #17 22.96 Selecting previously unselected package sudo. [2020-08-14T11:42:02.773Z] #17 22.96 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-08-14T11:42:02.773Z] #17 22.96 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-14T11:42:02.773Z] #17 23.16 Selecting previously unselected package thin-provisioning-tools. [2020-08-14T11:42:03.064Z] #17 23.16 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-08-14T11:42:03.064Z] #17 23.17 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-14T11:42:03.064Z] #17 23.28 Selecting previously unselected package uidmap. [2020-08-14T11:42:03.064Z] #17 23.28 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-08-14T11:42:03.064Z] #17 23.29 Unpacking uidmap (1:4.5-1.1) ... [2020-08-14T11:42:03.064Z] #17 23.36 Selecting previously unselected package vim-runtime. [2020-08-14T11:42:03.064Z] #17 23.36 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-14T11:42:03.064Z] #17 23.38 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-14T11:42:03.064Z] #17 23.39 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-14T11:42:03.355Z] #17 23.40 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-14T11:42:03.414Z] Client: Docker Engine - Community [2020-08-14T11:42:03.414Z] Version: 19.03.12 [2020-08-14T11:42:03.414Z] API version: 1.40 [2020-08-14T11:42:03.414Z] Go version: go1.13.10 [2020-08-14T11:42:03.414Z] Git commit: 48a66213fe [2020-08-14T11:42:03.414Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-14T11:42:03.414Z] OS/Arch: linux/amd64 [2020-08-14T11:42:03.414Z] Experimental: false [2020-08-14T11:42:03.414Z] [2020-08-14T11:42:03.414Z] Server: Docker Engine - Community [2020-08-14T11:42:03.414Z] Engine: [2020-08-14T11:42:03.414Z] Version: 19.03.12 [2020-08-14T11:42:03.414Z] API version: 1.40 (minimum version 1.12) [2020-08-14T11:42:03.414Z] Go version: go1.13.10 [2020-08-14T11:42:03.414Z] Git commit: 48a66213fe [2020-08-14T11:42:03.414Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-14T11:42:03.414Z] OS/Arch: linux/amd64 [2020-08-14T11:42:03.414Z] Experimental: true [2020-08-14T11:42:03.414Z] containerd: [2020-08-14T11:42:03.414Z] Version: 1.2.13 [2020-08-14T11:42:03.414Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-14T11:42:03.414Z] runc: [2020-08-14T11:42:03.414Z] Version: 1.0.0-rc10 [2020-08-14T11:42:03.414Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-14T11:42:03.414Z] docker-init: [2020-08-14T11:42:03.414Z] Version: 0.18.0 [2020-08-14T11:42:03.414Z] GitCommit: fec3683 [Pipeline] sh [2020-08-14T11:42:03.745Z] + docker info [2020-08-14T11:42:04.860Z] #17 25.09 Selecting previously unselected package vim. [2020-08-14T11:42:04.860Z] #17 25.10 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-08-14T11:42:04.860Z] #17 25.10 Unpacking vim (2:8.1.0875-5) ... [2020-08-14T11:42:05.151Z] #17 25.47 Selecting previously unselected package xfsprogs. [2020-08-14T11:42:05.511Z] #17 25.47 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-08-14T11:42:05.511Z] #17 25.47 Unpacking xfsprogs (4.20.0-1) ... [2020-08-14T11:42:05.511Z] #17 25.71 Selecting previously unselected package zip. [2020-08-14T11:42:05.511Z] #17 25.71 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-08-14T11:42:05.511Z] #17 25.71 Unpacking zip (3.0-11+b1) ... [2020-08-14T11:42:05.511Z] #17 25.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-14T11:42:05.511Z] #17 25.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-14T11:42:05.511Z] #17 25.80 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-08-14T11:42:05.511Z] #17 25.80 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-14T11:42:05.511Z] #17 25.81 Setting up libgpm2:s390x (1.20.7-5) ... [2020-08-14T11:42:05.511Z] #17 25.81 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-08-14T11:42:05.511Z] #17 25.82 Setting up uidmap (1:4.5-1.1) ... [2020-08-14T11:42:05.511Z] #17 25.83 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-08-14T11:42:05.511Z] #17 25.83 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-14T11:42:05.511Z] #17 25.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-14T11:42:05.512Z] #17 25.85 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-14T11:42:05.512Z] #17 25.85 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-14T11:42:05.512Z] #17 25.86 Setting up xxd (2:8.1.0875-5) ... [2020-08-14T11:42:05.512Z] #17 25.87 Setting up zip (3.0-11+b1) ... [2020-08-14T11:42:05.512Z] #17 25.87 Setting up vim-common (2:8.1.0875-5) ... [2020-08-14T11:42:05.802Z] #17 25.89 Setting up bash-completion (1:2.8-6) ... [2020-08-14T11:42:06.833Z] #17 27.13 Setting up libiptc0:s390x (1.8.2-4) ... [2020-08-14T11:42:06.833Z] #17 27.13 Setting up xz-utils (5.2.4-1) ... [2020-08-14T11:42:06.833Z] #17 27.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-14T11:42:06.833Z] #17 27.15 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-14T11:42:06.833Z] #17 27.19 invoke-rc.d: could not determine current runlevel [2020-08-14T11:42:07.124Z] #17 27.20 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-14T11:42:07.124Z] #17 27.20 Setting up pigz (2.4-1) ... [2020-08-14T11:42:07.124Z] #17 27.21 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-14T11:42:07.124Z] #17 27.21 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-14T11:42:07.124Z] #17 27.22 Setting up python-pip-whl (18.1-5) ... [2020-08-14T11:42:07.124Z] #17 27.23 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-08-14T11:42:07.124Z] #17 27.24 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-14T11:42:07.124Z] #17 27.43 Setting up libaio1:s390x (0.3.112-3) ... [2020-08-14T11:42:07.124Z] #17 27.43 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-14T11:42:07.124Z] #17 27.44 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-14T11:42:07.372Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.3s done [2020-08-14T11:42:07.372Z] #8 DONE 25.1s [2020-08-14T11:42:07.372Z] [2020-08-14T11:42:07.372Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-14T11:42:07.372Z] #9 DONE 0.2s [2020-08-14T11:42:07.372Z] [2020-08-14T11:42:07.372Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-14T11:42:07.372Z] #10 DONE 0.2s [2020-08-14T11:42:07.372Z] [2020-08-14T11:42:07.372Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-14T11:42:07.372Z] #28 DONE 0.1s [2020-08-14T11:42:07.372Z] [2020-08-14T11:42:07.372Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-14T11:42:07.372Z] #36 DONE 0.1s [2020-08-14T11:42:07.372Z] [2020-08-14T11:42:07.372Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-14T11:42:07.372Z] #37 0.714 + git clone https://github.com/docker/distribution.git . [2020-08-14T11:42:07.372Z] #37 0.727 Cloning into '.'... [2020-08-14T11:42:07.415Z] #17 27.45 Setting up vim (2:8.1.0875-5) ... [2020-08-14T11:42:07.415Z] #17 27.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-14T11:42:07.415Z] #17 27.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-14T11:42:07.415Z] #17 27.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-14T11:42:07.415Z] #17 27.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-14T11:42:07.415Z] #17 27.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-14T11:42:07.415Z] #17 27.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-14T11:42:07.415Z] #17 27.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-14T11:42:07.415Z] #17 27.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-14T11:42:07.415Z] #17 27.49 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-14T11:42:07.415Z] #17 27.49 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-14T11:42:07.415Z] #17 27.50 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-14T11:42:07.415Z] #17 27.51 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-14T11:42:07.415Z] #17 27.51 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-14T11:42:07.415Z] #17 27.52 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-14T11:42:08.940Z] #17 29.00 Setting up iptables (1.8.2-4) ... [2020-08-14T11:42:08.940Z] #17 29.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-14T11:42:08.940Z] #17 29.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-14T11:42:08.940Z] #17 29.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-14T11:42:08.940Z] #17 29.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-14T11:42:08.940Z] #17 29.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-14T11:42:08.940Z] #17 29.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-14T11:42:08.940Z] #17 29.04 Setting up python3 (3.7.3-1) ... [2020-08-14T11:42:08.940Z] #17 29.21 Setting up python3-wheel (0.32.3-2) ... [2020-08-14T11:42:09.232Z] #17 29.46 Setting up apparmor (2.13.2-10) ... [2020-08-14T11:42:09.527Z] #37 ... [2020-08-14T11:42:09.527Z] [2020-08-14T11:42:09.527Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:42:09.527Z] #44 0.822 + RM_GOPATH=0 [2020-08-14T11:42:09.527Z] #44 0.823 + TMP_GOPATH= [2020-08-14T11:42:09.527Z] #44 0.823 + : /build [2020-08-14T11:42:09.527Z] #44 0.823 + '[' -z '' ']' [2020-08-14T11:42:09.527Z] #44 0.830 ++ mktemp -d [2020-08-14T11:42:09.527Z] #44 0.833 + export GOPATH=/tmp/tmp.mlM2Vsujaw [2020-08-14T11:42:09.527Z] #44 0.833 + GOPATH=/tmp/tmp.mlM2Vsujaw [2020-08-14T11:42:09.527Z] #44 0.833 + RM_GOPATH=1 [2020-08-14T11:42:09.527Z] #44 0.833 + case "$(go env GOARCH)" in [2020-08-14T11:42:09.527Z] #44 0.834 ++ go env GOARCH [2020-08-14T11:42:09.527Z] #44 0.880 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:09.527Z] #44 0.881 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:09.527Z] #44 0.885 ++ dirname /tmp/install/install.sh [2020-08-14T11:42:09.527Z] #44 0.886 + dir=/tmp/install [2020-08-14T11:42:09.527Z] #44 0.887 + bin=gotestsum [2020-08-14T11:42:09.527Z] #44 0.887 + shift [2020-08-14T11:42:09.527Z] #44 0.888 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-14T11:42:09.527Z] #44 0.889 + . /tmp/install/gotestsum.installer [2020-08-14T11:42:09.527Z] #44 0.890 ++ : v0.3.5 [2020-08-14T11:42:09.527Z] #44 0.890 + install_gotestsum [2020-08-14T11:42:09.527Z] #44 0.892 + set -e [2020-08-14T11:42:09.527Z] #44 0.892 + export GO111MODULE=on [2020-08-14T11:42:09.527Z] #44 0.892 + GO111MODULE=on [2020-08-14T11:42:09.527Z] #44 0.892 + GOBIN=/build [2020-08-14T11:42:09.527Z] #44 0.892 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-14T11:42:09.527Z] #44 0.953 go: finding gotest.tools v0.3.5 [2020-08-14T11:42:09.527Z] #44 0.957 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-14T11:42:09.527Z] #44 1.833 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-14T11:42:09.527Z] #44 2.846 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-14T11:42:09.527Z] #44 4.022 go: downloading gotest.tools v2.1.0+incompatible [2020-08-14T11:42:09.527Z] #44 4.231 go: extracting gotest.tools v2.1.0+incompatible [2020-08-14T11:42:09.527Z] #44 4.449 go: downloading github.com/fatih/color v1.6.0 [2020-08-14T11:42:09.527Z] #44 4.487 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-14T11:42:09.527Z] #44 4.493 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-14T11:42:09.527Z] #44 4.494 go: downloading github.com/pkg/errors v0.8.0 [2020-08-14T11:42:09.527Z] #44 4.634 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-14T11:42:09.527Z] #44 4.845 go: extracting github.com/pkg/errors v0.8.0 [2020-08-14T11:42:09.527Z] #44 4.861 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-14T11:42:09.527Z] #44 4.865 go: extracting github.com/fatih/color v1.6.0 [2020-08-14T11:42:09.527Z] #44 4.983 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-14T11:42:09.527Z] #44 5.062 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-14T11:42:09.527Z] #44 5.115 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-14T11:42:09.527Z] #44 5.193 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-14T11:42:09.527Z] #44 5.276 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-14T11:42:09.527Z] #44 5.374 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-14T11:42:09.527Z] #44 5.377 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-14T11:42:09.527Z] #44 5.465 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-14T11:42:09.838Z] #44 5.529 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-14T11:42:09.838Z] #44 5.576 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-14T11:42:09.838Z] #44 5.696 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-14T11:42:10.264Z] #17 30.51 Setting up xfsprogs (4.20.0-1) ... [2020-08-14T11:42:10.264Z] #17 30.57 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-14T11:42:10.555Z] #17 30.83 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-14T11:42:11.188Z] #17 31.33 Setting up python3-distutils (3.7.3-1) ... [2020-08-14T11:42:11.523Z] #17 31.66 Setting up python3-setuptools (40.8.0-1) ... [2020-08-14T11:42:12.158Z] #17 32.26 Setting up python3-pip (18.1-5) ... [2020-08-14T11:42:12.451Z] #17 32.77 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:42:12.451Z] #17 ... [2020-08-14T11:42:12.451Z] [2020-08-14T11:42:12.451Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:42:12.451Z] #39 64.91 CC criu/crtools.o [2020-08-14T11:42:12.451Z] #39 65.21 CC criu/eventfd.o [2020-08-14T11:42:12.451Z] #39 65.47 CC criu/eventpoll.o [2020-08-14T11:42:12.451Z] #39 66.00 CC criu/external.o [2020-08-14T11:42:12.451Z] #39 66.26 CC criu/fault-injection.o [2020-08-14T11:42:12.451Z] #39 66.35 CC criu/fdstore.o [2020-08-14T11:42:12.451Z] #39 66.66 CC criu/fifo.o [2020-08-14T11:42:12.451Z] #39 66.90 CC criu/file-ids.o [2020-08-14T11:42:12.451Z] #39 67.04 CC criu/file-lock.o [2020-08-14T11:42:12.451Z] #39 67.50 CC criu/files-ext.o [2020-08-14T11:42:12.451Z] #39 67.70 CC criu/files-reg.o [2020-08-14T11:42:12.451Z] #39 68.97 CC criu/files.o [2020-08-14T11:42:12.451Z] #39 70.28 CC criu/filesystems.o [2020-08-14T11:42:12.451Z] #39 70.71 CC criu/fsnotify.o [2020-08-14T11:42:12.451Z] #39 71.42 CC criu/image-desc.o [2020-08-14T11:42:12.451Z] #39 71.49 CC criu/image.o [2020-08-14T11:42:12.451Z] #39 71.99 CC criu/ipc_ns.o [2020-08-14T11:42:12.451Z] #39 72.56 CC criu/irmap.o [2020-08-14T11:42:12.451Z] #39 72.96 CC criu/kcmp-ids.o [2020-08-14T11:42:12.451Z] #39 73.15 CC criu/kerndat.o [2020-08-14T11:42:12.451Z] #39 73.77 CC criu/libnetlink.o [2020-08-14T11:42:12.451Z] #39 74.06 CC criu/log.o [2020-08-14T11:42:12.451Z] #39 74.35 CC criu/lsm.o [2020-08-14T11:42:12.451Z] #39 74.63 CC criu/mem.o [2020-08-14T11:42:12.688Z] #44 8.425 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-14T11:42:12.688Z] #44 8.658 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-14T11:42:12.743Z] #39 ... [2020-08-14T11:42:12.743Z] [2020-08-14T11:42:12.743Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:42:12.743Z] #17 32.79 Processing triggers for mime-support (3.62) ... [2020-08-14T11:42:13.035Z] #17 DONE 33.3s [2020-08-14T11:42:13.035Z] [2020-08-14T11:42:13.035Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-14T11:42:13.337Z] #44 9.223 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-14T11:42:14.106Z] #18 0.878 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-14T11:42:14.106Z] #18 0.880 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-14T11:42:14.106Z] #18 0.882 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-14T11:42:14.106Z] #18 DONE 1.1s [2020-08-14T11:42:14.106Z] [2020-08-14T11:42:14.106Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-14T11:42:14.398Z] #44 ... [2020-08-14T11:42:14.398Z] [2020-08-14T11:42:14.398Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:42:14.398Z] #55 0.865 + RM_GOPATH=0 [2020-08-14T11:42:14.398Z] #55 0.866 + TMP_GOPATH= [2020-08-14T11:42:14.398Z] #55 0.866 + : /build [2020-08-14T11:42:14.398Z] #55 0.866 + '[' -z '' ']' [2020-08-14T11:42:14.398Z] #55 0.867 ++ mktemp -d [2020-08-14T11:42:14.398Z] #55 0.869 + export GOPATH=/tmp/tmp.wDA8C36UoP [2020-08-14T11:42:14.398Z] #55 0.869 + GOPATH=/tmp/tmp.wDA8C36UoP [2020-08-14T11:42:14.398Z] #55 0.870 + RM_GOPATH=1 [2020-08-14T11:42:14.398Z] #55 0.870 + case "$(go env GOARCH)" in [2020-08-14T11:42:14.398Z] #55 0.872 ++ go env GOARCH [2020-08-14T11:42:14.398Z] #55 0.945 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:14.398Z] #55 0.946 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:14.398Z] #55 0.946 ++ dirname /tmp/install/install.sh [2020-08-14T11:42:14.398Z] #55 0.955 + dir=/tmp/install [2020-08-14T11:42:14.398Z] #55 0.955 + bin=rootlesskit [2020-08-14T11:42:14.398Z] #55 0.955 + shift [2020-08-14T11:42:14.398Z] #55 0.955 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-14T11:42:14.398Z] #55 0.956 + . /tmp/install/rootlesskit.installer [2020-08-14T11:42:14.398Z] #55 0.956 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-14T11:42:14.398Z] #55 0.961 + install_rootlesskit [2020-08-14T11:42:14.398Z] #55 0.961 + case "$1" in [2020-08-14T11:42:14.398Z] #55 0.962 + export CGO_ENABLED=0 [2020-08-14T11:42:14.398Z] #55 0.962 + CGO_ENABLED=0 [2020-08-14T11:42:14.398Z] #55 0.962 + _install_rootlesskit [2020-08-14T11:42:14.398Z] #55 0.962 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-14T11:42:14.398Z] #55 0.962 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wDA8C36UoP/src/github.com/rootless-containers/rootlesskit [2020-08-14T11:42:14.398Z] #55 0.962 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-14T11:42:14.398Z] #55 0.966 Cloning into '/tmp/tmp.wDA8C36UoP/src/github.com/rootless-containers/rootlesskit'... [2020-08-14T11:42:14.398Z] #55 6.600 + cd /tmp/tmp.wDA8C36UoP/src/github.com/rootless-containers/rootlesskit [2020-08-14T11:42:14.398Z] #55 6.600 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-14T11:42:14.398Z] #55 7.348 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-14T11:42:14.398Z] #55 7.349 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-14T11:42:14.398Z] #55 ... [2020-08-14T11:42:14.398Z] [2020-08-14T11:42:14.398Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:42:14.398Z] #52 1.051 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:42:14.398Z] #52 1.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:42:14.398Z] #52 1.505 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:42:14.398Z] #52 2.537 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-14T11:42:14.398Z] #52 4.706 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-14T11:42:14.398Z] #52 6.690 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-14T11:42:14.398Z] #52 ... [2020-08-14T11:42:14.398Z] [2020-08-14T11:42:14.398Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:42:14.398Z] #46 0.778 + RM_GOPATH=0 [2020-08-14T11:42:14.398Z] #46 0.778 + TMP_GOPATH= [2020-08-14T11:42:14.398Z] #46 0.778 + : /build [2020-08-14T11:42:14.398Z] #46 0.778 + '[' -z '' ']' [2020-08-14T11:42:14.398Z] #46 0.778 ++ mktemp -d [2020-08-14T11:42:14.398Z] #46 0.783 + export GOPATH=/tmp/tmp.Ikk1uO8JXF [2020-08-14T11:42:14.398Z] #46 0.783 + GOPATH=/tmp/tmp.Ikk1uO8JXF [2020-08-14T11:42:14.398Z] #46 0.783 + RM_GOPATH=1 [2020-08-14T11:42:14.398Z] #46 0.783 + case "$(go env GOARCH)" in [2020-08-14T11:42:14.398Z] #46 0.788 ++ go env GOARCH [2020-08-14T11:42:14.398Z] #46 0.828 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:14.398Z] #46 0.829 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:14.398Z] #46 0.830 ++ dirname /tmp/install/install.sh [2020-08-14T11:42:14.398Z] #46 0.840 + dir=/tmp/install [2020-08-14T11:42:14.398Z] #46 0.840 + bin=golangci_lint [2020-08-14T11:42:14.398Z] #46 0.840 + shift [2020-08-14T11:42:14.398Z] #46 0.841 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-14T11:42:14.398Z] #46 0.842 + . /tmp/install/golangci_lint.installer [2020-08-14T11:42:14.398Z] #46 0.842 ++ : v1.23.8 [2020-08-14T11:42:14.398Z] #46 0.843 + install_golangci_lint [2020-08-14T11:42:14.398Z] #46 0.844 + echo 'Installing golangci-lint version v1.23.8' [2020-08-14T11:42:14.398Z] #46 0.844 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-14T11:42:14.398Z] #46 0.844 Installing golangci-lint version v1.23.8 [2020-08-14T11:42:14.697Z] #46 ... [2020-08-14T11:42:14.697Z] [2020-08-14T11:42:14.697Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:42:14.697Z] #33 1.052 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:42:14.697Z] #33 1.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:42:14.697Z] #33 1.399 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:42:14.697Z] #33 2.720 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-14T11:42:14.697Z] #33 5.459 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-14T11:42:14.697Z] #33 6.928 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-14T11:42:14.697Z] #33 ... [2020-08-14T11:42:14.697Z] [2020-08-14T11:42:14.697Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:42:14.697Z] #42 0.485 + RM_GOPATH=0 [2020-08-14T11:42:14.697Z] #42 0.485 + TMP_GOPATH= [2020-08-14T11:42:14.697Z] #42 0.485 + : /build [2020-08-14T11:42:14.697Z] #42 0.485 + '[' -z '' ']' [2020-08-14T11:42:14.697Z] #42 0.486 ++ mktemp -d [2020-08-14T11:42:14.697Z] #42 0.487 + export GOPATH=/tmp/tmp.9Un1bK5Vnz [2020-08-14T11:42:14.697Z] #42 0.487 + GOPATH=/tmp/tmp.9Un1bK5Vnz [2020-08-14T11:42:14.697Z] #42 0.487 + RM_GOPATH=1 [2020-08-14T11:42:14.697Z] #42 0.488 + case "$(go env GOARCH)" in [2020-08-14T11:42:14.697Z] #42 0.488 ++ go env GOARCH [2020-08-14T11:42:14.697Z] #42 0.500 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:14.697Z] #42 0.500 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:14.697Z] #42 0.500 ++ dirname /tmp/install/install.sh [2020-08-14T11:42:14.697Z] #42 0.503 + dir=/tmp/install [2020-08-14T11:42:14.697Z] #42 0.504 + bin=vndr [2020-08-14T11:42:14.697Z] #42 0.504 + shift [2020-08-14T11:42:14.697Z] #42 0.504 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-14T11:42:14.697Z] #42 0.504 + . /tmp/install/vndr.installer [2020-08-14T11:42:14.697Z] #42 0.504 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-14T11:42:14.697Z] #42 0.505 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-14T11:42:14.697Z] #42 0.505 + install_vndr [2020-08-14T11:42:14.697Z] #42 0.505 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-14T11:42:14.697Z] #42 0.505 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9Un1bK5Vnz/src/github.com/LK4D4/vndr [2020-08-14T11:42:14.697Z] #42 0.508 Cloning into '/tmp/tmp.9Un1bK5Vnz/src/github.com/LK4D4/vndr'... [2020-08-14T11:42:14.697Z] #42 1.235 + cd /tmp/tmp.9Un1bK5Vnz/src/github.com/LK4D4/vndr [2020-08-14T11:42:14.697Z] #42 1.236 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-14T11:42:14.697Z] #42 1.273 + go build -buildmode=pie -v -o /build/vndr . [2020-08-14T11:42:14.697Z] #42 2.653 internal/cpu [2020-08-14T11:42:14.697Z] #42 2.693 runtime/internal/atomic [2020-08-14T11:42:14.697Z] #42 2.765 internal/race [2020-08-14T11:42:14.697Z] #42 2.769 runtime/internal/math [2020-08-14T11:42:14.697Z] #42 3.057 sync/atomic [2020-08-14T11:42:14.697Z] #42 3.120 unicode [2020-08-14T11:42:14.697Z] #42 3.641 internal/bytealg [2020-08-14T11:42:14.697Z] #42 3.745 unicode/utf8 [2020-08-14T11:42:14.697Z] #42 3.902 math/bits [2020-08-14T11:42:14.697Z] #42 5.691 internal/testlog [2020-08-14T11:42:14.697Z] #42 5.785 runtime [2020-08-14T11:42:14.697Z] #42 6.332 math [2020-08-14T11:42:14.697Z] #42 6.885 encoding [2020-08-14T11:42:14.697Z] #42 7.320 unicode/utf16 [2020-08-14T11:42:14.697Z] #42 8.491 container/list [2020-08-14T11:42:14.997Z] #42 10.79 crypto/internal/subtle [2020-08-14T11:42:14.997Z] #42 ... [2020-08-14T11:42:14.997Z] [2020-08-14T11:42:14.997Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:42:14.997Z] #24 1.139 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:42:14.997Z] #24 1.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:42:14.997Z] #24 1.402 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:42:14.997Z] #24 2.980 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-14T11:42:14.997Z] #24 5.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-14T11:42:14.997Z] #24 7.174 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-14T11:42:14.997Z] #24 ... [2020-08-14T11:42:14.997Z] [2020-08-14T11:42:14.997Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:42:14.997Z] #61 0.466 + RM_GOPATH=0 [2020-08-14T11:42:14.997Z] #61 0.468 + TMP_GOPATH= [2020-08-14T11:42:14.997Z] #61 0.469 + : /build [2020-08-14T11:42:14.997Z] #61 0.470 + '[' -z '' ']' [2020-08-14T11:42:14.997Z] #61 0.471 ++ mktemp -d [2020-08-14T11:42:14.997Z] #61 0.473 + export GOPATH=/tmp/tmp.Ze2MWuOvBq [2020-08-14T11:42:14.997Z] #61 0.474 + GOPATH=/tmp/tmp.Ze2MWuOvBq [2020-08-14T11:42:14.997Z] #61 0.474 + RM_GOPATH=1 [2020-08-14T11:42:14.997Z] #61 0.474 + case "$(go env GOARCH)" in [2020-08-14T11:42:14.997Z] #61 0.476 ++ go env GOARCH [2020-08-14T11:42:14.997Z] #61 0.497 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:14.997Z] #61 0.498 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:14.997Z] #61 0.502 ++ dirname /tmp/install/install.sh [2020-08-14T11:42:14.997Z] #61 0.503 + dir=/tmp/install [2020-08-14T11:42:14.997Z] #61 0.506 + bin=proxy [2020-08-14T11:42:14.997Z] #61 0.506 + shift [2020-08-14T11:42:14.997Z] #61 0.507 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-14T11:42:14.997Z] #61 0.507 + . /tmp/install/proxy.installer [2020-08-14T11:42:14.997Z] #61 0.507 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-14T11:42:14.997Z] #61 0.508 + install_proxy [2020-08-14T11:42:14.997Z] #61 0.509 + case "$1" in [2020-08-14T11:42:14.997Z] #61 0.509 + export CGO_ENABLED=0 [2020-08-14T11:42:14.997Z] #61 0.509 + CGO_ENABLED=0 [2020-08-14T11:42:14.997Z] #61 0.509 + _install_proxy [2020-08-14T11:42:14.997Z] #61 0.510 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-14T11:42:14.997Z] #61 0.510 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-14T11:42:14.997Z] #61 0.510 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ze2MWuOvBq/src/github.com/docker/libnetwork [2020-08-14T11:42:14.997Z] #61 0.513 Cloning into '/tmp/tmp.Ze2MWuOvBq/src/github.com/docker/libnetwork'... [2020-08-14T11:42:15.294Z] #61 ... [2020-08-14T11:42:15.294Z] [2020-08-14T11:42:15.294Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:42:15.294Z] #39 1.047 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:42:15.294Z] #39 1.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:42:15.294Z] #39 1.405 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:42:15.294Z] #39 2.805 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-14T11:42:15.294Z] #39 5.425 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-14T11:42:15.294Z] #39 6.992 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-14T11:42:15.294Z] #39 ... [2020-08-14T11:42:15.294Z] [2020-08-14T11:42:15.294Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:42:15.294Z] #22 0.567 + RM_GOPATH=0 [2020-08-14T11:42:15.294Z] #22 0.567 + TMP_GOPATH= [2020-08-14T11:42:15.294Z] #22 0.568 + : /build [2020-08-14T11:42:15.294Z] #22 0.568 + '[' -z '' ']' [2020-08-14T11:42:15.294Z] #22 0.568 ++ mktemp -d [2020-08-14T11:42:15.294Z] #22 0.569 + export GOPATH=/tmp/tmp.Efy8o8sekd [2020-08-14T11:42:15.294Z] #22 0.569 + GOPATH=/tmp/tmp.Efy8o8sekd [2020-08-14T11:42:15.294Z] #22 0.569 + RM_GOPATH=1 [2020-08-14T11:42:15.294Z] #22 0.569 + case "$(go env GOARCH)" in [2020-08-14T11:42:15.294Z] #22 0.570 ++ go env GOARCH [2020-08-14T11:42:15.294Z] #22 0.574 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:15.294Z] #22 0.574 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:15.294Z] #22 0.575 ++ dirname /tmp/install/install.sh [2020-08-14T11:42:15.294Z] #22 0.576 + dir=/tmp/install [2020-08-14T11:42:15.294Z] #22 0.576 + bin=dockercli [2020-08-14T11:42:15.294Z] #22 0.576 + shift [2020-08-14T11:42:15.294Z] #22 0.577 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-14T11:42:15.294Z] #22 0.577 + . /tmp/install/dockercli.installer [2020-08-14T11:42:15.294Z] #22 0.577 ++ : stable [2020-08-14T11:42:15.294Z] #22 0.577 ++ : 17.06.2-ce [2020-08-14T11:42:15.294Z] #22 0.577 + install_dockercli [2020-08-14T11:42:15.294Z] #22 0.577 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-14T11:42:15.294Z] #22 0.577 Install docker/cli version 17.06.2-ce from stable [2020-08-14T11:42:15.294Z] #22 0.578 ++ uname -m [2020-08-14T11:42:15.294Z] #22 0.579 + arch=ppc64le [2020-08-14T11:42:15.294Z] #22 0.579 + '[' ppc64le '!=' x86_64 ']' [2020-08-14T11:42:15.294Z] #22 0.579 + '[' ppc64le '!=' s390x ']' [2020-08-14T11:42:15.294Z] #22 0.579 + '[' ppc64le '!=' armhf ']' [2020-08-14T11:42:15.294Z] #22 0.579 + build_dockercli [2020-08-14T11:42:15.294Z] #22 0.579 + git clone https://github.com/docker/docker-ce /tmp/tmp.Efy8o8sekd/tmp/docker-ce [2020-08-14T11:42:15.294Z] #22 0.581 Cloning into '/tmp/tmp.Efy8o8sekd/tmp/docker-ce'... [2020-08-14T11:42:15.459Z] ok github.com/docker/docker/cmd/dockerd 0.135s coverage: 30.8% of statements [2020-08-14T11:42:15.459Z] ok github.com/docker/docker/container 0.179s coverage: 34.7% of statements [2020-08-14T11:42:15.459Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-14T11:42:15.459Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-14T11:42:15.459Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-14T11:42:15.459Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-14T11:42:15.595Z] #22 ... [2020-08-14T11:42:15.595Z] [2020-08-14T11:42:15.595Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:42:15.595Z] #31 0.662 + RM_GOPATH=0 [2020-08-14T11:42:15.595Z] #31 0.662 + TMP_GOPATH= [2020-08-14T11:42:15.595Z] #31 0.662 + : /build [2020-08-14T11:42:15.595Z] #31 0.662 + '[' -z '' ']' [2020-08-14T11:42:15.595Z] #31 0.663 ++ mktemp -d [2020-08-14T11:42:15.595Z] #31 0.664 + export GOPATH=/tmp/tmp.7TdV7wqMdE [2020-08-14T11:42:15.595Z] #31 0.665 + GOPATH=/tmp/tmp.7TdV7wqMdE [2020-08-14T11:42:15.595Z] #31 0.665 + RM_GOPATH=1 [2020-08-14T11:42:15.595Z] #31 0.666 + case "$(go env GOARCH)" in [2020-08-14T11:42:15.595Z] #31 0.667 ++ go env GOARCH [2020-08-14T11:42:15.595Z] #31 0.676 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:15.595Z] #31 0.676 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:15.595Z] #31 0.677 ++ dirname /tmp/install/install.sh [2020-08-14T11:42:15.595Z] #31 0.679 + dir=/tmp/install [2020-08-14T11:42:15.595Z] #31 0.679 + bin=tomlv [2020-08-14T11:42:15.595Z] #31 0.679 + shift [2020-08-14T11:42:15.595Z] #31 0.679 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-14T11:42:15.595Z] #31 0.680 + . /tmp/install/tomlv.installer [2020-08-14T11:42:15.595Z] #31 0.680 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-14T11:42:15.595Z] #31 0.681 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-14T11:42:15.595Z] #31 0.681 + install_tomlv [2020-08-14T11:42:15.595Z] #31 0.681 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-14T11:42:15.595Z] #31 0.681 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7TdV7wqMdE/src/github.com/BurntSushi/toml [2020-08-14T11:42:15.595Z] #31 0.684 Cloning into '/tmp/tmp.7TdV7wqMdE/src/github.com/BurntSushi/toml'... [2020-08-14T11:42:15.595Z] #31 1.434 + cd /tmp/tmp.7TdV7wqMdE/src/github.com/BurntSushi/toml [2020-08-14T11:42:15.595Z] #31 1.434 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-14T11:42:15.595Z] #31 1.460 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-14T11:42:15.595Z] #31 2.167 runtime/internal/sys [2020-08-14T11:42:15.595Z] #31 2.196 internal/cpu [2020-08-14T11:42:15.595Z] #31 2.209 math/bits [2020-08-14T11:42:15.595Z] #31 2.677 runtime/internal/atomic [2020-08-14T11:42:15.595Z] #31 2.700 runtime/internal/math [2020-08-14T11:42:15.595Z] #31 3.043 unicode/utf8 [2020-08-14T11:42:15.595Z] #31 3.498 sync/atomic [2020-08-14T11:42:15.595Z] #31 3.640 internal/bytealg [2020-08-14T11:42:15.595Z] #31 4.119 math [2020-08-14T11:42:15.596Z] #31 4.801 unicode [2020-08-14T11:42:15.596Z] #31 5.308 internal/testlog [2020-08-14T11:42:15.596Z] #31 5.847 runtime [2020-08-14T11:42:15.596Z] #31 6.527 encoding [2020-08-14T11:42:15.596Z] #31 6.956 runtime/cgo [2020-08-14T11:42:15.596Z] #31 ... [2020-08-14T11:42:15.596Z] [2020-08-14T11:42:15.596Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:42:15.596Z] #11 1.129 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:42:15.596Z] #11 1.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:42:15.596Z] #11 1.400 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:42:15.596Z] #11 2.713 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-14T11:42:15.596Z] #11 5.881 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-14T11:42:15.596Z] #11 6.985 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-14T11:42:15.898Z] #11 ... [2020-08-14T11:42:15.898Z] [2020-08-14T11:42:15.898Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-14T11:42:15.898Z] #29 0.718 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-14T11:42:15.898Z] #29 0.738 Cloning into '.'... [2020-08-14T11:42:15.898Z] #29 ... [2020-08-14T11:42:15.898Z] [2020-08-14T11:42:15.898Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:42:15.898Z] #48 0.693 + RM_GOPATH=0 [2020-08-14T11:42:15.898Z] #48 0.693 + TMP_GOPATH= [2020-08-14T11:42:15.898Z] #48 0.693 + : /build [2020-08-14T11:42:15.898Z] #48 0.694 + '[' -z '' ']' [2020-08-14T11:42:15.898Z] #48 0.695 ++ mktemp -d [2020-08-14T11:42:15.898Z] #48 0.700 + export GOPATH=/tmp/tmp.EIvqBkUVz9 [2020-08-14T11:42:15.898Z] #48 0.700 + GOPATH=/tmp/tmp.EIvqBkUVz9 [2020-08-14T11:42:15.898Z] #48 0.701 + RM_GOPATH=1 [2020-08-14T11:42:15.898Z] #48 0.701 + case "$(go env GOARCH)" in [2020-08-14T11:42:15.898Z] #48 0.702 ++ go env GOARCH [2020-08-14T11:42:15.898Z] #48 0.713 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:15.898Z] #48 0.713 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:15.898Z] #48 0.715 ++ dirname /tmp/install/install.sh [2020-08-14T11:42:15.898Z] #48 0.717 + dir=/tmp/install [2020-08-14T11:42:15.898Z] #48 0.717 + bin=shfmt [2020-08-14T11:42:15.898Z] #48 0.717 + shift [2020-08-14T11:42:15.898Z] #48 0.718 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-14T11:42:15.898Z] #48 0.718 + . /tmp/install/shfmt.installer [2020-08-14T11:42:15.898Z] #48 0.718 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-14T11:42:15.898Z] #48 0.718 + install_shfmt [2020-08-14T11:42:15.898Z] #48 0.718 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-14T11:42:15.898Z] #48 0.719 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-14T11:42:15.898Z] #48 0.719 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EIvqBkUVz9/src/github.com/mvdan/sh [2020-08-14T11:42:15.898Z] #48 0.722 Cloning into '/tmp/tmp.EIvqBkUVz9/src/github.com/mvdan/sh'... [2020-08-14T11:42:15.898Z] #48 11.88 + cd /tmp/tmp.EIvqBkUVz9/src/github.com/mvdan/sh [2020-08-14T11:42:15.991Z] Client: [2020-08-14T11:42:15.991Z] Debug Mode: false [2020-08-14T11:42:15.991Z] [2020-08-14T11:42:15.991Z] Server: [2020-08-14T11:42:15.991Z] Containers: 0 [2020-08-14T11:42:15.991Z] Running: 0 [2020-08-14T11:42:15.991Z] Paused: 0 [2020-08-14T11:42:15.991Z] Stopped: 0 [2020-08-14T11:42:15.991Z] Images: 0 [2020-08-14T11:42:15.991Z] Server Version: 19.03.12 [2020-08-14T11:42:15.991Z] Storage Driver: overlay2 [2020-08-14T11:42:15.991Z] Backing Filesystem: extfs [2020-08-14T11:42:15.991Z] Supports d_type: true [2020-08-14T11:42:15.991Z] Native Overlay Diff: true [2020-08-14T11:42:15.991Z] Logging Driver: json-file [2020-08-14T11:42:15.991Z] Cgroup Driver: cgroupfs [2020-08-14T11:42:15.991Z] Plugins: [2020-08-14T11:42:15.991Z] Volume: local [2020-08-14T11:42:15.991Z] Network: bridge host ipvlan macvlan null overlay [2020-08-14T11:42:15.991Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-14T11:42:15.991Z] Swarm: inactive [2020-08-14T11:42:15.991Z] Runtimes: runc [2020-08-14T11:42:15.991Z] Default Runtime: runc [2020-08-14T11:42:15.991Z] Init Binary: docker-init [2020-08-14T11:42:15.991Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-14T11:42:15.991Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-14T11:42:15.991Z] init version: fec3683 [2020-08-14T11:42:15.991Z] Security Options: [2020-08-14T11:42:15.991Z] apparmor [2020-08-14T11:42:15.991Z] seccomp [2020-08-14T11:42:15.991Z] Profile: default [2020-08-14T11:42:15.991Z] Kernel Version: 5.3.0-1030-aws [2020-08-14T11:42:15.991Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-14T11:42:15.991Z] OSType: linux [2020-08-14T11:42:15.991Z] Architecture: x86_64 [2020-08-14T11:42:15.991Z] CPUs: 2 [2020-08-14T11:42:15.991Z] Total Memory: 7.487GiB [2020-08-14T11:42:15.991Z] Name: ip-10-100-41-230 [2020-08-14T11:42:15.991Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-14T11:42:15.991Z] Docker Root Dir: /var/lib/docker [2020-08-14T11:42:15.991Z] Debug Mode: false [2020-08-14T11:42:15.991Z] Registry: https://index.docker.io/v1/ [2020-08-14T11:42:15.991Z] Labels: [2020-08-14T11:42:15.991Z] Experimental: true [2020-08-14T11:42:15.991Z] Insecure Registries: [2020-08-14T11:42:15.991Z] 127.0.0.0/8 [2020-08-14T11:42:15.991Z] Live Restore Enabled: true [2020-08-14T11:42:15.991Z] [2020-08-14T11:42:15.991Z] WARNING: No swap limit support [Pipeline] sh [2020-08-14T11:42:16.198Z] #48 11.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-14T11:42:16.198Z] #48 ... [2020-08-14T11:42:16.198Z] [2020-08-14T11:42:16.198Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:42:16.198Z] #42 11.06 crypto/subtle [2020-08-14T11:42:16.198Z] #42 11.43 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-14T11:42:16.198Z] #42 11.75 internal/nettrace [2020-08-14T11:42:16.287Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-14T11:42:16.287Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-14T11:42:16.287Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-38241/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-14T11:42:16.287Z] + bash /home/ubuntu/workspace/moby_PR-38241/check-config.sh [2020-08-14T11:42:16.287Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-14T11:42:16.287Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-14T11:42:16.287Z] [2020-08-14T11:42:16.287Z] Generally Necessary: [2020-08-14T11:42:16.287Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-14T11:42:16.287Z] - apparmor: enabled and tools installed [2020-08-14T11:42:16.287Z] - CONFIG_NAMESPACES: enabled [2020-08-14T11:42:16.287Z] - CONFIG_NET_NS: enabled [2020-08-14T11:42:16.287Z] - CONFIG_PID_NS: enabled [2020-08-14T11:42:16.287Z] - CONFIG_IPC_NS: enabled [2020-08-14T11:42:16.287Z] - CONFIG_UTS_NS: enabled [2020-08-14T11:42:16.287Z] - CONFIG_CGROUPS: enabled [2020-08-14T11:42:16.287Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-14T11:42:16.287Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-14T11:42:16.287Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-14T11:42:16.287Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-14T11:42:16.287Z] - CONFIG_CPUSETS: enabled [2020-08-14T11:42:16.287Z] - CONFIG_MEMCG: enabled [2020-08-14T11:42:16.287Z] - CONFIG_KEYS: enabled [2020-08-14T11:42:16.287Z] - CONFIG_VETH: enabled (as module) [2020-08-14T11:42:16.287Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-14T11:42:16.287Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-14T11:42:16.287Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-14T11:42:16.287Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-14T11:42:16.287Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-14T11:42:16.287Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-14T11:42:16.287Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-14T11:42:16.287Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-14T11:42:16.287Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-14T11:42:16.288Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-14T11:42:16.288Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-14T11:42:16.288Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-14T11:42:16.288Z] [2020-08-14T11:42:16.288Z] Optional Features: [2020-08-14T11:42:16.288Z] - CONFIG_USER_NS: enabled [2020-08-14T11:42:16.288Z] - CONFIG_SECCOMP: enabled [2020-08-14T11:42:16.288Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-14T11:42:16.288Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-14T11:42:16.498Z] #42 12.20 runtime/cgo [2020-08-14T11:42:16.553Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-14T11:42:16.553Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-14T11:42:16.553Z] - CONFIG_BLK_CGROUP: enabled [2020-08-14T11:42:16.553Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-14T11:42:16.553Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-14T11:42:16.553Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-14T11:42:16.553Z] - CONFIG_CGROUP_PERF: enabled [2020-08-14T11:42:16.553Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-14T11:42:16.553Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-14T11:42:16.553Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-14T11:42:16.553Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-14T11:42:16.553Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-14T11:42:16.553Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-14T11:42:16.553Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-14T11:42:16.553Z] - CONFIG_IP_VS: enabled (as module) [2020-08-14T11:42:16.553Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-14T11:42:16.553Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-14T11:42:16.553Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-14T11:42:16.553Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-14T11:42:16.553Z] - CONFIG_EXT4_FS: enabled [2020-08-14T11:42:16.553Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-14T11:42:16.553Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-14T11:42:16.553Z] - Network Drivers: [2020-08-14T11:42:16.553Z] - "overlay": [2020-08-14T11:42:16.553Z] - CONFIG_VXLAN: enabled (as module) [2020-08-14T11:42:16.553Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-14T11:42:16.553Z] Optional (for encrypted networks): [2020-08-14T11:42:16.553Z] - CONFIG_CRYPTO: enabled [2020-08-14T11:42:16.553Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-14T11:42:16.553Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-14T11:42:16.553Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-14T11:42:16.553Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-14T11:42:16.553Z] - CONFIG_XFRM: enabled [2020-08-14T11:42:16.553Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-14T11:42:16.553Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-14T11:42:16.553Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-14T11:42:16.553Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-14T11:42:16.553Z] - "ipvlan": [2020-08-14T11:42:16.553Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-14T11:42:16.553Z] - "macvlan": [2020-08-14T11:42:16.553Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-14T11:42:16.553Z] - CONFIG_DUMMY: enabled (as module) [2020-08-14T11:42:16.553Z] - "ftp,tftp client in container": [2020-08-14T11:42:16.820Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-14T11:42:16.820Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-14T11:42:16.820Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-14T11:42:16.820Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-14T11:42:16.820Z] - Storage Drivers: [2020-08-14T11:42:16.820Z] - "aufs": [2020-08-14T11:42:16.820Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-14T11:42:16.820Z] - "btrfs": [2020-08-14T11:42:16.820Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-14T11:42:16.820Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-14T11:42:16.820Z] - "devicemapper": [2020-08-14T11:42:16.820Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-14T11:42:16.820Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-14T11:42:16.820Z] - "overlay": [2020-08-14T11:42:16.820Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-14T11:42:16.820Z] - "zfs": [2020-08-14T11:42:16.820Z] - /dev/zfs: present [2020-08-14T11:42:16.820Z] - zfs command: missing [2020-08-14T11:42:16.820Z] - zpool command: missing [2020-08-14T11:42:16.820Z] [2020-08-14T11:42:16.820Z] Limits: [2020-08-14T11:42:16.820Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-14T11:42:16.820Z] [2020-08-14T11:42:16.820Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-14T11:42:17.184Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8826978e976fbf8ed27e09cf9e91566443b463d7 . [2020-08-14T11:42:17.449Z] #2 [internal] load .dockerignore [2020-08-14T11:42:17.449Z] #2 transferring context: 87B done [2020-08-14T11:42:17.449Z] #2 DONE 0.0s [2020-08-14T11:42:17.449Z] [2020-08-14T11:42:17.449Z] #1 [internal] load build definition from Dockerfile [2020-08-14T11:42:17.449Z] #1 transferring dockerfile: 16.37kB done [2020-08-14T11:42:17.449Z] #1 DONE 0.0s [2020-08-14T11:42:17.449Z] [2020-08-14T11:42:17.449Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-14T11:42:17.672Z] #19 3.411 Collecting yamllint==1.16.0 [2020-08-14T11:42:17.672Z] #19 3.607 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-14T11:42:17.672Z] #19 3.641 Collecting pyyaml (from yamllint==1.16.0) [2020-08-14T11:42:17.709Z] #3 DONE 0.4s [2020-08-14T11:42:17.709Z] [2020-08-14T11:42:17.709Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-14T11:42:17.709Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-14T11:42:17.709Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-14T11:42:17.709Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.47MB / 8.88MB 0.1s [2020-08-14T11:42:17.709Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-14T11:42:17.709Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-14T11:42:17.963Z] #19 3.725 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-14T11:42:17.968Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-08-14T11:42:17.968Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-08-14T11:42:17.968Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-08-14T11:42:18.019Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.037s coverage: 65.3% of statements [2020-08-14T11:42:18.538Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-08-14T11:42:18.538Z] #4 DONE 0.8s [2020-08-14T11:42:18.663Z] #19 4.463 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-14T11:42:18.663Z] #19 4.512 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-14T11:42:18.663Z] #19 4.526 Building wheels for collected packages: pyyaml [2020-08-14T11:42:18.663Z] #19 4.530 Running setup.py bdist_wheel for pyyaml: started [2020-08-14T11:42:18.797Z] [2020-08-14T11:42:18.797Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-14T11:42:18.797Z] #6 DONE 0.2s [2020-08-14T11:42:18.797Z] [2020-08-14T11:42:18.797Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-14T11:42:18.797Z] #5 DONE 0.2s [2020-08-14T11:42:18.976Z] ok github.com/docker/docker/daemon/cluster/convert 0.063s coverage: 35.9% of statements [2020-08-14T11:42:19.058Z] [2020-08-14T11:42:19.058Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-14T11:42:19.058Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-14T11:42:19.058Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-14T11:42:19.058Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-14T11:42:19.297Z] #19 5.172 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-14T11:42:19.297Z] #19 5.172 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-14T11:42:19.297Z] #19 5.249 Successfully built pyyaml [2020-08-14T11:42:19.297Z] #19 5.255 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-14T11:42:19.590Z] #19 5.454 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-14T11:42:19.883Z] #19 DONE 5.8s [2020-08-14T11:42:19.883Z] [2020-08-14T11:42:19.883Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-14T11:42:20.100Z] #42 15.64 vendor/golang.org/x/crypto/internal/subtle [2020-08-14T11:42:20.178Z] #22 DONE 0.1s [2020-08-14T11:42:20.178Z] [2020-08-14T11:42:20.178Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-14T11:42:20.402Z] #42 ... [2020-08-14T11:42:20.402Z] [2020-08-14T11:42:20.402Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:42:20.402Z] #11 16.32 Fetched 8149 kB in 15s (536 kB/s) [2020-08-14T11:42:20.813Z] #26 DONE 0.9s [2020-08-14T11:42:20.813Z] [2020-08-14T11:42:20.813Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-14T11:42:21.105Z] #29 DONE 0.2s [2020-08-14T11:42:21.105Z] [2020-08-14T11:42:21.105Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-14T11:42:21.105Z] #31 DONE 0.1s [2020-08-14T11:42:21.105Z] [2020-08-14T11:42:21.105Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-14T11:42:21.398Z] #34 DONE 0.1s [2020-08-14T11:42:21.398Z] [2020-08-14T11:42:21.398Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:42:21.398Z] #39 75.35 CC criu/memfd.o [2020-08-14T11:42:21.398Z] #39 75.80 CC criu/mount.o [2020-08-14T11:42:21.398Z] #39 77.87 CC criu/namespaces.o [2020-08-14T11:42:21.398Z] #39 78.89 CC criu/net.o [2020-08-14T11:42:21.398Z] #39 80.79 CC criu/netfilter.o [2020-08-14T11:42:21.398Z] #39 80.98 CC criu/page-pipe.o [2020-08-14T11:42:21.398Z] #39 81.31 CC criu/page-xfer.o [2020-08-14T11:42:21.398Z] #39 82.23 CC criu/pagemap-cache.o [2020-08-14T11:42:21.398Z] #39 82.39 CC criu/pagemap.o [2020-08-14T11:42:21.398Z] #39 83.08 CC criu/parasite-syscall.o [2020-08-14T11:42:21.398Z] #39 83.70 CC criu/path.o [2020-08-14T11:42:21.398Z] #39 83.93 CC criu/pie-util-vdso.o [2020-08-14T11:42:21.536Z] ok github.com/docker/docker/daemon/cluster 0.105s coverage: 0.5% of statements [2020-08-14T11:42:21.690Z] #39 84.15 CC criu/pie-util.o [2020-08-14T11:42:21.690Z] #39 84.31 CC criu/pipes.o [2020-08-14T11:42:21.983Z] #39 84.70 CC criu/plugin.o [2020-08-14T11:42:22.275Z] #39 84.92 CC criu/proc_parse.o [2020-08-14T11:42:23.271Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 3.8s [2020-08-14T11:42:23.271Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 769.63kB / 9.86MB 4.0s [2020-08-14T11:42:23.271Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.09MB / 9.86MB 4.1s [2020-08-14T11:42:23.271Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.82MB / 9.86MB 4.3s [2020-08-14T11:42:23.271Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.48MB / 9.86MB 4.4s [2020-08-14T11:42:23.534Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.6s [2020-08-14T11:42:23.534Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.6s done [2020-08-14T11:42:23.534Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-08-14T11:42:23.782Z] #39 86.44 CC criu/protobuf-desc.o [2020-08-14T11:42:24.098Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2020-08-14T11:42:24.412Z] #39 86.98 CC criu/protobuf.o [2020-08-14T11:42:24.412Z] #39 ... [2020-08-14T11:42:24.412Z] [2020-08-14T11:42:24.412Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-14T11:42:24.412Z] #36 111.6 + dpkg --print-architecture [2020-08-14T11:42:24.412Z] #36 111.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-14T11:42:24.412Z] #36 112.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-14T11:42:24.412Z] #36 112.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-14T11:42:24.480Z] #58 ... [2020-08-14T11:42:24.480Z] [2020-08-14T11:42:24.480Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-14T11:42:24.480Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2020-08-14T11:42:24.480Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-08-14T11:42:24.480Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done [2020-08-14T11:42:24.480Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s done [2020-08-14T11:42:24.480Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-14T11:42:24.480Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-08-14T11:42:24.480Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-08-14T11:42:24.480Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s done [2020-08-14T11:42:24.480Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.1s done [2020-08-14T11:42:24.480Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.4s [2020-08-14T11:42:24.480Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.29MB / 120.17MB 5.6s [2020-08-14T11:42:24.480Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.7s done [2020-08-14T11:42:24.675Z] ok github.com/docker/docker/daemon/config 0.103s coverage: 81.8% of statements [2020-08-14T11:42:24.703Z] #36 ... [2020-08-14T11:42:24.703Z] [2020-08-14T11:42:24.703Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:42:24.703Z] #39 87.20 CC criu/pstree.o [2020-08-14T11:42:24.741Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.31MB / 120.17MB 5.9s [2020-08-14T11:42:25.001Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.17MB / 120.17MB 6.0s [2020-08-14T11:42:25.001Z] #7 ... [2020-08-14T11:42:25.001Z] [2020-08-14T11:42:25.001Z] #20 [internal] load build context [2020-08-14T11:42:25.001Z] #20 transferring context: 51.48MB 5.9s done [2020-08-14T11:42:25.001Z] #20 DONE 6.1s [2020-08-14T11:42:25.001Z] [2020-08-14T11:42:25.001Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-14T11:42:25.001Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.1s [2020-08-14T11:42:25.001Z] #7 ... [2020-08-14T11:42:25.001Z] [2020-08-14T11:42:25.001Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-14T11:42:25.261Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done [2020-08-14T11:42:25.624Z] ok github.com/docker/docker/daemon/events 0.082s coverage: 50.0% of statements [2020-08-14T11:42:25.735Z] #39 88.00 CC criu/rbtree.o [2020-08-14T11:42:25.735Z] #39 88.22 CC criu/rst-malloc.o [2020-08-14T11:42:26.025Z] #39 88.43 CC criu/seccomp.o [2020-08-14T11:42:26.061Z] #11 16.32 Reading package lists... [2020-08-14T11:42:26.061Z] #11 ... [2020-08-14T11:42:26.061Z] [2020-08-14T11:42:26.061Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:42:26.061Z] #61 17.12 Checking out files: 80% (1665/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-14T11:42:26.061Z] #61 17.51 + cd /tmp/tmp.Ze2MWuOvBq/src/github.com/docker/libnetwork [2020-08-14T11:42:26.061Z] #61 17.51 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-14T11:42:26.061Z] #61 18.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-14T11:42:26.061Z] #61 ... [2020-08-14T11:42:26.061Z] [2020-08-14T11:42:26.061Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:42:26.061Z] #44 12.09 go: finding github.com/fatih/color v1.6.0 [2020-08-14T11:42:26.061Z] #44 12.12 go: finding github.com/pkg/errors v0.8.0 [2020-08-14T11:42:26.061Z] #44 12.18 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-14T11:42:26.061Z] #44 12.19 go: finding github.com/spf13/pflag v1.0.1 [2020-08-14T11:42:26.061Z] #44 12.23 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-14T11:42:26.061Z] #44 12.31 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-14T11:42:26.061Z] #44 12.63 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-14T11:42:26.061Z] #44 12.68 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-14T11:42:26.062Z] #44 12.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-14T11:42:26.062Z] #44 12.84 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-14T11:42:26.062Z] #44 13.03 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-14T11:42:26.201Z] #58 DONE 7.2s [2020-08-14T11:42:26.201Z] [2020-08-14T11:42:26.201Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-14T11:42:26.201Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.2s done [2020-08-14T11:42:26.315Z] #39 88.84 CC criu/seize.o [2020-08-14T11:42:26.360Z] #44 ... [2020-08-14T11:42:26.360Z] [2020-08-14T11:42:26.360Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:42:26.360Z] #48 12.05 + GO111MODULE=on [2020-08-14T11:42:26.360Z] #48 12.05 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-14T11:42:26.360Z] #48 13.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-14T11:42:26.360Z] #48 13.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-14T11:42:26.360Z] #48 13.94 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-14T11:42:26.360Z] #48 14.19 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-14T11:42:26.360Z] #48 14.44 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-14T11:42:26.360Z] #48 15.60 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-14T11:42:26.360Z] #48 16.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-14T11:42:26.360Z] #48 17.98 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-14T11:42:26.360Z] #48 19.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-14T11:42:26.360Z] #48 19.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-14T11:42:26.360Z] #48 20.12 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-14T11:42:26.360Z] #48 20.12 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-14T11:42:26.360Z] #48 21.55 runtime/cgo [2020-08-14T11:42:26.360Z] #48 21.56 runtime [2020-08-14T11:42:26.360Z] #48 ... [2020-08-14T11:42:26.360Z] [2020-08-14T11:42:26.360Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-14T11:42:26.360Z] #37 16.78 Checking out files: 89% (1435/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-14T11:42:26.360Z] #37 16.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-14T11:42:26.360Z] #37 19.49 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-14T11:42:26.577Z] ok github.com/docker/docker/daemon/graphdriver 0.039s coverage: 2.2% of statements [2020-08-14T11:42:26.946Z] #39 89.31 CC criu/servicefd.o [2020-08-14T11:42:26.946Z] #39 89.54 CC criu/shmem.o [2020-08-14T11:42:27.143Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s done [2020-08-14T11:42:27.578Z] #39 ... [2020-08-14T11:42:27.578Z] [2020-08-14T11:42:27.578Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:42:27.578Z] #49 52.69 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-14T11:42:27.578Z] #49 53.91 + mkdir -p /build [2020-08-14T11:42:27.578Z] #49 53.91 + cp runc /build/runc [2020-08-14T11:42:27.578Z] #49 DONE 54.2s [2020-08-14T11:42:27.578Z] [2020-08-14T11:42:27.578Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:42:27.578Z] #39 90.12 CC criu/sigframe.o [2020-08-14T11:42:27.711Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-08-14T11:42:27.869Z] #39 90.29 CC criu/signalfd.o [2020-08-14T11:42:27.869Z] #39 90.47 CC criu/sk-inet.o [2020-08-14T11:42:27.903Z] #37 ... [2020-08-14T11:42:27.903Z] [2020-08-14T11:42:27.903Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:42:27.903Z] #11 16.32 Reading package lists... [2020-08-14T11:42:28.280Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-08-14T11:42:28.281Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-08-14T11:42:28.849Z] #11 24.00 Reading package lists... [2020-08-14T11:42:28.849Z] #11 ... [2020-08-14T11:42:28.849Z] [2020-08-14T11:42:28.849Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:42:28.849Z] #52 14.86 Fetched 8149 kB in 14s (587 kB/s) [2020-08-14T11:42:28.849Z] #52 14.86 Reading package lists... [2020-08-14T11:42:28.858Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-08-14T11:42:28.858Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-14T11:42:28.902Z] #39 91.32 CC criu/sk-netlink.o [2020-08-14T11:42:28.902Z] #39 91.61 CC criu/sk-packet.o [2020-08-14T11:42:29.148Z] #52 22.10 Reading package lists... [2020-08-14T11:42:29.148Z] #52 ... [2020-08-14T11:42:29.148Z] [2020-08-14T11:42:29.148Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:42:29.148Z] #24 16.86 Fetched 8149 kB in 16s (515 kB/s) [2020-08-14T11:42:29.148Z] #24 16.86 Reading package lists... [2020-08-14T11:42:29.192Z] #39 91.89 CC criu/sk-queue.o [2020-08-14T11:42:29.482Z] #39 92.08 CC criu/sk-tcp.o [2020-08-14T11:42:29.773Z] #39 92.43 CC criu/sk-unix.o [2020-08-14T11:42:29.892Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-08-14T11:42:30.465Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.533s coverage: 14.1% of statements [2020-08-14T11:42:30.806Z] #39 93.40 CC criu/sockets.o [2020-08-14T11:42:31.126Z] #39 ... [2020-08-14T11:42:31.126Z] [2020-08-14T11:42:31.126Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-14T11:42:31.126Z] #36 DONE 128.2s [2020-08-14T11:42:31.126Z] [2020-08-14T11:42:31.126Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:42:31.270Z] #24 23.74 Reading package lists... [2020-08-14T11:42:31.270Z] #24 ... [2020-08-14T11:42:31.270Z] [2020-08-14T11:42:31.270Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:42:31.270Z] #33 16.74 Fetched 8149 kB in 16s (510 kB/s) [2020-08-14T11:42:31.270Z] #33 16.74 Reading package lists... [2020-08-14T11:42:31.270Z] #33 23.74 Reading package lists... [2020-08-14T11:42:31.270Z] #33 ... [2020-08-14T11:42:31.270Z] [2020-08-14T11:42:31.270Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:42:31.270Z] #39 16.70 Fetched 8149 kB in 16s (518 kB/s) [2020-08-14T11:42:31.270Z] #39 16.70 Reading package lists... [2020-08-14T11:42:31.417Z] #52 ... [2020-08-14T11:42:31.417Z] [2020-08-14T11:42:31.417Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:42:31.417Z] #39 93.84 CC criu/stats.o [2020-08-14T11:42:31.733Z] #39 94.12 CC criu/string.o [2020-08-14T11:42:31.733Z] #39 94.18 CC criu/sysctl.o [2020-08-14T11:42:31.857Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.592s coverage: 57.0% of statements [2020-08-14T11:42:32.034Z] #39 94.50 CC criu/sysfs_parse.o [2020-08-14T11:42:32.324Z] #39 ... [2020-08-14T11:42:32.324Z] [2020-08-14T11:42:32.324Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-14T11:42:32.324Z] #37 DONE 0.2s [2020-08-14T11:42:32.324Z] [2020-08-14T11:42:32.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:42:32.324Z] #39 94.69 CC criu/timens.o [2020-08-14T11:42:32.324Z] #39 94.80 CC criu/timerfd.o [2020-08-14T11:42:32.324Z] #39 94.90 CC criu/tty.o [2020-08-14T11:42:32.955Z] #39 95.49 CC criu/tun.o [2020-08-14T11:42:32.955Z] #39 95.69 CC criu/uffd.o [2020-08-14T11:42:33.060Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2020-08-14T11:42:33.060Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-08-14T11:42:33.586Z] #39 96.06 CC criu/util.o [2020-08-14T11:42:33.876Z] #39 96.47 CC criu/uts_ns.o [2020-08-14T11:42:33.876Z] #39 96.52 CC criu/vdso.o [2020-08-14T11:42:34.167Z] #39 96.67 LINK criu/built-in.o [2020-08-14T11:42:34.167Z] #39 96.71 LINK criu/criu [2020-08-14T11:42:34.167Z] #39 96.85 DEP lib/c/criu.d [2020-08-14T11:42:34.411Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-08-14T11:42:34.457Z] #39 96.87 CC images/rpc.pb-c.o [2020-08-14T11:42:34.457Z] #39 97.00 CC lib/c/criu.o [2020-08-14T11:42:34.747Z] #39 97.27 LINK lib/c/built-in.o [2020-08-14T11:42:34.747Z] #39 97.27 LINK lib/c/libcriu.so [2020-08-14T11:42:34.747Z] #39 97.28 LINK lib/c/libcriu.a [2020-08-14T11:42:34.747Z] #39 97.31 GEN magic.py [2020-08-14T11:42:34.747Z] #39 97.35 Note: Building without setproctitle() and strlcpy() support. [2020-08-14T11:42:34.747Z] #39 97.35 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-14T11:42:34.747Z] #39 97.35 Note: Building without GnuTLS support [2020-08-14T11:42:34.747Z] #39 97.35 Makefile.config:39: Warn: you have no libnftables installed [2020-08-14T11:42:34.747Z] #39 97.35 Makefile.config:40: Warn: Building without nftables support [2020-08-14T11:42:34.850Z] #39 24.26 Reading package lists... [2020-08-14T11:42:34.850Z] #39 ... [2020-08-14T11:42:34.850Z] [2020-08-14T11:42:34.850Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:42:34.850Z] #52 22.10 Reading package lists... [2020-08-14T11:42:35.037Z] #39 97.56 fatal: not a git repository (or any of the parent directories): .git [2020-08-14T11:42:35.328Z] #39 97.84 make[1]: Nothing to be done for 'all'. [2020-08-14T11:42:35.362Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.373s coverage: 45.9% of statements [2020-08-14T11:42:35.618Z] #39 98.03 make[1]: 'images/built-in.o' is up to date. [2020-08-14T11:42:35.618Z] #39 98.04 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-14T11:42:35.618Z] #39 98.04 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-14T11:42:35.618Z] #39 98.05 make[1]: 'compel/libcompel.a' is up to date. [2020-08-14T11:42:35.618Z] #39 98.06 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-14T11:42:35.618Z] #39 98.07 make[1]: Nothing to be done for 'all'. [2020-08-14T11:42:35.618Z] #39 98.07 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-14T11:42:35.618Z] #39 98.13 make[2]: Nothing to be done for 'all'. [2020-08-14T11:42:35.618Z] #39 98.13 make[2]: Nothing to be done for 'all'. [2020-08-14T11:42:35.618Z] #39 98.14 make[2]: Nothing to be done for 'all'. [2020-08-14T11:42:35.618Z] #39 98.17 make[2]: Nothing to be done for 'all'. [2020-08-14T11:42:35.618Z] #39 98.18 make[2]: Nothing to be done for 'all'. [2020-08-14T11:42:35.618Z] #39 98.18 make[2]: Nothing to be done for 'all'. [2020-08-14T11:42:35.618Z] #39 98.19 make[2]: Nothing to be done for 'all'. [2020-08-14T11:42:35.618Z] #39 98.22 make[2]: Nothing to be done for 'all'. [2020-08-14T11:42:35.618Z] #39 98.22 INSTALL criu/criu [2020-08-14T11:42:35.720Z] sha256:ff13bb1b9ebb707a451b79d8c2520284c84fbbc7503320b2c7d769f464bc2199 [2020-08-14T11:42:35.720Z] INFO: Starting docker-py tests... [2020-08-14T11:42:35.720Z] ============================= test session starts ============================== [2020-08-14T11:42:35.720Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-08-14T11:42:35.720Z] rootdir: /src, inifile: pytest.ini [2020-08-14T11:42:35.720Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-08-14T11:42:35.720Z] collected 389 items / 1 deselected / 388 selected [2020-08-14T11:42:35.720Z] [2020-08-14T11:42:35.909Z] #39 DONE 98.5s [2020-08-14T11:42:35.909Z] [2020-08-14T11:42:35.909Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:42:35.910Z] #52 30.58 Building dependency tree... [2020-08-14T11:42:36.942Z] #52 ... [2020-08-14T11:42:36.942Z] [2020-08-14T11:42:36.942Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-14T11:42:36.942Z] #40 DONE 0.2s [2020-08-14T11:42:36.942Z] [2020-08-14T11:42:36.942Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-14T11:42:36.942Z] #42 DONE 0.2s [2020-08-14T11:42:36.942Z] [2020-08-14T11:42:36.942Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-14T11:42:37.232Z] #44 DONE 0.2s [2020-08-14T11:42:37.232Z] [2020-08-14T11:42:37.232Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:42:37.232Z] #52 111.1 + bin/containerd [2020-08-14T11:42:37.264Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done [2020-08-14T11:42:37.264Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-08-14T11:42:37.279Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.454s coverage: 73.1% of statements [2020-08-14T11:42:37.458Z] #52 33.37 The following additional packages will be installed: [2020-08-14T11:42:37.458Z] #52 33.38 libbtrfs0 [2020-08-14T11:42:37.773Z] #52 33.53 The following NEW packages will be installed: [2020-08-14T11:42:37.773Z] #52 33.54 libbtrfs-dev libbtrfs0 [2020-08-14T11:42:37.773Z] #52 33.72 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:42:37.773Z] #52 33.72 Need to get 120 kB of archives. [2020-08-14T11:42:37.773Z] #52 33.72 After this operation, 423 kB of additional disk space will be used. [2020-08-14T11:42:37.773Z] #52 33.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-14T11:42:37.773Z] #52 33.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-14T11:42:37.853Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.846s coverage: 49.5% of statements [2020-08-14T11:42:39.244Z] ok github.com/docker/docker/daemon 12.379s coverage: 17.3% of statements [2020-08-14T11:42:39.244Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-14T11:42:39.244Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-14T11:42:39.244Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-14T11:42:39.244Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-14T11:42:39.244Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-14T11:42:39.818Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.597s coverage: 76.1% of statements [2020-08-14T11:42:39.818Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.034s coverage: 58.0% of statements [2020-08-14T11:42:39.887Z] #52 35.87 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:42:40.192Z] #52 36.21 Fetched 120 kB in 0s (904 kB/s) [2020-08-14T11:42:40.496Z] #52 36.34 Selecting previously unselected package libbtrfs0. [2020-08-14T11:42:40.766Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-08-14T11:42:40.798Z] #52 36.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-14T11:42:40.798Z] #52 36.48 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-14T11:42:40.798Z] #52 36.49 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-14T11:42:40.798Z] #52 36.59 Selecting previously unselected package libbtrfs-dev. [2020-08-14T11:42:40.798Z] #52 36.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-14T11:42:40.798Z] #52 36.60 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-14T11:42:41.029Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.045s coverage: 3.0% of statements [2020-08-14T11:42:41.104Z] #52 36.91 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-14T11:42:41.104Z] #52 36.92 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-14T11:42:41.104Z] #52 36.94 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:42:41.421Z] #52 DONE 37.3s [2020-08-14T11:42:41.421Z] [2020-08-14T11:42:41.421Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:42:41.421Z] #11 24.00 Reading package lists... [2020-08-14T11:42:41.421Z] #11 30.60 Building dependency tree... [2020-08-14T11:42:41.421Z] #11 33.41 The following additional packages will be installed: [2020-08-14T11:42:41.421Z] #11 33.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-14T11:42:41.421Z] #11 33.41 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-14T11:42:41.421Z] #11 33.41 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-14T11:42:41.421Z] #11 33.41 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-14T11:42:41.421Z] #11 33.42 Suggested packages: [2020-08-14T11:42:41.421Z] #11 33.42 gcc-8-locales seccomp wine64 [2020-08-14T11:42:41.421Z] #11 34.78 The following NEW packages will be installed: [2020-08-14T11:42:41.421Z] #11 34.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-14T11:42:41.421Z] #11 34.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-14T11:42:41.421Z] #11 34.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-14T11:42:41.421Z] #11 34.81 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-14T11:42:41.421Z] #11 34.81 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-14T11:42:41.421Z] #11 34.81 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-14T11:42:41.421Z] #11 35.06 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:42:41.421Z] #11 35.06 Need to get 78.9 MB of archives. [2020-08-14T11:42:41.421Z] #11 35.06 After this operation, 532 MB of additional disk space will be used. [2020-08-14T11:42:41.421Z] #11 35.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-08-14T11:42:41.421Z] #11 35.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-08-14T11:42:41.421Z] #11 36.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-14T11:42:41.421Z] #11 36.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-08-14T11:42:41.421Z] #11 36.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-08-14T11:42:41.421Z] #11 36.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-14T11:42:41.421Z] #11 36.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-14T11:42:41.421Z] #11 37.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-14T11:42:41.421Z] #11 ... [2020-08-14T11:42:41.421Z] [2020-08-14T11:42:41.421Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:42:41.729Z] #53 0.327 + RM_GOPATH=0 [2020-08-14T11:42:41.729Z] #53 0.328 + TMP_GOPATH= [2020-08-14T11:42:41.729Z] #53 0.328 + : /build [2020-08-14T11:42:41.729Z] #53 0.328 + '[' -z '' ']' [2020-08-14T11:42:41.729Z] #53 0.329 ++ mktemp -d [2020-08-14T11:42:41.729Z] #53 0.331 + export GOPATH=/tmp/tmp.FCjMoUuDES [2020-08-14T11:42:41.729Z] #53 0.333 + GOPATH=/tmp/tmp.FCjMoUuDES [2020-08-14T11:42:41.729Z] #53 0.333 + RM_GOPATH=1 [2020-08-14T11:42:41.729Z] #53 0.333 + case "$(go env GOARCH)" in [2020-08-14T11:42:41.729Z] #53 0.334 ++ go env GOARCH [2020-08-14T11:42:41.729Z] #53 0.358 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:41.729Z] #53 0.361 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:41.729Z] #53 0.362 ++ dirname /tmp/install/install.sh [2020-08-14T11:42:41.729Z] #53 0.364 + dir=/tmp/install [2020-08-14T11:42:41.729Z] #53 0.365 + bin=containerd [2020-08-14T11:42:41.729Z] #53 0.369 + shift [2020-08-14T11:42:41.729Z] #53 0.370 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-14T11:42:41.729Z] #53 0.370 + . /tmp/install/containerd.installer [2020-08-14T11:42:41.729Z] #53 0.370 ++ set -e [2020-08-14T11:42:41.729Z] #53 0.370 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-14T11:42:41.729Z] #53 0.370 + install_containerd [2020-08-14T11:42:41.729Z] #53 0.371 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-14T11:42:41.729Z] #53 0.373 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-14T11:42:41.729Z] #53 0.374 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FCjMoUuDES/src/github.com/containerd/containerd [2020-08-14T11:42:41.729Z] #53 0.377 Cloning into '/tmp/tmp.FCjMoUuDES/src/github.com/containerd/containerd'... [2020-08-14T11:42:42.537Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2020-08-14T11:42:42.792Z] #52 ... [2020-08-14T11:42:42.792Z] [2020-08-14T11:42:42.792Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:42:42.792Z] #45 139.2 + cd /tmp/tmp.RGRInIPZnu/src/github.com/golangci/golangci-lint/ [2020-08-14T11:42:42.792Z] #45 139.2 + git checkout -q v1.23.8 [2020-08-14T11:42:42.792Z] #45 139.4 ++ git describe --tags [2020-08-14T11:42:42.792Z] #45 139.4 + version=v1.23.8 [2020-08-14T11:42:42.792Z] #45 139.4 ++ git rev-parse --short HEAD [2020-08-14T11:42:42.792Z] #45 139.4 + commit=76a82c6 [2020-08-14T11:42:42.792Z] #45 139.4 ++ git show -s --format=%cd [2020-08-14T11:42:42.792Z] #45 139.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-14T11:42:42.792Z] #45 139.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-08-14T11:42:42.804Z] #53 ... [2020-08-14T11:42:42.804Z] [2020-08-14T11:42:42.804Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:42:42.804Z] #61 DONE 38.8s [2020-08-14T11:42:42.957Z] ok github.com/docker/docker/daemon/logger 0.266s coverage: 41.0% of statements [2020-08-14T11:42:43.106Z] [2020-08-14T11:42:43.106Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:42:43.106Z] #33 23.74 Reading package lists... [2020-08-14T11:42:43.106Z] #33 32.32 Building dependency tree... [2020-08-14T11:42:43.106Z] #33 36.13 The following additional packages will be installed: [2020-08-14T11:42:43.106Z] #33 36.15 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-14T11:42:43.106Z] #33 36.17 Suggested packages: [2020-08-14T11:42:43.106Z] #33 36.17 cmake-doc ninja-build lrzip [2020-08-14T11:42:43.106Z] #33 36.17 Recommended packages: [2020-08-14T11:42:43.106Z] #33 36.17 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-14T11:42:43.106Z] #33 37.47 The following NEW packages will be installed: [2020-08-14T11:42:43.106Z] #33 37.50 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-14T11:42:43.106Z] #33 37.50 vim-common xxd [2020-08-14T11:42:43.106Z] #33 37.75 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:42:43.106Z] #33 37.75 Need to get 14.9 MB of archives. [2020-08-14T11:42:43.106Z] #33 37.75 After this operation, 67.2 MB of additional disk space will be used. [2020-08-14T11:42:43.106Z] #33 37.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-14T11:42:43.106Z] #33 37.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-14T11:42:43.106Z] #33 37.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-08-14T11:42:43.106Z] #33 38.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-14T11:42:43.221Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 4.8% of statements [2020-08-14T11:42:43.221Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.755s coverage: 57.7% of statements [2020-08-14T11:42:43.221Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-14T11:42:43.221Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-14T11:42:43.221Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-14T11:42:43.221Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-14T11:42:43.403Z] #33 39.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-08-14T11:42:43.403Z] #33 39.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-08-14T11:42:43.718Z] #33 39.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-08-14T11:42:44.030Z] #33 39.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-08-14T11:42:44.030Z] #33 39.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-08-14T11:42:44.030Z] #33 39.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-08-14T11:42:44.030Z] #33 ... [2020-08-14T11:42:44.030Z] [2020-08-14T11:42:44.030Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:42:44.030Z] #39 24.26 Reading package lists... [2020-08-14T11:42:44.030Z] #39 33.11 Building dependency tree... [2020-08-14T11:42:44.030Z] #39 37.48 The following additional packages will be installed: [2020-08-14T11:42:44.030Z] #39 37.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-14T11:42:44.030Z] #39 37.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-14T11:42:44.030Z] #39 37.51 Suggested packages: [2020-08-14T11:42:44.030Z] #39 37.51 manpages-dev python-setuptools [2020-08-14T11:42:44.030Z] #39 38.90 The following NEW packages will be installed: [2020-08-14T11:42:44.030Z] #39 38.91 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-14T11:42:44.030Z] #39 38.91 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-14T11:42:44.030Z] #39 38.91 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-14T11:42:44.030Z] #39 38.91 python-six zlib1g-dev [2020-08-14T11:42:44.030Z] #39 39.53 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:42:44.030Z] #39 39.53 Need to get 4075 kB of archives. [2020-08-14T11:42:44.030Z] #39 39.53 After this operation, 24.5 MB of additional disk space will be used. [2020-08-14T11:42:44.030Z] #39 39.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-08-14T11:42:44.030Z] #39 39.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-14T11:42:44.030Z] #39 39.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-08-14T11:42:44.030Z] #39 39.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-14T11:42:44.030Z] #39 39.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-08-14T11:42:44.030Z] #39 39.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-14T11:42:44.030Z] #39 39.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-08-14T11:42:44.030Z] #39 39.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-08-14T11:42:44.030Z] #39 39.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-08-14T11:42:44.030Z] #39 40.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-08-14T11:42:44.030Z] #39 40.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-08-14T11:42:44.155Z] Running on azwin-2-0c0500 in d:\jenkins\workspace\moby_PR-38241 [Pipeline] { [Pipeline] ws [2020-08-14T11:42:44.173Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-08-14T11:42:44.365Z] #39 40.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-08-14T11:42:44.365Z] #39 40.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-08-14T11:42:44.365Z] #39 40.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-08-14T11:42:44.365Z] #39 40.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-14T11:42:44.616Z] ok github.com/docker/docker/daemon/logger/awslogs 0.360s coverage: 77.8% of statements [2020-08-14T11:42:44.616Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-14T11:42:44.616Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-14T11:42:44.616Z] ok github.com/docker/docker/daemon/logger/gelf 0.029s coverage: 67.0% of statements [2020-08-14T11:42:44.616Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2020-08-14T11:42:44.661Z] #39 40.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-08-14T11:42:44.661Z] #39 40.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-08-14T11:42:44.880Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.045s coverage: 61.6% of statements [2020-08-14T11:42:44.960Z] #39 ... [2020-08-14T11:42:44.960Z] [2020-08-14T11:42:44.960Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:42:44.960Z] #33 40.98 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:42:45.261Z] #33 41.22 Fetched 14.9 MB in 3s (5489 kB/s) [2020-08-14T11:42:45.456Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 87.2% of statements [2020-08-14T11:42:45.564Z] #33 41.42 Selecting previously unselected package xxd. [2020-08-14T11:42:45.564Z] #33 41.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 ... 15339 files and directories currently installed.) [2020-08-14T11:42:45.564Z] #33 41.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-14T11:42:45.826Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.1s done [2020-08-14T11:42:45.826Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-08-14T11:42:45.826Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-08-14T11:42:45.869Z] #33 41.64 Unpacking xxd (2:8.1.0875-5) ... [2020-08-14T11:42:45.869Z] #33 ... [2020-08-14T11:42:45.869Z] [2020-08-14T11:42:45.869Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:42:45.869Z] #24 23.74 Reading package lists... [2020-08-14T11:42:45.869Z] #24 32.41 Building dependency tree... [2020-08-14T11:42:45.869Z] #24 36.72 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-14T11:42:45.869Z] #24 36.72 The following additional packages will be installed: [2020-08-14T11:42:45.869Z] #24 36.73 libjq1 libonig5 [2020-08-14T11:42:45.869Z] #24 37.24 The following NEW packages will be installed: [2020-08-14T11:42:45.869Z] #24 37.25 jq libjq1 libonig5 [2020-08-14T11:42:45.869Z] #24 37.55 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:42:45.869Z] #24 37.55 Need to get 358 kB of archives. [2020-08-14T11:42:45.869Z] #24 37.55 After this operation, 1277 kB of additional disk space will be used. [2020-08-14T11:42:45.869Z] #24 37.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-14T11:42:45.869Z] #24 37.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-14T11:42:45.869Z] #24 37.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-14T11:42:45.869Z] #24 39.65 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:42:45.869Z] #24 40.03 Fetched 358 kB in 0s (2485 kB/s) [2020-08-14T11:42:45.869Z] #24 40.16 Selecting previously unselected package libonig5:ppc64el. [2020-08-14T11:42:45.869Z] #24 40.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-14T11:42:45.869Z] #24 40.30 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-08-14T11:42:45.869Z] #24 40.34 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-14T11:42:45.869Z] #24 40.82 Selecting previously unselected package libjq1:ppc64el. [2020-08-14T11:42:45.869Z] #24 40.82 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-14T11:42:45.869Z] #24 40.83 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-14T11:42:45.869Z] #24 41.00 Selecting previously unselected package jq. [2020-08-14T11:42:45.869Z] #24 41.05 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-14T11:42:45.869Z] #24 41.06 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-14T11:42:45.869Z] #24 41.30 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-14T11:42:45.869Z] #24 41.31 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-14T11:42:45.869Z] #24 41.32 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-14T11:42:45.869Z] #24 41.33 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:42:45.869Z] #24 DONE 41.8s [2020-08-14T11:42:45.869Z] [2020-08-14T11:42:45.869Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-14T11:42:45.869Z] #25 DONE 0.1s [2020-08-14T11:42:45.869Z] [2020-08-14T11:42:45.869Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:42:45.869Z] #33 41.89 Selecting previously unselected package vim-common. [2020-08-14T11:42:46.085Z] #7 DONE 27.3s [2020-08-14T11:42:46.180Z] #33 41.90 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-14T11:42:46.180Z] #33 42.02 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-14T11:42:46.344Z] [2020-08-14T11:42:46.344Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-14T11:42:46.484Z] #33 42.30 Selecting previously unselected package cmake-data. [2020-08-14T11:42:46.484Z] #33 42.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-14T11:42:46.484Z] #33 42.34 Unpacking cmake-data (3.13.4-1) ... [2020-08-14T11:42:46.849Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 75.2% of statements [2020-08-14T11:42:46.849Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-14T11:42:46.849Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.078s coverage: 37.7% of statements [2020-08-14T11:42:46.849Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.076s coverage: 33.3% of statements [2020-08-14T11:42:47.801Z] ok github.com/docker/docker/daemon/logger/templates 0.024s coverage: 8.3% of statements [2020-08-14T11:42:48.391Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 46.8% of statements [2020-08-14T11:42:48.885Z] #8 DONE 2.2s [2020-08-14T11:42:48.885Z] [2020-08-14T11:42:48.885Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-14T11:42:49.347Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-08-14T11:42:49.454Z] #9 DONE 0.8s [2020-08-14T11:42:49.454Z] [2020-08-14T11:42:49.454Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-14T11:42:49.454Z] #35 DONE 0.1s [2020-08-14T11:42:49.454Z] [2020-08-14T11:42:49.454Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-14T11:42:49.454Z] #27 DONE 0.1s [2020-08-14T11:42:49.454Z] [2020-08-14T11:42:49.454Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-14T11:42:49.610Z] ok github.com/docker/docker/daemon/logger/splunk 1.897s coverage: 82.5% of statements [2020-08-14T11:42:49.610Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-14T11:42:49.610Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-14T11:42:50.072Z] #33 45.33 Selecting previously unselected package libicu63:ppc64el. [2020-08-14T11:42:50.072Z] #33 45.36 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-14T11:42:50.072Z] #33 45.37 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-14T11:42:50.184Z] ok github.com/docker/docker/distribution/metadata 0.148s coverage: 48.2% of statements [2020-08-14T11:42:50.382Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-08-14T11:42:50.948Z] tests/integration/api_client_test.py ..... [ 7%] [2020-08-14T11:42:51.126Z] #33 ... [2020-08-14T11:42:51.126Z] [2020-08-14T11:42:51.126Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:42:51.126Z] #26 2.242 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-14T11:42:51.126Z] #26 2.721 [2020-08-14T11:42:51.126Z] #26 2.948 0.1% ## 3.1% ###### 9.2% ########### 16.2% ############## 20.2% ################## 26.4% ######################## 34.5% ############################### 43.9% ##################################### 52.0% ######################################## 56.1% ########################################### 60.1% ############################################### 66.3% #################################################### 72.4% ######################################################## 78.5% ############################################################ 84.6% ################################################################ 90.1% ################################################################## 92.7% ####################################################################### 99.2% ######################################################################## 100.0% [2020-08-14T11:42:51.132Z] ok github.com/docker/docker/errdefs 0.030s coverage: 49.4% of statements [2020-08-14T11:42:51.394Z] ok github.com/docker/docker/distribution 0.629s coverage: 21.9% of statements [2020-08-14T11:42:51.394Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-14T11:42:51.425Z] #26 ... [2020-08-14T11:42:51.425Z] [2020-08-14T11:42:51.425Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:42:51.425Z] #11 37.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-08-14T11:42:51.425Z] #11 42.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-08-14T11:42:51.425Z] #11 45.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-08-14T11:42:51.425Z] #11 45.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-08-14T11:42:51.425Z] #11 45.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-08-14T11:42:51.425Z] #11 45.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-08-14T11:42:51.425Z] #11 45.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-08-14T11:42:51.425Z] #11 45.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-08-14T11:42:51.425Z] #11 45.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-08-14T11:42:51.425Z] #11 45.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-08-14T11:42:51.425Z] #11 45.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-08-14T11:42:51.425Z] #11 45.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-08-14T11:42:51.425Z] #11 45.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-08-14T11:42:51.425Z] #11 45.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-08-14T11:42:51.425Z] #11 45.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-08-14T11:42:51.425Z] #11 45.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-08-14T11:42:51.425Z] #11 45.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-08-14T11:42:51.740Z] #11 47.52 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:42:51.740Z] #11 ... [2020-08-14T11:42:51.740Z] [2020-08-14T11:42:51.740Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:42:51.740Z] #26 5.651 [2020-08-14T11:42:52.045Z] #26 5.898 ##################### 29.7% ######################################## 56.2% ##################################################################### 96.4% ######################################################################## 100.0% [2020-08-14T11:42:52.345Z] ok github.com/docker/docker/image 0.065s coverage: 86.4% of statements [2020-08-14T11:42:52.447Z] tests/integration/api_config_test.py ..... [ 8%] [2020-08-14T11:42:52.607Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2020-08-14T11:42:52.693Z] #26 6.626 [2020-08-14T11:42:52.870Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-08-14T11:42:53.292Z] #26 6.831 ######### 12.9% ################ 23.2% ############################################################ 84.1% ######################################################################## 100.0% [2020-08-14T11:42:53.446Z] ok github.com/docker/docker/distribution/xfer 1.706s coverage: 85.1% of statements [2020-08-14T11:42:53.446Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-14T11:42:53.446Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-14T11:42:53.446Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-14T11:42:53.446Z] ok github.com/docker/docker/libcontainerd/queue 0.045s coverage: 100.0% of statements [2020-08-14T11:42:53.589Z] #26 ... [2020-08-14T11:42:53.589Z] [2020-08-14T11:42:53.589Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:42:53.589Z] #44 DONE 49.4s [2020-08-14T11:42:53.589Z] [2020-08-14T11:42:53.589Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:42:53.589Z] #26 7.636 [2020-08-14T11:42:54.021Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 50.0% of statements [2020-08-14T11:42:54.968Z] ok github.com/docker/docker/opts 0.165s coverage: 67.4% of statements [2020-08-14T11:42:56.033Z] #26 7.858 0.3% ## 3.4% ### 5.3% ###### 9.2% ######### 13.0% ############ 16.9% ############## 20.7% ################# 25.0% #################### 28.8% ####################### 32.6% ########################### 38.4% ################################ 45.1% ################################### 49.8% ######################################## 55.6% ########################################### 60.2% ############################################ 62.1% ############################################### 66.0% ################################################# 68.5% [2020-08-14T11:42:56.033Z] #26 ... [2020-08-14T11:42:56.033Z] [2020-08-14T11:42:56.033Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:42:56.034Z] #39 42.03 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:42:56.034Z] #39 42.22 Fetched 4075 kB in 1s (3512 kB/s) [2020-08-14T11:42:56.034Z] #39 42.32 Selecting previously unselected package libcap-dev:ppc64el. [2020-08-14T11:42:56.034Z] #39 42.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-14T11:42:56.034Z] #39 42.38 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-08-14T11:42:56.034Z] #39 42.39 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-08-14T11:42:56.034Z] #39 42.54 Selecting previously unselected package libnet1:ppc64el. [2020-08-14T11:42:56.034Z] #39 42.54 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-14T11:42:56.034Z] #39 42.55 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-14T11:42:56.034Z] #39 42.69 Selecting previously unselected package libnet1-dev. [2020-08-14T11:42:56.034Z] #39 42.69 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-14T11:42:56.034Z] #39 42.70 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-14T11:42:56.034Z] #39 42.93 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-14T11:42:56.034Z] #39 42.94 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-14T11:42:56.034Z] #39 42.95 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-14T11:42:56.034Z] #39 43.18 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-08-14T11:42:56.034Z] #39 43.18 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-08-14T11:42:56.034Z] #39 43.18 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-14T11:42:56.034Z] #39 43.55 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-14T11:42:56.034Z] #39 43.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-14T11:42:56.034Z] #39 43.57 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-14T11:42:56.034Z] #39 43.72 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-08-14T11:42:56.034Z] #39 43.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-08-14T11:42:56.034Z] #39 43.74 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-14T11:42:56.034Z] #39 43.90 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-08-14T11:42:56.034Z] #39 43.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-08-14T11:42:56.034Z] #39 43.90 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-14T11:42:56.034Z] #39 44.21 Selecting previously unselected package libprotobuf17:ppc64el. [2020-08-14T11:42:56.034Z] #39 44.23 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-08-14T11:42:56.034Z] #39 44.24 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-14T11:42:56.034Z] #39 45.21 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-08-14T11:42:56.034Z] #39 45.26 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-08-14T11:42:56.034Z] #39 45.28 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-14T11:42:56.034Z] #39 45.50 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-08-14T11:42:56.034Z] #39 45.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-08-14T11:42:56.034Z] #39 45.55 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-14T11:42:56.034Z] #39 46.83 Selecting previously unselected package libprotoc17:ppc64el. [2020-08-14T11:42:56.034Z] #39 46.86 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-08-14T11:42:56.034Z] #39 46.88 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-14T11:42:56.034Z] #39 47.59 Selecting previously unselected package protobuf-c-compiler. [2020-08-14T11:42:56.034Z] #39 47.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-08-14T11:42:56.034Z] #39 47.60 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-14T11:42:56.034Z] #39 47.77 Selecting previously unselected package protobuf-compiler. [2020-08-14T11:42:56.034Z] #39 47.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-08-14T11:42:56.034Z] #39 47.84 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-14T11:42:56.034Z] #39 48.03 Selecting previously unselected package python-pkg-resources. [2020-08-14T11:42:56.034Z] #39 48.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-14T11:42:56.034Z] #39 48.06 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-14T11:42:56.034Z] #39 48.37 Selecting previously unselected package python-six. [2020-08-14T11:42:56.034Z] #39 48.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-14T11:42:56.034Z] #39 48.42 Unpacking python-six (1.12.0-1) ... [2020-08-14T11:42:56.034Z] #39 48.51 Selecting previously unselected package python-protobuf. [2020-08-14T11:42:56.034Z] #39 48.51 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-08-14T11:42:56.034Z] #39 48.52 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-14T11:42:56.034Z] #39 49.22 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-14T11:42:56.059Z] #28 ... [2020-08-14T11:42:56.059Z] [2020-08-14T11:42:56.059Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:42:56.059Z] #51 5.753 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:42:56.059Z] #51 5.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:42:56.059Z] #51 5.925 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:42:56.059Z] #51 ... [2020-08-14T11:42:56.059Z] [2020-08-14T11:42:56.059Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:42:56.059Z] #60 5.949 + RM_GOPATH=0 [2020-08-14T11:42:56.059Z] #60 5.949 + TMP_GOPATH= [2020-08-14T11:42:56.059Z] #60 5.949 + : /build [2020-08-14T11:42:56.059Z] #60 5.949 + '[' -z '' ']' [2020-08-14T11:42:56.059Z] #60 5.949 ++ mktemp -d [2020-08-14T11:42:56.059Z] #60 5.956 + export GOPATH=/tmp/tmp.12xcvTP1h0 [2020-08-14T11:42:56.059Z] #60 5.956 + GOPATH=/tmp/tmp.12xcvTP1h0 [2020-08-14T11:42:56.059Z] #60 5.956 + RM_GOPATH=1 [2020-08-14T11:42:56.059Z] #60 5.956 + case "$(go env GOARCH)" in [2020-08-14T11:42:56.059Z] #60 5.956 ++ go env GOARCH [2020-08-14T11:42:56.059Z] #60 5.962 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:56.059Z] #60 5.962 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:56.059Z] #60 5.962 ++ dirname /tmp/install/install.sh [2020-08-14T11:42:56.059Z] #60 5.963 + dir=/tmp/install [2020-08-14T11:42:56.059Z] #60 5.963 + bin=proxy [2020-08-14T11:42:56.059Z] #60 5.963 + shift [2020-08-14T11:42:56.059Z] #60 5.963 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-14T11:42:56.059Z] #60 5.963 + . /tmp/install/proxy.installer [2020-08-14T11:42:56.059Z] #60 5.963 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-14T11:42:56.059Z] #60 5.966 + install_proxy [2020-08-14T11:42:56.059Z] #60 5.967 + case "$1" in [2020-08-14T11:42:56.059Z] #60 5.967 + export CGO_ENABLED=0 [2020-08-14T11:42:56.059Z] #60 5.967 + CGO_ENABLED=0 [2020-08-14T11:42:56.059Z] #60 5.967 + _install_proxy [2020-08-14T11:42:56.059Z] #60 5.967 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-14T11:42:56.059Z] #60 5.967 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.12xcvTP1h0/src/github.com/docker/libnetwork [2020-08-14T11:42:56.059Z] #60 5.968 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-14T11:42:56.059Z] #60 5.969 Cloning into '/tmp/tmp.12xcvTP1h0/src/github.com/docker/libnetwork'... [2020-08-14T11:42:56.059Z] #60 ... [2020-08-14T11:42:56.059Z] [2020-08-14T11:42:56.059Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:42:56.059Z] #51 6.313 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-14T11:42:56.339Z] #39 ... [2020-08-14T11:42:56.339Z] [2020-08-14T11:42:56.339Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:42:56.339Z] #31 41.96 sync [2020-08-14T11:42:56.339Z] #31 41.98 internal/reflectlite [2020-08-14T11:42:56.339Z] #31 45.61 sort [2020-08-14T11:42:56.339Z] #31 45.61 errors [2020-08-14T11:42:56.339Z] #31 46.36 strconv [2020-08-14T11:42:56.339Z] #31 46.36 io [2020-08-14T11:42:56.339Z] #31 46.37 internal/oserror [2020-08-14T11:42:56.339Z] #31 46.80 syscall [2020-08-14T11:42:56.339Z] #31 51.14 bytes [2020-08-14T11:42:56.339Z] #31 51.14 strings [2020-08-14T11:42:56.339Z] #31 ... [2020-08-14T11:42:56.339Z] [2020-08-14T11:42:56.339Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:42:56.361Z] ok github.com/docker/docker/pkg/broadcaster 0.029s coverage: 100.0% of statements [2020-08-14T11:42:56.623Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2020-08-14T11:42:56.623Z] ok github.com/docker/docker/pkg/authorization 0.858s coverage: 68.3% of statements [2020-08-14T11:42:56.640Z] #26 7.858 0.3% ## 3.4% ### 5.3% ###### 9.2% ######### 13.0% ############ 16.9% ############## 20.7% ################# 25.0% #################### 28.8% ####################### 32.6% ########################### 38.4% ################################ 45.1% ################################### 49.8% ######################################## 55.6% ########################################### 60.2% ############################################ 62.1% ############################################### 66.0% ################################################# 68.5% ##################################################### 73.6% ########################################################### 82.1% ############################################################### 87.8% ################################################################### 93.5% ######################################################################## 100.0% [2020-08-14T11:42:57.289Z] #26 11.12 [2020-08-14T11:42:57.569Z] ok github.com/docker/docker/pkg/archive 1.178s coverage: 76.8% of statements [2020-08-14T11:42:57.569Z] ok github.com/docker/docker/pkg/directory 0.026s coverage: 80.0% of statements [2020-08-14T11:42:57.595Z] #26 11.36 1.1% # 2.8% [2020-08-14T11:42:57.595Z] #26 ... [2020-08-14T11:42:57.595Z] [2020-08-14T11:42:57.595Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:42:57.595Z] #42 43.40 sync [2020-08-14T11:42:57.595Z] #42 43.46 internal/reflectlite [2020-08-14T11:42:57.595Z] #42 45.48 internal/singleflight [2020-08-14T11:42:57.595Z] #42 45.48 math/rand [2020-08-14T11:42:57.595Z] #42 45.48 github.com/LK4D4/vndr/godl/singleflight [2020-08-14T11:42:57.595Z] #42 48.27 io [2020-08-14T11:42:57.595Z] #42 48.28 sort [2020-08-14T11:42:57.595Z] #42 48.28 syscall [2020-08-14T11:42:57.595Z] #42 48.28 strconv [2020-08-14T11:42:57.595Z] #42 ... [2020-08-14T11:42:57.595Z] [2020-08-14T11:42:57.595Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:42:58.515Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-08-14T11:42:58.515Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-08-14T11:42:59.090Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-08-14T11:42:59.371Z] #51 9.889 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-14T11:42:59.371Z] #51 ... [2020-08-14T11:42:59.371Z] [2020-08-14T11:42:59.371Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:42:59.371Z] #43 7.110 + RM_GOPATH=0 [2020-08-14T11:42:59.371Z] #43 7.110 + TMP_GOPATH= [2020-08-14T11:42:59.371Z] #43 7.110 + : /build [2020-08-14T11:42:59.371Z] #43 7.110 + '[' -z '' ']' [2020-08-14T11:42:59.371Z] #43 7.110 ++ mktemp -d [2020-08-14T11:42:59.371Z] #43 7.110 + export GOPATH=/tmp/tmp.TEIUZzMf7H [2020-08-14T11:42:59.371Z] #43 7.110 + GOPATH=/tmp/tmp.TEIUZzMf7H [2020-08-14T11:42:59.371Z] #43 7.110 + RM_GOPATH=1 [2020-08-14T11:42:59.371Z] #43 7.110 + case "$(go env GOARCH)" in [2020-08-14T11:42:59.371Z] #43 7.110 ++ go env GOARCH [2020-08-14T11:42:59.371Z] #43 7.150 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:59.371Z] #43 7.151 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:59.371Z] #43 7.167 ++ dirname /tmp/install/install.sh [2020-08-14T11:42:59.371Z] #43 7.168 + dir=/tmp/install [2020-08-14T11:42:59.371Z] #43 7.168 + bin=gotestsum [2020-08-14T11:42:59.371Z] #43 7.168 + shift [2020-08-14T11:42:59.371Z] #43 7.169 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-14T11:42:59.371Z] #43 7.169 + . /tmp/install/gotestsum.installer [2020-08-14T11:42:59.371Z] #43 7.169 ++ : v0.3.5 [2020-08-14T11:42:59.371Z] #43 7.169 + install_gotestsum [2020-08-14T11:42:59.371Z] #43 7.170 + set -e [2020-08-14T11:42:59.371Z] #43 7.171 + export GO111MODULE=on [2020-08-14T11:42:59.371Z] #43 7.171 + GO111MODULE=on [2020-08-14T11:42:59.371Z] #43 7.172 + GOBIN=/build [2020-08-14T11:42:59.371Z] #43 7.172 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-14T11:42:59.371Z] #43 7.359 go: finding gotest.tools v0.3.5 [2020-08-14T11:42:59.371Z] #43 7.359 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-14T11:42:59.371Z] #43 8.653 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-14T11:42:59.371Z] #43 9.219 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-14T11:42:59.371Z] #43 ... [2020-08-14T11:42:59.371Z] [2020-08-14T11:42:59.371Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:42:59.371Z] #54 7.265 + RM_GOPATH=0 [2020-08-14T11:42:59.371Z] #54 7.265 + TMP_GOPATH= [2020-08-14T11:42:59.371Z] #54 7.265 + : /build [2020-08-14T11:42:59.371Z] #54 7.265 + '[' -z '' ']' [2020-08-14T11:42:59.371Z] #54 7.265 ++ mktemp -d [2020-08-14T11:42:59.371Z] #54 7.284 + export GOPATH=/tmp/tmp.6vEjRiVZzQ [2020-08-14T11:42:59.371Z] #54 7.284 + GOPATH=/tmp/tmp.6vEjRiVZzQ [2020-08-14T11:42:59.371Z] #54 7.284 + RM_GOPATH=1 [2020-08-14T11:42:59.371Z] #54 7.284 + case "$(go env GOARCH)" in [2020-08-14T11:42:59.371Z] #54 7.284 ++ go env GOARCH [2020-08-14T11:42:59.371Z] #54 7.304 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:59.371Z] #54 7.304 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:59.371Z] #54 7.310 ++ dirname /tmp/install/install.sh [2020-08-14T11:42:59.371Z] #54 7.311 + dir=/tmp/install [2020-08-14T11:42:59.371Z] #54 7.312 + bin=rootlesskit [2020-08-14T11:42:59.371Z] #54 7.312 + shift [2020-08-14T11:42:59.371Z] #54 7.312 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-14T11:42:59.371Z] #54 7.312 + . /tmp/install/rootlesskit.installer [2020-08-14T11:42:59.371Z] #54 7.312 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-14T11:42:59.371Z] #54 7.313 + install_rootlesskit [2020-08-14T11:42:59.371Z] #54 7.313 + case "$1" in [2020-08-14T11:42:59.371Z] #54 7.313 + export CGO_ENABLED=0 [2020-08-14T11:42:59.371Z] #54 7.313 + CGO_ENABLED=0 [2020-08-14T11:42:59.371Z] #54 7.313 + _install_rootlesskit [2020-08-14T11:42:59.371Z] #54 7.313 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-14T11:42:59.371Z] #54 7.313 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6vEjRiVZzQ/src/github.com/rootless-containers/rootlesskit [2020-08-14T11:42:59.371Z] #54 7.317 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-14T11:42:59.371Z] #54 7.319 Cloning into '/tmp/tmp.6vEjRiVZzQ/src/github.com/rootless-containers/rootlesskit'... [2020-08-14T11:42:59.632Z] #54 ... [2020-08-14T11:42:59.632Z] [2020-08-14T11:42:59.632Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:42:59.632Z] #45 6.797 + RM_GOPATH=0 [2020-08-14T11:42:59.632Z] #45 6.797 + TMP_GOPATH= [2020-08-14T11:42:59.632Z] #45 6.797 + : /build [2020-08-14T11:42:59.632Z] #45 6.797 + '[' -z '' ']' [2020-08-14T11:42:59.632Z] #45 6.807 ++ mktemp -d [2020-08-14T11:42:59.632Z] #45 6.807 + export GOPATH=/tmp/tmp.aq5C9bNnmx [2020-08-14T11:42:59.632Z] #45 6.807 + GOPATH=/tmp/tmp.aq5C9bNnmx [2020-08-14T11:42:59.632Z] #45 6.807 + RM_GOPATH=1 [2020-08-14T11:42:59.632Z] #45 6.807 + case "$(go env GOARCH)" in [2020-08-14T11:42:59.632Z] #45 6.820 ++ go env GOARCH [2020-08-14T11:42:59.632Z] #45 7.030 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:59.632Z] #45 7.032 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:59.632Z] #45 7.032 ++ dirname /tmp/install/install.sh [2020-08-14T11:42:59.632Z] #45 7.040 Installing golangci-lint version v1.23.8 [2020-08-14T11:42:59.632Z] #45 7.040 + dir=/tmp/install [2020-08-14T11:42:59.632Z] #45 7.040 + bin=golangci_lint [2020-08-14T11:42:59.632Z] #45 7.040 + shift [2020-08-14T11:42:59.632Z] #45 7.040 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-14T11:42:59.632Z] #45 7.040 + . /tmp/install/golangci_lint.installer [2020-08-14T11:42:59.632Z] #45 7.040 ++ : v1.23.8 [2020-08-14T11:42:59.632Z] #45 7.040 + install_golangci_lint [2020-08-14T11:42:59.632Z] #45 7.040 + echo 'Installing golangci-lint version v1.23.8' [2020-08-14T11:42:59.632Z] #45 7.040 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-14T11:42:59.632Z] #45 ... [2020-08-14T11:42:59.632Z] [2020-08-14T11:42:59.632Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:42:59.632Z] #30 7.129 + RM_GOPATH=0 [2020-08-14T11:42:59.632Z] #30 7.129 + TMP_GOPATH= [2020-08-14T11:42:59.632Z] #30 7.129 + : /build [2020-08-14T11:42:59.632Z] #30 7.129 + '[' -z '' ']' [2020-08-14T11:42:59.632Z] #30 7.140 ++ mktemp -d [2020-08-14T11:42:59.632Z] #30 7.140 + export GOPATH=/tmp/tmp.eOWdpBmaKr [2020-08-14T11:42:59.632Z] #30 7.140 + GOPATH=/tmp/tmp.eOWdpBmaKr [2020-08-14T11:42:59.632Z] #30 7.140 + RM_GOPATH=1 [2020-08-14T11:42:59.632Z] #30 7.140 + case "$(go env GOARCH)" in [2020-08-14T11:42:59.632Z] #30 7.142 ++ go env GOARCH [2020-08-14T11:42:59.632Z] #30 7.159 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:59.632Z] #30 7.159 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:59.632Z] #30 7.160 ++ dirname /tmp/install/install.sh [2020-08-14T11:42:59.632Z] #30 7.163 + dir=/tmp/install [2020-08-14T11:42:59.632Z] #30 7.164 + bin=tomlv [2020-08-14T11:42:59.632Z] #30 7.164 + shift [2020-08-14T11:42:59.632Z] #30 7.164 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-14T11:42:59.632Z] #30 7.165 + . /tmp/install/tomlv.installer [2020-08-14T11:42:59.632Z] #30 7.165 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-14T11:42:59.632Z] #30 7.165 + install_tomlv [2020-08-14T11:42:59.632Z] #30 7.165 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-14T11:42:59.632Z] #30 7.184 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-14T11:42:59.633Z] #30 7.185 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eOWdpBmaKr/src/github.com/BurntSushi/toml [2020-08-14T11:42:59.633Z] #30 7.206 Cloning into '/tmp/tmp.eOWdpBmaKr/src/github.com/BurntSushi/toml'... [2020-08-14T11:42:59.633Z] #30 9.150 + cd /tmp/tmp.eOWdpBmaKr/src/github.com/BurntSushi/toml [2020-08-14T11:42:59.633Z] #30 9.150 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-14T11:42:59.633Z] #30 9.183 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-14T11:42:59.633Z] #30 10.32 internal/cpu [2020-08-14T11:42:59.633Z] #30 10.43 runtime/internal/atomic [2020-08-14T11:42:59.664Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-08-14T11:42:59.893Z] #30 ... [2020-08-14T11:42:59.893Z] [2020-08-14T11:42:59.893Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:42:59.893Z] #21 7.281 + RM_GOPATH=0 [2020-08-14T11:42:59.893Z] #21 7.281 + TMP_GOPATH= [2020-08-14T11:42:59.893Z] #21 7.281 + : /build [2020-08-14T11:42:59.893Z] #21 7.281 + '[' -z '' ']' [2020-08-14T11:42:59.893Z] #21 7.281 ++ mktemp -d [2020-08-14T11:42:59.893Z] #21 7.289 + export GOPATH=/tmp/tmp.d0z8QPeP57 [2020-08-14T11:42:59.893Z] #21 7.289 + GOPATH=/tmp/tmp.d0z8QPeP57 [2020-08-14T11:42:59.893Z] #21 7.289 + RM_GOPATH=1 [2020-08-14T11:42:59.893Z] #21 7.289 + case "$(go env GOARCH)" in [2020-08-14T11:42:59.893Z] #21 7.296 ++ go env GOARCH [2020-08-14T11:42:59.893Z] #21 7.317 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:59.893Z] #21 7.317 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:42:59.893Z] #21 7.322 ++ dirname /tmp/install/install.sh [2020-08-14T11:42:59.893Z] #21 7.322 + dir=/tmp/install [2020-08-14T11:42:59.893Z] #21 7.323 + bin=dockercli [2020-08-14T11:42:59.893Z] #21 7.323 + shift [2020-08-14T11:42:59.893Z] #21 7.324 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-14T11:42:59.893Z] #21 7.324 + . /tmp/install/dockercli.installer [2020-08-14T11:42:59.893Z] #21 7.325 ++ : stable [2020-08-14T11:42:59.893Z] #21 7.325 ++ : 17.06.2-ce [2020-08-14T11:42:59.893Z] #21 7.337 + install_dockercli [2020-08-14T11:42:59.893Z] #21 7.337 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-14T11:42:59.893Z] #21 7.337 ++ uname -m [2020-08-14T11:42:59.893Z] #21 7.339 Install docker/cli version 17.06.2-ce from stable [2020-08-14T11:42:59.893Z] #21 7.356 + arch=x86_64 [2020-08-14T11:42:59.893Z] #21 7.356 + '[' x86_64 '!=' x86_64 ']' [2020-08-14T11:42:59.893Z] #21 7.356 + url=https://download.docker.com/linux/static [2020-08-14T11:42:59.893Z] #21 7.356 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-14T11:42:59.893Z] #21 7.431 + tar -xz docker/docker [2020-08-14T11:42:59.926Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-08-14T11:43:00.158Z] #21 ... [2020-08-14T11:43:00.158Z] [2020-08-14T11:43:00.158Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:43:00.158Z] #32 7.403 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:43:00.158Z] #32 7.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:43:00.158Z] #32 7.472 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:43:00.158Z] #32 9.423 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-14T11:43:00.158Z] #32 ... [2020-08-14T11:43:00.158Z] [2020-08-14T11:43:00.158Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:00.158Z] #47 7.288 + RM_GOPATH=0 [2020-08-14T11:43:00.158Z] #47 7.288 + TMP_GOPATH= [2020-08-14T11:43:00.158Z] #47 7.288 + : /build [2020-08-14T11:43:00.158Z] #47 7.288 + '[' -z '' ']' [2020-08-14T11:43:00.158Z] #47 7.288 ++ mktemp -d [2020-08-14T11:43:00.158Z] #47 7.288 + export GOPATH=/tmp/tmp.KmrOv9RuHH [2020-08-14T11:43:00.158Z] #47 7.288 + GOPATH=/tmp/tmp.KmrOv9RuHH [2020-08-14T11:43:00.158Z] #47 7.288 + RM_GOPATH=1 [2020-08-14T11:43:00.158Z] #47 7.288 + case "$(go env GOARCH)" in [2020-08-14T11:43:00.158Z] #47 7.288 ++ go env GOARCH [2020-08-14T11:43:00.158Z] #47 7.371 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:43:00.158Z] #47 7.371 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:43:00.158Z] #47 7.371 ++ dirname /tmp/install/install.sh [2020-08-14T11:43:00.158Z] #47 7.376 + dir=/tmp/install [2020-08-14T11:43:00.158Z] #47 7.376 + bin=shfmt [2020-08-14T11:43:00.158Z] #47 7.376 + shift [2020-08-14T11:43:00.158Z] #47 7.376 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-14T11:43:00.158Z] #47 7.376 + . /tmp/install/shfmt.installer [2020-08-14T11:43:00.158Z] #47 7.376 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-14T11:43:00.158Z] #47 7.376 + install_shfmt [2020-08-14T11:43:00.158Z] #47 7.376 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-14T11:43:00.158Z] #47 7.376 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KmrOv9RuHH/src/github.com/mvdan/sh [2020-08-14T11:43:00.158Z] #47 7.377 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-14T11:43:00.158Z] #47 7.384 Cloning into '/tmp/tmp.KmrOv9RuHH/src/github.com/mvdan/sh'... [2020-08-14T11:43:00.418Z] #47 ... [2020-08-14T11:43:00.418Z] [2020-08-14T11:43:00.418Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:43:00.418Z] #10 6.110 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:43:00.418Z] #10 6.135 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:43:00.418Z] #10 6.148 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:43:00.418Z] #10 7.535 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-14T11:43:00.418Z] #10 ... [2020-08-14T11:43:00.418Z] [2020-08-14T11:43:00.418Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:43:00.418Z] #23 5.764 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:43:00.418Z] #23 5.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:43:00.418Z] #23 5.956 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:43:00.418Z] #23 6.401 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-14T11:43:00.418Z] #23 9.997 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-14T11:43:00.678Z] #23 ... [2020-08-14T11:43:00.678Z] [2020-08-14T11:43:00.678Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:43:00.678Z] #38 7.866 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:43:00.678Z] #38 8.069 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:43:00.678Z] #38 8.077 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:43:00.678Z] #38 10.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-14T11:43:00.678Z] #38 ... [2020-08-14T11:43:00.678Z] [2020-08-14T11:43:00.678Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:43:00.678Z] #41 7.236 + RM_GOPATH=0 [2020-08-14T11:43:00.678Z] #41 7.236 + TMP_GOPATH= [2020-08-14T11:43:00.678Z] #41 7.236 + : /build [2020-08-14T11:43:00.678Z] #41 7.236 + '[' -z '' ']' [2020-08-14T11:43:00.678Z] #41 7.241 ++ mktemp -d [2020-08-14T11:43:00.678Z] #41 7.241 + export GOPATH=/tmp/tmp.FmsSvmbtz4 [2020-08-14T11:43:00.678Z] #41 7.241 + GOPATH=/tmp/tmp.FmsSvmbtz4 [2020-08-14T11:43:00.678Z] #41 7.241 + RM_GOPATH=1 [2020-08-14T11:43:00.678Z] #41 7.241 + case "$(go env GOARCH)" in [2020-08-14T11:43:00.678Z] #41 7.241 ++ go env GOARCH [2020-08-14T11:43:00.678Z] #41 7.368 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:43:00.678Z] #41 7.368 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:43:00.678Z] #41 7.368 ++ dirname /tmp/install/install.sh [2020-08-14T11:43:00.678Z] #41 7.376 + dir=/tmp/install [2020-08-14T11:43:00.678Z] #41 7.376 + bin=vndr [2020-08-14T11:43:00.678Z] #41 7.376 + shift [2020-08-14T11:43:00.678Z] #41 7.376 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-14T11:43:00.678Z] #41 7.376 + . /tmp/install/vndr.installer [2020-08-14T11:43:00.678Z] #41 7.376 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-14T11:43:00.678Z] #41 7.376 + install_vndr [2020-08-14T11:43:00.678Z] #41 7.376 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-14T11:43:00.678Z] #41 7.376 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FmsSvmbtz4/src/github.com/LK4D4/vndr [2020-08-14T11:43:00.678Z] #41 7.376 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-14T11:43:00.678Z] #41 7.394 Cloning into '/tmp/tmp.FmsSvmbtz4/src/github.com/LK4D4/vndr'... [2020-08-14T11:43:00.678Z] #41 8.837 + cd /tmp/tmp.FmsSvmbtz4/src/github.com/LK4D4/vndr [2020-08-14T11:43:00.678Z] #41 8.838 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-14T11:43:00.678Z] #41 8.980 + go build -buildmode=pie -v -o /build/vndr . [2020-08-14T11:43:00.678Z] #41 11.30 runtime/internal/math [2020-08-14T11:43:00.943Z] #41 11.59 internal/bytealg [2020-08-14T11:43:00.943Z] #41 ... [2020-08-14T11:43:00.943Z] [2020-08-14T11:43:00.943Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-14T11:43:00.943Z] #36 5.855 + git clone https://github.com/docker/distribution.git . [2020-08-14T11:43:00.943Z] #36 5.855 Cloning into '.'... [2020-08-14T11:43:00.943Z] #36 ... [2020-08-14T11:43:00.943Z] [2020-08-14T11:43:00.943Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:43:00.943Z] #43 10.60 go: downloading gotest.tools v2.1.0+incompatible [2020-08-14T11:43:00.943Z] #43 10.85 go: extracting gotest.tools v2.1.0+incompatible [2020-08-14T11:43:00.943Z] #43 11.14 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-14T11:43:00.943Z] #43 11.14 go: downloading github.com/pkg/errors v0.8.0 [2020-08-14T11:43:00.943Z] #43 11.16 go: downloading github.com/fatih/color v1.6.0 [2020-08-14T11:43:00.943Z] #43 11.16 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-14T11:43:00.943Z] #43 11.16 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-14T11:43:00.943Z] #43 11.56 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-14T11:43:01.313Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-08-14T11:43:01.313Z] ok github.com/docker/docker/pkg/chrootarchive 3.582s coverage: 43.2% of statements [2020-08-14T11:43:01.514Z] #43 12.11 go: extracting github.com/pkg/errors v0.8.0 [2020-08-14T11:43:01.886Z] #26 11.36 1.1% # 2.8% ### 4.4% #### 6.5% ###### 8.7% ####### 10.9% ######### 12.5% ########## 14.1% ########### 15.8% ############ 17.4% ############# 19.0% ############## 20.6% ################ 22.3% ################# 23.9% ################# 25.0% ################### 26.6% #################### 28.3% ##################### 29.9% ###################### 31.5% ####################### 33.1% ######################### 34.8% ########################## 36.8% ########################### 37.8% ############################ 39.2% ############################# 40.3% ############################## 42.5% ############################### 44.1% ################################# 46.3% ################################## 48.2% ################################### 49.2% #################################### 50.9% ##################################### 51.4% ##################################### 52.5% ###################################### 53.6% ####################################### 54.4% ####################################### 55.3% ######################################## 56.9% ######################################### 58.0% ########################################## 59.3% # [2020-08-14T11:43:01.886Z] #26 ... [2020-08-14T11:43:01.886Z] [2020-08-14T11:43:01.886Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:43:01.886Z] #11 47.85 Fetched 78.9 MB in 11s (7276 kB/s) [2020-08-14T11:43:01.886Z] #11 48.02 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-14T11:43:01.886Z] #11 48.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-08-14T11:43:01.886Z] #11 48.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-08-14T11:43:01.886Z] #11 48.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-14T11:43:01.886Z] #11 52.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-14T11:43:01.886Z] #11 52.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-08-14T11:43:01.886Z] #11 52.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-14T11:43:01.886Z] #11 56.34 Selecting previously unselected package binutils-mingw-w64. [2020-08-14T11:43:01.886Z] #11 56.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-14T11:43:01.886Z] #11 56.36 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-14T11:43:01.886Z] #11 56.47 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-08-14T11:43:01.886Z] #11 56.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-14T11:43:01.886Z] #11 56.48 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-14T11:43:01.886Z] #11 56.83 Selecting previously unselected package dmsetup. [2020-08-14T11:43:01.886Z] #11 56.83 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-08-14T11:43:01.886Z] #11 56.84 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-14T11:43:01.886Z] #11 57.28 Selecting previously unselected package mingw-w64-common. [2020-08-14T11:43:01.886Z] #11 57.34 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-14T11:43:01.886Z] #11 57.38 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-14T11:43:01.887Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-08-14T11:43:02.086Z] #43 12.73 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-14T11:43:02.149Z] ok github.com/docker/docker/pkg/fsutils 0.353s coverage: 85.1% of statements [2020-08-14T11:43:02.149Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-08-14T11:43:02.202Z] #11 ... [2020-08-14T11:43:02.202Z] [2020-08-14T11:43:02.202Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-14T11:43:02.202Z] #29 47.88 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-08-14T11:43:02.202Z] #29 48.08 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-14T11:43:02.202Z] #29 48.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-14T11:43:02.202Z] #29 ... [2020-08-14T11:43:02.202Z] [2020-08-14T11:43:02.202Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:43:02.346Z] #43 13.01 go: extracting github.com/fatih/color v1.6.0 [2020-08-14T11:43:02.346Z] #43 13.02 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-14T11:43:02.346Z] #43 13.08 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-14T11:43:02.346Z] #43 13.08 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-14T11:43:02.346Z] #43 13.08 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-14T11:43:02.346Z] #43 13.08 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-14T11:43:02.346Z] #43 13.10 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-14T11:43:02.622Z] #43 13.50 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-14T11:43:02.622Z] #43 13.50 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-14T11:43:02.725Z] ok github.com/docker/docker/pkg/discovery/kv 3.099s coverage: 84.1% of statements [2020-08-14T11:43:02.882Z] #43 13.82 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-14T11:43:03.117Z] #26 11.36 1.1% # 2.8% ### 4.4% #### 6.5% ###### 8.7% ####### 10.9% ######### 12.5% ########## 14.1% ########### 15.8% ############ 17.4% ############# 19.0% ############## 20.6% ################ 22.3% ################# 23.9% ################# 25.0% ################### 26.6% #################### 28.3% ##################### 29.9% ###################### 31.5% ####################### 33.1% ######################### 34.8% ########################## 36.8% ########################### 37.8% ############################ 39.2% ############################# 40.3% ############################## 42.5% ############################### 44.1% ################################# 46.3% ################################## 48.2% ################################### 49.2% #################################### 50.9% ##################################### 51.4% ##################################### 52.5% ###################################### 53.6% ####################################### 54.4% ####################################### 55.3% ######################################## 56.9% ######################################### 58.0% ########################################## 59.3% ########################################### 61.1% ############################################# 62.7% ############################################## 64.9% ################################################ 67.1% ################################################# 68.7% ################################################## 70.3% ################################################### 72.0% #################################################### 73.2% [2020-08-14T11:43:03.117Z] #26 ... [2020-08-14T11:43:03.117Z] [2020-08-14T11:43:03.117Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:43:03.117Z] #33 52.82 Selecting previously unselected package libxml2:ppc64el. [2020-08-14T11:43:03.117Z] #33 52.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-08-14T11:43:03.117Z] #33 52.83 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-14T11:43:03.117Z] #33 53.83 Selecting previously unselected package libarchive13:ppc64el. [2020-08-14T11:43:03.117Z] #33 53.86 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-08-14T11:43:03.117Z] #33 53.89 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-14T11:43:03.117Z] #33 54.30 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-08-14T11:43:03.117Z] #33 54.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-08-14T11:43:03.117Z] #33 54.35 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-14T11:43:03.117Z] #33 54.52 Selecting previously unselected package librhash0:ppc64el. [2020-08-14T11:43:03.117Z] #33 54.52 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-08-14T11:43:03.117Z] #33 54.53 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-08-14T11:43:03.117Z] #33 54.88 Selecting previously unselected package libuv1:ppc64el. [2020-08-14T11:43:03.117Z] #33 54.89 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-08-14T11:43:03.117Z] #33 54.90 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-08-14T11:43:03.117Z] #33 55.07 Selecting previously unselected package cmake. [2020-08-14T11:43:03.117Z] #33 55.14 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-08-14T11:43:03.117Z] #33 55.16 Unpacking cmake (3.13.4-1) ... [2020-08-14T11:43:03.117Z] #33 58.27 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-14T11:43:03.117Z] #33 58.29 Setting up xxd (2:8.1.0875-5) ... [2020-08-14T11:43:03.117Z] #33 58.31 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-08-14T11:43:03.117Z] #33 58.32 Setting up vim-common (2:8.1.0875-5) ... [2020-08-14T11:43:03.117Z] #33 58.39 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-08-14T11:43:03.117Z] #33 58.41 Setting up cmake-data (3.13.4-1) ... [2020-08-14T11:43:03.117Z] #33 58.43 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-08-14T11:43:03.117Z] #33 58.46 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-08-14T11:43:03.117Z] #33 58.47 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-08-14T11:43:03.117Z] #33 58.47 Setting up cmake (3.13.4-1) ... [2020-08-14T11:43:03.117Z] #33 58.49 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:43:03.117Z] #33 58.64 Processing triggers for mime-support (3.62) ... [2020-08-14T11:43:03.117Z] #33 DONE 58.9s [2020-08-14T11:43:03.117Z] [2020-08-14T11:43:03.117Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:43:03.143Z] #43 13.86 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-14T11:43:03.301Z] ok github.com/docker/docker/layer 7.380s coverage: 68.8% of statements [2020-08-14T11:43:03.301Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-14T11:43:03.301Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-14T11:43:03.301Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-14T11:43:03.301Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-14T11:43:03.301Z] ? github.com/docker/docker/oci [no test files] [2020-08-14T11:43:03.301Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-14T11:43:03.301Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-14T11:43:03.301Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-14T11:43:03.563Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-08-14T11:43:03.826Z] ok github.com/docker/docker/pkg/locker 0.038s coverage: 88.9% of statements [2020-08-14T11:43:03.826Z] ok github.com/docker/docker/pkg/ioutils 0.601s coverage: 70.6% of statements [2020-08-14T11:43:03.826Z] ok github.com/docker/docker/pkg/idtools 0.771s coverage: 70.5% of statements [2020-08-14T11:43:04.089Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-08-14T11:43:04.089Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-14T11:43:04.089Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-14T11:43:04.352Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2020-08-14T11:43:04.352Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-14T11:43:04.352Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2020-08-14T11:43:04.616Z] ok github.com/docker/docker/pkg/parsers/kernel 0.030s coverage: 60.0% of statements [2020-08-14T11:43:04.879Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 86.7% of statements [2020-08-14T11:43:04.879Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-08-14T11:43:04.879Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-14T11:43:04.879Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-14T11:43:04.969Z] #26 11.36 1.1% # 2.8% ### 4.4% #### 6.5% ###### 8.7% ####### 10.9% ######### 12.5% ########## 14.1% ########### 15.8% ############ 17.4% ############# 19.0% ############## 20.6% ################ 22.3% ################# 23.9% ################# 25.0% ################### 26.6% #################### 28.3% ##################### 29.9% ###################### 31.5% ####################### 33.1% ######################### 34.8% ########################## 36.8% ########################### 37.8% ############################ 39.2% ############################# 40.3% ############################## 42.5% ############################### 44.1% ################################# 46.3% ################################## 48.2% ################################### 49.2% #################################### 50.9% ##################################### 51.4% ##################################### 52.5% ###################################### 53.6% ####################################### 54.4% ####################################### 55.3% ######################################## 56.9% ######################################### 58.0% ########################################## 59.3% ########################################### 61.1% ############################################# 62.7% ############################################## 64.9% ################################################ 67.1% ################################################# 68.7% ################################################## 70.3% ################################################### 72.0% #################################################### 73.2% ##################################################### 74.3% ###################################################### 75.4% ###################################################### 76.0% ####################################################### 77.1% ######################################################## 78.1% ########################################################## 80.9% ############################################################ 83.6% ############################################################# 85.7% ############################################################## 87.4% ################################################################ 89.0% ################################################################# 91.2% ################################################################## 92.3% ################################################################### 93.5% #################################################################### 95.6% ###################################################################### 97.3% ###################################################################### 98.3% ####################################################################### 99.9% ######################################################################## 100.0% [2020-08-14T11:43:04.969Z] #26 18.97 [2020-08-14T11:43:05.455Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2020-08-14T11:43:06.031Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2020-08-14T11:43:06.031Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-08-14T11:43:06.294Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-08-14T11:43:06.493Z] #43 ... [2020-08-14T11:43:06.493Z] [2020-08-14T11:43:06.493Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:43:06.493Z] #54 14.92 Checking out files: 92% (732/795) Checking out files: 93% (740/795) Checking out files: 94% (748/795) Checking out files: 95% (756/795) Checking out files: 96% (764/795) Checking out files: 97% (772/795) Checking out files: 98% (780/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-08-14T11:43:06.493Z] #54 15.07 + cd /tmp/tmp.6vEjRiVZzQ/src/github.com/rootless-containers/rootlesskit [2020-08-14T11:43:06.493Z] #54 15.07 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-14T11:43:06.493Z] #54 15.58 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-14T11:43:06.493Z] #54 15.58 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-14T11:43:06.493Z] #54 ... [2020-08-14T11:43:06.493Z] [2020-08-14T11:43:06.493Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-14T11:43:06.493Z] #28 6.985 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-14T11:43:06.493Z] #28 7.004 Cloning into '.'... [2020-08-14T11:43:06.493Z] #28 ... [2020-08-14T11:43:06.493Z] [2020-08-14T11:43:06.493Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:06.493Z] #30 10.91 runtime/internal/sys [2020-08-14T11:43:06.493Z] #30 11.17 internal/bytealg [2020-08-14T11:43:06.493Z] #30 11.19 runtime/internal/math [2020-08-14T11:43:06.493Z] #30 11.57 math/bits [2020-08-14T11:43:06.493Z] #30 12.73 runtime [2020-08-14T11:43:06.493Z] #30 13.22 math [2020-08-14T11:43:06.507Z] #26 20.35 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-14T11:43:06.769Z] #30 ... [2020-08-14T11:43:06.769Z] [2020-08-14T11:43:06.769Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:43:06.769Z] #43 17.62 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-14T11:43:06.826Z] #26 20.83 [2020-08-14T11:43:06.867Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-08-14T11:43:06.933Z] using credential docker-jenkins-github-credentials [2020-08-14T11:43:07.007Z] Cloning the remote Git repository [2020-08-14T11:43:07.007Z] Cloning with configured refspecs honoured and without tags [2020-08-14T11:43:07.124Z] #26 21.06 #################################### 50.9% ######################################################################## 100.0% [2020-08-14T11:43:07.367Z] #43 18.16 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-14T11:43:07.423Z] #26 21.41 [2020-08-14T11:43:07.197Z] Cloning repository https://github.com/moby/moby.git [2020-08-14T11:43:07.441Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-08-14T11:43:07.634Z] #43 18.42 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-14T11:43:07.703Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 73.9% of statements [2020-08-14T11:43:08.071Z] #26 ... [2020-08-14T11:43:08.071Z] [2020-08-14T11:43:08.071Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:43:08.071Z] #42 53.77 vendor/golang.org/x/net/dns/dnsmessage [2020-08-14T11:43:08.071Z] #42 53.97 bytes [2020-08-14T11:43:08.071Z] #42 61.98 bufio [2020-08-14T11:43:08.071Z] #42 62.48 reflect [2020-08-14T11:43:08.071Z] #42 ... [2020-08-14T11:43:08.071Z] [2020-08-14T11:43:08.071Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:43:08.071Z] #34 0.434 + RM_GOPATH=0 [2020-08-14T11:43:08.071Z] #34 0.434 + TMP_GOPATH= [2020-08-14T11:43:08.071Z] #34 0.434 + : /build [2020-08-14T11:43:08.071Z] #34 0.434 + '[' -z '' ']' [2020-08-14T11:43:08.071Z] #34 0.435 ++ mktemp -d [2020-08-14T11:43:08.071Z] #34 0.455 + export GOPATH=/tmp/tmp.FqWLm2EfNe [2020-08-14T11:43:08.071Z] #34 0.471 + GOPATH=/tmp/tmp.FqWLm2EfNe [2020-08-14T11:43:08.071Z] #34 0.471 + RM_GOPATH=1 [2020-08-14T11:43:08.071Z] #34 0.471 + case "$(go env GOARCH)" in [2020-08-14T11:43:08.071Z] #34 0.472 ++ go env GOARCH [2020-08-14T11:43:08.071Z] #34 0.479 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:43:08.071Z] #34 0.479 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:43:08.071Z] #34 0.484 ++ dirname /tmp/install/install.sh [2020-08-14T11:43:08.071Z] #34 0.486 + dir=/tmp/install [2020-08-14T11:43:08.071Z] #34 0.487 + bin=tini [2020-08-14T11:43:08.071Z] #34 0.487 + shift [2020-08-14T11:43:08.071Z] #34 0.487 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-14T11:43:08.071Z] #34 0.488 + . /tmp/install/tini.installer [2020-08-14T11:43:08.071Z] #34 0.491 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-14T11:43:08.071Z] #34 0.491 + install_tini [2020-08-14T11:43:08.071Z] #34 0.492 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-14T11:43:08.071Z] #34 0.492 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-14T11:43:08.071Z] #34 0.492 + git clone https://github.com/krallin/tini.git /tmp/tmp.FqWLm2EfNe/tini [2020-08-14T11:43:08.071Z] #34 0.512 Cloning into '/tmp/tmp.FqWLm2EfNe/tini'... [2020-08-14T11:43:08.071Z] #34 1.709 + cd /tmp/tmp.FqWLm2EfNe/tini [2020-08-14T11:43:08.071Z] #34 1.717 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-14T11:43:08.071Z] #34 1.725 + cmake . [2020-08-14T11:43:08.071Z] #34 2.397 -- The C compiler identification is GNU 8.3.0 [2020-08-14T11:43:08.071Z] #34 2.474 -- Check for working C compiler: /usr/bin/cc [2020-08-14T11:43:08.071Z] #34 3.030 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-14T11:43:08.071Z] #34 3.044 -- Detecting C compiler ABI info [2020-08-14T11:43:08.071Z] #34 3.647 -- Detecting C compiler ABI info - done [2020-08-14T11:43:08.071Z] #34 3.716 -- Detecting C compile features [2020-08-14T11:43:08.277Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-08-14T11:43:08.277Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-08-14T11:43:08.539Z] ok github.com/docker/docker/pkg/symlink 0.038s coverage: 87.7% of statements [2020-08-14T11:43:08.721Z] #34 5.849 -- Detecting C compile features - done [2020-08-14T11:43:09.021Z] #34 5.899 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-14T11:43:09.021Z] #34 ... [2020-08-14T11:43:09.021Z] [2020-08-14T11:43:09.021Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:43:09.021Z] #39 55.05 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-08-14T11:43:09.021Z] #39 55.06 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-14T11:43:09.021Z] #39 55.08 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-14T11:43:09.021Z] #39 55.10 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-08-14T11:43:09.021Z] #39 55.13 Setting up python-six (1.12.0-1) ... [2020-08-14T11:43:09.021Z] #39 60.36 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-08-14T11:43:09.021Z] #39 60.38 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-14T11:43:09.021Z] #39 60.39 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-08-14T11:43:09.021Z] #39 60.39 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-08-14T11:43:09.021Z] #39 60.40 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-08-14T11:43:09.021Z] #39 60.42 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-14T11:43:09.021Z] #39 60.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-14T11:43:09.021Z] #39 60.43 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-08-14T11:43:09.021Z] #39 60.44 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-14T11:43:09.021Z] #39 60.45 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-14T11:43:09.112Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 53.8% of statements [2020-08-14T11:43:09.336Z] #39 ... [2020-08-14T11:43:09.336Z] [2020-08-14T11:43:09.336Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:43:09.336Z] #34 6.211 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-14T11:43:09.336Z] #34 6.327 -- Configuring done [2020-08-14T11:43:09.336Z] #34 6.364 -- Generating done [2020-08-14T11:43:09.336Z] #34 6.369 -- Build files have been written to: /tmp/tmp.FqWLm2EfNe/tini [2020-08-14T11:43:09.336Z] #34 6.391 + make tini-static [2020-08-14T11:43:07.600Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-08-14T11:43:08.478Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-14T11:43:08.478Z] > git --version # timeout=10 [2020-08-14T11:43:08.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-14T11:43:08.527Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/38241/head:refs/remotes/origin/PR-38241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:43:09.650Z] #34 6.630 Scanning dependencies of target tini-static [2020-08-14T11:43:09.650Z] #34 6.685 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-14T11:43:09.686Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2020-08-14T11:43:09.919Z] #45 ... [2020-08-14T11:43:09.919Z] [2020-08-14T11:43:09.919Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:43:09.919Z] #52 139.4 + bin/containerd-stress [2020-08-14T11:43:09.919Z] #52 141.3 + bin/containerd-shim [2020-08-14T11:43:09.948Z] ok github.com/docker/docker/pkg/tailfile 0.140s coverage: 88.6% of statements [2020-08-14T11:43:09.948Z] ok github.com/docker/docker/pkg/signal 2.862s coverage: 61.0% of statements [2020-08-14T11:43:10.210Z] testing: warning: no tests to run [2020-08-14T11:43:10.210Z] coverage: [no statements] [2020-08-14T11:43:10.210Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] [2020-08-14T11:43:10.476Z] ok github.com/docker/docker/pkg/tarsum 0.101s coverage: 89.3% of statements [2020-08-14T11:43:10.764Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-08-14T11:43:10.764Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-08-14T11:43:10.932Z] #43 ... [2020-08-14T11:43:10.932Z] [2020-08-14T11:43:10.932Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:43:10.932Z] #10 11.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-14T11:43:10.932Z] #10 15.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-14T11:43:10.932Z] #10 ... [2020-08-14T11:43:10.932Z] [2020-08-14T11:43:10.932Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:43:10.932Z] #41 11.87 internal/race [2020-08-14T11:43:10.932Z] #41 12.36 sync/atomic [2020-08-14T11:43:10.932Z] #41 12.86 unicode [2020-08-14T11:43:10.932Z] #41 13.57 runtime [2020-08-14T11:43:10.932Z] #41 19.54 unicode/utf8 [2020-08-14T11:43:10.932Z] #41 20.18 math [2020-08-14T11:43:10.932Z] #41 ... [2020-08-14T11:43:10.932Z] [2020-08-14T11:43:10.932Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:10.932Z] #30 21.64 internal/testlog [2020-08-14T11:43:11.033Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-08-14T11:43:11.192Z] #34 ... [2020-08-14T11:43:11.192Z] [2020-08-14T11:43:11.192Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:11.192Z] #48 56.94 strings [2020-08-14T11:43:11.192Z] #48 57.00 syscall [2020-08-14T11:43:11.192Z] #48 57.00 strconv [2020-08-14T11:43:11.192Z] #48 57.00 bytes [2020-08-14T11:43:11.192Z] #48 ... [2020-08-14T11:43:11.192Z] [2020-08-14T11:43:11.192Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:43:11.192Z] #39 67.04 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-08-14T11:43:11.192Z] #39 67.04 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:43:11.436Z] #52 ... [2020-08-14T11:43:11.436Z] [2020-08-14T11:43:11.436Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:43:11.436Z] #45 DONE 168.3s [2020-08-14T11:43:11.436Z] [2020-08-14T11:43:11.436Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:43:11.489Z] #39 DONE 67.3s [2020-08-14T11:43:11.489Z] [2020-08-14T11:43:11.489Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:43:11.502Z] #30 22.23 encoding [2020-08-14T11:43:11.762Z] #30 22.43 runtime/cgo [2020-08-14T11:43:12.493Z] #52 ... [2020-08-14T11:43:12.493Z] [2020-08-14T11:43:12.493Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-14T11:43:12.541Z] #40 ... [2020-08-14T11:43:12.541Z] [2020-08-14T11:43:12.541Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:43:12.541Z] #34 8.256 [100%] Linking C executable tini-static [2020-08-14T11:43:12.541Z] #34 9.104 [100%] Built target tini-static [2020-08-14T11:43:12.541Z] #34 9.181 + mkdir -p /build [2020-08-14T11:43:12.541Z] #34 9.185 + cp tini-static /build/docker-init [2020-08-14T11:43:12.541Z] #34 DONE 9.3s [2020-08-14T11:43:12.541Z] [2020-08-14T11:43:12.541Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:12.541Z] #48 67.73 regexp/syntax [2020-08-14T11:43:12.541Z] #48 67.75 reflect [2020-08-14T11:43:12.786Z] #46 DONE 0.2s [2020-08-14T11:43:12.786Z] [2020-08-14T11:43:12.786Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-14T11:43:12.786Z] #48 DONE 0.1s [2020-08-14T11:43:12.786Z] [2020-08-14T11:43:12.786Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:43:12.958Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2020-08-14T11:43:12.958Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-08-14T11:43:13.077Z] #52 ... [2020-08-14T11:43:13.077Z] [2020-08-14T11:43:13.077Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-14T11:43:13.077Z] #50 DONE 0.1s [2020-08-14T11:43:13.077Z] [2020-08-14T11:43:13.077Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:43:13.185Z] #48 ... [2020-08-14T11:43:13.185Z] [2020-08-14T11:43:13.185Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:43:13.185Z] #26 22.89 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-14T11:43:13.185Z] #26 23.06 skipping existing 5cb8031fd95d [2020-08-14T11:43:13.185Z] #26 23.10 [2020-08-14T11:43:13.185Z] #26 24.39 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-14T11:43:13.185Z] #26 24.48 skipping existing 283607eaa57e [2020-08-14T11:43:13.185Z] #26 24.65 [2020-08-14T11:43:13.185Z] #26 26.08 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-14T11:43:13.185Z] #26 26.49 [2020-08-14T11:43:13.185Z] #26 26.65 ######################################################################## 100.0% [2020-08-14T11:43:13.185Z] #26 26.87 [2020-08-14T11:43:13.185Z] #26 26.99 Download of images into '/build' complete. [2020-08-14T11:43:13.185Z] #26 27.00 Use something like the following to load the result into a Docker daemon: [2020-08-14T11:43:13.185Z] #26 27.00 tar -cC '/build' . | docker load [2020-08-14T11:43:13.185Z] #26 DONE 27.1s [2020-08-14T11:43:13.185Z] [2020-08-14T11:43:13.185Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:43:13.185Z] #40 1.606 Note: Building without setproctitle() and strlcpy() support. [2020-08-14T11:43:13.185Z] #40 1.606 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-14T11:43:13.185Z] #40 1.617 Note: Building without GnuTLS support [2020-08-14T11:43:13.185Z] #40 1.637 Makefile.config:39: Warn: you have no libnftables installed [2020-08-14T11:43:13.185Z] #40 1.643 Makefile.config:40: Warn: Building without nftables support [2020-08-14T11:43:13.532Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-08-14T11:43:13.532Z] ok github.com/docker/docker/plugin 0.565s coverage: 23.1% of statements [2020-08-14T11:43:13.674Z] #30 ... [2020-08-14T11:43:13.674Z] [2020-08-14T11:43:13.674Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:43:13.674Z] #21 22.71 + mkdir -p /build [2020-08-14T11:43:13.674Z] #21 22.73 + mv docker/docker /build/ [2020-08-14T11:43:13.674Z] #21 22.75 + rmdir docker [2020-08-14T11:43:13.674Z] #21 DONE 24.4s [2020-08-14T11:43:13.674Z] [2020-08-14T11:43:13.674Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:43:13.674Z] #43 23.45 go: finding github.com/fatih/color v1.6.0 [2020-08-14T11:43:13.674Z] #43 23.46 go: finding github.com/pkg/errors v0.8.0 [2020-08-14T11:43:13.674Z] #43 23.67 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-14T11:43:13.674Z] #43 23.94 go: finding github.com/spf13/pflag v1.0.1 [2020-08-14T11:43:13.674Z] #43 23.99 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-14T11:43:13.674Z] #43 24.08 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-14T11:43:13.674Z] #43 24.55 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-14T11:43:13.674Z] #43 24.55 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-14T11:43:13.832Z] #40 ... [2020-08-14T11:43:13.832Z] [2020-08-14T11:43:13.832Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:13.832Z] #31 59.71 bufio [2020-08-14T11:43:13.832Z] #31 61.18 reflect [2020-08-14T11:43:13.832Z] #31 61.90 path [2020-08-14T11:43:13.832Z] #31 63.72 text/tabwriter [2020-08-14T11:43:13.933Z] #43 24.63 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-14T11:43:13.933Z] #43 ... [2020-08-14T11:43:13.933Z] [2020-08-14T11:43:13.933Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:43:13.933Z] #32 14.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-14T11:43:13.933Z] #32 19.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-14T11:43:13.933Z] #32 ... [2020-08-14T11:43:13.933Z] [2020-08-14T11:43:13.933Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:43:13.933Z] #51 14.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-14T11:43:14.111Z] #52 148.1 + bin/containerd-shim-runc-v1 [2020-08-14T11:43:14.130Z] #31 ... [2020-08-14T11:43:14.130Z] [2020-08-14T11:43:14.130Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:43:14.130Z] #11 64.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-14T11:43:14.130Z] #11 64.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-14T11:43:14.130Z] #11 64.09 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-14T11:43:14.195Z] #51 ... [2020-08-14T11:43:14.196Z] [2020-08-14T11:43:14.196Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:43:14.196Z] #23 14.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-14T11:43:14.429Z] #11 70.45 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-14T11:43:14.429Z] #11 70.46 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-14T11:43:14.429Z] #11 70.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:43:14.429Z] #11 ... [2020-08-14T11:43:14.429Z] [2020-08-14T11:43:14.429Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:14.429Z] #31 70.44 internal/syscall/execenv [2020-08-14T11:43:14.429Z] #31 70.45 internal/syscall/unix [2020-08-14T11:43:14.457Z] #23 ... [2020-08-14T11:43:14.457Z] [2020-08-14T11:43:14.457Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:43:14.457Z] #43 24.87 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-14T11:43:14.457Z] #43 ... [2020-08-14T11:43:14.457Z] [2020-08-14T11:43:14.457Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:43:14.457Z] #38 15.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-14T11:43:14.457Z] #38 19.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-14T11:43:14.481Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2020-08-14T11:43:14.481Z] ok github.com/docker/docker/restartmanager 0.019s coverage: 50.9% of statements [2020-08-14T11:43:14.716Z] #38 ... [2020-08-14T11:43:14.716Z] [2020-08-14T11:43:14.716Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:43:14.716Z] #43 25.38 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-14T11:43:14.726Z] #31 70.55 time [2020-08-14T11:43:15.431Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2020-08-14T11:43:15.431Z] ok github.com/docker/docker/registry 0.239s coverage: 56.3% of statements [2020-08-14T11:43:15.695Z] ok github.com/docker/docker/runconfig 0.057s coverage: 66.1% of statements [2020-08-14T11:43:16.172Z] #52 150.2 + bin/containerd-shim-runc-v2 [2020-08-14T11:43:17.209Z] #52 150.9 + binaries [2020-08-14T11:43:17.209Z] #52 150.9 + install -D bin/containerd /build/containerd [2020-08-14T11:43:17.209Z] #52 150.9 + install -D bin/containerd-shim /build/containerd-shim [2020-08-14T11:43:17.209Z] #52 150.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-14T11:43:17.209Z] #52 150.9 + install -D bin/ctr /build/ctr [2020-08-14T11:43:17.500Z] #52 DONE 151.3s [2020-08-14T11:43:17.619Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-08-14T11:43:18.132Z] [2020-08-14T11:43:18.132Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-14T11:43:18.194Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-08-14T11:43:18.422Z] #53 DONE 0.3s [2020-08-14T11:43:18.422Z] [2020-08-14T11:43:18.422Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-14T11:43:18.422Z] #57 DONE 0.2s [2020-08-14T11:43:18.422Z] [2020-08-14T11:43:18.422Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-14T11:43:18.712Z] #59 DONE 0.2s [2020-08-14T11:43:18.712Z] [2020-08-14T11:43:18.712Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-14T11:43:18.712Z] #61 DONE 0.1s [2020-08-14T11:43:18.768Z] ok github.com/docker/docker/volume/mounts 0.068s coverage: 67.0% of statements [2020-08-14T11:43:19.003Z] [2020-08-14T11:43:19.003Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-14T11:43:19.003Z] #62 DONE 0.0s [2020-08-14T11:43:19.003Z] [2020-08-14T11:43:19.003Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-14T11:43:19.340Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-08-14T11:43:19.635Z] #63 DONE 0.8s [2020-08-14T11:43:19.925Z] [2020-08-14T11:43:19.925Z] #64 exporting to image [2020-08-14T11:43:19.925Z] #64 exporting layers [2020-08-14T11:43:19.998Z] #43 ... [2020-08-14T11:43:19.998Z] [2020-08-14T11:43:19.998Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:20.367Z] #31 ... [2020-08-14T11:43:20.367Z] [2020-08-14T11:43:20.367Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:43:20.367Z] #40 3.868 fatal: not a git repository (or any of the parent directories): .git [2020-08-14T11:43:20.367Z] #40 3.922 GEN .gitid [2020-08-14T11:43:20.367Z] #40 3.975 GEN criu/include/version.h [2020-08-14T11:43:20.367Z] #40 4.041 GEN include/common/asm [2020-08-14T11:43:20.367Z] #40 5.840 PBCC images/timens.pb-c.c [2020-08-14T11:43:20.367Z] #40 5.872 DEP images/timens.pb-c.d [2020-08-14T11:43:20.367Z] #40 5.943 PBCC images/fown.pb-c.c [2020-08-14T11:43:20.367Z] #40 5.971 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-14T11:43:20.367Z] #40 6.042 PBCC images/opts.pb-c.c [2020-08-14T11:43:20.367Z] #40 6.102 PBCC images/memfd.pb-c.c [2020-08-14T11:43:20.367Z] #40 6.154 DEP images/fown.pb-c.d [2020-08-14T11:43:20.367Z] #40 6.199 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-14T11:43:20.367Z] #40 6.333 DEP images/opts.pb-c.d [2020-08-14T11:43:20.367Z] #40 6.376 DEP images/memfd.pb-c.d [2020-08-14T11:43:20.367Z] #40 6.415 PBCC images/sit.pb-c.c [2020-08-14T11:43:20.367Z] #40 6.493 DEP images/sit.pb-c.d [2020-08-14T11:43:20.367Z] #40 6.562 PBCC images/macvlan.pb-c.c [2020-08-14T11:43:20.367Z] #40 6.620 DEP images/macvlan.pb-c.d [2020-08-14T11:43:20.367Z] #40 6.663 PBCC images/autofs.pb-c.c [2020-08-14T11:43:20.367Z] #40 6.684 DEP images/autofs.pb-c.d [2020-08-14T11:43:20.367Z] #40 6.713 PBCC images/sysctl.pb-c.c [2020-08-14T11:43:20.367Z] #40 6.727 DEP images/sysctl.pb-c.d [2020-08-14T11:43:20.367Z] #40 6.749 PBCC images/time.pb-c.c [2020-08-14T11:43:20.367Z] #40 6.768 DEP images/time.pb-c.d [2020-08-14T11:43:20.367Z] #40 6.810 PBCC images/binfmt-misc.pb-c.c [2020-08-14T11:43:20.367Z] #40 6.823 DEP images/binfmt-misc.pb-c.d [2020-08-14T11:43:20.367Z] #40 6.853 PBCC images/seccomp.pb-c.c [2020-08-14T11:43:20.367Z] #40 6.865 DEP images/seccomp.pb-c.d [2020-08-14T11:43:20.367Z] #40 6.896 PBCC images/userns.pb-c.c [2020-08-14T11:43:20.367Z] #40 6.912 DEP images/userns.pb-c.d [2020-08-14T11:43:20.367Z] #40 6.936 PBCC images/cgroup.pb-c.c [2020-08-14T11:43:20.367Z] #40 6.955 DEP images/cgroup.pb-c.d [2020-08-14T11:43:20.367Z] #40 6.980 PBCC images/ext-file.pb-c.c [2020-08-14T11:43:20.367Z] #40 6.995 DEP images/ext-file.pb-c.d [2020-08-14T11:43:20.367Z] #40 7.021 PBCC images/rpc.pb-c.c [2020-08-14T11:43:20.367Z] #40 7.058 DEP images/rpc.pb-c.d [2020-08-14T11:43:20.367Z] #40 7.119 PBCC images/siginfo.pb-c.c [2020-08-14T11:43:20.367Z] #40 7.128 DEP images/siginfo.pb-c.d [2020-08-14T11:43:20.367Z] #40 7.157 PBCC images/pagemap.pb-c.c [2020-08-14T11:43:20.367Z] #40 7.190 DEP images/pagemap.pb-c.d [2020-08-14T11:43:20.367Z] #40 7.235 PBCC images/rlimit.pb-c.c [2020-08-14T11:43:20.367Z] #40 7.261 DEP images/rlimit.pb-c.d [2020-08-14T11:43:20.367Z] #40 7.301 PBCC images/file-lock.pb-c.c [2020-08-14T11:43:20.367Z] #40 7.339 DEP images/file-lock.pb-c.d [2020-08-14T11:43:20.367Z] #40 7.384 PBCC images/tty.pb-c.c [2020-08-14T11:43:20.367Z] #40 7.472 DEP images/tty.pb-c.d [2020-08-14T11:43:20.367Z] #40 7.523 PBCC images/tun.pb-c.c [2020-08-14T11:43:20.367Z] #40 7.561 PBCC images/netdev.pb-c.c [2020-08-14T11:43:20.367Z] #40 7.607 DEP images/tun.pb-c.d [2020-08-14T11:43:20.367Z] #40 7.667 DEP images/netdev.pb-c.d [2020-08-14T11:43:20.367Z] #40 7.711 PBCC images/vma.pb-c.c [2020-08-14T11:43:20.367Z] #40 7.766 DEP images/vma.pb-c.d [2020-08-14T11:43:20.367Z] #40 7.836 PBCC images/creds.pb-c.c [2020-08-14T11:43:20.367Z] #40 7.860 DEP images/creds.pb-c.d [2020-08-14T11:43:20.367Z] #40 7.907 PBCC images/utsns.pb-c.c [2020-08-14T11:43:20.367Z] #40 7.934 DEP images/utsns.pb-c.d [2020-08-14T11:43:20.367Z] #40 7.993 PBCC images/ipc-desc.pb-c.c [2020-08-14T11:43:20.367Z] #40 8.011 PBCC images/ipc-sem.pb-c.c [2020-08-14T11:43:20.367Z] #40 8.050 DEP images/ipc-desc.pb-c.d [2020-08-14T11:43:20.367Z] #40 8.094 DEP images/ipc-sem.pb-c.d [2020-08-14T11:43:20.367Z] #40 8.131 PBCC images/ipc-msg.pb-c.c [2020-08-14T11:43:20.367Z] #40 8.148 DEP images/ipc-msg.pb-c.d [2020-08-14T11:43:20.367Z] #40 8.177 PBCC images/ipc-shm.pb-c.c [2020-08-14T11:43:20.367Z] #40 8.197 DEP images/ipc-shm.pb-c.d [2020-08-14T11:43:20.367Z] #40 8.232 PBCC images/ipc-var.pb-c.c [2020-08-14T11:43:20.367Z] #40 8.249 DEP images/ipc-var.pb-c.d [2020-08-14T11:43:20.367Z] #40 8.303 PBCC images/sk-opts.pb-c.c [2020-08-14T11:43:20.367Z] #40 8.323 PBCC images/packet-sock.pb-c.c [2020-08-14T11:43:20.367Z] #40 8.365 DEP images/sk-opts.pb-c.d [2020-08-14T11:43:20.367Z] #40 8.397 DEP images/packet-sock.pb-c.d [2020-08-14T11:43:20.367Z] #40 8.418 PBCC images/sk-netlink.pb-c.c [2020-08-14T11:43:20.367Z] #40 8.461 DEP images/sk-netlink.pb-c.d [2020-08-14T11:43:20.367Z] #40 8.514 PBCC images/sk-inet.pb-c.c [2020-08-14T11:43:20.367Z] #40 8.557 DEP images/sk-inet.pb-c.d [2020-08-14T11:43:20.367Z] #40 8.622 PBCC images/sk-unix.pb-c.c [2020-08-14T11:43:20.367Z] #40 8.674 DEP images/sk-unix.pb-c.d [2020-08-14T11:43:20.367Z] #40 8.740 PBCC images/mm.pb-c.c [2020-08-14T11:43:20.367Z] #40 8.823 DEP images/mm.pb-c.d [2020-08-14T11:43:20.367Z] #40 8.928 PBCC images/timerfd.pb-c.c [2020-08-14T11:43:20.367Z] #40 8.964 DEP images/timerfd.pb-c.d [2020-08-14T11:43:20.367Z] #40 9.052 PBCC images/timer.pb-c.c [2020-08-14T11:43:20.663Z] #40 9.096 DEP images/timer.pb-c.d [2020-08-14T11:43:20.663Z] #40 9.184 PBCC images/sa.pb-c.c [2020-08-14T11:43:20.663Z] #40 9.262 DEP images/sa.pb-c.d [2020-08-14T11:43:20.960Z] #40 9.347 PBCC images/pipe-data.pb-c.c [2020-08-14T11:43:20.960Z] #40 9.374 DEP images/pipe-data.pb-c.d [2020-08-14T11:43:20.960Z] #40 9.453 PBCC images/mnt.pb-c.c [2020-08-14T11:43:20.960Z] #40 9.498 DEP images/mnt.pb-c.d [2020-08-14T11:43:20.960Z] #40 9.542 PBCC images/sk-packet.pb-c.c [2020-08-14T11:43:20.960Z] #40 9.554 DEP images/sk-packet.pb-c.d [2020-08-14T11:43:20.960Z] #40 9.610 PBCC images/tcp-stream.pb-c.c [2020-08-14T11:43:20.960Z] #40 9.652 DEP images/tcp-stream.pb-c.d [2020-08-14T11:43:21.074Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-08-14T11:43:21.256Z] #40 9.728 PBCC images/pipe.pb-c.c [2020-08-14T11:43:21.256Z] #40 9.768 DEP images/pipe.pb-c.d [2020-08-14T11:43:21.256Z] #40 9.841 PBCC images/pstree.pb-c.c [2020-08-14T11:43:21.256Z] #40 9.856 DEP images/pstree.pb-c.d [2020-08-14T11:43:21.256Z] #40 9.932 PBCC images/fs.pb-c.c [2020-08-14T11:43:21.256Z] #40 9.950 DEP images/fs.pb-c.d [2020-08-14T11:43:21.299Z] #60 30.11 Checking out files: 37% (782/2067) Checking out files: 38% (786/2067) Checking out files: 39% (807/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-08-14T11:43:21.299Z] #60 32.15 + cd /tmp/tmp.12xcvTP1h0/src/github.com/docker/libnetwork [2020-08-14T11:43:21.552Z] #40 10.03 PBCC images/signalfd.pb-c.c [2020-08-14T11:43:21.552Z] #40 10.11 DEP images/signalfd.pb-c.d [2020-08-14T11:43:21.552Z] #40 10.16 PBCC images/fh.pb-c.c [2020-08-14T11:43:21.552Z] #40 10.23 PBCC images/fsnotify.pb-c.c [2020-08-14T11:43:21.558Z] #60 32.15 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-14T11:43:21.826Z] #60 32.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-14T11:43:21.863Z] #40 10.34 DEP images/fh.pb-c.d [2020-08-14T11:43:21.863Z] #40 ... [2020-08-14T11:43:21.863Z] [2020-08-14T11:43:21.863Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:43:21.863Z] #42 67.58 regexp/syntax [2020-08-14T11:43:21.863Z] #42 73.50 crypto/rc4 [2020-08-14T11:43:21.863Z] #42 74.01 vendor/golang.org/x/text/transform [2020-08-14T11:43:21.863Z] #42 76.23 time [2020-08-14T11:43:21.863Z] #42 ... [2020-08-14T11:43:21.863Z] [2020-08-14T11:43:21.863Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:43:21.863Z] #40 10.41 DEP images/fsnotify.pb-c.d [2020-08-14T11:43:21.863Z] #40 10.46 PBCC images/eventpoll.pb-c.c [2020-08-14T11:43:21.863Z] #40 10.47 DEP images/eventpoll.pb-c.d [2020-08-14T11:43:21.863Z] #40 10.56 PBCC images/eventfd.pb-c.c [2020-08-14T11:43:22.161Z] #40 10.60 DEP images/eventfd.pb-c.d [2020-08-14T11:43:22.161Z] #40 10.67 PBCC images/remap-file-path.pb-c.c [2020-08-14T11:43:22.161Z] #40 10.70 DEP images/remap-file-path.pb-c.d [2020-08-14T11:43:22.161Z] #40 10.76 PBCC images/fifo.pb-c.c [2020-08-14T11:43:22.161Z] #40 10.78 DEP images/fifo.pb-c.d [2020-08-14T11:43:22.161Z] #40 10.88 PBCC images/ghost-file.pb-c.c [2020-08-14T11:43:22.458Z] #40 10.93 DEP images/ghost-file.pb-c.d [2020-08-14T11:43:22.458Z] #40 10.99 PBCC images/regfile.pb-c.c [2020-08-14T11:43:22.458Z] #40 11.05 DEP images/regfile.pb-c.d [2020-08-14T11:43:22.458Z] #40 11.08 PBCC images/ns.pb-c.c [2020-08-14T11:43:22.458Z] #40 11.10 DEP images/ns.pb-c.d [2020-08-14T11:43:22.651Z] #64 exporting layers 2.6s done [2020-08-14T11:43:22.651Z] #64 writing image sha256:541a5ec4e2753746dcd64d67efa9550984f83a21f2d76328102bd51bba596839 done [2020-08-14T11:43:22.651Z] #64 naming to docker.io/library/docker:8826978e976fbf8ed27e09cf9e91566443b463d7 done [2020-08-14T11:43:22.651Z] #64 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-14T11:43:22.756Z] #40 11.17 PBCC images/fdinfo.pb-c.c [2020-08-14T11:43:22.756Z] #40 11.27 DEP images/fdinfo.pb-c.d [2020-08-14T11:43:22.756Z] #40 11.34 PBCC images/core-aarch64.pb-c.c [2020-08-14T11:43:22.756Z] #40 11.40 PBCC images/core-arm.pb-c.c [2020-08-14T11:43:22.756Z] #40 11.44 PBCC images/core-ppc64.pb-c.c [2020-08-14T11:43:22.756Z] #40 11.50 PBCC images/core-s390.pb-c.c [2020-08-14T11:43:23.054Z] #40 11.55 PBCC images/core-x86.pb-c.c [2020-08-14T11:43:23.054Z] #40 11.61 PBCC images/core.pb-c.c [2020-08-14T11:43:23.054Z] #40 11.74 PBCC images/inventory.pb-c.c [2020-08-14T11:43:23.075Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-38241/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/test/unit [2020-08-14T11:43:23.205Z] #60 ... [2020-08-14T11:43:23.205Z] [2020-08-14T11:43:23.205Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:23.205Z] #47 23.89 + cd /tmp/tmp.KmrOv9RuHH/src/github.com/mvdan/sh [2020-08-14T11:43:23.205Z] #47 23.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-14T11:43:23.205Z] #47 23.96 + GO111MODULE=on [2020-08-14T11:43:23.205Z] #47 23.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-14T11:43:23.205Z] #47 26.13 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-14T11:43:23.205Z] #47 26.32 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-14T11:43:23.205Z] #47 26.34 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-14T11:43:23.205Z] #47 26.46 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-14T11:43:23.205Z] #47 26.58 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-14T11:43:23.205Z] #47 27.80 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-14T11:43:23.205Z] #47 28.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-14T11:43:23.206Z] #47 30.45 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-14T11:43:23.206Z] #47 32.56 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-14T11:43:23.206Z] #47 32.92 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-14T11:43:23.206Z] #47 33.28 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-14T11:43:23.206Z] #47 33.40 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-14T11:43:23.206Z] #47 ... [2020-08-14T11:43:23.206Z] [2020-08-14T11:43:23.206Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-14T11:43:23.206Z] #36 28.87 Checking out files: 79% (1263/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-08-14T11:43:23.206Z] #36 29.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-14T11:43:23.206Z] #36 32.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-14T11:43:23.352Z] #40 11.80 DEP images/core-aarch64.pb-c.d [2020-08-14T11:43:23.352Z] #40 11.88 DEP images/core-arm.pb-c.d [2020-08-14T11:43:23.352Z] #40 11.92 DEP images/core-ppc64.pb-c.d [2020-08-14T11:43:23.352Z] #40 12.00 DEP images/core-s390.pb-c.d [2020-08-14T11:43:23.650Z] #40 12.10 DEP images/core-x86.pb-c.d [2020-08-14T11:43:23.650Z] #40 12.14 DEP images/core.pb-c.d [2020-08-14T11:43:23.650Z] #40 12.22 DEP images/inventory.pb-c.d [2020-08-14T11:43:23.650Z] #40 12.31 PBCC images/cpuinfo.pb-c.c [2020-08-14T11:43:23.650Z] #40 12.34 DEP images/cpuinfo.pb-c.d [2020-08-14T11:43:23.650Z] #40 12.41 PBCC images/stats.pb-c.c [2020-08-14T11:43:23.947Z] #40 12.44 DEP images/stats.pb-c.d [2020-08-14T11:43:24.145Z] #36 ... [2020-08-14T11:43:24.145Z] [2020-08-14T11:43:24.145Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:24.145Z] #47 34.76 runtime/cgo [2020-08-14T11:43:24.145Z] #47 34.81 runtime [2020-08-14T11:43:25.012Z] #40 ... [2020-08-14T11:43:25.012Z] [2020-08-14T11:43:25.012Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:43:25.012Z] #11 70.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-14T11:43:25.012Z] #11 70.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-14T11:43:25.012Z] #11 70.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:43:25.012Z] #11 ... [2020-08-14T11:43:25.012Z] [2020-08-14T11:43:25.012Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:43:25.138Z] ? github.com/docker/docker/api [no test files] [2020-08-14T11:43:25.313Z] #53 43.00 Checking out files: 58% (1877/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-14T11:43:25.313Z] #53 43.88 + cd /tmp/tmp.FCjMoUuDES/src/github.com/containerd/containerd [2020-08-14T11:43:25.313Z] #53 43.89 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-14T11:43:25.532Z] #47 ... [2020-08-14T11:43:25.532Z] [2020-08-14T11:43:25.532Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:43:25.532Z] #41 25.98 unicode/utf16 [2020-08-14T11:43:25.532Z] #41 26.42 container/list [2020-08-14T11:43:25.532Z] #41 27.02 crypto/internal/subtle [2020-08-14T11:43:25.532Z] #41 27.17 crypto/subtle [2020-08-14T11:43:25.532Z] #41 27.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-14T11:43:25.532Z] #41 27.54 internal/nettrace [2020-08-14T11:43:25.532Z] #41 27.68 runtime/cgo [2020-08-14T11:43:25.532Z] #41 ... [2020-08-14T11:43:25.532Z] [2020-08-14T11:43:25.532Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:43:25.532Z] #38 34.82 Fetched 8372 kB in 27s (308 kB/s) [2020-08-14T11:43:26.849Z] #53 45.38 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-14T11:43:26.849Z] #53 45.38 + BUILDTAGS='netgo osusergo static_build' [2020-08-14T11:43:26.849Z] #53 45.38 + export EXTRA_FLAGS=-buildmode=pie [2020-08-14T11:43:26.849Z] #53 45.38 + EXTRA_FLAGS=-buildmode=pie [2020-08-14T11:43:26.849Z] #53 45.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-14T11:43:26.849Z] #53 45.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-14T11:43:26.849Z] #53 45.38 + '[' '' = dynamic ']' [2020-08-14T11:43:26.849Z] #53 45.38 + make [2020-08-14T11:43:27.946Z] #53 46.58 + bin/ctr [2020-08-14T11:43:29.744Z] #38 34.82 Reading package lists... [2020-08-14T11:43:29.744Z] #38 ... [2020-08-14T11:43:29.744Z] [2020-08-14T11:43:29.744Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:43:29.744Z] #51 30.56 Fetched 8372 kB in 25s (333 kB/s) [2020-08-14T11:43:30.004Z] #51 30.56 Reading package lists... [2020-08-14T11:43:30.004Z] #51 ... [2020-08-14T11:43:30.004Z] [2020-08-14T11:43:30.004Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:43:30.004Z] #32 32.89 Fetched 8372 kB in 26s (324 kB/s) [2020-08-14T11:43:30.062Z] #53 ... [2020-08-14T11:43:30.062Z] [2020-08-14T11:43:30.062Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:30.062Z] #48 76.00 time [2020-08-14T11:43:30.062Z] #48 79.59 regexp [2020-08-14T11:43:30.062Z] #48 85.75 context [2020-08-14T11:43:30.266Z] #32 32.89 Reading package lists... [2020-08-14T11:43:30.266Z] #32 ... [2020-08-14T11:43:30.266Z] [2020-08-14T11:43:30.266Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:43:30.266Z] #10 31.04 Fetched 8372 kB in 25s (332 kB/s) [2020-08-14T11:43:30.266Z] #10 31.04 Reading package lists... [2020-08-14T11:43:30.266Z] #10 ... [2020-08-14T11:43:30.266Z] [2020-08-14T11:43:30.266Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:43:30.266Z] #23 32.59 Fetched 8372 kB in 27s (310 kB/s) [2020-08-14T11:43:30.359Z] #48 ... [2020-08-14T11:43:30.359Z] [2020-08-14T11:43:30.359Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:43:30.359Z] #40 14.35 make[1]: Nothing to be done for 'all'. [2020-08-14T11:43:30.359Z] #40 16.36 CC images/stats.o [2020-08-14T11:43:30.359Z] #40 16.99 CC images/core.o [2020-08-14T11:43:30.359Z] #40 17.73 CC images/core-x86.o [2020-08-14T11:43:30.359Z] #40 18.45 CC images/core-arm.o [2020-08-14T11:43:30.526Z] #23 32.59 Reading package lists... [2020-08-14T11:43:30.526Z] #23 ... [2020-08-14T11:43:30.526Z] [2020-08-14T11:43:30.526Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:43:30.526Z] #10 31.04 Reading package lists... [2020-08-14T11:43:30.657Z] #40 19.04 CC images/core-aarch64.o [2020-08-14T11:43:30.954Z] #40 19.52 CC images/core-ppc64.o [2020-08-14T11:43:31.601Z] #40 ... [2020-08-14T11:43:31.601Z] [2020-08-14T11:43:31.601Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:31.601Z] #48 87.35 mvdan.cc/sh/v3/fileutil [2020-08-14T11:43:32.247Z] #48 ... [2020-08-14T11:43:32.247Z] [2020-08-14T11:43:32.247Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:32.247Z] #31 78.25 internal/poll [2020-08-14T11:43:32.247Z] #31 79.79 os [2020-08-14T11:43:32.247Z] #31 82.19 internal/fmtsort [2020-08-14T11:43:32.247Z] #31 83.16 fmt [2020-08-14T11:43:32.247Z] #31 83.17 path/filepath [2020-08-14T11:43:32.247Z] #31 84.80 io/ioutil [2020-08-14T11:43:32.247Z] #31 86.59 flag [2020-08-14T11:43:32.247Z] #31 86.59 github.com/BurntSushi/toml [2020-08-14T11:43:32.247Z] #31 86.60 log [2020-08-14T11:43:32.547Z] #31 ... [2020-08-14T11:43:32.547Z] [2020-08-14T11:43:32.547Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:43:32.547Z] #40 20.35 CC images/core-s390.o [2020-08-14T11:43:32.877Z] #40 21.38 CC images/cpuinfo.o [2020-08-14T11:43:33.531Z] #40 22.15 CC images/inventory.o [2020-08-14T11:43:33.832Z] #40 22.43 CC images/fdinfo.o [2020-08-14T11:43:34.480Z] #40 22.91 CC images/fown.o [2020-08-14T11:43:34.785Z] #40 23.24 CC images/ns.o [2020-08-14T11:43:35.106Z] #40 23.53 CC images/regfile.o [2020-08-14T11:43:35.106Z] #40 ... [2020-08-14T11:43:35.106Z] [2020-08-14T11:43:35.106Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:43:35.106Z] #42 81.03 regexp [2020-08-14T11:43:35.106Z] #42 87.35 net [2020-08-14T11:43:35.106Z] #42 87.42 os/exec [2020-08-14T11:43:35.106Z] #42 89.33 internal/lazyregexp [2020-08-14T11:43:35.106Z] #42 89.91 github.com/LK4D4/vndr/versioned [2020-08-14T11:43:35.403Z] #42 ... [2020-08-14T11:43:35.403Z] [2020-08-14T11:43:35.403Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:43:35.403Z] #40 23.88 CC images/ghost-file.o [2020-08-14T11:43:35.541Z] ok github.com/docker/docker/api/server 0.013s coverage: 8.6% of statements [2020-08-14T11:43:35.700Z] #40 24.26 CC images/fifo.o [2020-08-14T11:43:35.996Z] #40 24.52 CC images/remap-file-path.o [2020-08-14T11:43:36.295Z] #40 24.80 CC images/eventfd.o [2020-08-14T11:43:36.599Z] #40 25.02 CC images/eventpoll.o [2020-08-14T11:43:36.790Z] #10 42.27 Reading package lists... [2020-08-14T11:43:36.790Z] #10 ... [2020-08-14T11:43:36.790Z] [2020-08-14T11:43:36.790Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:43:36.790Z] #41 45.91 vendor/golang.org/x/crypto/internal/subtle [2020-08-14T11:43:36.790Z] #41 46.30 vendor/golang.org/x/crypto/curve25519 [2020-08-14T11:43:36.918Z] #40 25.38 CC images/fh.o [2020-08-14T11:43:37.216Z] #40 25.80 CC images/fsnotify.o [2020-08-14T11:43:38.287Z] #40 26.68 CC images/signalfd.o [2020-08-14T11:43:38.287Z] #40 26.94 CC images/fs.o [2020-08-14T11:43:38.584Z] #40 27.18 CC images/pstree.o [2020-08-14T11:43:38.896Z] #40 27.41 CC images/pipe.o [2020-08-14T11:43:39.193Z] #40 27.71 CC images/tcp-stream.o [2020-08-14T11:43:39.490Z] #40 27.87 CC images/sk-packet.o [2020-08-14T11:43:39.490Z] #40 28.24 CC images/mnt.o [2020-08-14T11:43:39.788Z] #40 ... [2020-08-14T11:43:39.788Z] [2020-08-14T11:43:39.788Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:39.788Z] #31 91.40 github.com/BurntSushi/toml/cmd/tomlv [2020-08-14T11:43:39.788Z] #31 DONE 95.7s [2020-08-14T11:43:39.788Z] [2020-08-14T11:43:39.788Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:39.788Z] #48 89.15 flag [2020-08-14T11:43:39.788Z] #48 89.15 encoding/binary [2020-08-14T11:43:39.788Z] #48 89.15 go/token [2020-08-14T11:43:39.788Z] #48 89.16 github.com/pkg/diff [2020-08-14T11:43:39.788Z] #48 91.85 go/scanner [2020-08-14T11:43:39.788Z] #48 93.39 mvdan.cc/editorconfig [2020-08-14T11:43:39.788Z] #48 94.07 mvdan.cc/sh/v3/syntax [2020-08-14T11:43:39.788Z] #48 94.87 encoding/base64 [2020-08-14T11:43:40.086Z] #48 ... [2020-08-14T11:43:40.086Z] [2020-08-14T11:43:40.086Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:43:40.086Z] #40 28.58 CC images/pipe-data.o [2020-08-14T11:43:40.384Z] #40 29.08 CC images/sa.o [2020-08-14T11:43:41.034Z] #40 29.46 CC images/timer.o [2020-08-14T11:43:41.298Z] ok github.com/docker/docker/pkg/plugins 33.658s coverage: 76.6% of statements [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/rootless [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/volume [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-14T11:43:41.298Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === Skipped [2020-08-14T11:43:41.298Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-14T11:43:41.298Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-14T11:43:41.298Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-14T11:43:41.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:43:41.298Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-14T11:43:41.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:43:41.298Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-14T11:43:41.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:43:41.298Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-14T11:43:41.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:43:41.298Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-14T11:43:41.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:43:41.298Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-14T11:43:41.298Z] graphtest_unix.go:73: No driver to put! [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-14T11:43:41.298Z] time="2020-08-14T11:42:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:43:41.298Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:43:41.298Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-14T11:43:41.298Z] time="2020-08-14T11:42:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:43:41.298Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:43:41.298Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-14T11:43:41.298Z] time="2020-08-14T11:42:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:43:41.298Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:43:41.298Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-14T11:43:41.298Z] time="2020-08-14T11:42:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:43:41.298Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:43:41.298Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-14T11:43:41.298Z] time="2020-08-14T11:42:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:43:41.298Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:43:41.298Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-14T11:43:41.298Z] graphtest_unix.go:73: No driver to put! [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-14T11:43:41.298Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-14T11:43:41.298Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-14T11:43:41.298Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-14T11:43:41.298Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-14T11:43:41.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:43:41.298Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-14T11:43:41.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:43:41.298Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-14T11:43:41.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:43:41.298Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-14T11:43:41.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:43:41.298Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-14T11:43:41.298Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:43:41.298Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-14T11:43:41.298Z] graphtest_unix.go:73: No driver to put! [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-14T11:43:41.298Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-14T11:43:41.298Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] [2020-08-14T11:43:41.298Z] DONE 2123 tests, 26 skipped in 190.398s Post stage [Pipeline] junit [2020-08-14T11:43:41.313Z] Recording test results [2020-08-14T11:43:41.331Z] #40 29.93 CC images/timerfd.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-14T11:43:41.628Z] #40 30.16 CC images/mm.o [2020-08-14T11:43:41.807Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38241/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -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:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/make.sh dynbinary test-integration [2020-08-14T11:43:41.927Z] #40 30.43 CC images/sk-opts.o [2020-08-14T11:43:42.082Z] #41 ... [2020-08-14T11:43:42.082Z] [2020-08-14T11:43:42.082Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:43:42.082Z] #51 30.56 Reading package lists... [2020-08-14T11:43:42.082Z] #51 42.79 Reading package lists... [2020-08-14T11:43:42.082Z] #51 ... [2020-08-14T11:43:42.082Z] [2020-08-14T11:43:42.082Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:43:42.082Z] #38 34.82 Reading package lists... [2020-08-14T11:43:42.225Z] #40 30.62 CC images/sk-unix.o [2020-08-14T11:43:42.344Z] #38 45.82 Reading package lists... [2020-08-14T11:43:42.344Z] #38 ... [2020-08-14T11:43:42.344Z] [2020-08-14T11:43:42.344Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:43:42.344Z] #10 42.27 Reading package lists... [2020-08-14T11:43:42.379Z] [2020-08-14T11:43:42.542Z] #40 30.93 CC images/sk-inet.o [2020-08-14T11:43:42.605Z] #10 ... [2020-08-14T11:43:42.605Z] [2020-08-14T11:43:42.605Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:43:42.605Z] #32 32.89 Reading package lists... [2020-08-14T11:43:42.640Z] Removing bundles/ [2020-08-14T11:43:42.640Z] [2020-08-14T11:43:42.640Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-14T11:43:42.640Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-14T11:43:42.640Z] GOOS="" GOARCH="" GOARM="" [2020-08-14T11:43:42.840Z] #40 31.31 CC images/tun.o [2020-08-14T11:43:42.865Z] #32 44.14 Reading package lists... [2020-08-14T11:43:42.865Z] #32 ... [2020-08-14T11:43:42.865Z] [2020-08-14T11:43:42.865Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:43:42.865Z] #51 42.79 Reading package lists... [2020-08-14T11:43:43.125Z] #51 53.59 Building dependency tree... [2020-08-14T11:43:43.125Z] #51 ... [2020-08-14T11:43:43.125Z] [2020-08-14T11:43:43.125Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:43:43.125Z] #23 32.59 Reading package lists... [2020-08-14T11:43:43.125Z] #23 44.33 Reading package lists... [2020-08-14T11:43:43.125Z] #23 ... [2020-08-14T11:43:43.125Z] [2020-08-14T11:43:43.125Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:43:43.139Z] #40 31.66 CC images/sk-netlink.o [2020-08-14T11:43:43.139Z] #40 31.87 CC images/packet-sock.o [2020-08-14T11:43:43.786Z] #40 32.26 CC images/ipc-var.o [2020-08-14T11:43:43.786Z] #40 32.39 CC images/ipc-desc.o [2020-08-14T11:43:44.085Z] #40 32.54 CC images/ipc-shm.o [2020-08-14T11:43:44.384Z] #40 32.79 CC images/ipc-msg.o [2020-08-14T11:43:44.681Z] #40 33.19 CC images/ipc-sem.o [2020-08-14T11:43:44.982Z] #40 33.43 CC images/utsns.o [2020-08-14T11:43:45.281Z] #40 33.65 CC images/creds.o [2020-08-14T11:43:45.281Z] #40 33.83 CC images/vma.o [2020-08-14T11:43:45.581Z] #40 34.03 CC images/netdev.o [2020-08-14T11:43:45.666Z] #10 53.74 Building dependency tree... [2020-08-14T11:43:45.879Z] #40 34.46 CC images/tty.o [2020-08-14T11:43:45.879Z] #40 ... [2020-08-14T11:43:45.879Z] [2020-08-14T11:43:45.879Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:43:45.879Z] #42 91.85 encoding/binary [2020-08-14T11:43:45.879Z] #42 91.86 go/scanner [2020-08-14T11:43:45.879Z] #42 91.88 net/url [2020-08-14T11:43:45.879Z] #42 95.44 go/ast [2020-08-14T11:43:45.879Z] #42 96.86 text/template/parse [2020-08-14T11:43:45.879Z] #42 97.35 encoding/json [2020-08-14T11:43:46.177Z] #42 ... [2020-08-14T11:43:46.177Z] [2020-08-14T11:43:46.177Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:43:46.177Z] #11 91.87 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-14T11:43:46.177Z] #11 91.89 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-08-14T11:43:46.177Z] #11 91.90 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:43:46.177Z] #11 ... [2020-08-14T11:43:46.177Z] [2020-08-14T11:43:46.177Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:46.177Z] #48 96.72 go/ast [2020-08-14T11:43:46.177Z] #48 97.53 encoding/json [2020-08-14T11:43:46.177Z] #48 98.45 golang.org/x/sys/unix [2020-08-14T11:43:46.476Z] #48 ... [2020-08-14T11:43:46.476Z] [2020-08-14T11:43:46.476Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:43:46.476Z] #40 35.13 CC images/file-lock.o [2020-08-14T11:43:46.777Z] #40 35.35 CC images/rlimit.o [2020-08-14T11:43:47.074Z] #40 35.62 CC images/pagemap.o [2020-08-14T11:43:47.370Z] #40 35.99 CC images/siginfo.o [2020-08-14T11:43:47.667Z] #40 36.16 CC images/rpc.o [2020-08-14T11:43:48.962Z] #10 59.35 The following additional packages will be installed: [2020-08-14T11:43:48.962Z] #10 59.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-14T11:43:48.962Z] #10 59.37 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-14T11:43:48.962Z] #10 59.37 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-14T11:43:48.962Z] #10 59.38 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-14T11:43:48.962Z] #10 59.39 Suggested packages: [2020-08-14T11:43:48.962Z] #10 59.40 gcc-8-locales seccomp wine64 [2020-08-14T11:43:49.210Z] #40 37.90 CC images/ext-file.o [2020-08-14T11:43:49.222Z] #10 ... [2020-08-14T11:43:49.222Z] [2020-08-14T11:43:49.222Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:49.222Z] #30 59.78 sync [2020-08-14T11:43:49.222Z] #30 59.78 internal/reflectlite [2020-08-14T11:43:49.509Z] #40 38.19 CC images/cgroup.o [2020-08-14T11:43:50.156Z] #40 38.90 CC images/userns.o [2020-08-14T11:43:50.802Z] #40 39.21 CC images/google/protobuf/descriptor.o [2020-08-14T11:43:51.765Z] #30 ... [2020-08-14T11:43:51.765Z] [2020-08-14T11:43:51.765Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:51.765Z] #60 DONE 62.6s [2020-08-14T11:43:51.861Z] #40 ... [2020-08-14T11:43:51.861Z] [2020-08-14T11:43:51.861Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:43:51.861Z] #11 106.9 Selecting previously unselected package libapparmor1:ppc64el. [2020-08-14T11:43:51.861Z] #11 106.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-08-14T11:43:51.861Z] #11 106.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-08-14T11:43:51.861Z] #11 107.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-08-14T11:43:51.861Z] #11 107.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-08-14T11:43:51.861Z] #11 107.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-14T11:43:51.861Z] #11 107.2 Selecting previously unselected package libbtrfs0. [2020-08-14T11:43:51.861Z] #11 107.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-08-14T11:43:51.861Z] #11 107.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-14T11:43:51.861Z] #11 107.3 Selecting previously unselected package libbtrfs-dev. [2020-08-14T11:43:51.861Z] #11 107.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-08-14T11:43:51.861Z] #11 107.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-14T11:43:51.861Z] #11 107.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-08-14T11:43:51.861Z] #11 107.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-08-14T11:43:51.861Z] #11 107.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-14T11:43:51.861Z] #11 107.5 Selecting previously unselected package libudev-dev:ppc64el. [2020-08-14T11:43:51.861Z] #11 107.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-14T11:43:51.861Z] #11 107.6 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-14T11:43:51.861Z] #11 107.7 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-08-14T11:43:51.861Z] #11 107.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-08-14T11:43:51.861Z] #11 107.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-08-14T11:43:52.027Z] [2020-08-14T11:43:52.027Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:43:52.027Z] #10 61.55 The following NEW packages will be installed: [2020-08-14T11:43:52.027Z] #10 61.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-14T11:43:52.027Z] #10 61.57 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-14T11:43:52.027Z] #10 61.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-14T11:43:52.027Z] #10 61.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-14T11:43:52.027Z] #10 61.58 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-14T11:43:52.027Z] #10 61.58 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-14T11:43:52.027Z] #10 62.03 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:43:52.027Z] #10 62.03 Need to get 77.7 MB of archives. [2020-08-14T11:43:52.027Z] #10 62.03 After this operation, 487 MB of additional disk space will be used. [2020-08-14T11:43:52.027Z] #10 62.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-08-14T11:43:52.027Z] #10 62.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-08-14T11:43:52.027Z] #10 62.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-14T11:43:52.027Z] #10 62.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-14T11:43:52.027Z] #10 62.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-14T11:43:52.027Z] #10 62.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-14T11:43:52.161Z] #11 108.1 Selecting previously unselected package libpcre16-3:ppc64el. [2020-08-14T11:43:52.161Z] #11 108.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-08-14T11:43:52.161Z] #11 108.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-14T11:43:52.460Z] #11 108.2 Selecting previously unselected package libpcre32-3:ppc64el. [2020-08-14T11:43:52.460Z] #11 108.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-08-14T11:43:52.460Z] #11 108.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-14T11:43:52.460Z] #11 108.4 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-08-14T11:43:52.460Z] #11 108.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-08-14T11:43:52.460Z] #11 108.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-14T11:43:52.599Z] #10 63.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-14T11:43:52.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-14T11:43:52.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-14T11:43:52.762Z] #11 108.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-08-14T11:43:52.762Z] #11 108.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-08-14T11:43:52.762Z] #11 108.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-14T11:43:53.060Z] #11 109.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-08-14T11:43:53.060Z] #11 109.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-08-14T11:43:53.060Z] #11 109.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-14T11:43:53.170Z] #10 64.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-14T11:43:53.434Z] #10 64.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-08-14T11:43:53.694Z] #10 ... [2020-08-14T11:43:53.694Z] [2020-08-14T11:43:53.694Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-14T11:43:53.694Z] #51 53.59 Building dependency tree... [2020-08-14T11:43:53.694Z] #51 59.11 The following additional packages will be installed: [2020-08-14T11:43:53.694Z] #51 59.15 libbtrfs0 [2020-08-14T11:43:53.694Z] #51 59.44 The following NEW packages will be installed: [2020-08-14T11:43:53.694Z] #51 59.47 libbtrfs-dev libbtrfs0 [2020-08-14T11:43:53.694Z] #51 59.98 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:43:53.694Z] #51 59.98 Need to get 119 kB of archives. [2020-08-14T11:43:53.694Z] #51 59.98 After this operation, 387 kB of additional disk space will be used. [2020-08-14T11:43:53.694Z] #51 59.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-14T11:43:53.694Z] #51 59.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-14T11:43:53.694Z] #51 61.93 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:43:53.694Z] #51 62.49 Fetched 119 kB in 0s (337 kB/s) [2020-08-14T11:43:53.694Z] #51 62.75 Selecting previously unselected package libbtrfs0. [2020-08-14T11:43:53.694Z] #51 62.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-14T11:43:53.694Z] #51 62.93 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-14T11:43:53.694Z] #51 62.97 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-14T11:43:53.694Z] #51 63.27 Selecting previously unselected package libbtrfs-dev. [2020-08-14T11:43:53.694Z] #51 63.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-14T11:43:53.694Z] #51 63.33 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-14T11:43:53.694Z] #51 63.82 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-14T11:43:53.694Z] #51 63.83 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-14T11:43:53.694Z] #51 63.85 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:43:53.694Z] #51 DONE 64.5s [2020-08-14T11:43:53.694Z] [2020-08-14T11:43:53.694Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:43:53.694Z] #32 44.14 Reading package lists... [2020-08-14T11:43:53.694Z] #32 54.87 Building dependency tree... [2020-08-14T11:43:53.694Z] #32 60.86 The following additional packages will be installed: [2020-08-14T11:43:53.694Z] #32 60.87 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-14T11:43:53.694Z] #32 60.92 Suggested packages: [2020-08-14T11:43:53.694Z] #32 60.93 cmake-doc ninja-build lrzip [2020-08-14T11:43:53.694Z] #32 60.93 Recommended packages: [2020-08-14T11:43:53.694Z] #32 60.93 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-14T11:43:53.694Z] #32 62.33 The following NEW packages will be installed: [2020-08-14T11:43:53.694Z] #32 62.38 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-14T11:43:53.694Z] #32 62.39 vim-common xxd [2020-08-14T11:43:53.694Z] #32 62.93 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:43:53.694Z] #32 62.93 Need to get 14.9 MB of archives. [2020-08-14T11:43:53.694Z] #32 62.93 After this operation, 61.8 MB of additional disk space will be used. [2020-08-14T11:43:53.694Z] #32 62.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-14T11:43:53.694Z] #32 62.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-14T11:43:53.694Z] #32 63.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-14T11:43:53.694Z] #32 63.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-14T11:43:53.706Z] #11 109.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-08-14T11:43:53.706Z] #11 109.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-08-14T11:43:53.706Z] #11 109.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-14T11:43:53.706Z] #11 109.5 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-08-14T11:43:53.706Z] #11 109.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-08-14T11:43:53.706Z] #11 109.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-14T11:43:53.706Z] #11 109.7 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-08-14T11:43:53.706Z] #11 109.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-08-14T11:43:53.954Z] #32 ... [2020-08-14T11:43:53.954Z] [2020-08-14T11:43:53.954Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:43:53.954Z] #30 63.94 sort [2020-08-14T11:43:53.954Z] #30 63.95 errors [2020-08-14T11:43:53.954Z] #30 64.54 strconv [2020-08-14T11:43:54.006Z] #11 109.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-14T11:43:54.304Z] #11 110.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-08-14T11:43:54.304Z] #11 110.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-08-14T11:43:54.304Z] #11 110.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-08-14T11:43:54.304Z] #11 110.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-14T11:43:54.304Z] #11 110.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-08-14T11:43:54.304Z] #11 110.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-08-14T11:43:54.304Z] #11 110.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:43:54.304Z] #11 110.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-14T11:43:54.304Z] #11 110.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-08-14T11:43:54.304Z] #11 110.3 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-08-14T11:43:54.304Z] #11 110.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-14T11:43:54.304Z] #11 110.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-14T11:43:54.304Z] #11 110.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-08-14T11:43:54.304Z] #11 110.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-14T11:43:54.304Z] #11 110.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-08-14T11:43:54.526Z] #30 ... [2020-08-14T11:43:54.526Z] [2020-08-14T11:43:54.526Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:43:54.526Z] #23 44.33 Reading package lists... [2020-08-14T11:43:54.526Z] #23 55.98 Building dependency tree... [2020-08-14T11:43:54.526Z] #23 61.90 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-14T11:43:54.526Z] #23 61.90 The following additional packages will be installed: [2020-08-14T11:43:54.526Z] #23 61.95 libjq1 libonig5 [2020-08-14T11:43:54.526Z] #23 62.64 The following NEW packages will be installed: [2020-08-14T11:43:54.526Z] #23 62.66 jq libjq1 libonig5 [2020-08-14T11:43:54.526Z] #23 63.38 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:43:54.526Z] #23 63.38 Need to get 355 kB of archives. [2020-08-14T11:43:54.526Z] #23 63.38 After this operation, 1072 kB of additional disk space will be used. [2020-08-14T11:43:54.526Z] #23 63.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-14T11:43:54.526Z] #23 63.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-14T11:43:54.526Z] #23 63.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-14T11:43:54.526Z] #23 65.32 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:43:54.602Z] #11 110.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-14T11:43:54.602Z] #11 110.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-08-14T11:43:54.602Z] #11 110.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:43:54.602Z] #11 110.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-14T11:43:54.602Z] #11 110.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-14T11:43:54.602Z] #11 110.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:43:54.602Z] #11 110.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-14T11:43:54.602Z] #11 110.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-14T11:43:54.602Z] #11 110.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-14T11:43:54.602Z] #11 110.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-08-14T11:43:54.602Z] #11 110.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-14T11:43:54.602Z] #11 110.4 Setting up dmsetup (2:1.02.155-3) ... [2020-08-14T11:43:54.602Z] #11 110.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-08-14T11:43:54.602Z] #11 110.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-08-14T11:43:54.602Z] #11 110.5 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:43:54.788Z] #23 ... [2020-08-14T11:43:54.788Z] [2020-08-14T11:43:54.788Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:43:54.788Z] #32 64.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-14T11:43:54.788Z] #32 65.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-14T11:43:54.788Z] #32 65.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-14T11:43:54.788Z] #32 65.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-14T11:43:54.788Z] #32 65.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-14T11:43:54.788Z] #32 65.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-14T11:43:54.906Z] #11 DONE 110.7s [2020-08-14T11:43:54.906Z] [2020-08-14T11:43:54.906Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:43:54.906Z] #40 41.30 CC images/opts.o [2020-08-14T11:43:54.906Z] #40 41.52 CC images/seccomp.o [2020-08-14T11:43:54.906Z] #40 41.88 CC images/binfmt-misc.o [2020-08-14T11:43:54.906Z] #40 42.07 CC images/time.o [2020-08-14T11:43:54.906Z] #40 42.27 CC images/sysctl.o [2020-08-14T11:43:54.906Z] #40 42.49 CC images/autofs.o [2020-08-14T11:43:54.906Z] #40 42.68 CC images/macvlan.o [2020-08-14T11:43:54.906Z] #40 42.94 CC images/sit.o [2020-08-14T11:43:54.906Z] #40 43.26 CC images/memfd.o [2020-08-14T11:43:55.210Z] #40 43.75 CC images/timens.o [2020-08-14T11:43:55.210Z] #40 ... [2020-08-14T11:43:55.210Z] [2020-08-14T11:43:55.210Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-14T11:43:55.210Z] #12 DONE 0.6s [2020-08-14T11:43:55.363Z] #32 ... [2020-08-14T11:43:55.363Z] [2020-08-14T11:43:55.363Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:43:55.363Z] #43 DONE 66.2s [2020-08-14T11:43:55.363Z] [2020-08-14T11:43:55.363Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:43:55.363Z] #23 65.70 Fetched 355 kB in 0s (864 kB/s) [2020-08-14T11:43:55.363Z] #23 66.17 Selecting previously unselected package libonig5:amd64. [2020-08-14T11:43:55.363Z] #23 66.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-14T11:43:55.363Z] #23 66.28 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-14T11:43:55.509Z] [2020-08-14T11:43:55.509Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:43:55.509Z] #50 0.465 + RM_GOPATH=0 [2020-08-14T11:43:55.509Z] #50 0.466 + TMP_GOPATH= [2020-08-14T11:43:55.509Z] #50 0.466 + : /build [2020-08-14T11:43:55.509Z] #50 0.466 + '[' -z '' ']' [2020-08-14T11:43:55.509Z] #50 0.467 ++ mktemp -d [2020-08-14T11:43:55.509Z] #50 0.470 + export GOPATH=/tmp/tmp.0XBfoanQXG [2020-08-14T11:43:55.509Z] #50 0.471 + GOPATH=/tmp/tmp.0XBfoanQXG [2020-08-14T11:43:55.509Z] #50 0.471 + RM_GOPATH=1 [2020-08-14T11:43:55.509Z] #50 0.471 + case "$(go env GOARCH)" in [2020-08-14T11:43:55.509Z] #50 0.472 ++ go env GOARCH [2020-08-14T11:43:55.509Z] #50 0.487 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:43:55.509Z] #50 0.487 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:43:55.509Z] #50 0.496 ++ dirname /tmp/install/install.sh [2020-08-14T11:43:55.509Z] #50 0.501 + dir=/tmp/install [2020-08-14T11:43:55.509Z] #50 0.509 + bin=runc [2020-08-14T11:43:55.509Z] #50 0.509 + shift [2020-08-14T11:43:55.509Z] #50 0.509 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-14T11:43:55.509Z] #50 0.510 + . /tmp/install/runc.installer [2020-08-14T11:43:55.509Z] #50 0.511 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-14T11:43:55.509Z] #50 0.512 + install_runc [2020-08-14T11:43:55.509Z] #50 0.513 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-14T11:43:55.509Z] #50 0.515 + uname -r [2020-08-14T11:43:55.509Z] #50 0.518 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-14T11:43:55.509Z] #50 0.519 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-14T11:43:55.509Z] #50 0.519 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0XBfoanQXG/src/github.com/opencontainers/runc [2020-08-14T11:43:55.509Z] #50 0.519 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-14T11:43:55.509Z] #50 0.521 Cloning into '/tmp/tmp.0XBfoanQXG/src/github.com/opencontainers/runc'... [2020-08-14T11:43:55.623Z] #23 66.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-14T11:43:55.808Z] #50 ... [2020-08-14T11:43:55.808Z] [2020-08-14T11:43:55.808Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-14T11:43:55.808Z] #13 DONE 0.4s [2020-08-14T11:43:55.808Z] [2020-08-14T11:43:55.808Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:43:55.808Z] #40 44.04 LINK images/built-in.o [2020-08-14T11:43:55.808Z] #40 44.28 GEN compel/include/asm [2020-08-14T11:43:55.808Z] #40 44.32 GEN compel/include/version.h [2020-08-14T11:43:55.808Z] #40 44.33 touch .config [2020-08-14T11:43:55.808Z] #40 44.36 GEN include/common/config.h [2020-08-14T11:43:55.808Z] #40 44.50 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-14T11:43:55.883Z] #23 66.65 Selecting previously unselected package libjq1:amd64. [2020-08-14T11:43:55.883Z] #23 66.65 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-14T11:43:55.883Z] #23 66.65 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-14T11:43:56.109Z] #40 44.53 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-14T11:43:56.109Z] #40 44.54 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-08-14T11:43:56.109Z] #40 44.56 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-08-14T11:43:56.109Z] #40 44.62 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-08-14T11:43:56.109Z] #40 44.64 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-08-14T11:43:56.109Z] #40 ... [2020-08-14T11:43:56.109Z] [2020-08-14T11:43:56.109Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-14T11:43:56.109Z] #14 0.330 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-14T11:43:56.109Z] #14 DONE 0.4s [2020-08-14T11:43:56.109Z] [2020-08-14T11:43:56.109Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:43:56.109Z] #40 44.75 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-08-14T11:43:56.109Z] #40 44.83 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-14T11:43:56.406Z] #23 67.00 Selecting previously unselected package jq. [2020-08-14T11:43:56.406Z] #23 67.01 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-14T11:43:56.406Z] #23 67.05 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-14T11:43:56.406Z] #23 ... [2020-08-14T11:43:56.406Z] [2020-08-14T11:43:56.406Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:43:56.406Z] #38 45.82 Reading package lists... [2020-08-14T11:43:56.406Z] #38 57.67 Building dependency tree... [2020-08-14T11:43:56.406Z] #38 63.57 The following additional packages will be installed: [2020-08-14T11:43:56.406Z] #38 63.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-14T11:43:56.406Z] #38 63.58 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-14T11:43:56.406Z] #38 63.58 Suggested packages: [2020-08-14T11:43:56.406Z] #38 63.58 manpages-dev python-setuptools [2020-08-14T11:43:56.406Z] #38 65.85 The following NEW packages will be installed: [2020-08-14T11:43:56.406Z] #38 65.89 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-14T11:43:56.406Z] #38 65.89 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-14T11:43:56.406Z] #38 65.89 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-14T11:43:56.406Z] #38 65.89 python-six zlib1g-dev [2020-08-14T11:43:56.406Z] #38 66.52 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:43:56.406Z] #38 66.52 Need to get 4095 kB of archives. [2020-08-14T11:43:56.406Z] #38 66.52 After this operation, 22.5 MB of additional disk space will be used. [2020-08-14T11:43:56.406Z] #38 66.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-14T11:43:56.406Z] #38 66.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-14T11:43:56.406Z] #38 66.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-14T11:43:56.406Z] #38 66.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-14T11:43:56.406Z] #38 66.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-14T11:43:56.406Z] #38 66.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-14T11:43:56.406Z] #38 66.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-08-14T11:43:56.406Z] #38 66.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-14T11:43:56.406Z] #38 66.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-14T11:43:56.406Z] #38 66.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-14T11:43:56.406Z] #38 66.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-14T11:43:56.406Z] #38 66.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-14T11:43:56.406Z] #38 67.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-08-14T11:43:56.406Z] #38 67.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-14T11:43:56.406Z] #38 67.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-14T11:43:56.406Z] #38 67.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-14T11:43:56.406Z] #38 67.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-14T11:43:56.406Z] #38 ... [2020-08-14T11:43:56.406Z] [2020-08-14T11:43:56.406Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:43:56.406Z] #41 66.87 github.com/LK4D4/vndr/godl/singleflight [2020-08-14T11:43:56.406Z] #41 67.10 io [2020-08-14T11:43:56.408Z] #40 44.84 DEP compel/plugins/std/infect.d [2020-08-14T11:43:56.408Z] #40 44.99 DEP compel/plugins/std/string.d [2020-08-14T11:43:56.408Z] #40 45.08 DEP compel/plugins/std/log.d [2020-08-14T11:43:56.666Z] #41 67.41 strconv [2020-08-14T11:43:56.714Z] #40 ... [2020-08-14T11:43:56.714Z] [2020-08-14T11:43:56.714Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-14T11:43:56.714Z] #15 DONE 0.3s [2020-08-14T11:43:56.714Z] [2020-08-14T11:43:56.714Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:43:56.714Z] #40 45.20 DEP compel/plugins/std/fds.d [2020-08-14T11:43:56.714Z] #40 45.34 DEP compel/plugins/std/std.d [2020-08-14T11:43:56.714Z] #40 45.42 DEP compel/plugins/shmem/shmem.d [2020-08-14T11:43:57.014Z] #40 ... [2020-08-14T11:43:57.014Z] [2020-08-14T11:43:57.014Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-14T11:43:57.014Z] #16 DONE 0.3s [2020-08-14T11:43:57.014Z] [2020-08-14T11:43:57.014Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:43:57.014Z] #40 45.63 DEP compel/plugins/fds/fds.d [2020-08-14T11:43:57.313Z] #40 ... [2020-08-14T11:43:57.313Z] [2020-08-14T11:43:57.313Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-08-14T11:43:57.313Z] #17 DONE 0.3s [2020-08-14T11:43:57.313Z] [2020-08-14T11:43:57.313Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:43:57.313Z] #40 45.74 CC compel/plugins/std/std.o [2020-08-14T11:43:57.613Z] #40 46.03 CC compel/plugins/std/fds.o [2020-08-14T11:43:57.912Z] #40 46.42 CC compel/plugins/std/log.o [2020-08-14T11:43:58.052Z] #41 ... [2020-08-14T11:43:58.052Z] [2020-08-14T11:43:58.053Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-14T11:43:58.053Z] #23 67.47 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-14T11:43:58.053Z] #23 67.56 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-14T11:43:58.053Z] #23 67.59 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-14T11:43:58.053Z] #23 67.63 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:43:58.053Z] #23 DONE 68.8s [2020-08-14T11:43:58.313Z] [2020-08-14T11:43:58.313Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-14T11:43:58.313Z] #24 DONE 0.1s [2020-08-14T11:43:58.313Z] [2020-08-14T11:43:58.313Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:43:59.000Z] #40 47.68 CC compel/plugins/std/string.o [2020-08-14T11:43:59.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-14T11:44:00.089Z] #40 48.37 CC compel/plugins/std/infect.o [2020-08-14T11:44:00.389Z] #40 48.88 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-08-14T11:44:00.389Z] #40 48.94 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-08-14T11:44:00.389Z] #40 49.06 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-08-14T11:44:00.389Z] #40 ... [2020-08-14T11:44:00.389Z] [2020-08-14T11:44:00.389Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:44:00.389Z] #42 106.3 text/template [2020-08-14T11:44:00.389Z] #42 106.3 go/parser [2020-08-14T11:44:00.389Z] #42 109.6 encoding/xml [2020-08-14T11:44:00.389Z] #42 114.8 math/big [2020-08-14T11:44:00.685Z] #42 ... [2020-08-14T11:44:00.685Z] [2020-08-14T11:44:00.685Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:44:00.685Z] #40 49.16 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-08-14T11:44:00.685Z] #40 49.27 AR compel/plugins/std.lib.a [2020-08-14T11:44:00.994Z] #40 49.37 CC compel/plugins/fds/fds.o [2020-08-14T11:44:01.306Z] #40 49.68 AR compel/plugins/fds.lib.a [2020-08-14T11:44:01.306Z] #40 49.76 HOSTDEP compel/src/lib/log-host.d [2020-08-14T11:44:01.306Z] #40 49.90 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-14T11:44:01.604Z] #40 50.02 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-08-14T11:44:01.604Z] #40 50.12 HOSTDEP compel/src/main-host.d [2020-08-14T11:44:01.901Z] #40 50.26 DEP compel/src/lib/ptrace.d [2020-08-14T11:44:01.901Z] #40 50.39 DEP compel/src/lib/infect.d [2020-08-14T11:44:02.198Z] #40 50.58 DEP compel/src/lib/infect-util.d [2020-08-14T11:44:02.198Z] #40 50.70 DEP compel/src/lib/infect-rpc.d [2020-08-14T11:44:02.198Z] #40 50.84 DEP compel/arch/ppc64/src/lib/infect.d [2020-08-14T11:44:02.520Z] #40 50.93 DEP compel/arch/ppc64/src/lib/cpu.d [2020-08-14T11:44:02.520Z] #40 51.01 DEP compel/src/lib/log.d [2020-08-14T11:44:02.520Z] #40 51.13 DEP compel/src/main.d [2020-08-14T11:44:02.584Z] #25 3.785 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-14T11:44:02.584Z] #25 4.440 #=#=# [2020-08-14T11:44:02.827Z] #40 51.23 DEP compel/src/lib/handle-elf.d [2020-08-14T11:44:02.827Z] #40 51.35 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-08-14T11:44:02.827Z] #40 51.51 CC compel/src/lib/log.o [2020-08-14T11:44:03.142Z] #40 51.76 CC compel/arch/ppc64/src/lib/cpu.o [2020-08-14T11:44:03.454Z] #40 52.10 CC compel/arch/ppc64/src/lib/infect.o [2020-08-14T11:44:03.651Z] #25 4.776 #=#=# 0.5% ## 3.5% #### 6.5% ###### 9.4% ######### 12.7% ########### 15.8% [2020-08-14T11:44:03.651Z] #25 ... [2020-08-14T11:44:03.651Z] [2020-08-14T11:44:03.651Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-14T11:44:03.651Z] #28 70.43 Checking out files: 78% (1195/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-08-14T11:44:03.651Z] #28 71.76 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-14T11:44:03.651Z] #28 72.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-14T11:44:03.651Z] #28 ... [2020-08-14T11:44:03.651Z] [2020-08-14T11:44:03.651Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:44:03.651Z] #52 2.185 + RM_GOPATH=0 [2020-08-14T11:44:03.651Z] #52 2.185 + TMP_GOPATH= [2020-08-14T11:44:03.651Z] #52 2.185 + : /build [2020-08-14T11:44:03.651Z] #52 2.185 + '[' -z '' ']' [2020-08-14T11:44:03.651Z] #52 2.185 ++ mktemp -d [2020-08-14T11:44:03.651Z] #52 2.185 + export GOPATH=/tmp/tmp.blG1Z2tNGS [2020-08-14T11:44:03.651Z] #52 2.185 + GOPATH=/tmp/tmp.blG1Z2tNGS [2020-08-14T11:44:03.651Z] #52 2.185 + RM_GOPATH=1 [2020-08-14T11:44:03.651Z] #52 2.185 + case "$(go env GOARCH)" in [2020-08-14T11:44:03.651Z] #52 2.185 ++ go env GOARCH [2020-08-14T11:44:03.651Z] #52 2.254 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:44:03.651Z] #52 2.254 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:44:03.651Z] #52 2.260 ++ dirname /tmp/install/install.sh [2020-08-14T11:44:03.651Z] #52 2.269 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-14T11:44:03.651Z] #52 2.272 + dir=/tmp/install [2020-08-14T11:44:03.651Z] #52 2.272 + bin=containerd [2020-08-14T11:44:03.651Z] #52 2.272 + shift [2020-08-14T11:44:03.651Z] #52 2.272 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-14T11:44:03.651Z] #52 2.272 + . /tmp/install/containerd.installer [2020-08-14T11:44:03.651Z] #52 2.272 ++ set -e [2020-08-14T11:44:03.651Z] #52 2.272 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-14T11:44:03.651Z] #52 2.272 + install_containerd [2020-08-14T11:44:03.651Z] #52 2.272 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-14T11:44:03.651Z] #52 2.272 + git clone https://github.com/containerd/containerd.git /tmp/tmp.blG1Z2tNGS/src/github.com/containerd/containerd [2020-08-14T11:44:03.651Z] #52 2.272 Cloning into '/tmp/tmp.blG1Z2tNGS/src/github.com/containerd/containerd'... [2020-08-14T11:44:03.910Z] #52 ... [2020-08-14T11:44:03.910Z] [2020-08-14T11:44:03.910Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:44:04.510Z] #40 52.82 CC compel/src/lib/infect-rpc.o [2020-08-14T11:44:04.810Z] #40 53.28 CC compel/src/lib/infect-util.o [2020-08-14T11:44:05.107Z] #40 53.59 CC compel/src/lib/infect.o [2020-08-14T11:44:05.211Z] #25 4.776 #=#=# 0.5% ## 3.5% #### 6.5% ###### 9.4% ######### 12.7% ########### 15.8% ############# 18.1% ############## 19.9% ############### 22.1% ################### 26.6% ##################### 30.1% ############################## 41.7% #################################### 50.4% ######################################### 57.7% ############################################### 66.3% ###################################################### 75.8% ############################################################ 83.7% ################################################################## 92.9% ######################################################################## 100.0% [2020-08-14T11:44:05.471Z] #25 ... [2020-08-14T11:44:05.471Z] [2020-08-14T11:44:05.471Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:44:05.471Z] #30 66.29 io [2020-08-14T11:44:05.471Z] #30 68.36 internal/oserror [2020-08-14T11:44:05.471Z] #30 68.72 syscall [2020-08-14T11:44:05.471Z] #30 71.82 reflect [2020-08-14T11:44:05.730Z] #30 ... [2020-08-14T11:44:05.730Z] [2020-08-14T11:44:05.730Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:44:05.730Z] #38 68.79 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:44:05.730Z] #38 69.15 Fetched 4095 kB in 1s (4475 kB/s) [2020-08-14T11:44:05.730Z] #38 69.32 Selecting previously unselected package libcap-dev:amd64. [2020-08-14T11:44:05.730Z] #38 69.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-14T11:44:05.730Z] #38 69.45 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-14T11:44:05.730Z] #38 69.47 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-14T11:44:05.730Z] #38 69.85 Selecting previously unselected package libnet1:amd64. [2020-08-14T11:44:05.730Z] #38 69.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-14T11:44:05.730Z] #38 69.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-14T11:44:05.730Z] #38 70.13 Selecting previously unselected package libnet1-dev. [2020-08-14T11:44:05.730Z] #38 70.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-14T11:44:05.730Z] #38 70.15 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-14T11:44:05.730Z] #38 70.44 Selecting previously unselected package libnl-3-200:amd64. [2020-08-14T11:44:05.730Z] #38 70.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-14T11:44:05.730Z] #38 70.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-14T11:44:05.730Z] #38 70.69 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-14T11:44:05.730Z] #38 70.70 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-14T11:44:05.730Z] #38 70.73 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-14T11:44:05.730Z] #38 71.21 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-14T11:44:05.730Z] #38 71.22 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-14T11:44:05.730Z] #38 71.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-14T11:44:05.730Z] #38 71.46 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-14T11:44:05.730Z] #38 71.47 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-14T11:44:05.730Z] #38 71.47 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-14T11:44:05.730Z] #38 71.79 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-14T11:44:05.730Z] #38 71.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-14T11:44:05.730Z] #38 71.90 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-14T11:44:05.730Z] #38 72.74 Selecting previously unselected package libprotobuf17:amd64. [2020-08-14T11:44:05.730Z] #38 72.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-14T11:44:05.730Z] #38 72.86 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-14T11:44:05.730Z] #38 74.64 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-14T11:44:05.730Z] #38 74.65 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-14T11:44:05.730Z] #38 74.68 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-14T11:44:05.730Z] #38 75.30 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-14T11:44:05.730Z] #38 75.30 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-14T11:44:05.730Z] #38 75.32 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-14T11:44:05.990Z] #38 ... [2020-08-14T11:44:05.990Z] [2020-08-14T11:44:05.990Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:44:05.990Z] #25 7.797 [2020-08-14T11:44:06.510Z] #25 8.121 #=#=# ##################### 29.8% ######################################################################## 100.0% [2020-08-14T11:44:06.771Z] #25 ... [2020-08-14T11:44:06.771Z] [2020-08-14T11:44:06.771Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:44:06.771Z] #32 67.50 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:44:06.771Z] #32 67.78 Fetched 14.9 MB in 3s (4882 kB/s) [2020-08-14T11:44:06.771Z] #32 67.91 Selecting previously unselected package xxd. [2020-08-14T11:44:06.771Z] #32 67.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-14T11:44:06.771Z] #32 68.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-14T11:44:06.771Z] #32 68.11 Unpacking xxd (2:8.1.0875-5) ... [2020-08-14T11:44:06.771Z] #32 68.86 Selecting previously unselected package vim-common. [2020-08-14T11:44:06.771Z] #32 68.86 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-14T11:44:06.771Z] #32 69.06 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-14T11:44:06.771Z] #32 69.79 Selecting previously unselected package cmake-data. [2020-08-14T11:44:06.771Z] #32 69.79 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-14T11:44:06.771Z] #32 69.80 Unpacking cmake-data (3.13.4-1) ... [2020-08-14T11:44:06.771Z] #32 74.49 Selecting previously unselected package libicu63:amd64. [2020-08-14T11:44:06.771Z] #32 74.49 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-14T11:44:06.771Z] #32 74.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-14T11:44:06.771Z] #32 ... [2020-08-14T11:44:06.771Z] [2020-08-14T11:44:06.771Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:44:06.771Z] #25 8.709 [2020-08-14T11:44:07.289Z] #40 ... [2020-08-14T11:44:07.289Z] [2020-08-14T11:44:07.289Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:44:07.289Z] #18 0.575 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:44:07.289Z] #18 0.823 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:44:07.289Z] #18 0.939 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:44:07.289Z] #18 1.593 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-08-14T11:44:07.289Z] #18 3.087 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [209 kB] [2020-08-14T11:44:07.289Z] #18 4.444 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-08-14T11:44:07.289Z] #18 ... [2020-08-14T11:44:07.289Z] [2020-08-14T11:44:07.289Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:44:07.289Z] #50 9.718 + cd /tmp/tmp.0XBfoanQXG/src/github.com/opencontainers/runc [2020-08-14T11:44:07.289Z] #50 9.719 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-14T11:44:07.289Z] #50 10.10 + '[' -z '' ']' [2020-08-14T11:44:07.289Z] #50 10.10 + target=static [2020-08-14T11:44:07.289Z] #50 10.10 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-14T11:44:07.289Z] #50 10.52 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-14T11:44:07.300Z] #25 8.888 0.2% ######################## 33.4% ################################################ 67.2% ######################################################################## 100.0% [2020-08-14T11:44:07.876Z] #25 9.628 [2020-08-14T11:44:08.142Z] #25 9.826 0.0% ## 3.7% [2020-08-14T11:44:08.142Z] #25 ... [2020-08-14T11:44:08.142Z] [2020-08-14T11:44:08.142Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:44:08.142Z] #10 68.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-08-14T11:44:08.142Z] #10 73.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-14T11:44:08.142Z] #10 73.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-14T11:44:08.142Z] #10 73.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-14T11:44:08.142Z] #10 73.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-14T11:44:08.142Z] #10 73.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-08-14T11:44:08.142Z] #10 73.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-14T11:44:08.142Z] #10 73.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-14T11:44:08.142Z] #10 73.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-14T11:44:08.142Z] #10 73.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-14T11:44:08.142Z] #10 73.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-14T11:44:08.142Z] #10 73.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-14T11:44:08.142Z] #10 73.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-14T11:44:08.142Z] #10 73.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-14T11:44:08.142Z] #10 73.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-14T11:44:08.142Z] #10 73.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-14T11:44:08.142Z] #10 75.46 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:44:08.142Z] #10 75.83 Fetched 77.7 MB in 12s (6405 kB/s) [2020-08-14T11:44:08.142Z] #10 76.27 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-14T11:44:08.142Z] #10 76.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-14T11:44:08.142Z] #10 76.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-14T11:44:08.142Z] #10 76.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-14T11:44:08.142Z] #10 ... [2020-08-14T11:44:08.142Z] [2020-08-14T11:44:08.142Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:44:08.142Z] #41 69.06 bytes [2020-08-14T11:44:08.142Z] #41 72.36 bufio [2020-08-14T11:44:08.142Z] #41 74.19 reflect [2020-08-14T11:44:08.142Z] #41 75.38 syscall [2020-08-14T11:44:08.402Z] #41 ... [2020-08-14T11:44:08.402Z] [2020-08-14T11:44:08.402Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:44:08.838Z] #50 ... [2020-08-14T11:44:08.838Z] [2020-08-14T11:44:08.838Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:44:08.838Z] #48 116.9 golang.org/x/crypto/ssh/terminal [2020-08-14T11:44:08.838Z] #48 119.2 mvdan.cc/sh/v3/cmd/shfmt [2020-08-14T11:44:08.838Z] #48 DONE 124.7s [2020-08-14T11:44:09.137Z] [2020-08-14T11:44:09.137Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:44:09.137Z] #40 57.09 CC compel/src/lib/ptrace.o [2020-08-14T11:44:09.137Z] #40 57.66 AR compel/libcompel.a [2020-08-14T11:44:09.137Z] #40 57.78 HOSTCC compel/src/main-host.o [2020-08-14T11:44:09.797Z] #40 58.24 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-08-14T11:44:09.982Z] #25 9.826 0.0% ## 3.7% #### 6.1% ######### 13.2% ############# 18.6% ################# 24.1% ##################### 29.4% ######################## 33.9% ########################### 37.8% ############################# 40.9% ################################ 45.6% ################################### 49.7% ####################################### 54.4% ########################################### 60.0% ############################################## 64.1% ################################################ 66.8% #################################################### 73.2% ########################################################### 82.6% ################################################################## 91.8% ######################################################################## 100.0% [2020-08-14T11:44:10.096Z] #40 58.58 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-14T11:44:10.243Z] #25 12.22 [2020-08-14T11:44:10.397Z] #40 59.04 HOSTCC compel/src/lib/log-host.o [2020-08-14T11:44:10.698Z] #40 59.22 HOSTLINK compel/compel-host-bin [2020-08-14T11:44:10.698Z] #40 59.33 DEP soccr/soccr.d [2020-08-14T11:44:10.997Z] #40 59.52 CC soccr/soccr.o [2020-08-14T11:44:13.116Z] #40 61.62 AR soccr/libsoccr.a [2020-08-14T11:44:13.116Z] #40 61.66 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-14T11:44:13.763Z] #40 62.14 DEP criu/arch/ppc64/sigframe.d [2020-08-14T11:44:13.763Z] #40 62.40 DEP criu/arch/ppc64/crtools.d [2020-08-14T11:44:14.067Z] #40 62.59 DEP criu/arch/ppc64/cpu.d [2020-08-14T11:44:14.118Z] ..........................xx.................... [ 29%] [2020-08-14T11:44:14.371Z] #40 62.78 CC criu/arch/ppc64/cpu.o [2020-08-14T11:44:14.672Z] #40 63.41 CC criu/arch/ppc64/crtools.o [2020-08-14T11:44:15.196Z] #25 12.43 0.3% 0.6% # 1.6% ## 2.9% ### 4.6% ### 5.5% ##### 7.8% ###### 8.8% ####### 9.9% ####### 11.0% ######## 12.4% ######### 13.6% ########## 14.6% ########### 15.8% ############ 16.8% ############# 18.1% ############# 18.8% ############## 20.2% ############### 21.3% ################ 22.6% ################# 23.7% ################## 25.4% ################### 26.7% #################### 28.0% #################### 28.7% ##################### 29.8% ###################### 31.2% ####################### 32.4% ####################### 33.3% ######################### 34.7% ########################## 36.3% ########################### 38.1% ############################# 40.3% ############################## 42.4% ################################ 44.6% ################################# 47.0% ################################### 49.4% #################################### 51.1% ###################################### 52.9% ####################################### 54.8% ######################################## 56.7% [2020-08-14T11:44:15.196Z] #25 ... [2020-08-14T11:44:15.196Z] [2020-08-14T11:44:15.196Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:44:15.196Z] #47 75.96 syscall [2020-08-14T11:44:15.196Z] #47 76.02 reflect [2020-08-14T11:44:15.196Z] #47 85.12 time [2020-08-14T11:44:15.196Z] #47 ... [2020-08-14T11:44:15.196Z] [2020-08-14T11:44:15.196Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:44:16.228Z] #40 64.64 CC criu/arch/ppc64/sigframe.o [2020-08-14T11:44:16.528Z] #40 64.95 LINK criu/arch/ppc64/crtools.built-in.o [2020-08-14T11:44:16.528Z] #40 64.99 DEP criu/pie/util-vdso.d [2020-08-14T11:44:16.826Z] #40 65.24 DEP criu/pie/util.d [2020-08-14T11:44:16.826Z] #40 65.41 CC criu/pie/util.o [2020-08-14T11:44:17.126Z] #40 65.74 CC criu/pie/util-vdso.o [2020-08-14T11:44:17.288Z] #25 12.43 0.3% 0.6% # 1.6% ## 2.9% ### 4.6% ### 5.5% ##### 7.8% ###### 8.8% ####### 9.9% ####### 11.0% ######## 12.4% ######### 13.6% ########## 14.6% ########### 15.8% ############ 16.8% ############# 18.1% ############# 18.8% ############## 20.2% ############### 21.3% ################ 22.6% ################# 23.7% ################## 25.4% ################### 26.7% #################### 28.0% #################### 28.7% ##################### 29.8% ###################### 31.2% ####################### 32.4% ####################### 33.3% ######################### 34.7% ########################## 36.3% ########################### 38.1% ############################# 40.3% ############################## 42.4% ################################ 44.6% ################################# 47.0% ################################### 49.4% #################################### 51.1% ###################################### 52.9% ####################################### 54.8% ######################################## 56.7% ########################################### 60.0% ############################################ 62.1% ############################################# 63.6% ############################################## 64.7% ############################################### 66.3% ################################################# 68.2% ################################################## 69.7% ################################################### 71.7% ##################################################### 73.6% ##################################################### 74.8% ###################################################### 76.2% ####################################################### 77.4% ######################################################## 78.5% ######################################################### 80.1% ########################################################## 81.6% ############################################################ 83.6% ############################################################# 85.3% ############################################################## 86.5% ############################################################### 88.1% ################################################################ 90.0% ################################### [2020-08-14T11:44:17.288Z] #25 ... [2020-08-14T11:44:17.288Z] [2020-08-14T11:44:17.288Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:44:17.288Z] #38 78.22 Selecting previously unselected package libprotoc17:amd64. [2020-08-14T11:44:17.288Z] #38 78.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-14T11:44:17.288Z] #38 78.29 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-14T11:44:17.288Z] #38 79.54 Selecting previously unselected package protobuf-c-compiler. [2020-08-14T11:44:17.288Z] #38 79.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-14T11:44:17.288Z] #38 79.58 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-14T11:44:17.288Z] #38 79.79 Selecting previously unselected package protobuf-compiler. [2020-08-14T11:44:17.288Z] #38 79.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-14T11:44:17.288Z] #38 79.82 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-14T11:44:17.288Z] #38 80.05 Selecting previously unselected package python-pkg-resources. [2020-08-14T11:44:17.288Z] #38 80.06 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-14T11:44:17.288Z] #38 80.07 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-14T11:44:17.288Z] #38 80.87 Selecting previously unselected package python-six. [2020-08-14T11:44:17.288Z] #38 80.88 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-14T11:44:17.288Z] #38 81.08 Unpacking python-six (1.12.0-1) ... [2020-08-14T11:44:17.288Z] #38 81.48 Selecting previously unselected package python-protobuf. [2020-08-14T11:44:17.288Z] #38 81.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-14T11:44:17.288Z] #38 81.55 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-14T11:44:17.288Z] #38 82.42 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-14T11:44:17.288Z] #38 87.81 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-14T11:44:17.288Z] #38 87.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-14T11:44:17.288Z] #38 87.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-14T11:44:17.288Z] #38 87.89 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-14T11:44:17.288Z] #38 87.91 Setting up python-six (1.12.0-1) ... [2020-08-14T11:44:17.558Z] #38 ... [2020-08-14T11:44:17.558Z] [2020-08-14T11:44:17.558Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:44:17.774Z] #40 ... [2020-08-14T11:44:17.774Z] [2020-08-14T11:44:17.774Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:44:17.774Z] #42 123.5 go/doc [2020-08-14T11:44:17.774Z] #42 128.1 vendor/golang.org/x/text/unicode/norm [2020-08-14T11:44:17.774Z] #42 ... [2020-08-14T11:44:17.774Z] [2020-08-14T11:44:17.774Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:44:17.774Z] #18 11.29 Fetched 8149 kB in 11s (752 kB/s) [2020-08-14T11:44:17.774Z] #18 11.29 Reading package lists... [2020-08-14T11:44:17.774Z] #18 16.56 Reading package lists... [2020-08-14T11:44:18.074Z] #18 20.34 Building dependency tree... [2020-08-14T11:44:18.074Z] #18 ... [2020-08-14T11:44:18.074Z] [2020-08-14T11:44:18.074Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:44:18.074Z] #40 66.61 AR criu/pie/pie.lib.a [2020-08-14T11:44:18.074Z] #40 66.67 DEP criu/pie/restorer.d [2020-08-14T11:44:18.081Z] #25 12.43 0.3% 0.6% # 1.6% ## 2.9% ### 4.6% ### 5.5% ##### 7.8% ###### 8.8% ####### 9.9% ####### 11.0% ######## 12.4% ######### 13.6% ########## 14.6% ########### 15.8% ############ 16.8% ############# 18.1% ############# 18.8% ############## 20.2% ############### 21.3% ################ 22.6% ################# 23.7% ################## 25.4% ################### 26.7% #################### 28.0% #################### 28.7% ##################### 29.8% ###################### 31.2% ####################### 32.4% ####################### 33.3% ######################### 34.7% ########################## 36.3% ########################### 38.1% ############################# 40.3% ############################## 42.4% ################################ 44.6% ################################# 47.0% ################################### 49.4% #################################### 51.1% ###################################### 52.9% ####################################### 54.8% ######################################## 56.7% ########################################### 60.0% ############################################ 62.1% ############################################# 63.6% ############################################## 64.7% ############################################### 66.3% ################################################# 68.2% ################################################## 69.7% ################################################### 71.7% ##################################################### 73.6% ##################################################### 74.8% ###################################################### 76.2% ####################################################### 77.4% ######################################################## 78.5% ######################################################### 80.1% ########################################################## 81.6% ############################################################ 83.6% ############################################################# 85.3% ############################################################## 86.5% ############################################################### 88.1% ################################################################ 90.0% ################################################################# 91.5% ################################################################## 92.9% ################################################################### 93.6% #################################################################### 94.5% #################################################################### 95.6% ##################################################################### 96.7% ###################################################################### 98.2% ######################################################################## 100.0% [2020-08-14T11:44:18.374Z] #40 66.89 DEP criu/arch/ppc64/vdso-trampoline.d [2020-08-14T11:44:18.374Z] #40 66.91 DEP criu/arch/ppc64/restorer.d [2020-08-14T11:44:18.651Z] #25 20.40 [2020-08-14T11:44:18.674Z] #40 67.07 DEP criu/arch/ppc64/vdso-pie.d [2020-08-14T11:44:18.674Z] #40 67.16 DEP criu/pie/parasite-vdso.d [2020-08-14T11:44:18.674Z] #40 67.33 DEP criu/pie/parasite.d [2020-08-14T11:44:18.911Z] #25 ... [2020-08-14T11:44:18.911Z] [2020-08-14T11:44:18.911Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:44:18.911Z] #10 79.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-14T11:44:18.911Z] #10 79.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-14T11:44:18.911Z] #10 79.73 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-14T11:44:18.911Z] #10 83.59 Selecting previously unselected package binutils-mingw-w64. [2020-08-14T11:44:18.911Z] #10 83.60 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-14T11:44:18.911Z] #10 83.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-14T11:44:18.911Z] #10 83.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-14T11:44:18.911Z] #10 83.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-14T11:44:18.911Z] #10 83.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-14T11:44:18.911Z] #10 84.40 Selecting previously unselected package dmsetup. [2020-08-14T11:44:18.911Z] #10 84.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-14T11:44:18.911Z] #10 84.46 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-14T11:44:18.911Z] #10 84.78 Selecting previously unselected package mingw-w64-common. [2020-08-14T11:44:18.911Z] #10 84.80 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-14T11:44:18.911Z] #10 84.81 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-14T11:44:18.975Z] #40 67.60 CC criu/pie/parasite.o [2020-08-14T11:44:19.184Z] #10 ... [2020-08-14T11:44:19.184Z] [2020-08-14T11:44:19.184Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:44:19.184Z] #32 85.61 Selecting previously unselected package libxml2:amd64. [2020-08-14T11:44:19.184Z] #32 85.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-14T11:44:19.184Z] #32 85.74 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-14T11:44:19.184Z] #32 87.03 Selecting previously unselected package libarchive13:amd64. [2020-08-14T11:44:19.184Z] #32 87.03 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-14T11:44:19.184Z] #32 87.03 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-14T11:44:19.184Z] #32 87.74 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-14T11:44:19.184Z] #32 87.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-14T11:44:19.184Z] #32 87.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-14T11:44:19.184Z] #32 88.17 Selecting previously unselected package librhash0:amd64. [2020-08-14T11:44:19.184Z] #32 88.17 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-14T11:44:19.185Z] #32 88.18 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-14T11:44:19.185Z] #32 88.46 Selecting previously unselected package libuv1:amd64. [2020-08-14T11:44:19.185Z] #32 88.48 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-14T11:44:19.185Z] #32 88.52 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-14T11:44:19.185Z] #32 88.88 Selecting previously unselected package cmake. [2020-08-14T11:44:19.185Z] #32 88.88 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-14T11:44:19.185Z] #32 88.88 Unpacking cmake (3.13.4-1) ... [2020-08-14T11:44:19.444Z] #32 ... [2020-08-14T11:44:19.444Z] [2020-08-14T11:44:19.444Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:44:19.444Z] #30 80.26 time [2020-08-14T11:44:19.444Z] #30 85.74 internal/poll [2020-08-14T11:44:19.444Z] #30 89.41 internal/syscall/execenv [2020-08-14T11:44:19.444Z] #30 89.73 internal/syscall/unix [2020-08-14T11:44:19.444Z] #30 90.26 os [2020-08-14T11:44:19.704Z] #30 90.61 internal/fmtsort [2020-08-14T11:44:19.964Z] #30 ... [2020-08-14T11:44:19.964Z] [2020-08-14T11:44:19.964Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:44:19.964Z] #25 21.72 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-14T11:44:19.964Z] #25 21.95 [2020-08-14T11:44:20.224Z] #25 22.10 ######################################################################## 100.0% [2020-08-14T11:44:20.484Z] #25 22.20 [2020-08-14T11:44:21.093Z] #40 69.39 LINK criu/pie/parasite.built-in.o [2020-08-14T11:44:21.093Z] #40 69.41 GEN criu/pie/parasite-blob.h [2020-08-14T11:44:21.093Z] #40 69.52 CC criu/pie/parasite-vdso.o [2020-08-14T11:44:21.398Z] #40 70.08 CC criu/arch/ppc64/vdso-pie.o [2020-08-14T11:44:21.423Z] #25 23.11 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-14T11:44:21.683Z] #25 23.46 [2020-08-14T11:44:21.942Z] #25 23.70 0.6% ######################################################################## 100.0% [2020-08-14T11:44:21.942Z] #25 23.89 [2020-08-14T11:44:22.051Z] #40 ... [2020-08-14T11:44:22.051Z] [2020-08-14T11:44:22.051Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:44:22.051Z] #55 129.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-14T11:44:22.051Z] #55 129.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-14T11:44:22.051Z] #55 DONE 138.1s [2020-08-14T11:44:22.051Z] [2020-08-14T11:44:22.051Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:44:22.051Z] #40 70.67 CC criu/arch/ppc64/restorer.o [2020-08-14T11:44:22.352Z] #40 ... [2020-08-14T11:44:22.352Z] [2020-08-14T11:44:22.352Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-14T11:44:22.352Z] #56 DONE 0.1s [2020-08-14T11:44:22.352Z] [2020-08-14T11:44:22.352Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-14T11:44:22.352Z] #57 DONE 0.1s [2020-08-14T11:44:22.352Z] [2020-08-14T11:44:22.352Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:44:22.352Z] #18 20.34 Building dependency tree... [2020-08-14T11:44:22.352Z] #18 22.05 libcap2-bin is already the newest version (1:2.25-2). [2020-08-14T11:44:22.352Z] #18 22.05 The following additional packages will be installed: [2020-08-14T11:44:22.352Z] #18 22.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-14T11:44:22.352Z] #18 22.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-14T11:44:22.352Z] #18 22.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-14T11:44:22.352Z] #18 22.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-14T11:44:22.352Z] #18 22.05 python3.7 python3.7-minimal vim-runtime xxd [2020-08-14T11:44:22.352Z] #18 22.06 Suggested packages: [2020-08-14T11:44:22.352Z] #18 22.06 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-14T11:44:22.352Z] #18 22.06 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-14T11:44:22.352Z] #18 22.06 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-14T11:44:22.352Z] #18 22.06 Recommended packages: [2020-08-14T11:44:22.352Z] #18 22.06 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-14T11:44:22.352Z] #18 22.06 python3-keyrings.alt python3-xdg unzip [2020-08-14T11:44:22.352Z] #18 24.68 The following NEW packages will be installed: [2020-08-14T11:44:22.352Z] #18 24.69 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-14T11:44:22.352Z] #18 24.69 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-14T11:44:22.352Z] #18 24.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-14T11:44:22.352Z] #18 24.69 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-14T11:44:22.352Z] #18 24.69 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-14T11:44:22.352Z] #18 24.69 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-14T11:44:22.352Z] #18 24.69 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-14T11:44:22.352Z] #18 24.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-14T11:44:22.352Z] #18 24.70 xz-utils zip [2020-08-14T11:44:22.352Z] #18 24.82 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:44:22.352Z] #18 24.82 Need to get 29.2 MB of archives. [2020-08-14T11:44:22.352Z] #18 24.82 After this operation, 134 MB of additional disk space will be used. [2020-08-14T11:44:22.352Z] #18 24.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-08-14T11:44:22.352Z] #18 24.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-08-14T11:44:22.352Z] #18 24.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-08-14T11:44:22.352Z] #18 25.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-08-14T11:44:22.352Z] #18 25.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-08-14T11:44:22.352Z] #18 25.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-08-14T11:44:22.652Z] #18 25.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-08-14T11:44:22.652Z] #18 25.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-08-14T11:44:22.652Z] #18 25.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-08-14T11:44:22.652Z] #18 25.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-08-14T11:44:22.652Z] #18 25.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-08-14T11:44:22.652Z] #18 25.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-08-14T11:44:22.652Z] #18 25.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-08-14T11:44:22.652Z] #18 25.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-08-14T11:44:22.652Z] #18 25.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-08-14T11:44:22.652Z] #18 25.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-08-14T11:44:22.652Z] #18 25.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-08-14T11:44:22.652Z] #18 25.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-08-14T11:44:22.652Z] #18 25.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-08-14T11:44:22.652Z] #18 25.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-08-14T11:44:22.652Z] #18 25.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-08-14T11:44:22.652Z] #18 25.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-14T11:44:22.861Z] ok github.com/docker/docker/api/server/httputils 0.001s coverage: 14.7% of statements [2020-08-14T11:44:22.861Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-14T11:44:22.861Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.7% of statements [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/types [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-14T11:44:22.861Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-14T11:44:22.861Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-14T11:44:22.861Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-08-14T11:44:22.861Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/builder [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-14T11:44:22.861Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-14T11:44:22.882Z] #25 ... [2020-08-14T11:44:22.882Z] [2020-08-14T11:44:22.882Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:44:22.882Z] #41 83.43 time [2020-08-14T11:44:22.882Z] #41 90.99 os [2020-08-14T11:44:22.882Z] #41 92.20 strings [2020-08-14T11:44:22.882Z] #41 ... [2020-08-14T11:44:22.882Z] [2020-08-14T11:44:22.882Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-14T11:44:22.882Z] #32 92.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-14T11:44:22.882Z] #32 92.37 Setting up xxd (2:8.1.0875-5) ... [2020-08-14T11:44:22.882Z] #32 92.38 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-14T11:44:22.882Z] #32 92.40 Setting up vim-common (2:8.1.0875-5) ... [2020-08-14T11:44:22.882Z] #32 92.44 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-14T11:44:22.882Z] #32 92.45 Setting up cmake-data (3.13.4-1) ... [2020-08-14T11:44:22.882Z] #32 92.47 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-14T11:44:22.882Z] #32 92.49 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-14T11:44:22.882Z] #32 92.50 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-14T11:44:22.882Z] #32 92.51 Setting up cmake (3.13.4-1) ... [2020-08-14T11:44:22.882Z] #32 92.53 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:44:22.882Z] #32 92.65 Processing triggers for mime-support (3.62) ... [2020-08-14T11:44:22.955Z] #18 25.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-08-14T11:44:22.955Z] #18 25.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-08-14T11:44:22.955Z] #18 25.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-08-14T11:44:22.955Z] #18 25.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-08-14T11:44:22.955Z] #18 25.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-08-14T11:44:22.955Z] #18 25.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-08-14T11:44:22.955Z] #18 25.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-08-14T11:44:23.492Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-08-14T11:44:23.604Z] #18 26.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-08-14T11:44:23.604Z] #18 26.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-08-14T11:44:23.604Z] #18 26.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-08-14T11:44:23.604Z] #18 26.39 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-08-14T11:44:23.604Z] #18 26.40 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-08-14T11:44:23.604Z] #18 26.42 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-08-14T11:44:23.604Z] #18 26.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-14T11:44:23.604Z] #18 26.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-08-14T11:44:23.604Z] #18 26.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-08-14T11:44:23.903Z] #18 26.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-14T11:44:23.903Z] #18 26.61 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-08-14T11:44:23.903Z] #18 26.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-14T11:44:23.903Z] #18 26.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-08-14T11:44:23.903Z] #18 26.76 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-08-14T11:44:23.903Z] #18 26.79 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-08-14T11:44:23.903Z] #18 26.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-14T11:44:24.204Z] #18 27.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-08-14T11:44:24.504Z] #18 27.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-08-14T11:44:24.504Z] #18 27.27 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-08-14T11:44:25.163Z] #18 27.88 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:44:25.163Z] #18 27.97 Fetched 29.2 MB in 3s (11.6 MB/s) [2020-08-14T11:44:25.163Z] #18 28.06 Selecting previously unselected package pigz. [2020-08-14T11:44:25.163Z] #18 28.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-08-14T11:44:25.163Z] #18 28.09 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-08-14T11:44:25.163Z] #18 28.09 Unpacking pigz (2.4-1) ... [2020-08-14T11:44:25.462Z] #18 28.14 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-08-14T11:44:25.462Z] #18 28.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-14T11:44:25.462Z] #18 28.15 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-14T11:44:25.483Z] #32 DONE 96.3s [2020-08-14T11:44:25.483Z] [2020-08-14T11:44:25.483Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-14T11:44:25.483Z] #25 24.80 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-14T11:44:25.483Z] #25 24.89 skipping existing c35d46ef359f [2020-08-14T11:44:25.483Z] #25 25.00 [2020-08-14T11:44:25.483Z] #25 25.88 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-14T11:44:25.483Z] #25 26.18 [2020-08-14T11:44:25.483Z] #25 26.30 ######################################################################## 100.0% [2020-08-14T11:44:25.483Z] #25 26.38 [2020-08-14T11:44:25.483Z] #25 26.44 Download of images into '/build' complete. [2020-08-14T11:44:25.483Z] #25 26.44 Use something like the following to load the result into a Docker daemon: [2020-08-14T11:44:25.483Z] #25 26.44 tar -cC '/build' . | docker load [2020-08-14T11:44:25.483Z] #25 DONE 27.3s [2020-08-14T11:44:25.483Z] [2020-08-14T11:44:25.483Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:44:25.760Z] #18 28.59 Selecting previously unselected package python3.7-minimal. [2020-08-14T11:44:25.760Z] #18 28.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-14T11:44:25.760Z] #18 28.61 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-14T11:44:26.218Z] ok github.com/docker/docker/builder/remotecontext 0.324s coverage: 13.6% of statements [2020-08-14T11:44:26.218Z] ok github.com/docker/docker/builder/dockerfile 1.003s coverage: 48.1% of statements [2020-08-14T11:44:26.826Z] #18 29.45 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-08-14T11:44:26.826Z] #18 29.46 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-14T11:44:26.849Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-08-14T11:44:27.140Z] ok github.com/docker/docker/builder/remotecontext/git 1.025s coverage: 86.3% of statements [2020-08-14T11:44:27.140Z] ? github.com/docker/docker/cli [no test files] [2020-08-14T11:44:27.140Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-14T11:44:27.400Z] #33 1.423 + RM_GOPATH=0 [2020-08-14T11:44:27.400Z] #33 1.425 + TMP_GOPATH= [2020-08-14T11:44:27.400Z] #33 1.425 + : /build [2020-08-14T11:44:27.400Z] #33 1.426 + '[' -z '' ']' [2020-08-14T11:44:27.400Z] #33 1.428 ++ mktemp -d [2020-08-14T11:44:27.400Z] #33 1.434 + export GOPATH=/tmp/tmp.aVRhwd1pPX [2020-08-14T11:44:27.400Z] #33 1.436 + GOPATH=/tmp/tmp.aVRhwd1pPX [2020-08-14T11:44:27.400Z] #33 1.437 + RM_GOPATH=1 [2020-08-14T11:44:27.400Z] #33 1.437 + case "$(go env GOARCH)" in [2020-08-14T11:44:27.400Z] #33 1.439 ++ go env GOARCH [2020-08-14T11:44:27.400Z] #33 1.477 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:44:27.400Z] #33 1.478 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:44:27.400Z] #33 1.483 ++ dirname /tmp/install/install.sh [2020-08-14T11:44:27.400Z] #33 1.491 + dir=/tmp/install [2020-08-14T11:44:27.400Z] #33 1.495 + bin=tini [2020-08-14T11:44:27.400Z] #33 1.495 + shift [2020-08-14T11:44:27.400Z] #33 1.495 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-14T11:44:27.400Z] #33 1.498 + . /tmp/install/tini.installer [2020-08-14T11:44:27.400Z] #33 1.499 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-14T11:44:27.400Z] #33 1.499 + install_tini [2020-08-14T11:44:27.400Z] #33 1.501 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-14T11:44:27.400Z] #33 1.502 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-14T11:44:27.400Z] #33 1.502 + git clone https://github.com/krallin/tini.git /tmp/tmp.aVRhwd1pPX/tini [2020-08-14T11:44:27.400Z] #33 1.532 Cloning into '/tmp/tmp.aVRhwd1pPX/tini'... [2020-08-14T11:44:28.338Z] #33 2.733 + cd /tmp/tmp.aVRhwd1pPX/tini [2020-08-14T11:44:28.338Z] #33 2.733 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-14T11:44:28.338Z] #33 2.803 + cmake . [2020-08-14T11:44:28.929Z] #18 ... [2020-08-14T11:44:28.929Z] [2020-08-14T11:44:28.929Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:44:28.929Z] #42 134.6 github.com/LK4D4/vndr/build [2020-08-14T11:44:28.929Z] #42 142.3 mime [2020-08-14T11:44:28.929Z] #42 142.7 vendor/golang.org/x/crypto/cryptobyte [2020-08-14T11:44:28.929Z] #42 ... [2020-08-14T11:44:28.929Z] [2020-08-14T11:44:28.929Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:44:28.929Z] #40 71.32 CC criu/arch/ppc64/vdso-trampoline.o [2020-08-14T11:44:28.929Z] #40 71.37 CC criu/pie/restorer.o [2020-08-14T11:44:28.929Z] #40 75.07 LINK criu/pie/restorer.built-in.o [2020-08-14T11:44:28.929Z] #40 75.08 GEN criu/pie/restorer-blob.h [2020-08-14T11:44:28.929Z] #40 75.25 DEP criu/vdso.d [2020-08-14T11:44:28.929Z] #40 75.59 DEP criu/uts_ns.d [2020-08-14T11:44:28.929Z] #40 75.79 DEP criu/util.d [2020-08-14T11:44:28.929Z] #40 76.02 DEP criu/uffd.d [2020-08-14T11:44:28.929Z] #40 76.24 DEP criu/tun.d [2020-08-14T11:44:28.929Z] #40 76.41 DEP criu/tty.d [2020-08-14T11:44:28.929Z] #40 76.64 DEP criu/timerfd.d [2020-08-14T11:44:28.929Z] #40 76.88 DEP criu/timens.d [2020-08-14T11:44:28.929Z] #40 77.05 DEP criu/sysfs_parse.d [2020-08-14T11:44:28.929Z] #40 77.24 DEP criu/sysctl.d [2020-08-14T11:44:28.929Z] #40 77.44 DEP criu/string.d [2020-08-14T11:44:28.929Z] #40 77.52 DEP criu/stats.d [2020-08-14T11:44:28.929Z] #40 ... [2020-08-14T11:44:28.929Z] [2020-08-14T11:44:28.929Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:44:28.929Z] #18 31.81 Selecting previously unselected package python3-minimal. [2020-08-14T11:44:28.929Z] #18 31.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 ... 23610 files and directories currently installed.) [2020-08-14T11:44:29.228Z] #18 31.88 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-08-14T11:44:29.228Z] #18 31.89 Unpacking python3-minimal (3.7.3-1) ... [2020-08-14T11:44:29.228Z] #18 31.97 Selecting previously unselected package libmpdec2:ppc64el. [2020-08-14T11:44:29.228Z] #18 31.98 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-08-14T11:44:29.228Z] #18 31.98 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-08-14T11:44:29.228Z] #18 32.06 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-08-14T11:44:29.228Z] #18 32.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-14T11:44:29.228Z] #18 32.08 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-14T11:44:29.719Z] #33 3.837 -- The C compiler identification is GNU 8.3.0 [2020-08-14T11:44:29.719Z] #33 3.938 -- Check for working C compiler: /usr/bin/cc [2020-08-14T11:44:29.864Z] ok github.com/docker/docker/client 0.134s coverage: 75.4% of statements [2020-08-14T11:44:30.086Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-08-14T11:44:30.290Z] #33 4.829 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-14T11:44:30.290Z] #33 ... [2020-08-14T11:44:30.290Z] [2020-08-14T11:44:30.290Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:44:30.290Z] #30 91.10 strings [2020-08-14T11:44:30.290Z] #30 93.60 path [2020-08-14T11:44:30.290Z] #30 94.01 text/tabwriter [2020-08-14T11:44:30.290Z] #30 94.46 path/filepath [2020-08-14T11:44:30.290Z] #30 94.47 fmt [2020-08-14T11:44:30.290Z] #30 95.88 io/ioutil [2020-08-14T11:44:30.290Z] #30 99.07 flag [2020-08-14T11:44:30.290Z] #30 99.07 github.com/BurntSushi/toml [2020-08-14T11:44:30.300Z] #18 33.18 Selecting previously unselected package python3.7. [2020-08-14T11:44:30.550Z] #30 ... [2020-08-14T11:44:30.550Z] [2020-08-14T11:44:30.550Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:44:30.550Z] #33 4.834 -- Detecting C compiler ABI info [2020-08-14T11:44:30.598Z] #18 33.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-08-14T11:44:30.598Z] #18 33.20 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-14T11:44:30.598Z] #18 33.33 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-08-14T11:44:30.598Z] #18 33.33 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-08-14T11:44:30.598Z] #18 33.35 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-14T11:44:30.598Z] #18 33.46 Setting up python3-minimal (3.7.3-1) ... [2020-08-14T11:44:31.122Z] #33 5.594 -- Detecting C compiler ABI info - done [2020-08-14T11:44:31.123Z] #33 5.638 -- Detecting C compile features [2020-08-14T11:44:31.661Z] #18 34.59 Selecting previously unselected package python3. [2020-08-14T11:44:31.962Z] #18 34.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 ... 24022 files and directories currently installed.) [2020-08-14T11:44:31.962Z] #18 34.69 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-08-14T11:44:31.962Z] #18 34.70 Unpacking python3 (3.7.3-1) ... [2020-08-14T11:44:32.259Z] #18 34.87 Selecting previously unselected package libip4tc0:ppc64el. [2020-08-14T11:44:32.259Z] #18 34.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-08-14T11:44:32.259Z] #18 34.89 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-08-14T11:44:32.259Z] #18 35.04 Selecting previously unselected package libip6tc0:ppc64el. [2020-08-14T11:44:32.259Z] #18 35.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-08-14T11:44:32.259Z] #18 35.04 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-08-14T11:44:32.259Z] #18 35.18 Selecting previously unselected package libiptc0:ppc64el. [2020-08-14T11:44:32.259Z] #18 35.19 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-08-14T11:44:32.259Z] #18 35.20 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-08-14T11:44:32.259Z] #18 35.25 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-08-14T11:44:32.505Z] #33 ... [2020-08-14T11:44:32.505Z] [2020-08-14T11:44:32.505Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:44:32.505Z] #38 93.00 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-14T11:44:32.505Z] #38 93.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-14T11:44:32.505Z] #38 93.03 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-14T11:44:32.505Z] #38 93.04 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-14T11:44:32.505Z] #38 93.07 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-14T11:44:32.505Z] #38 93.70 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-14T11:44:32.505Z] #38 95.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-14T11:44:32.505Z] #38 95.62 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-14T11:44:32.505Z] #38 95.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-14T11:44:32.505Z] #38 95.86 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-14T11:44:32.505Z] #38 ... [2020-08-14T11:44:32.505Z] [2020-08-14T11:44:32.505Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:44:32.505Z] #47 92.99 encoding/binary [2020-08-14T11:44:32.505Z] #47 93.14 context [2020-08-14T11:44:32.505Z] #47 93.87 os [2020-08-14T11:44:32.505Z] #47 95.16 encoding/base64 [2020-08-14T11:44:32.505Z] #47 95.96 golang.org/x/sys/unix [2020-08-14T11:44:32.505Z] #47 97.45 fmt [2020-08-14T11:44:32.505Z] #47 ... [2020-08-14T11:44:32.505Z] [2020-08-14T11:44:32.505Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:44:32.505Z] #41 94.63 fmt [2020-08-14T11:44:32.505Z] #41 94.65 path/filepath [2020-08-14T11:44:32.505Z] #41 95.69 regexp/syntax [2020-08-14T11:44:32.505Z] #41 100.2 flag [2020-08-14T11:44:32.505Z] #41 102.6 go/token [2020-08-14T11:44:32.505Z] #41 102.6 regexp [2020-08-14T11:44:32.555Z] #18 35.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-08-14T11:44:32.556Z] #18 35.28 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-14T11:44:32.556Z] #18 35.33 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-08-14T11:44:32.556Z] #18 35.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-08-14T11:44:32.556Z] #18 35.35 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-14T11:44:32.556Z] #18 35.45 Selecting previously unselected package libnftnl11:ppc64el. [2020-08-14T11:44:32.556Z] #18 35.45 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-08-14T11:44:32.556Z] #18 35.47 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-08-14T11:44:32.839Z] #41 ... [2020-08-14T11:44:32.839Z] [2020-08-14T11:44:32.839Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-14T11:44:32.839Z] #38 103.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-14T11:44:32.839Z] #38 103.5 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:44:32.854Z] #18 35.59 Selecting previously unselected package iptables. [2020-08-14T11:44:32.854Z] #18 35.61 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-08-14T11:44:32.854Z] #18 35.62 Unpacking iptables (1.8.2-4) ... [2020-08-14T11:44:33.098Z] #38 DONE 104.0s [2020-08-14T11:44:33.098Z] [2020-08-14T11:44:33.098Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:44:33.098Z] #47 103.9 encoding/json [2020-08-14T11:44:33.503Z] #18 36.24 Selecting previously unselected package xxd. [2020-08-14T11:44:33.503Z] #18 36.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-14T11:44:33.503Z] #18 36.25 Unpacking xxd (2:8.1.0875-5) ... [2020-08-14T11:44:33.503Z] #18 36.38 Selecting previously unselected package vim-common. [2020-08-14T11:44:33.503Z] #18 36.39 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-14T11:44:33.503Z] #18 36.44 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-14T11:44:33.804Z] #18 36.63 Selecting previously unselected package bash-completion. [2020-08-14T11:44:33.804Z] #18 36.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-14T11:44:35.004Z] #47 ... [2020-08-14T11:44:35.004Z] [2020-08-14T11:44:35.004Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:44:35.004Z] #10 95.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-14T11:44:35.004Z] #10 95.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-14T11:44:35.004Z] #10 95.64 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-14T11:44:35.004Z] #10 103.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-14T11:44:35.004Z] #10 103.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-14T11:44:35.004Z] #10 103.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:44:35.004Z] #10 103.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-14T11:44:35.004Z] #10 103.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-14T11:44:35.004Z] #10 103.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:44:35.004Z] #10 ... [2020-08-14T11:44:35.004Z] [2020-08-14T11:44:35.004Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:44:35.004Z] #33 7.791 -- Detecting C compile features - done [2020-08-14T11:44:35.004Z] #33 7.834 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-14T11:44:35.004Z] #33 8.332 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-14T11:44:35.004Z] #33 8.487 -- Configuring done [2020-08-14T11:44:35.004Z] #33 8.552 -- Generating done [2020-08-14T11:44:35.004Z] #33 8.552 -- Build files have been written to: /tmp/tmp.aVRhwd1pPX/tini [2020-08-14T11:44:35.004Z] #33 8.573 + make tini-static [2020-08-14T11:44:35.004Z] #33 8.981 Scanning dependencies of target tini-static [2020-08-14T11:44:35.004Z] #33 9.059 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-14T11:44:35.943Z] #33 10.45 [100%] Linking C executable tini-static [2020-08-14T11:44:36.641Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-08-14T11:44:36.883Z] #33 11.08 [100%] Built target tini-static [2020-08-14T11:44:36.883Z] #33 11.20 + mkdir -p /build [2020-08-14T11:44:36.883Z] #33 11.21 + cp tini-static /build/docker-init [2020-08-14T11:44:37.142Z] #33 DONE 11.5s [2020-08-14T11:44:37.142Z] [2020-08-14T11:44:37.142Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:44:37.142Z] #39 2.075 Note: Building without setproctitle() and strlcpy() support. [2020-08-14T11:44:37.142Z] #39 2.075 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-14T11:44:37.142Z] #39 2.099 Note: Building without GnuTLS support [2020-08-14T11:44:37.142Z] #39 2.116 Makefile.config:39: Warn: you have no libnftables installed [2020-08-14T11:44:37.142Z] #39 2.116 Makefile.config:40: Warn: Building without nftables support [2020-08-14T11:44:37.402Z] #18 40.15 Unpacking bash-completion (1:2.8-6) ... [2020-08-14T11:44:37.402Z] #39 4.233 fatal: not a git repository (or any of the parent directories): .git [2020-08-14T11:44:37.662Z] #39 4.316 GEN .gitid [2020-08-14T11:44:37.662Z] #39 4.360 GEN criu/include/version.h [2020-08-14T11:44:37.662Z] #39 4.452 GEN include/common/asm [2020-08-14T11:44:38.050Z] #18 40.65 Selecting previously unselected package bzip2. [2020-08-14T11:44:38.051Z] #18 40.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-08-14T11:44:38.051Z] #18 40.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-14T11:44:38.051Z] #18 ... [2020-08-14T11:44:38.051Z] [2020-08-14T11:44:38.051Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:44:39.043Z] #39 ... [2020-08-14T11:44:39.044Z] [2020-08-14T11:44:39.044Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:44:39.044Z] #30 101.9 log [2020-08-14T11:44:39.044Z] #30 104.4 github.com/BurntSushi/toml/cmd/tomlv [2020-08-14T11:44:39.044Z] #30 DONE 109.4s [2020-08-14T11:44:39.044Z] [2020-08-14T11:44:39.044Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:44:39.044Z] #41 103.8 go/scanner [2020-08-14T11:44:39.044Z] #41 105.5 go/ast [2020-08-14T11:44:39.044Z] #41 106.7 internal/lazyregexp [2020-08-14T11:44:39.044Z] #41 106.8 net/url [2020-08-14T11:44:39.044Z] #41 109.1 text/template/parse [2020-08-14T11:44:39.252Z] #22 153.8 Checking out files: 28% (3063/10855) Checking out files: 29% (3148/10855) Checking out files: 30% (3257/10855) Checking out files: 31% (3366/10855) Checking out files: 32% (3474/10855) Checking out files: 33% (3583/10855) Checking out files: 34% (3691/10855) Checking out files: 35% (3800/10855) Checking out files: 36% (3908/10855) Checking out files: 37% (4017/10855) Checking out files: 38% (4125/10855) Checking out files: 39% (4234/10855) Checking out files: 40% (4342/10855) Checking out files: 41% (4451/10855) Checking out files: 42% (4560/10855) Checking out files: 43% (4668/10855) Checking out files: 44% (4777/10855) Checking out files: 45% (4885/10855) Checking out files: 46% (4994/10855) Checking out files: 47% (5102/10855) Checking out files: 48% (5211/10855) Checking out files: 49% (5319/10855) Checking out files: 50% (5428/10855) Checking out files: 51% (5537/10855) Checking out files: 52% (5645/10855) Checking out files: 53% (5754/10855) Checking out files: 53% (5815/10855) Checking out files: 54% (5862/10855) Checking out files: 55% (5971/10855) Checking out files: 56% (6079/10855) Checking out files: 57% (6188/10855) Checking out files: 58% (6296/10855) Checking out files: 59% (6405/10855) Checking out files: 60% (6513/10855) [2020-08-14T11:44:39.252Z] #22 ... [2020-08-14T11:44:39.252Z] [2020-08-14T11:44:39.252Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:44:39.252Z] #40 77.70 DEP criu/sockets.d [2020-08-14T11:44:39.252Z] #40 77.97 DEP criu/sk-unix.d [2020-08-14T11:44:39.252Z] #40 78.28 DEP criu/sk-tcp.d [2020-08-14T11:44:39.252Z] #40 78.50 DEP criu/sk-queue.d [2020-08-14T11:44:39.252Z] #40 78.73 DEP criu/sk-packet.d [2020-08-14T11:44:39.252Z] #40 78.94 DEP criu/sk-netlink.d [2020-08-14T11:44:39.252Z] #40 79.15 DEP criu/sk-inet.d [2020-08-14T11:44:39.252Z] #40 79.36 DEP criu/signalfd.d [2020-08-14T11:44:39.252Z] #40 79.53 DEP criu/sigframe.d [2020-08-14T11:44:39.252Z] #40 79.63 DEP criu/shmem.d [2020-08-14T11:44:39.252Z] #40 79.86 DEP criu/servicefd.d [2020-08-14T11:44:39.252Z] #40 80.09 DEP criu/seize.d [2020-08-14T11:44:39.252Z] #40 80.31 DEP criu/seccomp.d [2020-08-14T11:44:39.252Z] #40 80.49 DEP criu/rst-malloc.d [2020-08-14T11:44:39.252Z] #40 80.60 DEP criu/rbtree.d [2020-08-14T11:44:39.252Z] #40 80.67 DEP criu/pstree.d [2020-08-14T11:44:39.252Z] #40 80.92 DEP criu/protobuf.d [2020-08-14T11:44:39.252Z] #40 81.08 GEN criu/protobuf-desc-gen.h [2020-08-14T11:44:39.252Z] #40 83.26 DEP criu/protobuf-desc.d [2020-08-14T11:44:39.252Z] #40 83.53 DEP criu/proc_parse.d [2020-08-14T11:44:39.252Z] #40 83.83 DEP criu/plugin.d [2020-08-14T11:44:39.252Z] #40 83.97 DEP criu/pipes.d [2020-08-14T11:44:39.252Z] #40 84.13 DEP criu/pie-util.d [2020-08-14T11:44:39.252Z] #40 84.23 DEP criu/pie-util-vdso.d [2020-08-14T11:44:39.252Z] #40 84.33 DEP criu/path.d [2020-08-14T11:44:39.252Z] #40 84.53 DEP criu/parasite-syscall.d [2020-08-14T11:44:39.252Z] #40 84.79 DEP criu/pagemap.d [2020-08-14T11:44:39.252Z] #40 85.13 DEP criu/pagemap-cache.d [2020-08-14T11:44:39.252Z] #40 85.24 DEP criu/page-xfer.d [2020-08-14T11:44:39.252Z] #40 85.41 DEP criu/page-pipe.d [2020-08-14T11:44:39.252Z] #40 85.54 DEP criu/netfilter.d [2020-08-14T11:44:39.252Z] #40 85.69 DEP criu/net.d [2020-08-14T11:44:39.252Z] #40 85.86 DEP criu/namespaces.d [2020-08-14T11:44:39.252Z] #40 86.03 DEP criu/mount.d [2020-08-14T11:44:39.252Z] #40 86.25 DEP criu/memfd.d [2020-08-14T11:44:39.252Z] #40 86.55 DEP criu/mem.d [2020-08-14T11:44:39.252Z] #40 86.72 DEP criu/lsm.d [2020-08-14T11:44:39.252Z] #40 86.88 DEP criu/log.d [2020-08-14T11:44:39.252Z] #40 87.22 DEP criu/libnetlink.d [2020-08-14T11:44:39.252Z] #40 87.40 DEP criu/kerndat.d [2020-08-14T11:44:39.252Z] #40 87.64 DEP criu/kcmp-ids.d [2020-08-14T11:44:39.252Z] #40 87.79 DEP criu/irmap.d [2020-08-14T11:44:39.252Z] #40 ... [2020-08-14T11:44:39.252Z] [2020-08-14T11:44:39.252Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:44:39.983Z] #41 ... [2020-08-14T11:44:39.983Z] [2020-08-14T11:44:39.983Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:44:40.197Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-08-14T11:44:41.069Z] #22 153.8 Checking out files: 28% (3063/10855) Checking out files: 29% (3148/10855) Checking out files: 30% (3257/10855) Checking out files: 31% (3366/10855) Checking out files: 32% (3474/10855) Checking out files: 33% (3583/10855) Checking out files: 34% (3691/10855) Checking out files: 35% (3800/10855) Checking out files: 36% (3908/10855) Checking out files: 37% (4017/10855) Checking out files: 38% (4125/10855) Checking out files: 39% (4234/10855) Checking out files: 40% (4342/10855) Checking out files: 41% (4451/10855) Checking out files: 42% (4560/10855) Checking out files: 43% (4668/10855) Checking out files: 44% (4777/10855) Checking out files: 45% (4885/10855) Checking out files: 46% (4994/10855) Checking out files: 47% (5102/10855) Checking out files: 48% (5211/10855) Checking out files: 49% (5319/10855) Checking out files: 50% (5428/10855) Checking out files: 51% (5537/10855) Checking out files: 52% (5645/10855) Checking out files: 53% (5754/10855) Checking out files: 53% (5815/10855) Checking out files: 54% (5862/10855) Checking out files: 55% (5971/10855) Checking out files: 56% (6079/10855) Checking out files: 57% (6188/10855) Checking out files: 58% (6296/10855) Checking out files: 59% (6405/10855) Checking out files: 60% (6513/10855) Checking out files: 61% (6622/10855) Checking out files: 62% (6731/10855) Checking out files: 63% (6839/10855) Checking out files: 64% (6948/10855) Checking out files: 65% (7056/10855) Checking out files: 66% (7165/10855) Checking out files: 67% (7273/10855) Checking out files: 68% (7382/10855) Checking out files: 69% (7490/10855) Checking out files: 70% (7599/10855) Checking out files: 71% (7708/10855) Checking out files: 72% (7816/10855) Checking out files: 72% (7887/10855) Checking out files: 73% (7925/10855) Checking out files: 74% (8033/10855) Checking out files: 75% (8142/10855) Checking out files: 76% (8250/10855) Checking out files: 77% (8359/10855) Checking out files: 78% (8467/10855) Checking out files: 79% (8576/10855) Checking out files: 80% (8684/10855) Checking out files: 81% (8793/10855) Checking out files: 82% (8902/10855) Checking out files: 83% (9010/10855) Checking out files: 84% (9119/10855) Checking out files: 85% (9227/10855) Checking out files: 86% (9336/10855) Checking out files: 87% (9444/10855) Checking out files: 88% (9553/10855) Checking out files: 89% (9661/10855) Checking out files: 90% (9770/10855) Checking out files: 91% (9879/10855) Checking out files: 92% (9987/10855) Checking out files: 93% (10096/10855) Checking out files: 94% (10204/10855) Checking out files: 95% (10313/10855) Checking out files: 96% (10421/10855) Checking out files: 97% (10530/10855) Checking out files: 98% (10638/10855) Checking out files: 98% (10640/10855) Checking out files: 99% (10747/10855) Checking out files: 100% (10855/10855) Checking out files: 100% (10855/10855), done. [2020-08-14T11:44:41.070Z] #22 157.0 + cd /tmp/tmp.Efy8o8sekd/tmp/docker-ce [2020-08-14T11:44:41.070Z] #22 157.0 + git checkout -q v17.06.2-ce [2020-08-14T11:44:41.541Z] #52 46.06 Checking out files: 35% (1148/3222) Checking out files: 36% (1160/3222) Checking out files: 37% (1193/3222) Checking out files: 38% (1225/3222) Checking out files: 39% (1257/3222) Checking out files: 40% (1289/3222) Checking out files: 41% (1322/3222) Checking out files: 42% (1354/3222) Checking out files: 43% (1386/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 80% (2580/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-14T11:44:41.541Z] #52 47.84 + cd /tmp/tmp.blG1Z2tNGS/src/github.com/containerd/containerd [2020-08-14T11:44:41.541Z] #52 47.84 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-14T11:44:42.141Z] #22 ... [2020-08-14T11:44:42.141Z] [2020-08-14T11:44:42.141Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:44:42.141Z] #42 148.1 vendor/golang.org/x/net/http/httpproxy [2020-08-14T11:44:42.141Z] #42 148.1 net/textproto [2020-08-14T11:44:42.141Z] #42 148.1 crypto/x509 [2020-08-14T11:44:42.141Z] #42 149.7 mime/multipart [2020-08-14T11:44:42.141Z] #42 149.7 vendor/golang.org/x/net/http/httpguts [2020-08-14T11:44:42.141Z] #42 152.4 crypto/tls [2020-08-14T11:44:42.439Z] #42 ... [2020-08-14T11:44:42.439Z] [2020-08-14T11:44:42.439Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:44:42.439Z] #18 40.77 Selecting previously unselected package xz-utils. [2020-08-14T11:44:42.439Z] #18 40.77 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-08-14T11:44:42.439Z] #18 40.77 Unpacking xz-utils (5.2.4-1) ... [2020-08-14T11:44:42.439Z] #18 40.95 Selecting previously unselected package apparmor. [2020-08-14T11:44:42.439Z] #18 40.96 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-08-14T11:44:42.439Z] #18 41.07 Unpacking apparmor (2.13.2-10) ... [2020-08-14T11:44:42.439Z] #18 41.71 Selecting previously unselected package aufs-tools. [2020-08-14T11:44:42.439Z] #18 41.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-08-14T11:44:42.439Z] #18 41.72 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-14T11:44:42.439Z] #18 41.88 Selecting previously unselected package libonig5:ppc64el. [2020-08-14T11:44:42.439Z] #18 41.90 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-08-14T11:44:42.439Z] #18 41.92 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-08-14T11:44:42.439Z] #18 42.10 Selecting previously unselected package libjq1:ppc64el. [2020-08-14T11:44:42.439Z] #18 42.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-14T11:44:42.439Z] #18 42.11 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-14T11:44:42.439Z] #18 42.21 Selecting previously unselected package jq. [2020-08-14T11:44:42.439Z] #18 42.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-08-14T11:44:42.439Z] #18 42.22 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-14T11:44:42.439Z] #18 42.37 Selecting previously unselected package libaio1:ppc64el. [2020-08-14T11:44:42.439Z] #18 42.39 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-08-14T11:44:42.439Z] #18 42.40 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-08-14T11:44:42.439Z] #18 42.52 Selecting previously unselected package libgpm2:ppc64el. [2020-08-14T11:44:42.439Z] #18 42.53 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-08-14T11:44:42.439Z] #18 42.54 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-08-14T11:44:42.439Z] #18 42.68 Selecting previously unselected package libicu63:ppc64el. [2020-08-14T11:44:42.439Z] #18 42.69 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-08-14T11:44:42.439Z] #18 42.69 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-14T11:44:43.461Z] #52 49.44 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-14T11:44:43.461Z] #52 49.44 + BUILDTAGS='netgo osusergo static_build' [2020-08-14T11:44:43.461Z] #52 49.44 + export EXTRA_FLAGS=-buildmode=pie [2020-08-14T11:44:43.461Z] #52 49.44 + EXTRA_FLAGS=-buildmode=pie [2020-08-14T11:44:43.461Z] #52 49.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-14T11:44:43.461Z] #52 49.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-14T11:44:43.461Z] #52 49.44 + '[' '' = dynamic ']' [2020-08-14T11:44:43.461Z] #52 49.44 + make [2020-08-14T11:44:44.400Z] #52 50.54 + bin/ctr [2020-08-14T11:44:44.564Z] #18 46.97 Selecting previously unselected package libnet1:ppc64el. [2020-08-14T11:44:44.564Z] #18 46.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-08-14T11:44:44.564Z] #18 46.99 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-14T11:44:44.564Z] #18 47.09 Selecting previously unselected package libnl-3-200:ppc64el. [2020-08-14T11:44:44.564Z] #18 47.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-08-14T11:44:44.564Z] #18 47.11 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-14T11:44:44.564Z] #18 47.23 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-08-14T11:44:44.564Z] #18 47.23 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-08-14T11:44:44.564Z] #18 47.24 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-14T11:44:44.564Z] #18 47.31 Selecting previously unselected package libreadline5:ppc64el. [2020-08-14T11:44:44.564Z] #18 47.32 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-08-14T11:44:44.564Z] #18 47.32 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-14T11:44:44.564Z] #18 ... [2020-08-14T11:44:44.564Z] [2020-08-14T11:44:44.564Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:44:44.564Z] #42 160.4 net/http/httptrace [2020-08-14T11:44:44.864Z] #42 160.7 net/http [2020-08-14T11:44:47.694Z] #52 ... [2020-08-14T11:44:47.694Z] [2020-08-14T11:44:47.694Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:44:47.694Z] #39 7.075 PBCC images/timens.pb-c.c [2020-08-14T11:44:47.694Z] #39 7.124 DEP images/timens.pb-c.d [2020-08-14T11:44:47.694Z] #39 7.173 PBCC images/fown.pb-c.c [2020-08-14T11:44:47.694Z] #39 7.216 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-14T11:44:47.694Z] #39 7.284 PBCC images/opts.pb-c.c [2020-08-14T11:44:47.694Z] #39 7.338 PBCC images/memfd.pb-c.c [2020-08-14T11:44:47.694Z] #39 7.369 DEP images/fown.pb-c.d [2020-08-14T11:44:47.694Z] #39 7.460 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-14T11:44:47.694Z] #39 7.552 DEP images/opts.pb-c.d [2020-08-14T11:44:47.694Z] #39 7.604 DEP images/memfd.pb-c.d [2020-08-14T11:44:47.694Z] #39 7.649 PBCC images/sit.pb-c.c [2020-08-14T11:44:47.694Z] #39 7.719 DEP images/sit.pb-c.d [2020-08-14T11:44:47.694Z] #39 7.788 PBCC images/macvlan.pb-c.c [2020-08-14T11:44:47.694Z] #39 7.795 DEP images/macvlan.pb-c.d [2020-08-14T11:44:47.694Z] #39 7.853 PBCC images/autofs.pb-c.c [2020-08-14T11:44:47.694Z] #39 7.883 DEP images/autofs.pb-c.d [2020-08-14T11:44:47.694Z] #39 7.952 PBCC images/sysctl.pb-c.c [2020-08-14T11:44:47.694Z] #39 8.014 DEP images/sysctl.pb-c.d [2020-08-14T11:44:47.694Z] #39 8.060 PBCC images/time.pb-c.c [2020-08-14T11:44:47.694Z] #39 8.113 DEP images/time.pb-c.d [2020-08-14T11:44:47.694Z] #39 8.160 PBCC images/binfmt-misc.pb-c.c [2020-08-14T11:44:47.694Z] #39 8.199 DEP images/binfmt-misc.pb-c.d [2020-08-14T11:44:47.694Z] #39 8.231 PBCC images/seccomp.pb-c.c [2020-08-14T11:44:47.694Z] #39 8.273 DEP images/seccomp.pb-c.d [2020-08-14T11:44:47.694Z] #39 8.316 PBCC images/userns.pb-c.c [2020-08-14T11:44:47.694Z] #39 8.349 DEP images/userns.pb-c.d [2020-08-14T11:44:47.694Z] #39 8.401 PBCC images/cgroup.pb-c.c [2020-08-14T11:44:47.694Z] #39 8.435 DEP images/cgroup.pb-c.d [2020-08-14T11:44:47.694Z] #39 8.504 PBCC images/ext-file.pb-c.c [2020-08-14T11:44:47.694Z] #39 8.552 DEP images/ext-file.pb-c.d [2020-08-14T11:44:47.694Z] #39 8.592 PBCC images/rpc.pb-c.c [2020-08-14T11:44:47.694Z] #39 8.652 DEP images/rpc.pb-c.d [2020-08-14T11:44:47.694Z] #39 8.698 PBCC images/siginfo.pb-c.c [2020-08-14T11:44:47.694Z] #39 8.729 DEP images/siginfo.pb-c.d [2020-08-14T11:44:47.694Z] #39 8.801 PBCC images/pagemap.pb-c.c [2020-08-14T11:44:47.694Z] #39 8.880 DEP images/pagemap.pb-c.d [2020-08-14T11:44:47.694Z] #39 8.949 PBCC images/rlimit.pb-c.c [2020-08-14T11:44:47.694Z] #39 8.959 DEP images/rlimit.pb-c.d [2020-08-14T11:44:47.694Z] #39 9.017 PBCC images/file-lock.pb-c.c [2020-08-14T11:44:47.694Z] #39 9.075 DEP images/file-lock.pb-c.d [2020-08-14T11:44:47.694Z] #39 9.137 PBCC images/tty.pb-c.c [2020-08-14T11:44:47.694Z] #39 9.157 DEP images/tty.pb-c.d [2020-08-14T11:44:47.694Z] #39 9.261 PBCC images/tun.pb-c.c [2020-08-14T11:44:47.694Z] #39 9.344 PBCC images/netdev.pb-c.c [2020-08-14T11:44:47.694Z] #39 9.427 DEP images/tun.pb-c.d [2020-08-14T11:44:47.694Z] #39 9.496 DEP images/netdev.pb-c.d [2020-08-14T11:44:47.694Z] #39 9.548 PBCC images/vma.pb-c.c [2020-08-14T11:44:47.694Z] #39 9.589 DEP images/vma.pb-c.d [2020-08-14T11:44:47.694Z] #39 9.648 PBCC images/creds.pb-c.c [2020-08-14T11:44:47.694Z] #39 9.658 DEP images/creds.pb-c.d [2020-08-14T11:44:47.694Z] #39 9.706 PBCC images/utsns.pb-c.c [2020-08-14T11:44:47.694Z] #39 9.718 DEP images/utsns.pb-c.d [2020-08-14T11:44:47.694Z] #39 9.772 PBCC images/ipc-desc.pb-c.c [2020-08-14T11:44:47.694Z] #39 9.826 PBCC images/ipc-sem.pb-c.c [2020-08-14T11:44:47.694Z] #39 9.844 DEP images/ipc-desc.pb-c.d [2020-08-14T11:44:47.694Z] #39 9.897 DEP images/ipc-sem.pb-c.d [2020-08-14T11:44:47.694Z] #39 9.930 PBCC images/ipc-msg.pb-c.c [2020-08-14T11:44:47.694Z] #39 9.956 DEP images/ipc-msg.pb-c.d [2020-08-14T11:44:47.694Z] #39 10.00 PBCC images/ipc-shm.pb-c.c [2020-08-14T11:44:47.694Z] #39 10.04 DEP images/ipc-shm.pb-c.d [2020-08-14T11:44:47.694Z] #39 10.08 PBCC images/ipc-var.pb-c.c [2020-08-14T11:44:47.694Z] #39 10.11 DEP images/ipc-var.pb-c.d [2020-08-14T11:44:47.694Z] #39 10.15 PBCC images/sk-opts.pb-c.c [2020-08-14T11:44:47.694Z] #39 10.23 PBCC images/packet-sock.pb-c.c [2020-08-14T11:44:47.694Z] #39 10.28 DEP images/sk-opts.pb-c.d [2020-08-14T11:44:47.694Z] #39 10.35 DEP images/packet-sock.pb-c.d [2020-08-14T11:44:47.694Z] #39 10.39 PBCC images/sk-netlink.pb-c.c [2020-08-14T11:44:47.694Z] #39 10.49 DEP images/sk-netlink.pb-c.d [2020-08-14T11:44:47.694Z] #39 10.55 PBCC images/sk-inet.pb-c.c [2020-08-14T11:44:47.694Z] #39 10.60 DEP images/sk-inet.pb-c.d [2020-08-14T11:44:47.694Z] #39 10.68 PBCC images/sk-unix.pb-c.c [2020-08-14T11:44:47.694Z] #39 10.73 DEP images/sk-unix.pb-c.d [2020-08-14T11:44:47.694Z] #39 10.76 PBCC images/mm.pb-c.c [2020-08-14T11:44:47.694Z] #39 10.79 DEP images/mm.pb-c.d [2020-08-14T11:44:47.694Z] #39 10.84 PBCC images/timerfd.pb-c.c [2020-08-14T11:44:47.694Z] #39 10.86 DEP images/timerfd.pb-c.d [2020-08-14T11:44:47.694Z] #39 10.90 PBCC images/timer.pb-c.c [2020-08-14T11:44:47.694Z] #39 10.92 DEP images/timer.pb-c.d [2020-08-14T11:44:47.694Z] #39 10.95 PBCC images/sa.pb-c.c [2020-08-14T11:44:47.694Z] #39 10.99 DEP images/sa.pb-c.d [2020-08-14T11:44:47.694Z] #39 11.05 PBCC images/pipe-data.pb-c.c [2020-08-14T11:44:47.694Z] #39 11.08 DEP images/pipe-data.pb-c.d [2020-08-14T11:44:47.694Z] #39 11.11 PBCC images/mnt.pb-c.c [2020-08-14T11:44:47.694Z] #39 11.15 DEP images/mnt.pb-c.d [2020-08-14T11:44:47.694Z] #39 11.21 PBCC images/sk-packet.pb-c.c [2020-08-14T11:44:47.694Z] #39 11.26 DEP images/sk-packet.pb-c.d [2020-08-14T11:44:47.694Z] #39 11.32 PBCC images/tcp-stream.pb-c.c [2020-08-14T11:44:47.694Z] #39 11.37 DEP images/tcp-stream.pb-c.d [2020-08-14T11:44:47.694Z] #39 11.43 PBCC images/pipe.pb-c.c [2020-08-14T11:44:47.694Z] #39 11.47 DEP images/pipe.pb-c.d [2020-08-14T11:44:47.694Z] #39 11.51 PBCC images/pstree.pb-c.c [2020-08-14T11:44:47.694Z] #39 11.55 DEP images/pstree.pb-c.d [2020-08-14T11:44:47.694Z] #39 11.59 PBCC images/fs.pb-c.c [2020-08-14T11:44:47.694Z] #39 11.62 DEP images/fs.pb-c.d [2020-08-14T11:44:47.694Z] #39 11.68 PBCC images/signalfd.pb-c.c [2020-08-14T11:44:47.694Z] #39 11.76 DEP images/signalfd.pb-c.d [2020-08-14T11:44:47.694Z] #39 11.82 PBCC images/fh.pb-c.c [2020-08-14T11:44:47.694Z] #39 11.86 PBCC images/fsnotify.pb-c.c [2020-08-14T11:44:47.694Z] #39 11.92 DEP images/fh.pb-c.d [2020-08-14T11:44:47.694Z] #39 12.00 DEP images/fsnotify.pb-c.d [2020-08-14T11:44:47.694Z] #39 12.07 PBCC images/eventpoll.pb-c.c [2020-08-14T11:44:47.694Z] #39 12.12 DEP images/eventpoll.pb-c.d [2020-08-14T11:44:47.694Z] #39 12.18 PBCC images/eventfd.pb-c.c [2020-08-14T11:44:47.694Z] #39 12.18 DEP images/eventfd.pb-c.d [2020-08-14T11:44:47.694Z] #39 12.25 PBCC images/remap-file-path.pb-c.c [2020-08-14T11:44:47.694Z] #39 12.25 DEP images/remap-file-path.pb-c.d [2020-08-14T11:44:47.694Z] #39 12.32 PBCC images/fifo.pb-c.c [2020-08-14T11:44:47.694Z] #39 12.37 DEP images/fifo.pb-c.d [2020-08-14T11:44:47.694Z] #39 12.43 PBCC images/ghost-file.pb-c.c [2020-08-14T11:44:47.694Z] #39 12.53 DEP images/ghost-file.pb-c.d [2020-08-14T11:44:47.694Z] #39 12.59 PBCC images/regfile.pb-c.c [2020-08-14T11:44:47.694Z] #39 12.64 DEP images/regfile.pb-c.d [2020-08-14T11:44:47.694Z] #39 12.71 PBCC images/ns.pb-c.c [2020-08-14T11:44:47.694Z] #39 12.73 DEP images/ns.pb-c.d [2020-08-14T11:44:47.694Z] #39 12.77 PBCC images/fdinfo.pb-c.c [2020-08-14T11:44:47.694Z] #39 12.84 DEP images/fdinfo.pb-c.d [2020-08-14T11:44:47.694Z] #39 12.88 PBCC images/core-aarch64.pb-c.c [2020-08-14T11:44:47.694Z] #39 12.93 PBCC images/core-arm.pb-c.c [2020-08-14T11:44:47.694Z] #39 12.95 PBCC images/core-ppc64.pb-c.c [2020-08-14T11:44:47.694Z] #39 13.00 PBCC images/core-s390.pb-c.c [2020-08-14T11:44:47.694Z] #39 13.05 PBCC images/core-x86.pb-c.c [2020-08-14T11:44:47.694Z] #39 13.10 PBCC images/core.pb-c.c [2020-08-14T11:44:47.694Z] #39 13.17 PBCC images/inventory.pb-c.c [2020-08-14T11:44:47.694Z] #39 13.24 DEP images/core-aarch64.pb-c.d [2020-08-14T11:44:47.694Z] #39 13.28 DEP images/core-arm.pb-c.d [2020-08-14T11:44:47.694Z] #39 13.34 DEP images/core-ppc64.pb-c.d [2020-08-14T11:44:47.694Z] #39 13.42 DEP images/core-s390.pb-c.d [2020-08-14T11:44:47.694Z] #39 13.50 DEP images/core-x86.pb-c.d [2020-08-14T11:44:47.694Z] #39 13.56 DEP images/core.pb-c.d [2020-08-14T11:44:47.694Z] #39 13.62 DEP images/inventory.pb-c.d [2020-08-14T11:44:47.694Z] #39 13.71 PBCC images/cpuinfo.pb-c.c [2020-08-14T11:44:47.694Z] #39 13.77 DEP images/cpuinfo.pb-c.d [2020-08-14T11:44:47.694Z] #39 13.81 PBCC images/stats.pb-c.c [2020-08-14T11:44:47.694Z] #39 13.86 DEP images/stats.pb-c.d [2020-08-14T11:44:47.694Z] #39 ... [2020-08-14T11:44:47.694Z] [2020-08-14T11:44:47.694Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:44:47.694Z] #47 108.4 github.com/pkg/diff [2020-08-14T11:44:47.694Z] #47 110.7 go/ast [2020-08-14T11:44:47.694Z] #47 110.8 golang.org/x/crypto/ssh/terminal [2020-08-14T11:44:47.694Z] #47 112.3 mvdan.cc/editorconfig [2020-08-14T11:44:47.694Z] #47 113.4 mvdan.cc/sh/v3/fileutil [2020-08-14T11:44:47.694Z] #47 113.6 mvdan.cc/sh/v3/syntax [2020-08-14T11:44:48.633Z] #47 ... [2020-08-14T11:44:48.633Z] [2020-08-14T11:44:48.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:44:48.634Z] #39 15.10 make[1]: Nothing to be done for 'all'. [2020-08-14T11:44:49.373Z] #42 ... [2020-08-14T11:44:49.374Z] [2020-08-14T11:44:49.374Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:44:49.374Z] #40 88.07 DEP criu/ipc_ns.d [2020-08-14T11:44:49.374Z] #40 88.30 DEP criu/image.d [2020-08-14T11:44:49.374Z] #40 88.55 DEP criu/image-desc.d [2020-08-14T11:44:49.374Z] #40 88.62 DEP criu/fsnotify.d [2020-08-14T11:44:49.374Z] #40 88.71 DEP criu/filesystems.d [2020-08-14T11:44:49.374Z] #40 88.80 DEP criu/files.d [2020-08-14T11:44:49.374Z] #40 88.96 DEP criu/files-reg.d [2020-08-14T11:44:49.374Z] #40 89.26 DEP criu/files-ext.d [2020-08-14T11:44:49.374Z] #40 89.53 DEP criu/file-lock.d [2020-08-14T11:44:49.374Z] #40 89.68 DEP criu/file-ids.d [2020-08-14T11:44:49.374Z] #40 89.91 DEP criu/fifo.d [2020-08-14T11:44:49.374Z] #40 90.07 DEP criu/fdstore.d [2020-08-14T11:44:49.374Z] #40 90.20 DEP criu/fault-injection.d [2020-08-14T11:44:49.374Z] #40 90.24 DEP criu/external.d [2020-08-14T11:44:49.374Z] #40 90.37 DEP criu/eventpoll.d [2020-08-14T11:44:49.374Z] #40 90.59 DEP criu/eventfd.d [2020-08-14T11:44:49.374Z] #40 90.77 DEP criu/crtools.d [2020-08-14T11:44:49.374Z] #40 91.10 DEP criu/cr-service.d [2020-08-14T11:44:49.374Z] #40 91.38 DEP criu/cr-restore.d [2020-08-14T11:44:49.374Z] #40 91.90 DEP criu/cr-errno.d [2020-08-14T11:44:49.374Z] #40 91.93 DEP criu/cr-dump.d [2020-08-14T11:44:49.374Z] #40 92.24 DEP criu/cr-dedup.d [2020-08-14T11:44:49.374Z] #40 92.44 DEP criu/cr-check.d [2020-08-14T11:44:49.374Z] #40 92.74 DEP criu/config.d [2020-08-14T11:44:49.374Z] #40 93.01 DEP criu/clone-noasan.d [2020-08-14T11:44:49.374Z] #40 93.11 DEP criu/cgroup.d [2020-08-14T11:44:49.374Z] #40 93.35 DEP criu/cgroup-props.d [2020-08-14T11:44:49.374Z] #40 93.48 DEP criu/bitmap.d [2020-08-14T11:44:49.374Z] #40 93.50 DEP criu/bfd.d [2020-08-14T11:44:49.374Z] #40 93.69 DEP criu/autofs.d [2020-08-14T11:44:49.374Z] #40 93.87 DEP criu/aio.d [2020-08-14T11:44:49.374Z] #40 94.10 DEP criu/action-scripts.d [2020-08-14T11:44:49.374Z] #40 94.52 CC criu/action-scripts.o [2020-08-14T11:44:49.374Z] #40 95.15 CC criu/aio.o [2020-08-14T11:44:49.374Z] #40 95.79 CC criu/autofs.o [2020-08-14T11:44:49.374Z] #40 98.02 CC criu/bfd.o [2020-08-14T11:44:49.572Z] #39 16.35 CC images/stats.o [2020-08-14T11:44:49.679Z] #40 ... [2020-08-14T11:44:49.679Z] [2020-08-14T11:44:49.679Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:44:49.679Z] #18 47.48 Selecting previously unselected package net-tools. [2020-08-14T11:44:49.679Z] #18 47.49 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-08-14T11:44:49.679Z] #18 47.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-14T11:44:49.679Z] #18 47.76 Selecting previously unselected package python-pip-whl. [2020-08-14T11:44:49.679Z] #18 47.79 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-14T11:44:49.679Z] #18 47.80 Unpacking python-pip-whl (18.1-5) ... [2020-08-14T11:44:49.679Z] #18 48.25 Selecting previously unselected package python3-lib2to3. [2020-08-14T11:44:49.679Z] #18 48.26 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-14T11:44:49.679Z] #18 48.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-14T11:44:49.679Z] #18 48.45 Selecting previously unselected package python3-distutils. [2020-08-14T11:44:49.679Z] #18 48.46 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-14T11:44:49.679Z] #18 48.47 Unpacking python3-distutils (3.7.3-1) ... [2020-08-14T11:44:49.679Z] #18 48.73 Selecting previously unselected package python3-pip. [2020-08-14T11:44:49.679Z] #18 48.75 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-14T11:44:49.679Z] #18 48.75 Unpacking python3-pip (18.1-5) ... [2020-08-14T11:44:49.679Z] #18 49.00 Selecting previously unselected package python3-pkg-resources. [2020-08-14T11:44:49.679Z] #18 49.01 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-14T11:44:49.679Z] #18 49.02 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-14T11:44:49.679Z] #18 49.16 Selecting previously unselected package python3-setuptools. [2020-08-14T11:44:49.679Z] #18 49.16 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-14T11:44:49.679Z] #18 49.17 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-14T11:44:49.679Z] #18 49.37 Selecting previously unselected package python3-wheel. [2020-08-14T11:44:49.679Z] #18 49.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-14T11:44:49.679Z] #18 49.39 Unpacking python3-wheel (0.32.3-2) ... [2020-08-14T11:44:49.679Z] #18 49.49 Selecting previously unselected package sudo. [2020-08-14T11:44:49.679Z] #18 49.50 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-08-14T11:44:49.679Z] #18 49.50 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-14T11:44:49.679Z] #18 50.12 Selecting previously unselected package thin-provisioning-tools. [2020-08-14T11:44:49.679Z] #18 50.14 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-08-14T11:44:49.679Z] #18 50.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-14T11:44:49.679Z] #18 50.45 Selecting previously unselected package uidmap. [2020-08-14T11:44:49.679Z] #18 50.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-08-14T11:44:49.679Z] #18 50.47 Unpacking uidmap (1:4.5-1.1) ... [2020-08-14T11:44:49.679Z] #18 50.61 Selecting previously unselected package vim-runtime. [2020-08-14T11:44:49.679Z] #18 50.63 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-14T11:44:49.679Z] #18 50.72 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-14T11:44:49.679Z] #18 50.75 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-14T11:44:49.679Z] #18 50.77 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-14T11:44:49.831Z] #39 16.65 CC images/core.o [2020-08-14T11:44:50.321Z] #18 ... [2020-08-14T11:44:50.321Z] [2020-08-14T11:44:50.321Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:44:50.321Z] #40 98.86 CC criu/bitmap.o [2020-08-14T11:44:50.621Z] #40 99.10 CC criu/cgroup-props.o [2020-08-14T11:44:50.770Z] #39 17.36 CC images/core-x86.o [2020-08-14T11:44:50.770Z] #39 ... [2020-08-14T11:44:50.770Z] [2020-08-14T11:44:50.770Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:44:50.770Z] #41 111.5 go/parser [2020-08-14T11:44:50.770Z] #41 113.3 text/template [2020-08-14T11:44:50.770Z] #41 115.0 encoding/xml [2020-08-14T11:44:50.770Z] #41 118.2 go/doc [2020-08-14T11:44:50.770Z] #41 120.7 github.com/LK4D4/vndr/versioned [2020-08-14T11:44:50.770Z] #41 120.8 compress/flate [2020-08-14T11:44:51.029Z] #41 121.6 github.com/LK4D4/vndr/build [2020-08-14T11:44:51.029Z] #41 ... [2020-08-14T11:44:51.029Z] [2020-08-14T11:44:51.029Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:44:51.029Z] #47 120.4 mvdan.cc/sh/v3/cmd/shfmt [2020-08-14T11:44:52.166Z] #40 100.6 CC criu/cgroup.o [2020-08-14T11:44:54.952Z] #40 ... [2020-08-14T11:44:54.952Z] [2020-08-14T11:44:54.952Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:44:54.952Z] #22 160.9 + mkdir -p /tmp/tmp.Efy8o8sekd/src/github.com/docker [2020-08-14T11:44:54.952Z] #22 160.9 + mv components/cli /tmp/tmp.Efy8o8sekd/src/github.com/docker/cli [2020-08-14T11:44:54.952Z] #22 160.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-14T11:44:55.252Z] #22 ... [2020-08-14T11:44:55.252Z] [2020-08-14T11:44:55.252Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:44:55.252Z] #18 54.27 Selecting previously unselected package vim. [2020-08-14T11:44:55.252Z] #18 54.27 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-08-14T11:44:55.252Z] #18 54.30 Unpacking vim (2:8.1.0875-5) ... [2020-08-14T11:44:55.252Z] #18 54.95 Selecting previously unselected package xfsprogs. [2020-08-14T11:44:55.252Z] #18 54.97 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-08-14T11:44:55.252Z] #18 54.99 Unpacking xfsprogs (4.20.0-1) ... [2020-08-14T11:44:55.252Z] #18 55.67 Selecting previously unselected package zip. [2020-08-14T11:44:55.252Z] #18 55.69 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-08-14T11:44:55.252Z] #18 55.69 Unpacking zip (3.0-11+b1) ... [2020-08-14T11:44:55.252Z] #18 55.95 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-14T11:44:55.252Z] #18 55.96 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-14T11:44:55.252Z] #18 55.96 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-08-14T11:44:55.252Z] #18 55.98 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-08-14T11:44:55.252Z] #18 55.99 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-08-14T11:44:55.252Z] #18 55.99 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-08-14T11:44:55.252Z] #18 56.00 Setting up uidmap (1:4.5-1.1) ... [2020-08-14T11:44:55.252Z] #18 56.01 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-08-14T11:44:55.252Z] #18 56.01 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-08-14T11:44:55.252Z] #18 56.02 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-14T11:44:55.252Z] #18 56.03 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-08-14T11:44:55.252Z] #18 56.04 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-08-14T11:44:55.252Z] #18 56.04 Setting up xxd (2:8.1.0875-5) ... [2020-08-14T11:44:55.252Z] #18 56.05 Setting up zip (3.0-11+b1) ... [2020-08-14T11:44:55.252Z] #18 56.06 Setting up vim-common (2:8.1.0875-5) ... [2020-08-14T11:44:55.252Z] #18 56.11 Setting up bash-completion (1:2.8-6) ... [2020-08-14T11:44:55.292Z] #47 ... [2020-08-14T11:44:55.292Z] [2020-08-14T11:44:55.292Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:44:55.292Z] #39 17.96 CC images/core-arm.o [2020-08-14T11:44:55.292Z] #39 18.39 CC images/core-aarch64.o [2020-08-14T11:44:55.292Z] #39 18.81 CC images/core-ppc64.o [2020-08-14T11:44:55.292Z] #39 19.42 CC images/core-s390.o [2020-08-14T11:44:55.292Z] #39 20.16 CC images/cpuinfo.o [2020-08-14T11:44:55.292Z] #39 20.54 CC images/inventory.o [2020-08-14T11:44:55.292Z] #39 20.85 CC images/fdinfo.o [2020-08-14T11:44:55.292Z] #39 21.22 CC images/fown.o [2020-08-14T11:44:55.292Z] #39 21.47 CC images/ns.o [2020-08-14T11:44:55.292Z] #39 21.63 CC images/regfile.o [2020-08-14T11:44:55.292Z] #39 21.88 CC images/ghost-file.o [2020-08-14T11:44:55.292Z] #39 22.12 CC images/fifo.o [2020-08-14T11:44:55.551Z] #39 22.31 CC images/remap-file-path.o [2020-08-14T11:44:56.119Z] #39 22.62 CC images/eventfd.o [2020-08-14T11:44:56.119Z] #39 ... [2020-08-14T11:44:56.119Z] [2020-08-14T11:44:56.119Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-14T11:44:56.119Z] #47 DONE 126.9s [2020-08-14T11:44:56.119Z] [2020-08-14T11:44:56.119Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:44:56.119Z] #39 22.93 CC images/eventpoll.o [2020-08-14T11:44:56.687Z] #39 23.21 CC images/fh.o [2020-08-14T11:44:56.687Z] #39 23.45 CC images/fsnotify.o [2020-08-14T11:44:56.957Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 30.8% of statements [2020-08-14T11:44:56.957Z] ok github.com/docker/docker/container 0.122s coverage: 34.7% of statements [2020-08-14T11:44:56.957Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-14T11:44:56.957Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-14T11:44:56.957Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-14T11:44:56.957Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-14T11:44:57.226Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-08-14T11:44:57.375Z] #18 ... [2020-08-14T11:44:57.375Z] [2020-08-14T11:44:57.375Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:44:57.375Z] #40 106.0 CC criu/clone-noasan.o [2020-08-14T11:44:57.627Z] #39 24.29 CC images/signalfd.o [2020-08-14T11:44:57.627Z] #39 24.48 CC images/fs.o [2020-08-14T11:44:57.674Z] #40 106.3 CC criu/config.o [2020-08-14T11:44:57.996Z] #39 24.68 CC images/pstree.o [2020-08-14T11:44:58.256Z] #39 24.95 CC images/pipe.o [2020-08-14T11:44:58.516Z] #39 25.16 CC images/tcp-stream.o [2020-08-14T11:44:58.516Z] #39 25.37 CC images/sk-packet.o [2020-08-14T11:44:58.775Z] #39 25.60 CC images/mnt.o [2020-08-14T11:44:59.034Z] #39 25.84 CC images/pipe-data.o [2020-08-14T11:44:59.293Z] #39 26.07 CC images/sa.o [2020-08-14T11:44:59.551Z] #39 26.37 CC images/timer.o [2020-08-14T11:45:00.119Z] #39 26.68 CC images/timerfd.o [2020-08-14T11:45:00.119Z] #39 26.87 CC images/mm.o [2020-08-14T11:45:00.378Z] #39 27.22 CC images/sk-opts.o [2020-08-14T11:45:00.497Z] #40 109.3 CC criu/cr-check.o [2020-08-14T11:45:00.637Z] #39 27.47 CC images/sk-unix.o [2020-08-14T11:45:00.896Z] #39 27.82 CC images/sk-inet.o [2020-08-14T11:45:01.465Z] #39 28.19 CC images/tun.o [2020-08-14T11:45:01.465Z] #39 28.38 CC images/sk-netlink.o [2020-08-14T11:45:01.724Z] #39 28.53 CC images/packet-sock.o [2020-08-14T11:45:02.304Z] #39 28.88 CC images/ipc-var.o [2020-08-14T11:45:02.563Z] #39 29.14 CC images/ipc-desc.o [2020-08-14T11:45:02.563Z] #39 29.29 CC images/ipc-shm.o [2020-08-14T11:45:02.563Z] #39 ... [2020-08-14T11:45:02.563Z] [2020-08-14T11:45:02.563Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:45:02.563Z] #41 123.4 hash/crc32 [2020-08-14T11:45:02.563Z] #41 124.0 compress/gzip [2020-08-14T11:45:02.563Z] #41 124.8 net [2020-08-14T11:45:02.563Z] #41 124.9 vendor/golang.org/x/text/transform [2020-08-14T11:45:02.563Z] #41 125.6 vendor/golang.org/x/text/unicode/bidi [2020-08-14T11:45:02.563Z] #41 127.6 vendor/golang.org/x/text/secure/bidirule [2020-08-14T11:45:02.563Z] #41 128.1 vendor/golang.org/x/text/unicode/norm [2020-08-14T11:45:02.563Z] #41 131.7 vendor/golang.org/x/net/idna [2020-08-14T11:45:02.616Z] #40 ... [2020-08-14T11:45:02.616Z] [2020-08-14T11:45:02.616Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:45:02.616Z] #18 60.68 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-08-14T11:45:02.616Z] #18 60.68 Setting up xz-utils (5.2.4-1) ... [2020-08-14T11:45:02.616Z] #18 60.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-14T11:45:02.616Z] #18 60.72 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-14T11:45:02.616Z] #18 60.86 invoke-rc.d: could not determine current runlevel [2020-08-14T11:45:02.616Z] #18 60.88 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-14T11:45:02.616Z] #18 60.89 Setting up pigz (2.4-1) ... [2020-08-14T11:45:02.616Z] #18 60.90 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-08-14T11:45:02.616Z] #18 60.91 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-08-14T11:45:02.616Z] #18 60.92 Setting up python-pip-whl (18.1-5) ... [2020-08-14T11:45:02.616Z] #18 60.93 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-08-14T11:45:02.616Z] #18 60.93 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-14T11:45:02.616Z] #18 61.62 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-08-14T11:45:02.616Z] #18 61.62 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-08-14T11:45:02.616Z] #18 61.63 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-08-14T11:45:02.616Z] #18 61.64 Setting up vim (2:8.1.0875-5) ... [2020-08-14T11:45:02.616Z] #18 61.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-14T11:45:02.616Z] #18 61.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-14T11:45:02.616Z] #18 61.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-14T11:45:02.616Z] #18 61.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-14T11:45:02.616Z] #18 61.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-14T11:45:02.616Z] #18 61.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-14T11:45:02.616Z] #18 61.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-14T11:45:02.616Z] #18 61.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-14T11:45:02.616Z] #18 61.75 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-08-14T11:45:02.616Z] #18 61.75 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-14T11:45:02.616Z] #18 61.76 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-08-14T11:45:02.616Z] #18 61.77 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-14T11:45:02.616Z] #18 61.77 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-08-14T11:45:02.616Z] #18 61.78 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-14T11:45:02.823Z] #41 ... [2020-08-14T11:45:02.823Z] [2020-08-14T11:45:02.823Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:02.823Z] #39 29.44 CC images/ipc-msg.o [2020-08-14T11:45:03.083Z] #39 29.78 CC images/ipc-sem.o [2020-08-14T11:45:03.343Z] #39 29.98 CC images/utsns.o [2020-08-14T11:45:03.343Z] #39 30.17 CC images/creds.o [2020-08-14T11:45:03.603Z] #39 30.42 CC images/vma.o [2020-08-14T11:45:03.681Z] #18 66.20 Setting up iptables (1.8.2-4) ... [2020-08-14T11:45:03.681Z] #18 66.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-14T11:45:03.681Z] #18 66.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-14T11:45:03.681Z] #18 66.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-14T11:45:03.681Z] #18 66.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-14T11:45:03.681Z] #18 66.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-14T11:45:03.681Z] #18 66.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-14T11:45:03.681Z] #18 66.33 Setting up python3 (3.7.3-1) ... [2020-08-14T11:45:03.681Z] #18 ... [2020-08-14T11:45:03.681Z] [2020-08-14T11:45:03.681Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:03.681Z] #40 112.2 CC criu/cr-dedup.o [2020-08-14T11:45:03.847Z] ok github.com/docker/docker/daemon/cluster 0.043s coverage: 0.5% of statements [2020-08-14T11:45:03.862Z] #39 30.68 CC images/netdev.o [2020-08-14T11:45:03.978Z] #40 112.7 CC criu/cr-dump.o [2020-08-14T11:45:04.064Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-08-14T11:45:04.138Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-08-14T11:45:04.181Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-14T11:45:04.181Z] [2020-08-14T11:45:04.181Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-14T11:45:04.181Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-14T11:45:04.181Z] HOSTNAME=f9186c816006 [2020-08-14T11:45:04.181Z] TESTDEBUG=0 [2020-08-14T11:45:04.181Z] DEST=bundles/test-integration [2020-08-14T11:45:04.181Z] PWD=/go/src/github.com/docker/docker [2020-08-14T11:45:04.181Z] DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 [2020-08-14T11:45:04.181Z] container=docker [2020-08-14T11:45:04.181Z] HOME=/root [2020-08-14T11:45:04.181Z] GOLANG_VERSION=1.13.15 [2020-08-14T11:45:04.181Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-14T11:45:04.181Z] VALIDATE_BRANCH=master [2020-08-14T11:45:04.181Z] TERM=xterm [2020-08-14T11:45:04.181Z] DOCKER_PKG=github.com/docker/docker [2020-08-14T11:45:04.181Z] SHLVL=1 [2020-08-14T11:45:04.181Z] TIMEOUT=120m [2020-08-14T11:45:04.181Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-14T11:45:04.181Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-14T11:45:04.181Z] GO111MODULE=off [2020-08-14T11:45:04.181Z] DOCKER_EXPERIMENTAL=1 [2020-08-14T11:45:04.181Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-14T11:45:04.181Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-14T11:45:04.181Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-14T11:45:04.181Z] GOPATH=/go [2020-08-14T11:45:04.181Z] PKG_CONFIG=pkg-config [2020-08-14T11:45:04.181Z] _=/usr/bin/env [2020-08-14T11:45:04.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-14T11:45:04.431Z] #39 31.09 CC images/tty.o [2020-08-14T11:45:05.000Z] #39 31.60 CC images/file-lock.o [2020-08-14T11:45:05.000Z] #39 31.80 CC images/rlimit.o [2020-08-14T11:45:05.260Z] #39 32.06 CC images/pagemap.o [2020-08-14T11:45:05.519Z] #39 32.30 CC images/siginfo.o [2020-08-14T11:45:05.650Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-08-14T11:45:06.004Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-08-14T11:45:06.089Z] #39 32.70 CC images/rpc.o [2020-08-14T11:45:07.027Z] #39 33.61 CC images/ext-file.o [2020-08-14T11:45:07.287Z] #39 33.86 CC images/cgroup.o [2020-08-14T11:45:07.539Z] #40 ... [2020-08-14T11:45:07.539Z] [2020-08-14T11:45:07.539Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:45:07.539Z] #42 172.9 github.com/LK4D4/vndr/godl [2020-08-14T11:45:07.539Z] #42 173.7 github.com/LK4D4/vndr [2020-08-14T11:45:07.539Z] #42 ... [2020-08-14T11:45:07.539Z] [2020-08-14T11:45:07.539Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:45:07.539Z] #18 66.80 Setting up python3-wheel (0.32.3-2) ... [2020-08-14T11:45:07.539Z] #18 67.66 Setting up apparmor (2.13.2-10) ... [2020-08-14T11:45:07.539Z] #18 69.77 Setting up xfsprogs (4.20.0-1) ... [2020-08-14T11:45:07.539Z] #18 69.78 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-14T11:45:07.539Z] #18 70.44 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-14T11:45:07.546Z] #39 34.45 CC images/userns.o [2020-08-14T11:45:07.806Z] #39 34.71 CC images/google/protobuf/descriptor.o [2020-08-14T11:45:08.066Z] #39 ... [2020-08-14T11:45:08.066Z] [2020-08-14T11:45:08.066Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:45:08.066Z] #10 128.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-14T11:45:08.066Z] #10 128.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-14T11:45:08.066Z] #10 129.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:45:08.326Z] #10 ... [2020-08-14T11:45:08.326Z] [2020-08-14T11:45:08.326Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:45:08.326Z] #41 133.8 vendor/golang.org/x/net/http2/hpack [2020-08-14T11:45:08.326Z] #41 134.6 mime [2020-08-14T11:45:08.326Z] #41 136.3 mime/quotedprintable [2020-08-14T11:45:08.326Z] #41 136.6 net/http/internal [2020-08-14T11:45:08.647Z] #18 ... [2020-08-14T11:45:08.647Z] [2020-08-14T11:45:08.647Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:45:08.647Z] #42 DONE 184.2s [2020-08-14T11:45:08.647Z] [2020-08-14T11:45:08.647Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:08.647Z] #40 115.9 CC criu/cr-errno.o [2020-08-14T11:45:08.647Z] #40 116.0 CC criu/cr-restore.o [2020-08-14T11:45:09.707Z] #41 ... [2020-08-14T11:45:09.707Z] [2020-08-14T11:45:09.707Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:09.707Z] #39 36.31 CC images/opts.o [2020-08-14T11:45:09.967Z] #39 36.53 CC images/seccomp.o [2020-08-14T11:45:09.967Z] #39 36.74 CC images/binfmt-misc.o [2020-08-14T11:45:10.072Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-08-14T11:45:10.227Z] #39 36.99 CC images/time.o [2020-08-14T11:45:10.486Z] #39 37.16 CC images/sysctl.o [2020-08-14T11:45:10.486Z] #39 37.41 CC images/autofs.o [2020-08-14T11:45:11.055Z] #39 37.61 CC images/macvlan.o [2020-08-14T11:45:11.055Z] #39 37.79 CC images/sit.o [2020-08-14T11:45:11.315Z] #39 37.96 CC images/memfd.o [2020-08-14T11:45:11.576Z] #39 38.22 CC images/timens.o [2020-08-14T11:45:11.836Z] #39 38.54 LINK images/built-in.o [2020-08-14T11:45:11.836Z] #39 38.70 GEN compel/include/asm [2020-08-14T11:45:11.836Z] #39 38.73 GEN compel/include/version.h [2020-08-14T11:45:12.096Z] #39 38.75 touch .config [2020-08-14T11:45:12.096Z] #39 38.80 GEN include/common/config.h [2020-08-14T11:45:12.096Z] #39 38.88 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-14T11:45:12.096Z] #39 38.89 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-14T11:45:12.096Z] #39 38.92 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-14T11:45:12.096Z] #39 38.94 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-14T11:45:12.096Z] #39 39.00 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-14T11:45:12.370Z] #39 39.03 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-14T11:45:12.370Z] #39 39.06 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-14T11:45:12.370Z] #39 39.08 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-14T11:45:12.370Z] #39 39.09 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-14T11:45:12.370Z] #39 39.11 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-14T11:45:12.370Z] #39 39.12 DEP compel/plugins/std/infect.d [2020-08-14T11:45:12.370Z] #39 39.20 DEP compel/plugins/std/string.d [2020-08-14T11:45:12.541Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 14.1% of statements [2020-08-14T11:45:12.629Z] #39 ... [2020-08-14T11:45:12.629Z] [2020-08-14T11:45:12.629Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:45:12.629Z] #54 136.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-14T11:45:12.629Z] #54 136.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-14T11:45:12.629Z] #54 DONE 143.3s [2020-08-14T11:45:12.629Z] [2020-08-14T11:45:12.629Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-14T11:45:12.629Z] #55 DONE 0.0s [2020-08-14T11:45:12.629Z] [2020-08-14T11:45:12.629Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:12.629Z] #39 39.27 DEP compel/plugins/std/log.d [2020-08-14T11:45:12.629Z] #39 39.35 DEP compel/plugins/std/fds.d [2020-08-14T11:45:12.629Z] #39 ... [2020-08-14T11:45:12.629Z] [2020-08-14T11:45:12.629Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-14T11:45:12.629Z] #56 DONE 0.1s [2020-08-14T11:45:12.629Z] [2020-08-14T11:45:12.629Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:12.629Z] #39 39.50 DEP compel/plugins/std/std.d [2020-08-14T11:45:12.891Z] #39 39.58 DEP compel/plugins/shmem/shmem.d [2020-08-14T11:45:12.891Z] #39 39.70 DEP compel/plugins/fds/fds.d [2020-08-14T11:45:13.151Z] #39 40.05 CC compel/plugins/std/std.o [2020-08-14T11:45:13.173Z] #40 ... [2020-08-14T11:45:13.173Z] [2020-08-14T11:45:13.173Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:45:13.173Z] #18 72.03 Setting up python3-distutils (3.7.3-1) ... [2020-08-14T11:45:13.173Z] #18 72.74 Setting up python3-setuptools (40.8.0-1) ... [2020-08-14T11:45:13.173Z] #18 74.17 Setting up python3-pip (18.1-5) ... [2020-08-14T11:45:13.173Z] #18 75.64 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:45:13.173Z] #18 75.68 Processing triggers for mime-support (3.62) ... [2020-08-14T11:45:13.173Z] #18 DONE 75.9s [2020-08-14T11:45:13.173Z] [2020-08-14T11:45:13.173Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-14T11:45:13.471Z] #19 0.391 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-14T11:45:13.471Z] #19 0.394 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-14T11:45:13.471Z] #19 0.396 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-14T11:45:13.471Z] #19 DONE 0.5s [2020-08-14T11:45:13.471Z] [2020-08-14T11:45:13.471Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-14T11:45:13.721Z] #39 40.56 CC compel/plugins/std/fds.o [2020-08-14T11:45:14.292Z] #39 40.96 CC compel/plugins/std/log.o [2020-08-14T11:45:14.608Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.8% of statements [2020-08-14T11:45:14.899Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-08-14T11:45:15.233Z] #39 41.78 CC compel/plugins/std/string.o [2020-08-14T11:45:15.573Z] ok github.com/docker/docker/daemon 12.317s coverage: 17.3% of statements [2020-08-14T11:45:15.573Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-14T11:45:15.573Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-14T11:45:15.573Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-08-14T11:45:15.573Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-14T11:45:15.573Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-14T11:45:15.803Z] #39 42.34 CC compel/plugins/std/infect.o [2020-08-14T11:45:16.062Z] #39 42.80 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-14T11:45:16.062Z] #39 42.85 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-14T11:45:16.062Z] #39 42.90 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-14T11:45:16.062Z] #39 42.98 AR compel/plugins/std.lib.a [2020-08-14T11:45:16.322Z] #39 43.02 CC compel/plugins/fds/fds.o [2020-08-14T11:45:16.582Z] #39 43.28 AR compel/plugins/fds.lib.a [2020-08-14T11:45:16.582Z] #39 43.34 HOSTDEP compel/src/lib/log-host.d [2020-08-14T11:45:16.582Z] #39 43.41 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-14T11:45:16.606Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-08-14T11:45:16.856Z] #39 43.53 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-14T11:45:16.856Z] #39 43.57 HOSTDEP compel/src/main-host.d [2020-08-14T11:45:16.856Z] #39 43.62 DEP compel/src/lib/ptrace.d [2020-08-14T11:45:16.856Z] #39 ... [2020-08-14T11:45:16.856Z] [2020-08-14T11:45:16.856Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-14T11:45:16.856Z] #10 143.4 Selecting previously unselected package libapparmor1:amd64. [2020-08-14T11:45:16.856Z] #10 143.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-14T11:45:16.856Z] #10 143.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-14T11:45:16.856Z] #10 143.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-14T11:45:16.856Z] #10 143.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-14T11:45:16.856Z] #10 143.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-14T11:45:16.856Z] #10 143.8 Selecting previously unselected package libbtrfs0. [2020-08-14T11:45:16.856Z] #10 143.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-14T11:45:16.856Z] #10 143.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-14T11:45:16.856Z] #10 144.0 Selecting previously unselected package libbtrfs-dev. [2020-08-14T11:45:16.856Z] #10 144.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-14T11:45:16.856Z] #10 144.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-14T11:45:16.856Z] #10 144.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-14T11:45:16.856Z] #10 144.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-14T11:45:16.856Z] #10 144.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-14T11:45:16.856Z] #10 144.4 Selecting previously unselected package libudev-dev:amd64. [2020-08-14T11:45:16.856Z] #10 144.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-14T11:45:16.856Z] #10 144.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-14T11:45:16.856Z] #10 144.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-14T11:45:16.856Z] #10 144.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-14T11:45:16.856Z] #10 144.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-14T11:45:16.856Z] #10 144.9 Selecting previously unselected package libpcre16-3:amd64. [2020-08-14T11:45:16.856Z] #10 144.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-14T11:45:16.856Z] #10 144.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-14T11:45:16.856Z] #10 145.1 Selecting previously unselected package libpcre32-3:amd64. [2020-08-14T11:45:16.856Z] #10 145.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-14T11:45:16.856Z] #10 145.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-14T11:45:16.856Z] #10 145.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-14T11:45:16.856Z] #10 145.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-14T11:45:16.856Z] #10 145.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-14T11:45:16.856Z] #10 145.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-14T11:45:16.856Z] #10 145.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-14T11:45:16.856Z] #10 145.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-14T11:45:16.856Z] #10 145.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-14T11:45:16.856Z] #10 145.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-14T11:45:16.856Z] #10 145.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-14T11:45:16.856Z] #10 146.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-14T11:45:16.856Z] #10 146.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-14T11:45:16.856Z] #10 146.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-14T11:45:16.856Z] #10 146.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-14T11:45:16.856Z] #10 146.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-14T11:45:16.856Z] #10 146.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-14T11:45:16.856Z] #10 146.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-14T11:45:16.856Z] #10 146.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-14T11:45:16.856Z] #10 146.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-14T11:45:16.856Z] #10 146.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-14T11:45:16.856Z] #10 146.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-14T11:45:16.856Z] #10 146.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-14T11:45:16.856Z] #10 146.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-14T11:45:16.856Z] #10 146.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-14T11:45:16.856Z] #10 146.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-14T11:45:16.856Z] #10 146.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:45:16.856Z] #10 146.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-14T11:45:16.857Z] #10 147.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-14T11:45:16.857Z] #10 147.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-14T11:45:16.857Z] #10 147.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-14T11:45:16.857Z] #10 147.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-14T11:45:16.857Z] #10 147.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-14T11:45:16.857Z] #10 147.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-14T11:45:16.857Z] #10 147.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-14T11:45:16.857Z] #10 147.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-14T11:45:16.857Z] #10 147.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-14T11:45:16.857Z] #10 147.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:45:16.857Z] #10 147.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-14T11:45:16.857Z] #10 147.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-14T11:45:16.857Z] #10 147.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-14T11:45:16.857Z] #10 147.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-14T11:45:16.857Z] #10 147.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-14T11:45:16.857Z] #10 147.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-14T11:45:16.857Z] #10 147.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-14T11:45:16.857Z] #10 147.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-14T11:45:16.857Z] #10 147.2 Setting up dmsetup (2:1.02.155-3) ... [2020-08-14T11:45:16.857Z] #10 147.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-14T11:45:16.857Z] #10 147.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-14T11:45:16.857Z] #10 147.2 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:45:16.857Z] #10 DONE 147.8s [2020-08-14T11:45:16.857Z] [2020-08-14T11:45:16.857Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:16.857Z] #39 43.70 DEP compel/src/lib/infect.d [2020-08-14T11:45:17.125Z] #39 43.88 DEP compel/src/lib/infect-util.d [2020-08-14T11:45:17.125Z] #39 44.02 DEP compel/src/lib/infect-rpc.d [2020-08-14T11:45:17.385Z] #39 44.20 DEP compel/arch/x86/src/lib/infect.d [2020-08-14T11:45:17.645Z] #39 44.36 DEP compel/arch/x86/src/lib/cpu.d [2020-08-14T11:45:17.645Z] #39 44.42 DEP compel/src/lib/log.d [2020-08-14T11:45:17.905Z] #39 44.51 DEP compel/src/main.d [2020-08-14T11:45:17.905Z] #39 44.70 DEP compel/src/lib/handle-elf.d [2020-08-14T11:45:18.111Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-08-14T11:45:18.165Z] #39 44.83 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-14T11:45:18.165Z] #39 45.04 CC compel/src/lib/log.o [2020-08-14T11:45:18.739Z] #39 45.41 CC compel/arch/x86/src/lib/cpu.o [2020-08-14T11:45:18.739Z] #39 ... [2020-08-14T11:45:18.739Z] [2020-08-14T11:45:18.739Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-14T11:45:18.739Z] #11 DONE 1.7s [2020-08-14T11:45:19.010Z] [2020-08-14T11:45:19.010Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:45:19.010Z] #49 1.596 + RM_GOPATH=0 [2020-08-14T11:45:19.010Z] #49 1.596 + TMP_GOPATH= [2020-08-14T11:45:19.010Z] #49 1.596 + : /build [2020-08-14T11:45:19.010Z] #49 1.596 + '[' -z '' ']' [2020-08-14T11:45:19.010Z] #49 1.596 ++ mktemp -d [2020-08-14T11:45:19.010Z] #49 1.598 + export GOPATH=/tmp/tmp.JKDd0QwUTv [2020-08-14T11:45:19.010Z] #49 1.598 + GOPATH=/tmp/tmp.JKDd0QwUTv [2020-08-14T11:45:19.010Z] #49 1.598 + RM_GOPATH=1 [2020-08-14T11:45:19.010Z] #49 1.599 + case "$(go env GOARCH)" in [2020-08-14T11:45:19.010Z] #49 1.600 ++ go env GOARCH [2020-08-14T11:45:19.010Z] #49 1.613 + export GO_BUILDMODE=-buildmode=pie [2020-08-14T11:45:19.010Z] #49 1.613 + GO_BUILDMODE=-buildmode=pie [2020-08-14T11:45:19.010Z] #49 1.613 ++ dirname /tmp/install/install.sh [2020-08-14T11:45:19.010Z] #49 1.620 + dir=/tmp/install [2020-08-14T11:45:19.010Z] #49 1.622 + bin=runc [2020-08-14T11:45:19.010Z] #49 1.623 + shift [2020-08-14T11:45:19.010Z] #49 1.623 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-14T11:45:19.010Z] #49 1.623 + . /tmp/install/runc.installer [2020-08-14T11:45:19.010Z] #49 1.627 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-14T11:45:19.010Z] #49 1.634 + install_runc [2020-08-14T11:45:19.010Z] #49 1.635 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-14T11:45:19.010Z] #49 1.636 + uname -r [2020-08-14T11:45:19.010Z] #49 1.654 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-14T11:45:19.010Z] #49 1.654 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-14T11:45:19.010Z] #49 1.654 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-14T11:45:19.010Z] #49 1.654 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JKDd0QwUTv/src/github.com/opencontainers/runc [2020-08-14T11:45:19.010Z] #49 1.662 Cloning into '/tmp/tmp.JKDd0QwUTv/src/github.com/opencontainers/runc'... [2020-08-14T11:45:19.155Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.183s coverage: 57.0% of statements [2020-08-14T11:45:19.159Z] #20 5.081 Collecting yamllint==1.16.0 [2020-08-14T11:45:19.159Z] #20 5.435 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-14T11:45:19.159Z] #20 5.551 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-14T11:45:19.159Z] #20 5.694 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-14T11:45:19.459Z] #20 5.817 Collecting pyyaml (from yamllint==1.16.0) [2020-08-14T11:45:19.459Z] #20 ... [2020-08-14T11:45:19.459Z] [2020-08-14T11:45:19.459Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-14T11:45:19.459Z] #29 DONE 195.2s [2020-08-14T11:45:19.459Z] [2020-08-14T11:45:19.459Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:19.459Z] #40 122.1 CC criu/cr-service.o [2020-08-14T11:45:19.459Z] #40 124.6 CC criu/crtools.o [2020-08-14T11:45:19.459Z] #40 125.5 CC criu/eventfd.o [2020-08-14T11:45:19.459Z] #40 126.0 CC criu/eventpoll.o [2020-08-14T11:45:19.459Z] #40 126.9 CC criu/external.o [2020-08-14T11:45:19.459Z] #40 127.4 CC criu/fault-injection.o [2020-08-14T11:45:19.459Z] #40 127.5 CC criu/fdstore.o [2020-08-14T11:45:19.459Z] #40 128.1 CC criu/fifo.o [2020-08-14T11:45:19.761Z] #40 ... [2020-08-14T11:45:19.761Z] [2020-08-14T11:45:19.761Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-14T11:45:19.761Z] #20 6.184 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-14T11:45:19.951Z] #49 ... [2020-08-14T11:45:19.951Z] [2020-08-14T11:45:19.951Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-14T11:45:19.951Z] #12 DONE 1.1s [2020-08-14T11:45:19.951Z] [2020-08-14T11:45:19.951Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-14T11:45:20.211Z] #13 ... [2020-08-14T11:45:20.211Z] [2020-08-14T11:45:20.211Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:45:20.211Z] #41 140.7 net/textproto [2020-08-14T11:45:20.211Z] #41 140.7 crypto/x509 [2020-08-14T11:45:20.211Z] #41 141.8 vendor/golang.org/x/net/http/httpguts [2020-08-14T11:45:20.211Z] #41 142.1 vendor/golang.org/x/net/http/httpproxy [2020-08-14T11:45:20.211Z] #41 142.6 mime/multipart [2020-08-14T11:45:20.211Z] #41 144.9 crypto/tls [2020-08-14T11:45:20.211Z] #41 151.1 net/http/httptrace [2020-08-14T11:45:20.211Z] #41 ... [2020-08-14T11:45:20.211Z] [2020-08-14T11:45:20.211Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:20.211Z] #39 46.59 CC compel/arch/x86/src/lib/infect.o [2020-08-14T11:45:20.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-14T11:45:20.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-14T11:45:20.781Z] #39 ... [2020-08-14T11:45:20.781Z] [2020-08-14T11:45:20.781Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-14T11:45:20.781Z] #13 0.937 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-14T11:45:20.781Z] #13 DONE 1.0s [2020-08-14T11:45:21.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-14T11:45:21.041Z] [2020-08-14T11:45:21.041Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-14T11:45:21.859Z] #20 8.338 Building wheels for collected packages: pyyaml [2020-08-14T11:45:21.982Z] #14 DONE 1.1s [2020-08-14T11:45:21.982Z] [2020-08-14T11:45:21.982Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-14T11:45:22.157Z] #20 8.339 Running setup.py bdist_wheel for pyyaml: started [2020-08-14T11:45:22.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-14T11:45:23.220Z] #20 9.400 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-14T11:45:23.220Z] #20 9.402 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-14T11:45:23.220Z] #20 9.488 Successfully built pyyaml [2020-08-14T11:45:23.220Z] #20 9.507 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-14T11:45:23.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-14T11:45:23.364Z] #15 DONE 1.2s [2020-08-14T11:45:23.364Z] [2020-08-14T11:45:23.364Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-14T11:45:23.517Z] #20 9.872 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-14T11:45:23.517Z] #20 DONE 10.1s [2020-08-14T11:45:23.517Z] [2020-08-14T11:45:23.517Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:23.517Z] #40 128.9 CC criu/file-ids.o [2020-08-14T11:45:23.517Z] #40 129.5 CC criu/file-lock.o [2020-08-14T11:45:23.517Z] #40 130.7 CC criu/files-ext.o [2020-08-14T11:45:23.517Z] #40 131.1 CC criu/files-reg.o [2020-08-14T11:45:23.609Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.964s coverage: 46.2% of statements [2020-08-14T11:45:24.240Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-08-14T11:45:24.303Z] #16 DONE 1.0s [2020-08-14T11:45:24.303Z] [2020-08-14T11:45:24.303Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:45:24.395Z] ......................... [ 67%] [2020-08-14T11:45:25.058Z] #40 133.5 CC criu/files.o [2020-08-14T11:45:25.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-14T11:45:25.684Z] #17 1.534 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-14T11:45:25.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-14T11:45:25.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-14T11:45:25.944Z] #17 1.639 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-14T11:45:25.944Z] #17 1.726 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-14T11:45:26.205Z] #17 2.126 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-14T11:45:27.586Z] #17 3.244 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [218 kB] [2020-08-14T11:45:27.751Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.329s coverage: 49.5% of statements [2020-08-14T11:45:27.869Z] #40 135.9 CC criu/filesystems.o [2020-08-14T11:45:28.168Z] #40 136.7 CC criu/fsnotify.o [2020-08-14T11:45:28.966Z] #17 4.570 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-14T11:45:29.224Z] #40 137.9 CC criu/image-desc.o [2020-08-14T11:45:29.522Z] #40 138.1 CC criu/image.o [2020-08-14T11:45:30.168Z] #40 138.9 CC criu/ipc_ns.o [2020-08-14T11:45:30.874Z] #17 ... [2020-08-14T11:45:30.874Z] [2020-08-14T11:45:30.874Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:45:30.874Z] #41 151.5 net/http [2020-08-14T11:45:30.874Z] #41 ... [2020-08-14T11:45:30.874Z] [2020-08-14T11:45:30.874Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:30.874Z] #39 48.05 CC compel/src/lib/infect-rpc.o [2020-08-14T11:45:30.874Z] #39 48.43 CC compel/src/lib/infect-util.o [2020-08-14T11:45:30.874Z] #39 48.79 CC compel/src/lib/infect.o [2020-08-14T11:45:30.874Z] #39 52.00 CC compel/src/lib/ptrace.o [2020-08-14T11:45:30.874Z] #39 52.30 AR compel/libcompel.a [2020-08-14T11:45:30.874Z] #39 52.36 HOSTCC compel/src/main-host.o [2020-08-14T11:45:30.874Z] #39 52.64 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-14T11:45:30.874Z] #39 52.84 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-14T11:45:30.874Z] #39 53.22 HOSTCC compel/src/lib/log-host.o [2020-08-14T11:45:30.874Z] #39 53.41 HOSTLINK compel/compel-host-bin [2020-08-14T11:45:30.874Z] #39 53.58 DEP soccr/soccr.d [2020-08-14T11:45:30.874Z] #39 53.75 CC soccr/soccr.o [2020-08-14T11:45:30.874Z] #39 55.08 AR soccr/libsoccr.a [2020-08-14T11:45:30.874Z] #39 55.13 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-14T11:45:30.874Z] #39 55.47 DEP criu/arch/x86/sigframe.d [2020-08-14T11:45:30.874Z] #39 55.63 DEP criu/arch/x86/sigaction_compat.d [2020-08-14T11:45:30.874Z] #39 55.74 DEP criu/arch/x86/kerndat.d [2020-08-14T11:45:30.874Z] #39 55.90 DEP criu/arch/x86/crtools.d [2020-08-14T11:45:30.874Z] #39 56.09 DEP criu/arch/x86/cpu.d [2020-08-14T11:45:30.874Z] #39 56.23 CC criu/arch/x86/cpu.o [2020-08-14T11:45:30.874Z] #39 56.84 CC criu/arch/x86/crtools.o [2020-08-14T11:45:31.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-14T11:45:31.134Z] #39 57.88 CC criu/arch/x86/kerndat.o [2020-08-14T11:45:31.703Z] #39 58.49 CC criu/arch/x86/sigaction_compat.o [2020-08-14T11:45:31.708Z] #40 140.2 CC criu/irmap.o [2020-08-14T11:45:31.963Z] #39 58.69 CC criu/arch/x86/sigframe.o [2020-08-14T11:45:31.963Z] #39 58.84 LINK criu/arch/x86/crtools.built-in.o [2020-08-14T11:45:31.963Z] #39 58.89 DEP criu/pie/util-vdso-elf32.d [2020-08-14T11:45:32.223Z] #39 58.98 DEP criu/pie/util-vdso.d [2020-08-14T11:45:32.223Z] #39 59.15 DEP criu/pie/util.d [2020-08-14T11:45:32.362Z] #40 140.8 CC criu/kcmp-ids.o [2020-08-14T11:45:32.483Z] #39 59.28 CC criu/pie/util.o [2020-08-14T11:45:32.662Z] #40 141.1 CC criu/kerndat.o [2020-08-14T11:45:32.747Z] #39 59.53 CC criu/pie/util-vdso.o [2020-08-14T11:45:33.319Z] #39 60.24 CC criu/pie/util-vdso-elf32.o [2020-08-14T11:45:33.725Z] #40 142.3 CC criu/libnetlink.o [2020-08-14T11:45:33.888Z] #39 ... [2020-08-14T11:45:33.889Z] [2020-08-14T11:45:33.889Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:45:33.889Z] #17 9.660 Fetched 8372 kB in 9s (982 kB/s) [2020-08-14T11:45:34.025Z] #40 142.8 CC criu/log.o [2020-08-14T11:45:34.635Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.864s coverage: 73.1% of statements [2020-08-14T11:45:34.635Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-14T11:45:34.635Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.947s coverage: 57.7% of statements [2020-08-14T11:45:34.635Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-14T11:45:34.672Z] #40 143.3 CC criu/lsm.o [2020-08-14T11:45:35.268Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-08-14T11:45:35.322Z] #40 143.7 CC criu/mem.o [2020-08-14T11:45:35.558Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.687s coverage: 76.1% of statements [2020-08-14T11:45:35.558Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-14T11:45:36.190Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-08-14T11:45:37.182Z] #17 9.660 Reading package lists... [2020-08-14T11:45:37.182Z] #17 ... [2020-08-14T11:45:37.182Z] [2020-08-14T11:45:37.182Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:45:37.182Z] #49 9.881 + cd /tmp/tmp.JKDd0QwUTv/src/github.com/opencontainers/runc [2020-08-14T11:45:37.182Z] #49 9.885 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-14T11:45:37.182Z] #49 10.29 + '[' -z '' ']' [2020-08-14T11:45:37.182Z] #49 10.29 + target=static [2020-08-14T11:45:37.182Z] #49 10.29 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-14T11:45:37.182Z] #49 10.41 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-14T11:45:37.182Z] #49 ... [2020-08-14T11:45:37.182Z] [2020-08-14T11:45:37.182Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:37.182Z] #39 60.90 AR criu/pie/pie.lib.a [2020-08-14T11:45:37.182Z] #39 60.96 DEP criu/pie/restorer.d [2020-08-14T11:45:37.182Z] #39 61.23 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-14T11:45:37.182Z] #39 61.32 DEP criu/arch/x86/restorer_unmap.d [2020-08-14T11:45:37.182Z] #39 61.34 DEP criu/arch/x86/restorer.d [2020-08-14T11:45:37.182Z] #39 61.49 DEP criu/arch/x86/vdso-pie.d [2020-08-14T11:45:37.182Z] #39 61.64 DEP criu/pie/parasite-vdso.d [2020-08-14T11:45:37.182Z] #39 61.83 DEP criu/pie/parasite.d [2020-08-14T11:45:37.182Z] #39 62.03 CC criu/pie/parasite.o [2020-08-14T11:45:37.182Z] #39 63.23 LINK criu/pie/parasite.built-in.o [2020-08-14T11:45:37.182Z] #39 63.24 GEN criu/pie/parasite-blob.h [2020-08-14T11:45:37.182Z] #39 63.26 CC criu/pie/parasite-vdso.o [2020-08-14T11:45:37.182Z] #39 63.96 CC criu/arch/x86/vdso-pie.o [2020-08-14T11:45:37.224Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-08-14T11:45:37.432Z] #40 145.7 CC criu/memfd.o [2020-08-14T11:45:37.514Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 4.8% of statements [2020-08-14T11:45:37.514Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-14T11:45:37.514Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-14T11:45:37.755Z] #39 64.29 CC criu/arch/x86/restorer.o [2020-08-14T11:45:38.083Z] #40 146.4 CC criu/mount.o [2020-08-14T11:45:38.325Z] #39 64.87 CC criu/arch/x86/restorer_unmap.o [2020-08-14T11:45:38.325Z] #39 64.98 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-14T11:45:38.585Z] #39 65.27 CC criu/pie/restorer.o [2020-08-14T11:45:38.607Z] ok github.com/docker/docker/daemon/logger 0.208s coverage: 41.0% of statements [2020-08-14T11:45:39.238Z] ok github.com/docker/docker/daemon/logger/awslogs 0.077s coverage: 77.4% of statements [2020-08-14T11:45:39.238Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-14T11:45:39.238Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-14T11:45:39.238Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-08-14T11:45:40.271Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 26.2% of statements [2020-08-14T11:45:40.271Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-08-14T11:45:40.561Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2020-08-14T11:45:41.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-14T11:45:41.193Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 75.2% of statements [2020-08-14T11:45:41.193Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-14T11:45:41.824Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 37.7% of statements [2020-08-14T11:45:41.952Z] #39 68.54 LINK criu/pie/restorer.built-in.o [2020-08-14T11:45:41.952Z] #39 68.55 GEN criu/pie/restorer-blob.h [2020-08-14T11:45:41.952Z] #39 68.66 DEP criu/vdso.d [2020-08-14T11:45:42.115Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-08-14T11:45:42.214Z] #39 68.94 DEP criu/vdso-compat.d [2020-08-14T11:45:42.214Z] #39 69.07 DEP criu/uts_ns.d [2020-08-14T11:45:42.473Z] #39 69.28 DEP criu/util.d [2020-08-14T11:45:42.673Z] #40 150.9 CC criu/namespaces.o [2020-08-14T11:45:42.732Z] #39 69.55 DEP criu/uffd.d [2020-08-14T11:45:42.991Z] #39 69.77 DEP criu/tun.d [2020-08-14T11:45:43.147Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-08-14T11:45:43.251Z] #39 69.98 DEP criu/tty.d [2020-08-14T11:45:43.251Z] #39 70.19 DEP criu/timerfd.d [2020-08-14T11:45:43.438Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-08-14T11:45:43.510Z] #39 70.35 DEP criu/timens.d [2020-08-14T11:45:43.510Z] #39 70.44 DEP criu/sysfs_parse.d [2020-08-14T11:45:43.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-14T11:45:44.068Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-08-14T11:45:44.068Z] ok github.com/docker/docker/daemon/logger/splunk 1.450s coverage: 82.5% of statements [2020-08-14T11:45:44.068Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-14T11:45:44.068Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-14T11:45:44.079Z] #39 70.59 DEP criu/sysctl.d [2020-08-14T11:45:44.079Z] #39 ... [2020-08-14T11:45:44.079Z] [2020-08-14T11:45:44.079Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:45:44.079Z] #41 164.6 github.com/LK4D4/vndr/godl [2020-08-14T11:45:44.079Z] #41 165.4 github.com/LK4D4/vndr [2020-08-14T11:45:44.079Z] #41 ... [2020-08-14T11:45:44.079Z] [2020-08-14T11:45:44.079Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:44.079Z] #39 70.84 DEP criu/string.d [2020-08-14T11:45:44.079Z] #39 70.89 DEP criu/stats.d [2020-08-14T11:45:44.338Z] #39 70.95 DEP criu/sockets.d [2020-08-14T11:45:44.338Z] #39 ... [2020-08-14T11:45:44.338Z] [2020-08-14T11:45:44.338Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:45:44.338Z] #41 DONE 175.1s [2020-08-14T11:45:44.600Z] [2020-08-14T11:45:44.600Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:44.600Z] #39 71.19 DEP criu/sk-unix.d [2020-08-14T11:45:44.768Z] #40 153.3 CC criu/net.o [2020-08-14T11:45:44.860Z] #39 71.74 DEP criu/sk-tcp.d [2020-08-14T11:45:45.119Z] #39 72.00 DEP criu/sk-queue.d [2020-08-14T11:45:45.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-14T11:45:45.381Z] #39 72.20 DEP criu/sk-packet.d [2020-08-14T11:45:45.575Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2020-08-14T11:45:45.575Z] ok github.com/docker/docker/distribution 0.438s coverage: 21.9% of statements [2020-08-14T11:45:45.575Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-14T11:45:45.644Z] #39 72.34 DEP criu/sk-netlink.d [2020-08-14T11:45:45.903Z] #39 72.55 DEP criu/sk-inet.d [2020-08-14T11:45:45.903Z] #39 72.70 DEP criu/signalfd.d [2020-08-14T11:45:46.163Z] #39 72.79 DEP criu/sigframe.d [2020-08-14T11:45:46.163Z] #39 72.85 DEP criu/shmem.d [2020-08-14T11:45:46.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-14T11:45:46.423Z] #39 73.07 DEP criu/servicefd.d [2020-08-14T11:45:46.423Z] #39 73.18 DEP criu/seize.d [2020-08-14T11:45:46.423Z] #39 73.32 DEP criu/seccomp.d [2020-08-14T11:45:46.607Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-08-14T11:45:46.683Z] #39 73.52 DEP criu/rst-malloc.d [2020-08-14T11:45:46.942Z] #39 73.58 DEP criu/rbtree.d [2020-08-14T11:45:46.942Z] #39 73.62 DEP criu/pstree.d [2020-08-14T11:45:46.942Z] #39 73.86 DEP criu/protobuf.d [2020-08-14T11:45:47.202Z] #39 73.99 GEN criu/protobuf-desc-gen.h [2020-08-14T11:45:47.202Z] #39 ... [2020-08-14T11:45:47.202Z] [2020-08-14T11:45:47.202Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:45:47.202Z] #17 9.660 Reading package lists... [2020-08-14T11:45:47.202Z] #17 13.18 Reading package lists... [2020-08-14T11:45:47.202Z] #17 17.44 Building dependency tree... [2020-08-14T11:45:47.202Z] #17 19.50 libcap2-bin is already the newest version (1:2.25-2). [2020-08-14T11:45:47.202Z] #17 19.50 The following additional packages will be installed: [2020-08-14T11:45:47.202Z] #17 19.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-14T11:45:47.202Z] #17 19.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-14T11:45:47.202Z] #17 19.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-14T11:45:47.202Z] #17 19.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-14T11:45:47.202Z] #17 19.51 python3.7 python3.7-minimal vim-runtime xxd [2020-08-14T11:45:47.202Z] #17 19.51 Suggested packages: [2020-08-14T11:45:47.202Z] #17 19.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-14T11:45:47.202Z] #17 19.51 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-14T11:45:47.202Z] #17 19.51 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-14T11:45:47.202Z] #17 19.51 Recommended packages: [2020-08-14T11:45:47.202Z] #17 19.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-14T11:45:47.202Z] #17 19.51 python3-keyrings.alt python3-xdg unzip [2020-08-14T11:45:47.202Z] #17 21.96 The following NEW packages will be installed: [2020-08-14T11:45:47.202Z] #17 21.97 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-14T11:45:47.202Z] #17 21.97 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-14T11:45:47.202Z] #17 21.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-14T11:45:47.202Z] #17 21.97 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-14T11:45:47.202Z] #17 21.97 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-14T11:45:47.202Z] #17 21.97 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-14T11:45:47.202Z] #17 21.98 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-14T11:45:47.202Z] #17 21.98 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-14T11:45:47.202Z] #17 21.98 xz-utils zip [2020-08-14T11:45:47.202Z] #17 22.43 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-14T11:45:47.202Z] #17 22.43 Need to get 28.5 MB of archives. [2020-08-14T11:45:47.202Z] #17 22.43 After this operation, 116 MB of additional disk space will be used. [2020-08-14T11:45:47.202Z] #17 22.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-14T11:45:47.202Z] #17 22.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-14T11:45:47.202Z] #17 22.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-14T11:45:47.202Z] #17 22.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-14T11:45:47.202Z] #17 22.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-14T11:45:47.202Z] #17 22.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-14T11:45:47.202Z] #17 22.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-14T11:45:47.202Z] #17 22.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-14T11:45:47.202Z] #17 22.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-14T11:45:47.202Z] #17 22.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-14T11:45:47.202Z] #17 22.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-14T11:45:47.202Z] #17 22.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-14T11:45:47.202Z] #17 22.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-14T11:45:47.202Z] #17 22.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-14T11:45:47.202Z] #17 22.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-14T11:45:47.202Z] #17 22.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-14T11:45:47.202Z] #17 22.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-14T11:45:47.202Z] #17 22.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-14T11:45:47.202Z] #17 22.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-14T11:45:47.202Z] #17 22.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-14T11:45:47.202Z] #17 22.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-14T11:45:47.202Z] #17 22.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-14T11:45:47.202Z] #17 22.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-14T11:45:47.202Z] #17 22.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-14T11:45:47.202Z] #17 22.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-14T11:45:47.202Z] #17 22.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-14T11:45:47.202Z] #17 22.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-14T11:45:47.202Z] #17 22.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-14T11:45:47.202Z] #17 22.79 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-14T11:45:47.237Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-08-14T11:45:47.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-14T11:45:47.462Z] #17 23.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-14T11:45:47.462Z] #17 23.26 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-14T11:45:47.462Z] #17 23.26 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-14T11:45:47.462Z] #17 23.26 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-14T11:45:47.462Z] #17 23.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-14T11:45:47.462Z] #17 23.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-14T11:45:47.462Z] #17 23.35 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-14T11:45:47.462Z] #17 23.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-14T11:45:47.462Z] #17 23.36 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-14T11:45:47.721Z] #17 23.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-14T11:45:47.721Z] #17 23.39 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-14T11:45:47.721Z] #17 23.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-14T11:45:47.721Z] #17 23.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-14T11:45:47.721Z] #17 23.46 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-14T11:45:47.721Z] #17 23.48 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-14T11:45:47.721Z] #17 23.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-14T11:45:47.868Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-08-14T11:45:47.981Z] #17 23.81 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-14T11:45:47.981Z] #17 23.85 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-14T11:45:47.981Z] #17 23.90 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-14T11:45:48.158Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.6% of statements [2020-08-14T11:45:48.158Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-14T11:45:48.158Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-14T11:45:48.158Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2020-08-14T11:45:48.158Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-14T11:45:48.449Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-08-14T11:45:48.550Z] #17 ... [2020-08-14T11:45:48.550Z] [2020-08-14T11:45:48.550Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:48.550Z] #39 75.45 DEP criu/protobuf-desc.d [2020-08-14T11:45:48.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-14T11:45:48.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-14T11:45:48.809Z] #39 75.57 DEP criu/proc_parse.d [2020-08-14T11:45:49.068Z] #39 75.73 DEP criu/plugin.d [2020-08-14T11:45:49.068Z] #39 75.86 DEP criu/pipes.d [2020-08-14T11:45:49.317Z] #40 157.2 CC criu/netfilter.o [2020-08-14T11:45:49.317Z] #40 157.6 CC criu/page-pipe.o [2020-08-14T11:45:49.328Z] #39 76.04 DEP criu/pie-util.d [2020-08-14T11:45:49.587Z] #39 76.17 DEP criu/pie-util-vdso.d [2020-08-14T11:45:49.587Z] #39 76.33 DEP criu/pie-util-vdso-elf32.d [2020-08-14T11:45:49.847Z] #39 76.47 DEP criu/path.d [2020-08-14T11:45:49.847Z] #39 76.64 DEP criu/parasite-syscall.d [2020-08-14T11:45:49.953Z] ok github.com/docker/docker/opts 0.012s coverage: 67.4% of statements [2020-08-14T11:45:49.953Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-14T11:45:49.964Z] #40 158.6 CC criu/page-xfer.o [2020-08-14T11:45:50.106Z] #39 76.82 DEP criu/pagemap.d [2020-08-14T11:45:50.106Z] #39 76.97 DEP criu/pagemap-cache.d [2020-08-14T11:45:50.365Z] #39 77.07 DEP criu/page-xfer.d [2020-08-14T11:45:50.365Z] #39 77.20 DEP criu/page-pipe.d [2020-08-14T11:45:50.365Z] #39 77.28 DEP criu/netfilter.d [2020-08-14T11:45:50.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-14T11:45:50.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-14T11:45:50.624Z] #39 77.37 DEP criu/net.d [2020-08-14T11:45:50.884Z] #39 77.57 DEP criu/namespaces.d [2020-08-14T11:45:51.145Z] #39 ... [2020-08-14T11:45:51.145Z] [2020-08-14T11:45:51.145Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-14T11:45:51.145Z] #28 DONE 181.7s [2020-08-14T11:45:51.145Z] [2020-08-14T11:45:51.145Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:45:51.145Z] #39 77.85 DEP criu/mount.d [2020-08-14T11:45:51.145Z] #39 77.98 DEP criu/memfd.d [2020-08-14T11:45:51.404Z] #39 78.16 DEP criu/mem.d [2020-08-14T11:45:51.456Z] ok github.com/docker/docker/pkg/archive 0.503s coverage: 77.2% of statements [2020-08-14T11:45:51.663Z] #39 78.40 DEP criu/lsm.d [2020-08-14T11:45:51.922Z] #39 78.63 DEP criu/log.d [2020-08-14T11:45:51.922Z] #39 78.79 DEP criu/libnetlink.d [2020-08-14T11:45:52.071Z] #40 160.3 CC criu/pagemap-cache.o [2020-08-14T11:45:52.072Z] #40 ... [2020-08-14T11:45:52.072Z] [2020-08-14T11:45:52.072Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-14T11:45:52.182Z] #39 78.91 DEP criu/kerndat.d [2020-08-14T11:45:52.377Z] #37 227.9 + dpkg --print-architecture [2020-08-14T11:45:52.377Z] #37 227.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-14T11:45:52.441Z] #39 79.04 DEP criu/kcmp-ids.d [2020-08-14T11:45:52.441Z] #39 79.10 DEP criu/irmap.d [2020-08-14T11:45:52.441Z] #39 79.21 DEP criu/ipc_ns.d [2020-08-14T11:45:52.681Z] #37 228.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-14T11:45:52.681Z] #37 228.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-14T11:45:52.701Z] #39 79.32 DEP criu/image.d [2020-08-14T11:45:52.701Z] #39 79.43 DEP criu/image-desc.d [2020-08-14T11:45:52.701Z] #39 79.50 DEP criu/fsnotify.d [2020-08-14T11:45:52.960Z] ok github.com/docker/docker/pkg/authorization 1.079s coverage: 68.3% of statements [2020-08-14T11:45:52.960Z] #39 79.70 DEP criu/filesystems.d [2020-08-14T11:45:53.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-14T11:45:53.220Z] #39 79.84 DEP criu/files.d [2020-08-14T11:45:53.220Z] #39 80.04 DEP criu/files-reg.d [2020-08-14T11:45:53.250Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-14T11:45:53.480Z] #39 80.16 DEP criu/files-ext.d [2020-08-14T11:45:53.480Z] #39 80.26 DEP criu/file-lock.d [2020-08-14T11:45:53.480Z] #39 80.39 DEP criu/file-ids.d [2020-08-14T11:45:53.540Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-08-14T11:45:53.739Z] #39 80.49 DEP criu/fifo.d [2020-08-14T11:45:53.739Z] #39 80.60 DEP criu/fdstore.d [2020-08-14T11:45:53.739Z] #39 80.66 DEP criu/fault-injection.d [2020-08-14T11:45:53.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-14T11:45:53.999Z] #39 80.70 DEP criu/external.d [2020-08-14T11:45:53.999Z] #39 80.80 DEP criu/eventpoll.d [2020-08-14T11:45:53.999Z] #39 80.90 DEP criu/eventfd.d [2020-08-14T11:45:54.259Z] #39 81.02 DEP criu/crtools.d [2020-08-14T11:45:54.259Z] #39 81.16 DEP criu/cr-service.d [2020-08-14T11:45:54.519Z] #39 81.26 DEP criu/cr-restore.d [2020-08-14T11:45:54.778Z] #39 81.51 DEP criu/cr-errno.d [2020-08-14T11:45:54.778Z] #39 81.52 DEP criu/cr-dump.d [2020-08-14T11:45:55.038Z] #39 81.68 DEP criu/cr-dedup.d [2020-08-14T11:45:55.038Z] #39 81.82 DEP criu/cr-check.d [2020-08-14T11:45:55.299Z] #39 82.05 DEP criu/config.d [2020-08-14T11:45:55.299Z] #39 82.16 DEP criu/clone-noasan.d [2020-08-14T11:45:55.559Z] #39 82.25 DEP criu/cgroup.d [2020-08-14T11:45:55.559Z] #39 82.40 DEP criu/cgroup-props.d [2020-08-14T11:45:55.818Z] #39 82.51 DEP criu/bitmap.d [2020-08-14T11:45:55.819Z] #39 82.53 DEP criu/bfd.d [2020-08-14T11:45:55.819Z] #39 82.61 DEP criu/autofs.d [2020-08-14T11:45:56.079Z] #39 82.71 DEP criu/aio.d [2020-08-14T11:45:56.079Z] #39 82.85 DEP criu/action-scripts.d [2020-08-14T11:45:56.339Z] #39 83.07 CC criu/action-scripts.o [2020-08-14T11:45:56.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-14T11:45:56.908Z] #39 83.53 CC criu/aio.o [2020-08-14T11:45:57.053Z] ok github.com/docker/docker/layer 7.603s coverage: 68.8% of statements [2020-08-14T11:45:57.053Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-14T11:45:57.053Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-14T11:45:57.053Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-14T11:45:57.053Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-14T11:45:57.053Z] ? github.com/docker/docker/oci [no test files] [2020-08-14T11:45:57.053Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-14T11:45:57.168Z] #39 84.06 CC criu/autofs.o [2020-08-14T11:45:57.239Z] #37 ... [2020-08-14T11:45:57.239Z] [2020-08-14T11:45:57.239Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:45:57.239Z] #50 122.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-14T11:45:57.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-14T11:45:57.343Z] ok github.com/docker/docker/pkg/chrootarchive 3.438s coverage: 43.2% of statements [2020-08-14T11:45:57.343Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-14T11:45:57.343Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-14T11:45:57.343Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-08-14T11:45:57.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-14T11:45:57.974Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-08-14T11:45:57.974Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-08-14T11:45:58.107Z] #39 ... [2020-08-14T11:45:58.107Z] [2020-08-14T11:45:58.107Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:45:58.107Z] #17 24.53 debconf: delaying package configuration, since apt-utils is not installed [2020-08-14T11:45:58.107Z] #17 24.64 Fetched 28.5 MB in 2s (15.4 MB/s) [2020-08-14T11:45:58.107Z] #17 24.69 Selecting previously unselected package pigz. [2020-08-14T11:45:58.107Z] #17 24.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-08-14T11:45:58.107Z] #17 24.76 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 24.77 Unpacking pigz (2.4-1) ... [2020-08-14T11:45:58.107Z] #17 24.85 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-14T11:45:58.107Z] #17 24.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 24.87 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-14T11:45:58.107Z] #17 25.31 Selecting previously unselected package python3.7-minimal. [2020-08-14T11:45:58.107Z] #17 25.31 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 25.32 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-14T11:45:58.107Z] #17 26.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-14T11:45:58.107Z] #17 26.17 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-14T11:45:58.107Z] #17 28.58 Selecting previously unselected package python3-minimal. [2020-08-14T11:45:58.107Z] #17 28.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-08-14T11:45:58.107Z] #17 28.62 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 28.62 Unpacking python3-minimal (3.7.3-1) ... [2020-08-14T11:45:58.107Z] #17 28.70 Selecting previously unselected package libmpdec2:amd64. [2020-08-14T11:45:58.107Z] #17 28.71 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 28.72 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-14T11:45:58.107Z] #17 28.82 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-14T11:45:58.107Z] #17 28.84 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 28.84 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-14T11:45:58.107Z] #17 29.70 Selecting previously unselected package python3.7. [2020-08-14T11:45:58.107Z] #17 29.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 29.71 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-14T11:45:58.107Z] #17 29.82 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-14T11:45:58.107Z] #17 29.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 29.84 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-14T11:45:58.107Z] #17 29.97 Setting up python3-minimal (3.7.3-1) ... [2020-08-14T11:45:58.107Z] #17 30.81 Selecting previously unselected package python3. [2020-08-14T11:45:58.107Z] #17 30.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-08-14T11:45:58.107Z] #17 30.86 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 30.87 Unpacking python3 (3.7.3-1) ... [2020-08-14T11:45:58.107Z] #17 30.96 Selecting previously unselected package libip4tc0:amd64. [2020-08-14T11:45:58.107Z] #17 30.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 30.98 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-14T11:45:58.107Z] #17 31.05 Selecting previously unselected package libip6tc0:amd64. [2020-08-14T11:45:58.107Z] #17 31.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 31.06 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-14T11:45:58.107Z] #17 31.14 Selecting previously unselected package libiptc0:amd64. [2020-08-14T11:45:58.107Z] #17 31.16 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 31.16 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-14T11:45:58.107Z] #17 31.23 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-14T11:45:58.107Z] #17 31.23 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 31.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-14T11:45:58.107Z] #17 31.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-14T11:45:58.107Z] #17 31.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 31.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-14T11:45:58.107Z] #17 31.42 Selecting previously unselected package libnftnl11:amd64. [2020-08-14T11:45:58.107Z] #17 31.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 31.43 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-14T11:45:58.107Z] #17 31.50 Selecting previously unselected package iptables. [2020-08-14T11:45:58.107Z] #17 31.52 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 31.52 Unpacking iptables (1.8.2-4) ... [2020-08-14T11:45:58.107Z] #17 31.86 Selecting previously unselected package xxd. [2020-08-14T11:45:58.107Z] #17 31.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-14T11:45:58.107Z] #17 31.87 Unpacking xxd (2:8.1.0875-5) ... [2020-08-14T11:45:58.107Z] #17 32.00 Selecting previously unselected package vim-common. [2020-08-14T11:45:58.107Z] #17 32.00 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-14T11:45:58.107Z] #17 32.04 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-14T11:45:58.107Z] #17 32.21 Selecting previously unselected package bash-completion. [2020-08-14T11:45:58.107Z] #17 32.21 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-14T11:45:58.265Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-08-14T11:45:58.555Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-08-14T11:45:58.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-14T11:45:59.048Z] #17 34.76 Unpacking bash-completion (1:2.8-6) ... [2020-08-14T11:45:59.186Z] ok github.com/docker/docker/pkg/dmesg 0.015s coverage: 83.3% of statements [2020-08-14T11:45:59.307Z] #17 35.11 Selecting previously unselected package bzip2. [2020-08-14T11:45:59.307Z] #17 35.12 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-14T11:45:59.567Z] #17 35.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-14T11:45:59.567Z] #17 35.20 Selecting previously unselected package xz-utils. [2020-08-14T11:45:59.567Z] #17 35.21 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-14T11:45:59.567Z] #17 35.22 Unpacking xz-utils (5.2.4-1) ... [2020-08-14T11:45:59.827Z] #17 35.40 Selecting previously unselected package apparmor. [2020-08-14T11:45:59.827Z] #17 35.42 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-14T11:45:59.827Z] #17 35.49 Unpacking apparmor (2.13.2-10) ... [2020-08-14T11:46:00.022Z] #50 125.2 + mkdir -p /build [2020-08-14T11:46:00.022Z] #50 125.2 + cp runc /build/runc [2020-08-14T11:46:00.087Z] #17 35.85 Selecting previously unselected package aufs-tools. [2020-08-14T11:46:00.087Z] #17 35.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-14T11:46:00.087Z] #17 35.87 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-14T11:46:00.217Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-08-14T11:46:00.323Z] #50 DONE 125.4s [2020-08-14T11:46:00.323Z] [2020-08-14T11:46:00.323Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:46:00.323Z] #40 160.8 CC criu/pagemap.o [2020-08-14T11:46:00.323Z] #40 161.9 CC criu/parasite-syscall.o [2020-08-14T11:46:00.323Z] #40 163.0 CC criu/path.o [2020-08-14T11:46:00.323Z] #40 163.4 CC criu/pie-util-vdso.o [2020-08-14T11:46:00.323Z] #40 163.9 CC criu/pie-util.o [2020-08-14T11:46:00.323Z] #40 164.1 CC criu/pipes.o [2020-08-14T11:46:00.323Z] #40 164.9 CC criu/plugin.o [2020-08-14T11:46:00.323Z] #40 165.3 CC criu/proc_parse.o [2020-08-14T11:46:00.346Z] #17 36.00 Selecting previously unselected package libonig5:amd64. [2020-08-14T11:46:00.346Z] #17 36.01 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-14T11:46:00.346Z] #17 36.02 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-14T11:46:00.507Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-08-14T11:46:00.606Z] #17 36.17 Selecting previously unselected package libjq1:amd64. [2020-08-14T11:46:00.606Z] #17 36.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-14T11:46:00.606Z] #17 36.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-14T11:46:00.606Z] #17 36.30 Selecting previously unselected package jq. [2020-08-14T11:46:00.606Z] #17 36.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-14T11:46:00.606Z] #17 36.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-14T11:46:00.606Z] #17 36.41 Selecting previously unselected package libaio1:amd64. [2020-08-14T11:46:00.606Z] #17 36.41 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-14T11:46:00.606Z] #17 36.42 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-14T11:46:00.606Z] #17 36.49 Selecting previously unselected package libgpm2:amd64. [2020-08-14T11:46:00.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-14T11:46:00.865Z] #17 36.53 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-14T11:46:00.865Z] #17 36.53 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-14T11:46:00.866Z] #17 36.61 Selecting previously unselected package libicu63:amd64. [2020-08-14T11:46:00.866Z] #17 36.61 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-14T11:46:00.866Z] #17 36.62 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-14T11:46:00.979Z] #40 169.4 CC criu/protobuf-desc.o [2020-08-14T11:46:01.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-14T11:46:01.539Z] ok github.com/docker/docker/pkg/fsutils 0.421s coverage: 85.1% of statements [2020-08-14T11:46:01.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-14T11:46:01.829Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 11.4% of statements [2020-08-14T11:46:01.829Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2020-08-14T11:46:02.461Z] ok github.com/docker/docker/pkg/idtools 0.232s coverage: 70.5% of statements [2020-08-14T11:46:02.751Z] ok github.com/docker/docker/pkg/ioutils 0.287s coverage: 70.1% of statements [2020-08-14T11:46:03.042Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-08-14T11:46:03.042Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-08-14T11:46:03.087Z] #40 171.3 CC criu/protobuf.o [2020-08-14T11:46:03.087Z] #40 171.7 CC criu/pstree.o [2020-08-14T11:46:03.332Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-08-14T11:46:03.332Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-14T11:46:03.332Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-14T11:46:03.332Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-08-14T11:46:03.332Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-14T11:46:03.623Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-08-14T11:46:03.623Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-08-14T11:46:03.913Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2020-08-14T11:46:03.913Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-08-14T11:46:03.913Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-14T11:46:03.913Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-14T11:46:04.159Z] #17 39.72 Selecting previously unselected package libnet1:amd64. [2020-08-14T11:46:04.159Z] #17 39.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-14T11:46:04.159Z] #17 39.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-14T11:46:04.159Z] #17 39.80 Selecting previously unselected package libnl-3-200:amd64. [2020-08-14T11:46:04.159Z] #17 39.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-14T11:46:04.159Z] #17 39.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-14T11:46:04.159Z] #17 39.92 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-14T11:46:04.159Z] #17 39.92 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-14T11:46:04.159Z] #17 39.93 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-14T11:46:04.159Z] #17 39.99 Selecting previously unselected package libreadline5:amd64. [2020-08-14T11:46:04.159Z] #17 40.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-14T11:46:04.159Z] #17 40.01 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-14T11:46:04.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-14T11:46:04.419Z] #17 40.13 Selecting previously unselected package net-tools. [2020-08-14T11:46:04.419Z] #17 40.15 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-14T11:46:04.419Z] #17 40.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-14T11:46:04.419Z] #17 40.31 Selecting previously unselected package python-pip-whl. [2020-08-14T11:46:04.544Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-08-14T11:46:04.670Z] #40 173.0 CC criu/rbtree.o [2020-08-14T11:46:04.679Z] #17 40.32 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-14T11:46:04.679Z] #17 40.33 Unpacking python-pip-whl (18.1-5) ... [2020-08-14T11:46:04.971Z] #40 173.4 CC criu/rst-malloc.o [2020-08-14T11:46:05.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-14T11:46:05.175Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-08-14T11:46:05.248Z] #17 40.77 Selecting previously unselected package python3-lib2to3. [2020-08-14T11:46:05.248Z] #17 40.79 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-14T11:46:05.248Z] #17 40.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-14T11:46:05.248Z] #17 40.91 Selecting previously unselected package python3-distutils. [2020-08-14T11:46:05.248Z] #17 40.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-14T11:46:05.248Z] #17 40.92 Unpacking python3-distutils (3.7.3-1) ... [2020-08-14T11:46:05.248Z] #17 41.01 Selecting previously unselected package python3-pip. [2020-08-14T11:46:05.248Z] #17 41.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-14T11:46:05.248Z] #17 41.03 Unpacking python3-pip (18.1-5) ... [2020-08-14T11:46:05.272Z] #40 173.7 CC criu/seccomp.o [2020-08-14T11:46:05.466Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-08-14T11:46:05.466Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-08-14T11:46:05.508Z] #17 41.15 Selecting previously unselected package python3-pkg-resources. [2020-08-14T11:46:05.508Z] #17 41.15 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-14T11:46:05.508Z] #17 41.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-14T11:46:05.508Z] #17 41.26 Selecting previously unselected package python3-setuptools. [2020-08-14T11:46:05.508Z] #17 41.29 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-14T11:46:05.508Z] #17 41.30 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-14T11:46:05.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-14T11:46:05.767Z] #17 41.53 Selecting previously unselected package python3-wheel. [2020-08-14T11:46:05.767Z] #17 41.53 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-14T11:46:05.767Z] #17 41.54 Unpacking python3-wheel (0.32.3-2) ... [2020-08-14T11:46:05.767Z] #17 41.60 Selecting previously unselected package sudo. [2020-08-14T11:46:05.767Z] #17 41.61 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-14T11:46:05.767Z] #17 41.62 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-14T11:46:05.923Z] #40 174.5 CC criu/seize.o [2020-08-14T11:46:06.336Z] #17 42.02 Selecting previously unselected package thin-provisioning-tools. [2020-08-14T11:46:06.336Z] #17 42.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-14T11:46:06.336Z] #17 42.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-14T11:46:06.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-14T11:46:06.596Z] #17 42.26 Selecting previously unselected package uidmap. [2020-08-14T11:46:06.596Z] #17 42.28 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-14T11:46:06.596Z] #17 42.29 Unpacking uidmap (1:4.5-1.1) ... [2020-08-14T11:46:06.596Z] #17 42.42 Selecting previously unselected package vim-runtime. [2020-08-14T11:46:06.596Z] #17 42.44 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-14T11:46:06.596Z] #17 42.47 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-14T11:46:06.596Z] #17 42.51 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-14T11:46:06.792Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-08-14T11:46:06.856Z] #17 42.51 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-14T11:46:06.970Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-08-14T11:46:06.970Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-08-14T11:46:07.466Z] #40 175.8 CC criu/servicefd.o [2020-08-14T11:46:07.775Z] #40 176.2 CC criu/shmem.o [2020-08-14T11:46:08.455Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-14T11:46:08.455Z] Using test binary docker [2020-08-14T11:46:08.455Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-14T11:46:08.455Z] +++ /etc/init.d/apparmor start [2020-08-14T11:46:08.455Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-14T11:46:08.455Z] INFO: Waiting for daemon to start... [2020-08-14T11:46:08.455Z] Starting dockerd [2020-08-14T11:46:08.455Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-08-14T11:46:08.765Z] #17 ... [2020-08-14T11:46:08.765Z] [2020-08-14T11:46:08.765Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:46:08.765Z] #39 85.29 CC criu/bfd.o [2020-08-14T11:46:08.765Z] #39 85.75 CC criu/bitmap.o [2020-08-14T11:46:08.765Z] #39 85.87 CC criu/cgroup-props.o [2020-08-14T11:46:08.765Z] #39 86.63 CC criu/cgroup.o [2020-08-14T11:46:08.765Z] #39 89.46 CC criu/clone-noasan.o [2020-08-14T11:46:08.765Z] #39 89.63 CC criu/config.o [2020-08-14T11:46:08.765Z] #39 90.50 CC criu/cr-check.o [2020-08-14T11:46:08.765Z] #39 92.22 CC criu/cr-dedup.o [2020-08-14T11:46:08.765Z] #39 92.58 CC criu/cr-dump.o [2020-08-14T11:46:08.765Z] #39 94.79 CC criu/cr-errno.o [2020-08-14T11:46:08.765Z] #39 94.86 CC criu/cr-restore.o [2020-08-14T11:46:08.830Z] #40 177.5 CC criu/sigframe.o [2020-08-14T11:46:09.134Z] #40 177.7 CC criu/signalfd.o [2020-08-14T11:46:09.435Z] #40 178.0 CC criu/sk-inet.o [2020-08-14T11:46:09.693Z] ok github.com/docker/docker/pkg/signal 2.352s coverage: 61.0% of statements [2020-08-14T11:46:09.704Z] #39 ... [2020-08-14T11:46:09.704Z] [2020-08-14T11:46:09.704Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:46:09.704Z] #17 45.45 Selecting previously unselected package vim. [2020-08-14T11:46:09.704Z] #17 45.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-14T11:46:09.704Z] #17 45.48 Unpacking vim (2:8.1.0875-5) ... [2020-08-14T11:46:09.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-14T11:46:09.984Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-08-14T11:46:10.273Z] #17 46.03 Selecting previously unselected package xfsprogs. [2020-08-14T11:46:10.273Z] #17 46.04 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-14T11:46:10.273Z] #17 46.05 Unpacking xfsprogs (4.20.0-1) ... [2020-08-14T11:46:10.274Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-08-14T11:46:10.371Z] . [2020-08-14T11:46:10.371Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-14T11:46:10.371Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-14T11:46:10.501Z] #40 179.1 CC criu/sk-netlink.o [2020-08-14T11:46:10.564Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-14T11:46:10.633Z] Error: No such image: emptyfs [2020-08-14T11:46:10.633Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-14T11:46:10.633Z] ++++ docker load [2020-08-14T11:46:10.792Z] #17 46.47 Selecting previously unselected package zip. [2020-08-14T11:46:10.792Z] #17 46.48 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-14T11:46:10.792Z] #17 46.49 Unpacking zip (3.0-11+b1) ... [2020-08-14T11:46:10.792Z] #17 46.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-14T11:46:10.792Z] #17 46.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-14T11:46:10.792Z] #17 46.66 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-14T11:46:10.792Z] #17 46.68 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-14T11:46:10.793Z] #17 46.69 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-14T11:46:10.793Z] #17 46.70 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-14T11:46:10.793Z] #17 46.71 Setting up uidmap (1:4.5-1.1) ... [2020-08-14T11:46:10.793Z] #17 46.72 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-14T11:46:10.805Z] #40 179.6 CC criu/sk-packet.o [2020-08-14T11:46:10.855Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-08-14T11:46:10.894Z] Running integration-test (iteration 1) [2020-08-14T11:46:10.894Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-08-14T11:46:10.894Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:46:10.894Z] ++ set -e [2020-08-14T11:46:10.894Z] ++ '[' -n 0 ']' [2020-08-14T11:46:10.894Z] ++ set -x [2020-08-14T11:46:10.894Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:46:11.052Z] #17 46.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-14T11:46:11.052Z] #17 46.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-14T11:46:11.052Z] #17 46.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-14T11:46:11.052Z] #17 46.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-14T11:46:11.052Z] #17 46.78 Setting up xxd (2:8.1.0875-5) ... [2020-08-14T11:46:11.052Z] #17 46.79 Setting up zip (3.0-11+b1) ... [2020-08-14T11:46:11.052Z] #17 46.80 Setting up vim-common (2:8.1.0875-5) ... [2020-08-14T11:46:11.052Z] #17 46.84 Setting up bash-completion (1:2.8-6) ... [2020-08-14T11:46:11.146Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2020-08-14T11:46:11.809Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 36.9% of statements [2020-08-14T11:46:11.869Z] #40 180.3 CC criu/sk-queue.o [2020-08-14T11:46:12.099Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2020-08-14T11:46:12.169Z] #40 180.8 CC criu/sk-tcp.o [2020-08-14T11:46:12.389Z] ok github.com/docker/docker/pkg/tarsum 0.029s coverage: 89.3% of statements [2020-08-14T11:46:12.680Z] testing: warning: no tests to run [2020-08-14T11:46:12.680Z] coverage: [no statements] [2020-08-14T11:46:12.680Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-14T11:46:12.972Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-08-14T11:46:12.972Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-14T11:46:13.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-14T11:46:13.237Z] #40 181.6 CC criu/sk-unix.o [2020-08-14T11:46:13.262Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-14T11:46:13.589Z] #17 49.39 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-14T11:46:13.589Z] #17 49.40 Setting up xz-utils (5.2.4-1) ... [2020-08-14T11:46:13.589Z] #17 49.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-14T11:46:13.589Z] #17 49.45 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-14T11:46:13.849Z] #17 49.53 invoke-rc.d: could not determine current runlevel [2020-08-14T11:46:13.849Z] #17 49.53 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-14T11:46:13.849Z] #17 49.54 Setting up pigz (2.4-1) ... [2020-08-14T11:46:13.849Z] #17 49.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-14T11:46:13.849Z] #17 49.57 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-14T11:46:13.849Z] #17 49.60 Setting up python-pip-whl (18.1-5) ... [2020-08-14T11:46:13.849Z] #17 49.61 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-14T11:46:13.849Z] #17 49.62 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-14T11:46:14.419Z] #17 50.07 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-14T11:46:14.419Z] #17 50.08 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-14T11:46:14.419Z] #17 50.09 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-14T11:46:14.419Z] #17 50.10 Setting up vim (2:8.1.0875-5) ... [2020-08-14T11:46:14.419Z] #17 50.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-14T11:46:14.419Z] #17 50.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-14T11:46:14.419Z] #17 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-14T11:46:14.419Z] #17 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-14T11:46:14.419Z] #17 50.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-14T11:46:14.419Z] #17 50.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-14T11:46:14.419Z] #17 50.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-14T11:46:14.419Z] #17 50.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-14T11:46:14.419Z] #17 50.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-14T11:46:14.419Z] #17 50.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-14T11:46:14.419Z] #17 50.20 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-14T11:46:14.419Z] #17 50.21 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-14T11:46:14.419Z] #17 50.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-14T11:46:14.419Z] #17 50.23 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-14T11:46:14.767Z] ok github.com/docker/docker/plugin 0.549s coverage: 23.1% of statements [2020-08-14T11:46:15.372Z] #40 183.6 CC criu/sockets.o [2020-08-14T11:46:15.398Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-08-14T11:46:16.029Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-08-14T11:46:16.037Z] #40 184.6 CC criu/stats.o [2020-08-14T11:46:16.319Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-08-14T11:46:16.337Z] #40 184.9 CC criu/string.o [2020-08-14T11:46:16.337Z] #40 185.1 CC criu/sysctl.o [2020-08-14T11:46:16.957Z] #17 52.82 Setting up iptables (1.8.2-4) ... [2020-08-14T11:46:17.218Z] #17 52.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-14T11:46:17.218Z] #17 52.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-14T11:46:17.218Z] #17 52.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-14T11:46:17.218Z] #17 52.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-14T11:46:17.218Z] #17 52.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-14T11:46:17.218Z] #17 52.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-14T11:46:17.218Z] #17 52.89 Setting up python3 (3.7.3-1) ... [2020-08-14T11:46:17.351Z] ok github.com/docker/docker/registry 0.095s coverage: 56.3% of statements [2020-08-14T11:46:17.392Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-14T11:46:17.392Z] Using test binary docker [2020-08-14T11:46:17.396Z] #40 185.8 CC criu/sysfs_parse.o [2020-08-14T11:46:17.477Z] #17 53.33 Setting up python3-wheel (0.32.3-2) ... [2020-08-14T11:46:17.652Z] +++ /etc/init.d/apparmor start [2020-08-14T11:46:17.652Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-14T11:46:17.652Z] INFO: Waiting for daemon to start... [2020-08-14T11:46:17.652Z] Starting dockerd [2020-08-14T11:46:17.652Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-08-14T11:46:17.982Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-08-14T11:46:17.982Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-08-14T11:46:18.049Z] #40 186.4 CC criu/timens.o [2020-08-14T11:46:18.349Z] #40 186.8 CC criu/timerfd.o [2020-08-14T11:46:18.418Z] #17 54.06 Setting up apparmor (2.13.2-10) ... [2020-08-14T11:46:18.613Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-08-14T11:46:18.653Z] #40 187.3 CC criu/tty.o [2020-08-14T11:46:18.904Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-08-14T11:46:19.800Z] #17 55.53 Setting up xfsprogs (4.20.0-1) ... [2020-08-14T11:46:19.800Z] #17 55.54 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-14T11:46:20.190Z] . [2020-08-14T11:46:20.190Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-14T11:46:20.190Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-14T11:46:20.190Z] Error: No such image: emptyfs [2020-08-14T11:46:20.190Z] ++++ docker load [2020-08-14T11:46:20.190Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-14T11:46:20.190Z] Running integration-test (iteration 1) [2020-08-14T11:46:20.190Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-14T11:46:20.190Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:46:20.190Z] ++ set -e [2020-08-14T11:46:20.190Z] ++ '[' -n 0 ']' [2020-08-14T11:46:20.190Z] ++ set -x [2020-08-14T11:46:20.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:46:20.215Z] #40 ... [2020-08-14T11:46:20.215Z] [2020-08-14T11:46:20.215Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-14T11:46:20.215Z] #37 DONE 255.8s [2020-08-14T11:46:20.215Z] [2020-08-14T11:46:20.215Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:46:20.319Z] #17 55.91 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-14T11:46:20.966Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-08-14T11:46:21.257Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2020-08-14T11:46:21.258Z] #17 56.83 Setting up python3-distutils (3.7.3-1) ... [2020-08-14T11:46:21.660Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-08-14T11:46:21.754Z] #46 ... [2020-08-14T11:46:21.754Z] [2020-08-14T11:46:21.754Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:46:21.754Z] #40 190.1 CC criu/tun.o [2020-08-14T11:46:21.827Z] #17 57.44 Setting up python3-setuptools (40.8.0-1) ... [2020-08-14T11:46:21.887Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-08-14T11:46:22.402Z] #40 190.7 CC criu/uffd.o [2020-08-14T11:46:22.518Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.1% of statements [2020-08-14T11:46:22.767Z] #17 ... [2020-08-14T11:46:22.767Z] [2020-08-14T11:46:22.767Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:46:22.767Z] #39 99.33 CC criu/cr-service.o [2020-08-14T11:46:22.767Z] #39 100.9 CC criu/crtools.o [2020-08-14T11:46:22.767Z] #39 101.6 CC criu/eventfd.o [2020-08-14T11:46:22.767Z] #39 102.0 CC criu/eventpoll.o [2020-08-14T11:46:22.767Z] #39 102.9 CC criu/external.o [2020-08-14T11:46:22.768Z] #39 103.3 CC criu/fault-injection.o [2020-08-14T11:46:22.768Z] #39 103.4 CC criu/fdstore.o [2020-08-14T11:46:22.768Z] #39 103.8 CC criu/fifo.o [2020-08-14T11:46:22.768Z] #39 104.2 CC criu/file-ids.o [2020-08-14T11:46:22.768Z] #39 104.6 CC criu/file-lock.o [2020-08-14T11:46:22.768Z] #39 105.4 CC criu/files-ext.o [2020-08-14T11:46:22.768Z] #39 105.7 CC criu/files-reg.o [2020-08-14T11:46:22.768Z] #39 107.9 CC criu/files.o [2020-08-14T11:46:23.027Z] #39 ... [2020-08-14T11:46:23.027Z] [2020-08-14T11:46:23.027Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-14T11:46:23.027Z] #17 58.73 Setting up python3-pip (18.1-5) ... [2020-08-14T11:46:23.137Z] Loaded image: buildpack-deps:buster [2020-08-14T11:46:23.137Z] Loaded image: busybox:latest [2020-08-14T11:46:23.137Z] Loaded image: busybox:glibc [2020-08-14T11:46:23.137Z] Loaded image: debian:buster [2020-08-14T11:46:23.137Z] Loaded image: hello-world:latest [2020-08-14T11:46:23.137Z] INFO: Testing against a local daemon [2020-08-14T11:46:23.137Z] === RUN TestCgroupNamespacesBuild [2020-08-14T11:46:23.966Z] #17 59.85 Processing triggers for libc-bin (2.28-10) ... [2020-08-14T11:46:24.063Z] #40 192.2 CC criu/util.o [2020-08-14T11:46:24.187Z] tests/integration/client_test.py ..... [ 75%] [2020-08-14T11:46:24.187Z] tests/integration/context_api_test.py ... [ 76%] [2020-08-14T11:46:24.187Z] tests/integration/errors_test.py . [ 76%] [2020-08-14T11:46:24.225Z] #17 59.89 Processing triggers for mime-support (3.62) ... [2020-08-14T11:46:24.522Z] --- PASS: TestCgroupNamespacesBuild (2.58s) [2020-08-14T11:46:24.522Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-14T11:46:25.175Z] #40 193.7 CC criu/uts_ns.o [2020-08-14T11:46:25.487Z] #40 194.0 CC criu/vdso.o [2020-08-14T11:46:25.606Z] #17 DONE 61.2s [2020-08-14T11:46:25.606Z] [2020-08-14T11:46:25.606Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-14T11:46:25.606Z] #36 215.1 + dpkg --print-architecture [2020-08-14T11:46:25.606Z] #36 215.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-14T11:46:25.606Z] #36 215.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-14T11:46:25.606Z] #36 215.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-14T11:46:26.142Z] #40 194.6 LINK criu/built-in.o [2020-08-14T11:46:26.142Z] #40 194.8 LINK criu/criu [2020-08-14T11:46:26.437Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-08-14T11:46:26.437Z] === RUN TestBuildWithSession [2020-08-14T11:46:26.437Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-14T11:46:26.437Z] build_session_test.go:25: TODO: BuildKit [2020-08-14T11:46:26.437Z] === RUN TestBuildSquashParent [2020-08-14T11:46:26.545Z] #36 ... [2020-08-14T11:46:26.545Z] [2020-08-14T11:46:26.545Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-14T11:46:26.545Z] #18 0.943 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-14T11:46:26.545Z] #18 0.949 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-14T11:46:26.545Z] #18 0.953 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-14T11:46:26.545Z] #18 DONE 1.0s [2020-08-14T11:46:26.545Z] [2020-08-14T11:46:26.545Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-14T11:46:26.801Z] #40 195.3 DEP lib/c/criu.d [2020-08-14T11:46:26.801Z] #40 195.5 CC images/rpc.pb-c.o [2020-08-14T11:46:27.867Z] #40 196.2 CC lib/c/criu.o [2020-08-14T11:46:28.926Z] #40 197.3 LINK lib/c/built-in.o [2020-08-14T11:46:28.926Z] #40 197.3 LINK lib/c/libcriu.so [2020-08-14T11:46:28.926Z] #40 197.4 LINK lib/c/libcriu.a [2020-08-14T11:46:29.225Z] #40 197.6 GEN magic.py [2020-08-14T11:46:29.226Z] #40 197.8 Note: Building without setproctitle() and strlcpy() support. [2020-08-14T11:46:29.226Z] #40 197.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-14T11:46:29.226Z] #40 197.8 Note: Building without GnuTLS support [2020-08-14T11:46:29.226Z] #40 197.8 Makefile.config:39: Warn: you have no libnftables installed [2020-08-14T11:46:29.226Z] #40 197.8 Makefile.config:40: Warn: Building without nftables support [2020-08-14T11:46:29.527Z] #40 ... [2020-08-14T11:46:29.527Z] [2020-08-14T11:46:29.527Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:46:29.527Z] #46 265.4 + cd /tmp/tmp.Ikk1uO8JXF/src/github.com/golangci/golangci-lint/ [2020-08-14T11:46:29.527Z] #46 265.4 + git checkout -q v1.23.8 [2020-08-14T11:46:30.198Z] #46 266.0 ++ git describe --tags [2020-08-14T11:46:30.198Z] #46 266.0 + version=v1.23.8 [2020-08-14T11:46:30.198Z] #46 266.0 ++ git rev-parse --short HEAD [2020-08-14T11:46:30.198Z] #46 266.0 + commit=76a82c6 [2020-08-14T11:46:30.198Z] #46 266.0 ++ git show -s --format=%cd [2020-08-14T11:46:30.198Z] #46 266.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-14T11:46:30.198Z] #46 266.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-08-14T11:46:31.968Z] #19 5.399 Collecting yamllint==1.16.0 [2020-08-14T11:46:32.905Z] #19 ... [2020-08-14T11:46:32.905Z] [2020-08-14T11:46:32.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:46:32.905Z] #39 109.8 CC criu/filesystems.o [2020-08-14T11:46:32.905Z] #39 110.4 CC criu/fsnotify.o [2020-08-14T11:46:32.905Z] #39 111.7 CC criu/image-desc.o [2020-08-14T11:46:32.905Z] #39 111.8 CC criu/image.o [2020-08-14T11:46:32.905Z] #39 112.8 CC criu/ipc_ns.o [2020-08-14T11:46:32.905Z] #39 114.2 CC criu/irmap.o [2020-08-14T11:46:32.905Z] #39 114.8 CC criu/kcmp-ids.o [2020-08-14T11:46:32.905Z] #39 115.1 CC criu/kerndat.o [2020-08-14T11:46:32.905Z] #39 116.6 CC criu/libnetlink.o [2020-08-14T11:46:32.905Z] #39 117.1 CC criu/log.o [2020-08-14T11:46:32.905Z] #39 117.9 CC criu/lsm.o [2020-08-14T11:46:32.905Z] #39 118.3 CC criu/mem.o [2020-08-14T11:46:32.989Z] #46 ... [2020-08-14T11:46:32.989Z] [2020-08-14T11:46:32.989Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:46:32.989Z] #40 198.4 fatal: not a git repository (or any of the parent directories): .git [2020-08-14T11:46:32.989Z] #40 199.3 make[1]: Nothing to be done for 'all'. [2020-08-14T11:46:32.989Z] #40 200.2 make[1]: 'images/built-in.o' is up to date. [2020-08-14T11:46:32.989Z] #40 200.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-14T11:46:32.989Z] #40 200.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-14T11:46:32.989Z] #40 200.3 make[1]: 'compel/libcompel.a' is up to date. [2020-08-14T11:46:32.989Z] #40 200.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-14T11:46:32.989Z] #40 200.4 make[1]: Nothing to be done for 'all'. [2020-08-14T11:46:32.989Z] #40 200.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-14T11:46:32.989Z] #40 200.7 make[2]: Nothing to be done for 'all'. [2020-08-14T11:46:32.989Z] #40 200.7 make[2]: Nothing to be done for 'all'. [2020-08-14T11:46:32.989Z] #40 200.8 make[2]: Nothing to be done for 'all'. [2020-08-14T11:46:32.989Z] #40 200.9 make[2]: Nothing to be done for 'all'. [2020-08-14T11:46:32.989Z] #40 201.0 make[2]: Nothing to be done for 'all'. [2020-08-14T11:46:32.989Z] #40 201.1 make[2]: Nothing to be done for 'all'. [2020-08-14T11:46:32.989Z] #40 201.1 make[2]: Nothing to be done for 'all'. [2020-08-14T11:46:32.989Z] #40 201.2 make[2]: Nothing to be done for 'all'. [2020-08-14T11:46:32.989Z] #40 201.3 INSTALL criu/criu [2020-08-14T11:46:32.989Z] #40 DONE 201.4s [2020-08-14T11:46:32.989Z] [2020-08-14T11:46:32.989Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:46:33.044Z] --- PASS: TestBuildSquashParent (6.72s) [2020-08-14T11:46:33.044Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-14T11:46:33.044Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-14T11:46:33.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-14T11:46:33.044Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-14T11:46:33.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-14T11:46:33.044Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-14T11:46:33.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-14T11:46:33.044Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-14T11:46:33.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-14T11:46:33.044Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-14T11:46:33.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-14T11:46:33.044Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-14T11:46:33.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-14T11:46:33.044Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-14T11:46:33.044Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-14T11:46:33.044Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-14T11:46:33.044Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-14T11:46:33.164Z] #39 120.0 CC criu/memfd.o [2020-08-14T11:46:34.101Z] #39 120.7 CC criu/mount.o [2020-08-14T11:46:36.387Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-14T11:46:36.387Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-14T11:46:37.392Z] #39 ... [2020-08-14T11:46:37.392Z] [2020-08-14T11:46:37.392Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-14T11:46:37.392Z] #19 10.81 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-14T11:46:37.392Z] #19 10.91 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-14T11:46:37.392Z] #19 10.96 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-14T11:46:37.392Z] #19 11.03 Collecting pyyaml (from yamllint==1.16.0) [2020-08-14T11:46:37.651Z] #19 11.16 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-14T11:46:38.304Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-14T11:46:38.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.88s) [2020-08-14T11:46:38.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.93s) [2020-08-14T11:46:38.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2020-08-14T11:46:38.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s) [2020-08-14T11:46:38.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2020-08-14T11:46:38.304Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2020-08-14T11:46:38.304Z] === RUN TestBuildMultiStageCopy [2020-08-14T11:46:38.304Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-14T11:46:39.031Z] #19 12.57 Building wheels for collected packages: pyyaml [2020-08-14T11:46:39.031Z] #19 12.57 Running setup.py bdist_wheel for pyyaml: started [2020-08-14T11:46:40.411Z] #19 13.73 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-14T11:46:40.411Z] #19 13.73 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-14T11:46:40.411Z] #19 13.80 Successfully built pyyaml [2020-08-14T11:46:40.411Z] #19 13.82 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-14T11:46:40.685Z] #19 14.17 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-14T11:46:40.860Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-14T11:46:40.860Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-14T11:46:40.946Z] #19 DONE 14.6s [2020-08-14T11:46:40.946Z] [2020-08-14T11:46:40.946Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-14T11:46:41.119Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/rootless [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/volume [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-14T11:46:41.119Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === Skipped [2020-08-14T11:46:41.119Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-14T11:46:41.119Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-14T11:46:41.119Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-14T11:46:41.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:46:41.119Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-14T11:46:41.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:46:41.119Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-14T11:46:41.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:46:41.119Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-14T11:46:41.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:46:41.119Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-14T11:46:41.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:46:41.119Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-14T11:46:41.119Z] graphtest_unix.go:73: No driver to put! [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-14T11:46:41.119Z] time="2020-08-14T11:45:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:46:41.119Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:46:41.119Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-14T11:46:41.119Z] time="2020-08-14T11:45:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:46:41.119Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:46:41.119Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-14T11:46:41.119Z] time="2020-08-14T11:45:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:46:41.119Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:46:41.119Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-14T11:46:41.119Z] time="2020-08-14T11:45:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:46:41.119Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:46:41.119Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-14T11:46:41.119Z] time="2020-08-14T11:45:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:46:41.119Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:46:41.119Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-14T11:46:41.119Z] graphtest_unix.go:73: No driver to put! [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-14T11:46:41.119Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-14T11:46:41.119Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-14T11:46:41.119Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-14T11:46:41.119Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-14T11:46:41.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:46:41.119Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-14T11:46:41.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:46:41.119Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-14T11:46:41.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:46:41.119Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-14T11:46:41.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:46:41.119Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-14T11:46:41.119Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:46:41.119Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-14T11:46:41.119Z] graphtest_unix.go:73: No driver to put! [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-14T11:46:41.119Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-14T11:46:41.119Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] [2020-08-14T11:46:41.119Z] DONE 2123 tests, 26 skipped in 194.177s Post stage [Pipeline] junit [2020-08-14T11:46:41.164Z] Recording test results [2020-08-14T11:46:41.219Z] #22 DONE 0.1s [2020-08-14T11:46:41.219Z] [2020-08-14T11:46:41.219Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2020-08-14T11:46:41.440Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-14T11:46:41.814Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-38241/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -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:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/make.sh dynbinary test-integration [2020-08-14T11:46:42.012Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-14T11:46:42.104Z] [2020-08-14T11:46:42.395Z] Removing bundles/ [2020-08-14T11:46:42.395Z] [2020-08-14T11:46:42.395Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-14T11:46:42.395Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-14T11:46:42.395Z] GOOS="" GOARCH="" GOARM="" [2020-08-14T11:46:42.585Z] --- PASS: TestBuildMultiStageCopy (4.33s) [2020-08-14T11:46:42.585Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s) [2020-08-14T11:46:42.585Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-08-14T11:46:42.585Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-08-14T11:46:42.585Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-08-14T11:46:42.585Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-08-14T11:46:42.585Z] === RUN TestBuildMultiStageParentConfig [2020-08-14T11:46:43.970Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2020-08-14T11:46:43.970Z] === RUN TestBuildLabelWithTargets [2020-08-14T11:46:44.519Z] #26 DONE 2.7s [2020-08-14T11:46:44.519Z] [2020-08-14T11:46:44.519Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-14T11:46:44.519Z] #29 DONE 0.3s [2020-08-14T11:46:44.519Z] [2020-08-14T11:46:44.519Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-14T11:46:44.519Z] #31 DONE 0.0s [2020-08-14T11:46:44.519Z] [2020-08-14T11:46:44.519Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-14T11:46:44.519Z] #34 DONE 0.0s [2020-08-14T11:46:44.519Z] [2020-08-14T11:46:44.519Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:46:44.519Z] #39 124.6 CC criu/namespaces.o [2020-08-14T11:46:44.519Z] #39 126.7 CC criu/net.o [2020-08-14T11:46:44.519Z] #39 130.4 CC criu/netfilter.o [2020-08-14T11:46:44.519Z] #39 130.9 CC criu/page-pipe.o [2020-08-14T11:46:44.778Z] #39 131.5 CC criu/page-xfer.o [2020-08-14T11:46:46.156Z] #39 132.8 CC criu/pagemap-cache.o [2020-08-14T11:46:46.415Z] #39 133.2 CC criu/pagemap.o [2020-08-14T11:46:46.517Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-08-14T11:46:46.517Z] === RUN TestBuildWithEmptyLayers [2020-08-14T11:46:46.674Z] #39 ... [2020-08-14T11:46:46.674Z] [2020-08-14T11:46:46.674Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-14T11:46:46.674Z] #49 89.57 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-14T11:46:47.089Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2020-08-14T11:46:47.089Z] === RUN TestBuildMultiStageOnBuild [2020-08-14T11:46:48.581Z] #49 91.39 + mkdir -p /build [2020-08-14T11:46:48.581Z] #49 91.39 + cp runc /build/runc [2020-08-14T11:46:48.581Z] #49 DONE 91.7s [2020-08-14T11:46:48.581Z] [2020-08-14T11:46:48.581Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:46:48.581Z] #39 134.2 CC criu/parasite-syscall.o [2020-08-14T11:46:48.581Z] #39 135.0 CC criu/path.o [2020-08-14T11:46:48.581Z] #39 135.2 CC criu/pie-util-vdso-elf32.o [2020-08-14T11:46:48.840Z] #39 135.6 CC criu/pie-util-vdso.o [2020-08-14T11:46:49.409Z] #39 136.3 CC criu/pie-util.o [2020-08-14T11:46:49.635Z] --- PASS: TestBuildMultiStageOnBuild (2.59s) [2020-08-14T11:46:49.636Z] === RUN TestBuildUncleanTarFilenames [2020-08-14T11:46:49.978Z] #39 136.6 CC criu/pipes.o [2020-08-14T11:46:50.546Z] #39 137.4 CC criu/plugin.o [2020-08-14T11:46:50.806Z] #39 137.6 CC criu/proc_parse.o [2020-08-14T11:46:51.021Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2020-08-14T11:46:51.021Z] === RUN TestBuildMultiStageLayerLeak [2020-08-14T11:46:51.767Z] #53 247.5 + bin/containerd [2020-08-14T11:46:52.715Z] #39 139.2 CC criu/protobuf-desc.o [2020-08-14T11:46:52.974Z] #39 ... [2020-08-14T11:46:52.974Z] [2020-08-14T11:46:52.974Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-14T11:46:52.974Z] #36 DONE 243.6s [2020-08-14T11:46:53.233Z] [2020-08-14T11:46:53.233Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:46:53.233Z] #39 139.8 CC criu/protobuf.o [2020-08-14T11:46:53.233Z] #39 140.0 CC criu/pstree.o [2020-08-14T11:46:54.175Z] #39 140.9 CC criu/rbtree.o [2020-08-14T11:46:54.325Z] --- PASS: TestBuildMultiStageLayerLeak (2.69s) [2020-08-14T11:46:54.325Z] === RUN TestBuildWithHugeFile [2020-08-14T11:46:54.434Z] #39 141.1 CC criu/rst-malloc.o [2020-08-14T11:46:54.694Z] #39 ... [2020-08-14T11:46:54.694Z] [2020-08-14T11:46:54.694Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-14T11:46:54.694Z] #37 DONE 0.4s [2020-08-14T11:46:54.694Z] [2020-08-14T11:46:54.694Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:46:54.694Z] #39 141.3 CC criu/seccomp.o [2020-08-14T11:46:54.954Z] #39 141.7 CC criu/seize.o [2020-08-14T11:46:55.524Z] #39 142.1 CC criu/servicefd.o [2020-08-14T11:46:55.524Z] #39 142.4 CC criu/shmem.o [2020-08-14T11:46:56.094Z] #39 142.8 CC criu/sigframe.o [2020-08-14T11:46:56.094Z] #39 142.9 CC criu/signalfd.o [2020-08-14T11:46:56.354Z] #39 143.1 CC criu/sk-inet.o [2020-08-14T11:46:56.801Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-08-14T11:46:56.921Z] #39 143.6 CC criu/sk-netlink.o [2020-08-14T11:46:57.180Z] #39 143.9 CC criu/sk-packet.o [2020-08-14T11:46:57.420Z] #53 ... [2020-08-14T11:46:57.420Z] [2020-08-14T11:46:57.420Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:46:57.420Z] #22 292.7 + return [2020-08-14T11:46:57.420Z] #22 DONE 292.8s [2020-08-14T11:46:57.420Z] [2020-08-14T11:46:57.420Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:46:57.439Z] #39 144.3 CC criu/sk-queue.o [2020-08-14T11:46:58.009Z] #39 144.6 CC criu/sk-tcp.o [2020-08-14T11:46:58.269Z] #39 145.0 CC criu/sk-unix.o [2020-08-14T11:46:58.970Z] Loaded image: buildpack-deps:buster [2020-08-14T11:46:58.985Z] #53 ... [2020-08-14T11:46:58.985Z] [2020-08-14T11:46:58.985Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-14T11:46:58.985Z] #23 DONE 0.1s [2020-08-14T11:46:58.985Z] [2020-08-14T11:46:58.985Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-14T11:46:59.209Z] #39 146.1 CC criu/sockets.o [2020-08-14T11:46:59.230Z] Loaded image: busybox:latest [2020-08-14T11:46:59.642Z] #27 DONE 0.6s [2020-08-14T11:46:59.642Z] [2020-08-14T11:46:59.642Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-14T11:46:59.642Z] #30 DONE 0.1s [2020-08-14T11:46:59.642Z] [2020-08-14T11:46:59.642Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-14T11:46:59.642Z] #32 DONE 0.1s [2020-08-14T11:46:59.642Z] [2020-08-14T11:46:59.642Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-14T11:46:59.777Z] #39 146.5 CC criu/stats.o [2020-08-14T11:46:59.777Z] #39 146.7 CC criu/string.o [2020-08-14T11:46:59.777Z] #39 146.7 CC criu/sysctl.o [2020-08-14T11:46:59.799Z] Loaded image: busybox:glibc [2020-08-14T11:46:59.799Z] Loaded image: debian:buster [2020-08-14T11:46:59.958Z] #35 DONE 0.1s [2020-08-14T11:46:59.958Z] [2020-08-14T11:46:59.958Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-14T11:46:59.958Z] #38 DONE 0.1s [2020-08-14T11:46:59.958Z] [2020-08-14T11:46:59.958Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-14T11:46:59.958Z] #41 DONE 0.1s [2020-08-14T11:46:59.958Z] [2020-08-14T11:46:59.958Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-14T11:47:00.058Z] Loaded image: hello-world:latest [2020-08-14T11:47:00.058Z] INFO: Testing against a local daemon [2020-08-14T11:47:00.058Z] === RUN TestCgroupNamespacesBuild [2020-08-14T11:47:00.268Z] #43 DONE 0.1s [2020-08-14T11:47:00.268Z] [2020-08-14T11:47:00.268Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-14T11:47:00.268Z] #45 DONE 0.1s [2020-08-14T11:47:00.268Z] [2020-08-14T11:47:00.268Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:47:00.345Z] #39 147.0 CC criu/sysfs_parse.o [2020-08-14T11:47:00.604Z] #39 147.2 CC criu/timens.o [2020-08-14T11:47:00.604Z] #39 147.4 CC criu/timerfd.o [2020-08-14T11:47:00.864Z] #39 147.5 CC criu/tty.o [2020-08-14T11:47:01.802Z] #39 148.4 CC criu/tun.o [2020-08-14T11:47:02.121Z] #39 148.7 CC criu/uffd.o [2020-08-14T11:47:02.608Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2020-08-14T11:47:02.608Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-14T11:47:02.689Z] #39 149.4 CC criu/util.o [2020-08-14T11:47:03.330Z] #39 149.9 CC criu/uts_ns.o [2020-08-14T11:47:03.330Z] #39 150.0 CC criu/vdso-compat.o [2020-08-14T11:47:03.596Z] #39 150.2 CC criu/vdso.o [2020-08-14T11:47:03.856Z] #39 150.6 LINK criu/built-in.o [2020-08-14T11:47:03.856Z] #39 150.6 LINK criu/criu [2020-08-14T11:47:04.114Z] #39 150.9 DEP lib/c/criu.d [2020-08-14T11:47:04.114Z] #39 150.9 CC images/rpc.pb-c.o [2020-08-14T11:47:04.114Z] #39 ... [2020-08-14T11:47:04.114Z] [2020-08-14T11:47:04.114Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:47:04.114Z] #52 190.4 + bin/containerd [2020-08-14T11:47:04.516Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.07s) [2020-08-14T11:47:04.516Z] === RUN TestBuildWithSession [2020-08-14T11:47:04.516Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-14T11:47:04.516Z] build_session_test.go:25: TODO: BuildKit [2020-08-14T11:47:04.516Z] === RUN TestBuildSquashParent [2020-08-14T11:47:08.305Z] #52 ... [2020-08-14T11:47:08.305Z] [2020-08-14T11:47:08.305Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-14T11:47:08.305Z] #39 151.2 CC lib/c/criu.o [2020-08-14T11:47:08.305Z] #39 151.8 LINK lib/c/built-in.o [2020-08-14T11:47:08.305Z] #39 151.8 LINK lib/c/libcriu.so [2020-08-14T11:47:08.305Z] #39 151.8 LINK lib/c/libcriu.a [2020-08-14T11:47:08.305Z] #39 151.8 GEN magic.py [2020-08-14T11:47:08.305Z] #39 151.9 Note: Building without setproctitle() and strlcpy() support. [2020-08-14T11:47:08.305Z] #39 151.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-14T11:47:08.305Z] #39 151.9 Note: Building without GnuTLS support [2020-08-14T11:47:08.305Z] #39 151.9 Makefile.config:39: Warn: you have no libnftables installed [2020-08-14T11:47:08.305Z] #39 151.9 Makefile.config:40: Warn: Building without nftables support [2020-08-14T11:47:08.305Z] #39 152.4 fatal: not a git repository (or any of the parent directories): .git [2020-08-14T11:47:08.305Z] #39 153.0 make[1]: Nothing to be done for 'all'. [2020-08-14T11:47:08.305Z] #39 153.5 make[1]: 'images/built-in.o' is up to date. [2020-08-14T11:47:08.305Z] #39 153.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-14T11:47:08.305Z] #39 153.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-14T11:47:08.305Z] #39 153.6 make[1]: 'compel/libcompel.a' is up to date. [2020-08-14T11:47:08.305Z] #39 153.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-14T11:47:08.305Z] #39 153.6 make[1]: Nothing to be done for 'all'. [2020-08-14T11:47:08.305Z] #39 153.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-14T11:47:08.305Z] #39 153.8 make[2]: Nothing to be done for 'all'. [2020-08-14T11:47:08.305Z] #39 153.8 make[2]: Nothing to be done for 'all'. [2020-08-14T11:47:08.305Z] #39 153.8 make[2]: Nothing to be done for 'all'. [2020-08-14T11:47:08.305Z] #39 153.9 make[2]: Nothing to be done for 'all'. [2020-08-14T11:47:08.305Z] #39 154.0 make[2]: Nothing to be done for 'all'. [2020-08-14T11:47:08.305Z] #39 154.0 make[2]: Nothing to be done for 'all'. [2020-08-14T11:47:08.305Z] #39 154.0 make[2]: Nothing to be done for 'all'. [2020-08-14T11:47:08.305Z] #39 154.1 make[2]: Nothing to be done for 'all'. [2020-08-14T11:47:08.305Z] #39 154.1 INSTALL criu/criu [2020-08-14T11:47:08.305Z] #39 DONE 154.5s [2020-08-14T11:47:08.305Z] [2020-08-14T11:47:08.305Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:47:08.305Z] #45 257.6 + cd /tmp/tmp.aq5C9bNnmx/src/github.com/golangci/golangci-lint/ [2020-08-14T11:47:08.305Z] #45 257.6 + git checkout -q v1.23.8 [2020-08-14T11:47:08.305Z] #45 257.9 ++ git describe --tags [2020-08-14T11:47:08.305Z] #45 257.9 + version=v1.23.8 [2020-08-14T11:47:08.305Z] #45 257.9 ++ git rev-parse --short HEAD [2020-08-14T11:47:08.305Z] #45 257.9 + commit=76a82c6 [2020-08-14T11:47:08.305Z] #45 257.9 ++ git show -s --format=%cd [2020-08-14T11:47:08.305Z] #45 258.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-14T11:47:08.305Z] #45 258.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-08-14T11:47:09.248Z] #45 ... [2020-08-14T11:47:09.248Z] [2020-08-14T11:47:09.248Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-14T11:47:09.248Z] #40 DONE 0.1s [2020-08-14T11:47:09.248Z] [2020-08-14T11:47:09.248Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-14T11:47:09.508Z] #42 DONE 0.2s [2020-08-14T11:47:09.508Z] [2020-08-14T11:47:09.508Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-14T11:47:09.508Z] #44 DONE 0.1s [2020-08-14T11:47:09.508Z] [2020-08-14T11:47:09.508Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:47:12.643Z] --- PASS: TestBuildSquashParent (8.09s) [2020-08-14T11:47:12.643Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-14T11:47:12.643Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-14T11:47:12.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-14T11:47:12.643Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-14T11:47:12.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-14T11:47:12.643Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-14T11:47:12.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-14T11:47:12.643Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-14T11:47:12.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-14T11:47:12.643Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-14T11:47:12.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-14T11:47:12.643Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-14T11:47:12.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-14T11:47:12.643Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-14T11:47:12.643Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-14T11:47:13.023Z] ......... [ 86%] [2020-08-14T11:47:15.937Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-14T11:47:15.937Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-14T11:47:17.093Z] tests/integration/models_images_test.py ............... [ 89%] [2020-08-14T11:47:18.286Z] tests/integration/models_networks_test.py .... [ 90%] [2020-08-14T11:47:19.229Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-14T11:47:19.229Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-14T11:47:22.522Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2020-08-14T11:47:22.523Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2020-08-14T11:47:22.523Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s) [2020-08-14T11:47:22.523Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s) [2020-08-14T11:47:22.523Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s) [2020-08-14T11:47:22.523Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2020-08-14T11:47:22.523Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s) [2020-08-14T11:47:22.523Z] === RUN TestBuildMultiStageCopy [2020-08-14T11:47:22.523Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-14T11:47:24.543Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-14T11:47:24.843Z] tests/integration/models_nodes_test.py . [ 91%] [2020-08-14T11:47:24.843Z] tests/integration/models_resources_test.py . [ 91%] [2020-08-14T11:47:25.115Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-14T11:47:25.683Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-14T11:47:26.252Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-14T11:47:26.821Z] --- PASS: TestBuildMultiStageCopy (4.73s) [2020-08-14T11:47:26.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2020-08-14T11:47:26.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2020-08-14T11:47:26.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-08-14T11:47:26.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-08-14T11:47:26.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2020-08-14T11:47:26.821Z] === RUN TestBuildMultiStageParentConfig [2020-08-14T11:47:28.201Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2020-08-14T11:47:28.201Z] === RUN TestBuildLabelWithTargets [2020-08-14T11:47:30.741Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2020-08-14T11:47:30.741Z] === RUN TestBuildWithEmptyLayers [2020-08-14T11:47:30.935Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-08-14T11:47:31.679Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2020-08-14T11:47:31.679Z] === RUN TestBuildMultiStageOnBuild [2020-08-14T11:47:33.169Z] #46 DONE 329.0s [2020-08-14T11:47:33.169Z] [2020-08-14T11:47:33.169Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:47:34.211Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-08-14T11:47:34.211Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-08-14T11:47:34.729Z] #53 ... [2020-08-14T11:47:34.729Z] [2020-08-14T11:47:34.729Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-14T11:47:34.975Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2020-08-14T11:47:34.975Z] === RUN TestBuildUncleanTarFilenames [2020-08-14T11:47:35.036Z] #47 DONE 0.1s [2020-08-14T11:47:35.036Z] [2020-08-14T11:47:35.036Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-14T11:47:35.036Z] #49 DONE 0.1s [2020-08-14T11:47:35.036Z] [2020-08-14T11:47:35.036Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-14T11:47:35.036Z] #51 DONE 0.1s [2020-08-14T11:47:35.036Z] [2020-08-14T11:47:35.036Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:47:36.355Z] --- PASS: TestBuildUncleanTarFilenames (1.69s) [2020-08-14T11:47:36.355Z] === RUN TestBuildMultiStageLayerLeak [2020-08-14T11:47:37.752Z] tests/integration/regression_test.py ...... [ 98%] [2020-08-14T11:47:38.269Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-08-14T11:47:38.269Z] tests/integration/credentials/utils_test.py . [100%] [2020-08-14T11:47:38.269Z] [2020-08-14T11:47:38.269Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-08-14T11:47:38.269Z] =========================== short test summary info ============================ [2020-08-14T11:47:38.269Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-08-14T11:47:38.269Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-08-14T11:47:38.269Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-08-14T11:47:38.269Z] Not supported on most drivers [2020-08-14T11:47:38.269Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-08-14T11:47:38.269Z] Output of docker top depends on host distro, and is not formalized. [2020-08-14T11:47:38.269Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-08-14T11:47:38.269Z] Output of docker top depends on host distro, and is not formalized. [2020-08-14T11:47:38.269Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-08-14T11:47:38.269Z] Can fail if eth0 has multiple IP addresses [2020-08-14T11:47:38.269Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-08-14T11:47:38.269Z] This doesn't seem to be taken into account by the engine [2020-08-14T11:47:38.269Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-08-14T11:47:38.269Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-08-14T11:47:38.269Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 304.39 seconds == [2020-08-14T11:47:38.527Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-08-14T11:47:39.297Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-14T11:47:39.297Z] [2020-08-14T11:47:39.297Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-14T11:47:39.297Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-14T11:47:39.297Z] HOSTNAME=f46d89322de6 [2020-08-14T11:47:39.297Z] TESTDEBUG=0 [2020-08-14T11:47:39.297Z] DEST=bundles/test-integration [2020-08-14T11:47:39.297Z] PWD=/go/src/github.com/docker/docker [2020-08-14T11:47:39.297Z] DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 [2020-08-14T11:47:39.297Z] container=docker [2020-08-14T11:47:39.297Z] HOME=/root [2020-08-14T11:47:39.297Z] GOLANG_VERSION=1.13.15 [2020-08-14T11:47:39.297Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-14T11:47:39.297Z] VALIDATE_BRANCH=master [2020-08-14T11:47:39.297Z] TERM=xterm [2020-08-14T11:47:39.297Z] DOCKER_PKG=github.com/docker/docker [2020-08-14T11:47:39.297Z] SHLVL=1 [2020-08-14T11:47:39.297Z] TIMEOUT=120m [2020-08-14T11:47:39.298Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-14T11:47:39.298Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-14T11:47:39.298Z] GO111MODULE=off [2020-08-14T11:47:39.298Z] DOCKER_EXPERIMENTAL=1 [2020-08-14T11:47:39.298Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-14T11:47:39.298Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-14T11:47:39.298Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-14T11:47:39.298Z] GOPATH=/go [2020-08-14T11:47:39.298Z] PKG_CONFIG=pkg-config [2020-08-14T11:47:39.298Z] _=/usr/bin/env [2020-08-14T11:47:39.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-14T11:47:39.648Z] --- PASS: TestBuildMultiStageLayerLeak (3.15s) [2020-08-14T11:47:39.648Z] === RUN TestBuildWithHugeFile [2020-08-14T11:47:40.760Z] #53 299.2 + bin/containerd-stress [2020-08-14T11:47:41.074Z] --- PASS: TestBuildWithHugeFile (40.36s) [2020-08-14T11:47:41.074Z] === RUN TestBuildWithEmptyDockerfile [2020-08-14T11:47:41.074Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-14T11:47:41.074Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-14T11:47:41.074Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-14T11:47:41.074Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-14T11:47:41.074Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-14T11:47:41.074Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-14T11:47:41.074Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-14T11:47:41.074Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-14T11:47:41.074Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-14T11:47:41.074Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-08-14T11:47:41.074Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2020-08-14T11:47:41.074Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-08-14T11:47:41.074Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-08-14T11:47:41.074Z] === RUN TestBuildPreserveOwnership [2020-08-14T11:47:41.074Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-14T11:47:41.074Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-14T11:47:41.074Z] --- PASS: TestBuildPreserveOwnership (5.82s) [2020-08-14T11:47:41.074Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.74s) [2020-08-14T11:47:41.074Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-08-14T11:47:41.074Z] === RUN TestBuildPlatformInvalid [2020-08-14T11:47:41.074Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-08-14T11:47:41.074Z] PASS [2020-08-14T11:47:41.074Z] [2020-08-14T11:47:41.074Z] === Skipped [2020-08-14T11:47:41.074Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-08-14T11:47:41.074Z] build_session_test.go:25: TODO: BuildKit [2020-08-14T11:47:41.074Z] [2020-08-14T11:47:41.074Z] [2020-08-14T11:47:41.074Z] DONE 32 tests, 1 skipped in 89.661s [2020-08-14T11:47:41.074Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-08-14T11:47:41.074Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:47:41.074Z] ++ set -e [2020-08-14T11:47:41.074Z] ++ '[' -n 0 ']' [2020-08-14T11:47:41.074Z] ++ set -x [2020-08-14T11:47:41.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:47:41.074Z] INFO: Testing against a local daemon [2020-08-14T11:47:41.074Z] === RUN TestConfigInspect [2020-08-14T11:47:43.077Z] #53 301.5 + bin/containerd-shim [2020-08-14T11:47:44.378Z] --- PASS: TestConfigInspect (3.29s) [2020-08-14T11:47:44.378Z] === RUN TestConfigList [2020-08-14T11:47:47.683Z] --- PASS: TestConfigList (3.21s) [2020-08-14T11:47:47.683Z] === RUN TestConfigsCreateAndDelete [2020-08-14T11:47:50.143Z] #53 308.5 + bin/containerd-shim-runc-v1 [2020-08-14T11:47:50.799Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-14T11:47:50.799Z] [2020-08-14T11:47:50.799Z] Unloading profiles will leave already running processes permanently [2020-08-14T11:47:50.799Z] unconfined, which can lead to unexpected situations. [2020-08-14T11:47:50.799Z] [2020-08-14T11:47:50.799Z] To set a process to complain mode, use the command line tool [2020-08-14T11:47:50.799Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-14T11:47:50.799Z] [2020-08-14T11:47:50.987Z] --- PASS: TestConfigsCreateAndDelete (3.17s) [2020-08-14T11:47:50.987Z] === RUN TestConfigsUpdate Post stage [Pipeline] junit [2020-08-14T11:47:51.070Z] Recording test results [Pipeline] sh [2020-08-14T11:47:51.453Z] + echo Ensuring container killed. [2020-08-14T11:47:51.453Z] Ensuring container killed. [2020-08-14T11:47:51.453Z] + docker rm -vf docker-pr2 [2020-08-14T11:47:51.453Z] Error: No such container: docker-pr2 [2020-08-14T11:47:51.453Z] + true [Pipeline] sh [2020-08-14T11:47:51.733Z] + echo Chowning /workspace to jenkins user [2020-08-14T11:47:51.733Z] Chowning /workspace to jenkins user [2020-08-14T11:47:51.733Z] + id -u [2020-08-14T11:47:51.733Z] + id -g [2020-08-14T11:47:51.733Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38241:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-14T11:47:52.593Z] + bundleName=docker-py [2020-08-14T11:47:52.593Z] + echo Creating docker-py-bundles.tar.gz [2020-08-14T11:47:52.593Z] Creating docker-py-bundles.tar.gz [2020-08-14T11:47:52.593Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-08-14T11:47:52.605Z] Archiving artifacts [2020-08-14T11:47:52.823Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-38241/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-08-14T11:47:53.011Z] #53 311.7 + bin/containerd-shim-runc-v2 [2020-08-14T11:47:53.194Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38241/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -e DOCKER_GRAPHDRIVER docker:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/make.sh binary-daemon [2020-08-14T11:47:53.453Z] [2020-08-14T11:47:53.453Z] Removing bundles/ [2020-08-14T11:47:53.453Z] [2020-08-14T11:47:53.453Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-08-14T11:47:53.453Z] Building: bundles/binary-daemon/dockerd-dev [2020-08-14T11:47:53.453Z] GOOS="" GOARCH="" GOARM="" [2020-08-14T11:47:53.535Z] --- PASS: TestConfigsUpdate (3.16s) [2020-08-14T11:47:53.535Z] === RUN TestTemplatedConfig [2020-08-14T11:47:54.082Z] #53 312.7 + binaries [2020-08-14T11:47:54.082Z] #53 312.7 + install -D bin/containerd /build/containerd [2020-08-14T11:47:54.082Z] #53 312.7 + install -D bin/containerd-shim /build/containerd-shim [2020-08-14T11:47:54.082Z] #53 312.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-14T11:47:54.082Z] #53 312.7 + install -D bin/ctr /build/ctr [2020-08-14T11:47:54.393Z] #53 DONE 312.8s [2020-08-14T11:47:54.546Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-14T11:47:54.546Z] Using test binary docker [2020-08-14T11:47:54.546Z] +++ /etc/init.d/apparmor start [2020-08-14T11:47:54.546Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-14T11:47:54.546Z] Starting dockerd [2020-08-14T11:47:54.546Z] INFO: Waiting for daemon to start... [2020-08-14T11:47:54.546Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-08-14T11:47:54.546Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-14T11:47:54.546Z] Using test binary docker [2020-08-14T11:47:54.546Z] +++ /etc/init.d/apparmor start [2020-08-14T11:47:54.546Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-14T11:47:54.546Z] INFO: Waiting for daemon to start... [2020-08-14T11:47:54.546Z] Starting dockerd [2020-08-14T11:47:54.546Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-08-14T11:47:55.115Z] . [2020-08-14T11:47:55.115Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-14T11:47:55.115Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-14T11:47:55.115Z] Error: No such image: emptyfs [2020-08-14T11:47:55.115Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-14T11:47:55.115Z] ++++ docker load [2020-08-14T11:47:55.374Z] Running integration-test (iteration 1) [2020-08-14T11:47:55.374Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-14T11:47:55.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-14T11:47:55.374Z] ++ set -e [2020-08-14T11:47:55.374Z] ++ '[' -n 0 ']' [2020-08-14T11:47:55.374Z] ++ set -x [2020-08-14T11:47:55.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-14T11:47:55.446Z] [2020-08-14T11:47:55.446Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-14T11:47:55.446Z] #54 DONE 0.1s [2020-08-14T11:47:55.446Z] [2020-08-14T11:47:55.446Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-14T11:47:55.446Z] #58 DONE 0.1s [2020-08-14T11:47:55.446Z] [2020-08-14T11:47:55.446Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-14T11:47:55.446Z] #60 DONE 0.1s [2020-08-14T11:47:55.633Z] [2020-08-14T11:47:55.633Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-14T11:47:55.756Z] [2020-08-14T11:47:55.756Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-14T11:47:55.756Z] #62 DONE 0.1s [2020-08-14T11:47:55.756Z] [2020-08-14T11:47:55.756Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-14T11:47:55.756Z] #63 DONE 0.0s [2020-08-14T11:47:55.756Z] [2020-08-14T11:47:55.756Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-14T11:47:55.893Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-14T11:47:55.893Z] Error: No such image: emptyfs [2020-08-14T11:47:55.893Z] ++++ docker load [2020-08-14T11:47:55.893Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-14T11:47:56.152Z] Running integration-test (iteration 1) [2020-08-14T11:47:56.152Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-14T11:47:56.152Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-14T11:47:56.152Z] ++ set -e [2020-08-14T11:47:56.152Z] ++ '[' -n 0 ']' [2020-08-14T11:47:56.152Z] ++ set -x [2020-08-14T11:47:56.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-14T11:47:56.204Z] #52 ... [2020-08-14T11:47:56.204Z] [2020-08-14T11:47:56.204Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:47:56.204Z] #45 DONE 304.9s [2020-08-14T11:47:56.204Z] [2020-08-14T11:47:56.204Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:47:56.204Z] #52 241.0 + bin/containerd-stress [2020-08-14T11:47:56.204Z] #52 ... [2020-08-14T11:47:56.204Z] [2020-08-14T11:47:56.204Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-14T11:47:56.204Z] #46 DONE 0.2s [2020-08-14T11:47:56.204Z] [2020-08-14T11:47:56.204Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-14T11:47:56.204Z] #48 DONE 0.1s [2020-08-14T11:47:56.204Z] [2020-08-14T11:47:56.204Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-14T11:47:56.204Z] #50 DONE 0.1s [2020-08-14T11:47:56.204Z] [2020-08-14T11:47:56.204Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-14T11:47:57.139Z] #52 243.3 + bin/containerd-shim [2020-08-14T11:47:57.743Z] --- PASS: TestTemplatedConfig (3.58s) [2020-08-14T11:47:57.743Z] === RUN TestConfigCreateResolve [2020-08-14T11:47:57.878Z] #64 DONE 2.2s [2020-08-14T11:47:57.878Z] [2020-08-14T11:47:57.878Z] #65 exporting to oci image format [2020-08-14T11:47:57.878Z] #65 exporting layers [2020-08-14T11:48:00.291Z] --- PASS: TestConfigCreateResolve (3.18s) [2020-08-14T11:48:00.291Z] === RUN TestConfigDaemonLibtrustID [2020-08-14T11:48:00.864Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-08-14T11:48:00.864Z] PASS [2020-08-14T11:48:00.864Z] [2020-08-14T11:48:00.864Z] DONE 7 tests in 20.415s [2020-08-14T11:48:00.864Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-08-14T11:48:00.864Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:48:00.864Z] ++ set -e [2020-08-14T11:48:00.864Z] ++ '[' -n 0 ']' [2020-08-14T11:48:00.864Z] ++ set -x [2020-08-14T11:48:00.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:48:01.125Z] INFO: Testing against a local daemon [2020-08-14T11:48:01.125Z] === RUN TestCheckpoint [2020-08-14T11:48:01.125Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-14T11:48:01.125Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-14T11:48:01.125Z] === RUN TestContainerInvalidJSON [2020-08-14T11:48:01.126Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-14T11:48:01.126Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-14T11:48:01.126Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-14T11:48:01.126Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-14T11:48:01.126Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-14T11:48:01.126Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-14T11:48:01.126Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-14T11:48:01.126Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-14T11:48:01.126Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-14T11:48:01.126Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-14T11:48:01.126Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-14T11:48:01.126Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-14T11:48:01.126Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-14T11:48:01.126Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-14T11:48:01.387Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-08-14T11:48:01.387Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-14T11:48:01.387Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-08-14T11:48:01.387Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-14T11:48:01.649Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-08-14T11:48:01.649Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-14T11:48:01.649Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-08-14T11:48:01.649Z] === RUN TestCopyFromContainer [2020-08-14T11:48:01.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-14T11:48:01.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-14T11:48:01.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-14T11:48:03.564Z] === RUN TestCopyFromContainer// [2020-08-14T11:48:03.564Z] === RUN TestCopyFromContainer//bar/root [2020-08-14T11:48:03.564Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-14T11:48:03.711Z] #52 250.0 + bin/containerd-shim-runc-v1 [2020-08-14T11:48:03.825Z] === RUN TestCopyFromContainer/bar/quux [2020-08-14T11:48:03.826Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-14T11:48:04.087Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-14T11:48:04.087Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-14T11:48:04.348Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-14T11:48:04.348Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-14T11:48:04.609Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-14T11:48:04.609Z] --- PASS: TestCopyFromContainer (3.02s) [2020-08-14T11:48:04.609Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-08-14T11:48:04.609Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-08-14T11:48:04.609Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-08-14T11:48:04.609Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-08-14T11:48:04.609Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-08-14T11:48:04.609Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-08-14T11:48:04.609Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-08-14T11:48:04.609Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-08-14T11:48:04.609Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-08-14T11:48:04.609Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-08-14T11:48:04.609Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-14T11:48:04.609Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-14T11:48:04.609Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-14T11:48:04.609Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-14T11:48:04.609Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-14T11:48:04.609Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-14T11:48:04.609Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-14T11:48:04.609Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-14T11:48:04.609Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-14T11:48:04.609Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-14T11:48:04.609Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-14T11:48:04.609Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-14T11:48:04.609Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-14T11:48:04.609Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-14T11:48:04.609Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-14T11:48:04.609Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-08-14T11:48:04.609Z] === RUN TestCreateWithInvalidEnv [2020-08-14T11:48:04.870Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-14T11:48:04.870Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-14T11:48:04.870Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-14T11:48:04.870Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-14T11:48:04.870Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-14T11:48:04.870Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-14T11:48:04.870Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-14T11:48:04.870Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-14T11:48:04.870Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-14T11:48:04.870Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-14T11:48:04.870Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-14T11:48:04.870Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-14T11:48:04.870Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-14T11:48:04.870Z] === RUN TestCreateTmpfsMountsTarget [2020-08-14T11:48:04.870Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-08-14T11:48:04.870Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-14T11:48:06.785Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s) [2020-08-14T11:48:06.785Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-14T11:48:07.017Z] #52 253.0 + bin/containerd-shim-runc-v2 [2020-08-14T11:48:07.586Z] #52 253.9 + binaries [2020-08-14T11:48:07.586Z] #52 253.9 + install -D bin/containerd /build/containerd [2020-08-14T11:48:07.586Z] #52 253.9 + install -D bin/containerd-shim /build/containerd-shim [2020-08-14T11:48:07.586Z] #52 253.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-14T11:48:07.847Z] #52 253.9 + install -D bin/ctr /build/ctr [2020-08-14T11:48:08.106Z] #52 DONE 254.3s [2020-08-14T11:48:09.042Z] [2020-08-14T11:48:09.042Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-14T11:48:09.339Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.13s) [2020-08-14T11:48:09.339Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-14T11:48:09.339Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-14T11:48:09.339Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-14T11:48:09.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-14T11:48:09.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-14T11:48:09.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-14T11:48:09.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-14T11:48:09.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-14T11:48:09.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-14T11:48:09.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-14T11:48:09.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-14T11:48:09.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-14T11:48:09.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-14T11:48:09.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-14T11:48:09.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-14T11:48:09.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-14T11:48:09.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-14T11:48:09.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-08-14T11:48:09.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-08-14T11:48:09.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-08-14T11:48:09.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-08-14T11:48:09.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-14T11:48:09.340Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-14T11:48:09.912Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2020-08-14T11:48:09.912Z] === RUN TestCreateDifferentPlatform [2020-08-14T11:48:09.912Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-14T11:48:09.912Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-14T11:48:09.912Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-08-14T11:48:09.912Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-14T11:48:09.912Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-08-14T11:48:09.912Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-14T11:48:09.912Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-08-14T11:48:09.912Z] === RUN TestContainerStartOnDaemonRestart [2020-08-14T11:48:09.912Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-14T11:48:09.912Z] === RUN TestDaemonRestartIpcMode [2020-08-14T11:48:09.912Z] === PAUSE TestDaemonRestartIpcMode [2020-08-14T11:48:09.912Z] === RUN TestDaemonHostGatewayIP [2020-08-14T11:48:09.912Z] === PAUSE TestDaemonHostGatewayIP [2020-08-14T11:48:09.912Z] === RUN TestContainerKillOnDaemonStart [2020-08-14T11:48:09.912Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-14T11:48:09.912Z] === RUN TestDiff [2020-08-14T11:48:09.977Z] #53 DONE 0.8s [2020-08-14T11:48:09.977Z] [2020-08-14T11:48:09.977Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-14T11:48:10.235Z] #57 DONE 0.2s [2020-08-14T11:48:10.235Z] [2020-08-14T11:48:10.235Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-14T11:48:10.484Z] --- PASS: TestDiff (0.75s) [2020-08-14T11:48:10.484Z] === RUN TestExecWithCloseStdin [2020-08-14T11:48:10.494Z] #59 DONE 0.5s [2020-08-14T11:48:10.494Z] [2020-08-14T11:48:10.494Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-14T11:48:10.494Z] #61 DONE 0.0s [2020-08-14T11:48:10.494Z] [2020-08-14T11:48:10.494Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-14T11:48:10.494Z] #62 DONE 0.0s [2020-08-14T11:48:10.494Z] [2020-08-14T11:48:10.494Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-14T11:48:11.428Z] --- PASS: TestExecWithCloseStdin (0.80s) [2020-08-14T11:48:11.428Z] === RUN TestExec [2020-08-14T11:48:12.372Z] --- PASS: TestExec (0.82s) [2020-08-14T11:48:12.372Z] === RUN TestExecUser [2020-08-14T11:48:12.944Z] --- PASS: TestExecUser (0.81s) [2020-08-14T11:48:12.944Z] === RUN TestExportContainerAndImportImage [2020-08-14T11:48:13.779Z] #63 DONE 2.9s [2020-08-14T11:48:13.779Z] [2020-08-14T11:48:13.779Z] #64 exporting to image [2020-08-14T11:48:13.779Z] #64 exporting layers [2020-08-14T11:48:14.331Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2020-08-14T11:48:14.331Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-14T11:48:20.146Z] #64 exporting layers 6.1s done [2020-08-14T11:48:20.146Z] #64 writing image sha256:fd2e60df0de6b539e8ab1a7deeeacaf5cbfaf7a882deabe50524c102ff466a4f done [2020-08-14T11:48:20.146Z] #64 naming to docker.io/library/docker:8826978e976fbf8ed27e09cf9e91566443b463d7 done [2020-08-14T11:48:20.146Z] #64 DONE 6.2s [Pipeline] } [2020-08-14T11:48:20.158Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-08-14T11:48:20.158Z] Copying nested executables into bundles/binary-daemon [2020-08-14T11:48:20.159Z] --- PASS: TestExportContainerAfterDaemonRestart (1.97s) [2020-08-14T11:48:20.159Z] === RUN TestHealthCheckWorkdir [2020-08-14T11:48:20.159Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2020-08-14T11:48:20.159Z] === RUN TestHealthKillContainer [2020-08-14T11:48:20.159Z] --- PASS: TestHealthKillContainer (2.82s) [2020-08-14T11:48:20.159Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-14T11:48:20.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-14T11:48:20.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-14T11:48:20.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-14T11:48:20.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-14T11:48:20.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-14T11:48:20.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-14T11:48:20.431Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2020-08-14T11:48:20.431Z] === RUN TestIpcModeNone [2020-08-14T11:48:20.545Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38241/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -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:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/make.sh dynbinary test-integration [2020-08-14T11:48:21.377Z] --- PASS: TestIpcModeNone (0.82s) [2020-08-14T11:48:21.377Z] === RUN TestIpcModePrivate [2020-08-14T11:48:21.535Z] [2020-08-14T11:48:21.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-14T11:48:21.923Z] [2020-08-14T11:48:21.923Z] Removing bundles/ [2020-08-14T11:48:21.923Z] [2020-08-14T11:48:21.923Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-14T11:48:21.923Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-14T11:48:21.923Z] GOOS="" GOARCH="" GOARM="" [2020-08-14T11:48:22.320Z] --- PASS: TestIpcModePrivate (0.82s) [2020-08-14T11:48:22.320Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-08-14T11:48:22.320Z] === RUN TestIpcModeShareable [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-08-14T11:48:22.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-14T11:48:22.807Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38241/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -e DOCKER_GRAPHDRIVER docker:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/make.sh cross [2020-08-14T11:48:23.067Z] [2020-08-14T11:48:23.067Z] Removing bundles/ [2020-08-14T11:48:23.067Z] [2020-08-14T11:48:23.067Z] ---> Making bundle: cross (in bundles/cross) [2020-08-14T11:48:23.067Z] Cross building: bundles/cross/linux/amd64 [2020-08-14T11:48:23.067Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-08-14T11:48:23.067Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-08-14T11:48:23.265Z] --- PASS: TestIpcModeShareable (0.87s) [2020-08-14T11:48:23.265Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-08-14T11:48:23.265Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-14T11:48:23.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-14T11:48:24.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-14T11:48:25.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-14T11:48:25.811Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.51s) [2020-08-14T11:48:25.811Z] === RUN TestAPIIpcModeHost [2020-08-14T11:48:26.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-14T11:48:26.384Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-08-14T11:48:26.384Z] === RUN TestDaemonIpcModeShareable [2020-08-14T11:48:27.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-14T11:48:28.300Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2020-08-14T11:48:28.300Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-14T11:48:28.300Z] === RUN TestDaemonIpcModePrivate [2020-08-14T11:48:28.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-14T11:48:28.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-14T11:48:29.687Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-08-14T11:48:29.687Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-14T11:48:29.688Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-14T11:48:30.015Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-14T11:48:30.015Z] Using test binary docker [2020-08-14T11:48:30.015Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-14T11:48:30.015Z] +++ /etc/init.d/apparmor start [2020-08-14T11:48:30.015Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-14T11:48:30.015Z] INFO: Waiting for daemon to start... [2020-08-14T11:48:30.015Z] Starting dockerd [2020-08-14T11:48:30.015Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-08-14T11:48:31.604Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-08-14T11:48:31.604Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-14T11:48:31.604Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-14T11:48:32.077Z] . [2020-08-14T11:48:32.077Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-14T11:48:32.077Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-14T11:48:32.077Z] Error: No such image: emptyfs [2020-08-14T11:48:32.077Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-14T11:48:32.077Z] ++++ docker load [2020-08-14T11:48:32.367Z] Running integration-test (iteration 1) [2020-08-14T11:48:32.367Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-08-14T11:48:32.367Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:48:32.367Z] ++ set -e [2020-08-14T11:48:32.367Z] ++ '[' -n 0 ']' [2020-08-14T11:48:32.367Z] ++ set -x [2020-08-14T11:48:32.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:48:33.518Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-08-14T11:48:33.518Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-14T11:48:33.518Z] === RUN TestIpcModeOlderClient [2020-08-14T11:48:33.518Z] === PAUSE TestIpcModeOlderClient [2020-08-14T11:48:33.518Z] === RUN TestKillContainerInvalidSignal [2020-08-14T11:48:34.090Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-08-14T11:48:34.090Z] === RUN TestKillContainer [2020-08-14T11:48:34.090Z] === RUN TestKillContainer/no_signal [2020-08-14T11:48:34.662Z] === RUN TestKillContainer/non_killing_signal [2020-08-14T11:48:35.234Z] === RUN TestKillContainer/killing_signal [2020-08-14T11:48:36.182Z] --- PASS: TestKillContainer (2.26s) [2020-08-14T11:48:36.182Z] --- PASS: TestKillContainer/no_signal (0.71s) [2020-08-14T11:48:36.182Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-08-14T11:48:36.182Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-08-14T11:48:36.182Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-14T11:48:36.182Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-14T11:48:36.303Z] Fetching without tags [2020-08-14T11:48:36.950Z] Loaded image: buildpack-deps:buster [2020-08-14T11:48:36.950Z] Loaded image: buildpack-deps:buster [2020-08-14T11:48:36.950Z] Loaded image: busybox:latest [2020-08-14T11:48:36.950Z] Loaded image: busybox:latest [2020-08-14T11:48:37.127Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-14T11:48:37.225Z] Loaded image: busybox:glibc [2020-08-14T11:48:37.225Z] Loaded image: debian:buster [2020-08-14T11:48:37.486Z] Loaded image: busybox:glibc [2020-08-14T11:48:37.486Z] Loaded image: hello-world:latest [2020-08-14T11:48:37.709Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2020-08-14T11:48:37.709Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-08-14T11:48:37.709Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-08-14T11:48:37.709Z] === RUN TestKillStoppedContainer [2020-08-14T11:48:37.709Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-08-14T11:48:37.709Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-14T11:48:37.745Z] Loaded image: debian:buster [2020-08-14T11:48:37.745Z] INFO: Testing against a local daemon [2020-08-14T11:48:37.745Z] Loaded image: hello-world:latest [2020-08-14T11:48:37.745Z] === RUN TestDockerSuite [2020-08-14T11:48:37.745Z] INFO: Testing against a local daemon [2020-08-14T11:48:37.745Z] === RUN TestDockerDaemonSuite [2020-08-14T11:48:37.745Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-08-14T11:48:37.972Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2020-08-14T11:48:37.972Z] === RUN TestKillDifferentUserContainer [2020-08-14T11:48:38.005Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-08-14T11:48:38.005Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-08-14T11:48:38.005Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-08-14T11:48:38.005Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-08-14T11:48:38.005Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-08-14T11:48:38.005Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-08-14T11:48:38.005Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-08-14T11:48:38.005Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-08-14T11:48:38.023Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit 05083d547b29db00043df937be460fc7ad27304c [2020-08-14T11:48:38.545Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2020-08-14T11:48:38.545Z] === RUN TestInspectOomKilledTrue [2020-08-14T11:48:38.545Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-14T11:48:38.545Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:48:38.545Z] === RUN TestInspectOomKilledFalse [2020-08-14T11:48:38.545Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-14T11:48:38.545Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:48:38.545Z] === RUN TestLinksEtcHostsContentMatch [2020-08-14T11:48:38.945Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-08-14T11:48:38.945Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-08-14T11:48:39.119Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-08-14T11:48:39.119Z] === RUN TestLinksContainerNames [2020-08-14T11:48:39.514Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-08-14T11:48:39.514Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-08-14T11:48:40.450Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-08-14T11:48:40.450Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-08-14T11:48:40.450Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-08-14T11:48:40.838Z] Loaded image: buildpack-deps:buster [2020-08-14T11:48:40.838Z] Loaded image: busybox:latest [2020-08-14T11:48:40.838Z] Loaded image: busybox:glibc [2020-08-14T11:48:40.838Z] Loaded image: debian:buster [2020-08-14T11:48:40.838Z] Loaded image: hello-world:latest [2020-08-14T11:48:40.838Z] INFO: Testing against a local daemon [2020-08-14T11:48:40.838Z] === RUN TestCgroupNamespacesBuild [2020-08-14T11:48:40.992Z] Merge succeeded, producing 146a6173dcdb8b09df077ca84d08647fe282f03f [2020-08-14T11:48:40.992Z] Checking out Revision 146a6173dcdb8b09df077ca84d08647fe282f03f (PR-38241) [2020-08-14T11:48:41.036Z] --- PASS: TestLinksContainerNames (1.46s) [2020-08-14T11:48:41.036Z] === RUN TestLogsFollowTailEmpty [2020-08-14T11:48:41.608Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2020-08-14T11:48:41.608Z] === RUN TestContainerNetworkMountsNoChown [2020-08-14T11:48:41.827Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-08-14T11:48:42.184Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/default [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/default [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/private [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/private [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/rprivate [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/slave [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/slave [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/rslave [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/shared [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/shared [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/rshared [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/default [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/rslave [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/rshared [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/slave [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/shared [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/private [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/rprivate [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-14T11:48:42.184Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-14T11:48:42.184Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-14T11:48:42.184Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-14T11:48:42.394Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-08-14T11:48:42.394Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-08-14T11:48:42.394Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-14T11:48:42.445Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-08-14T11:48:42.706Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-08-14T11:48:42.706Z] === RUN TestContainerBindMountNonRecursive [2020-08-14T11:48:42.899Z] --- PASS: TestCgroupNamespacesBuild (2.18s) [2020-08-14T11:48:42.900Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-14T11:48:42.963Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-08-14T11:48:43.531Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-08-14T11:48:44.473Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-08-14T11:48:44.473Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-08-14T11:48:44.473Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-08-14T11:48:44.473Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-08-14T11:48:44.621Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2020-08-14T11:48:44.621Z] === RUN TestNetworkNat [2020-08-14T11:48:44.732Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-14T11:48:35.991Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-14T11:48:36.038Z] > git config --add remote.origin.fetch +refs/pull/38241/head:refs/remotes/origin/PR-38241 # timeout=10 [2020-08-14T11:48:36.085Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:48:36.210Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-14T11:48:36.335Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-14T11:48:36.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-14T11:48:36.335Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/38241/head:refs/remotes/origin/PR-38241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-14T11:48:38.122Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:48:38.169Z] > git checkout -f 05083d547b29db00043df937be460fc7ad27304c # timeout=10 [2020-08-14T11:48:40.543Z] > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10 [2020-08-14T11:48:40.881Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-08-14T11:48:41.021Z] > git config core.sparsecheckout # timeout=10 [2020-08-14T11:48:41.068Z] > git checkout -f 146a6173dcdb8b09df077ca84d08647fe282f03f # timeout=10 [2020-08-14T11:48:44.960Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.70s) [2020-08-14T11:48:44.960Z] === RUN TestBuildWithSession [2020-08-14T11:48:44.960Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-14T11:48:44.960Z] build_session_test.go:25: TODO: BuildKit [2020-08-14T11:48:44.960Z] === RUN TestBuildSquashParent [2020-08-14T11:48:45.301Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-14T11:48:45.564Z] --- PASS: TestNetworkNat (0.85s) [2020-08-14T11:48:45.564Z] === RUN TestNetworkLocalhostTCPNat [2020-08-14T11:48:46.508Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-08-14T11:48:46.508Z] === RUN TestNetworkLoopbackNat [2020-08-14T11:48:48.590Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-08-14T11:48:48.590Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-08-14T11:48:49.613Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-08-14T11:48:49.809Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2020-08-14T11:48:49.809Z] === RUN TestPause [2020-08-14T11:48:49.871Z] Copying nested executables into bundles/cross/linux/amd64 [2020-08-14T11:48:50.381Z] --- PASS: TestPause (0.77s) [2020-08-14T11:48:50.381Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-14T11:48:50.381Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-14T11:48:50.381Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-14T11:48:50.381Z] === RUN TestPauseStopPausedContainer [2020-08-14T11:48:50.499Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-14T11:48:50.758Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-08-14T11:48:51.245Z] Cross building: bundles/cross/windows/amd64 [2020-08-14T11:48:51.245Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-14T11:48:51.245Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-08-14T11:48:51.323Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2020-08-14T11:48:51.324Z] === RUN TestPsFilter [2020-08-14T11:48:51.324Z] --- PASS: TestPsFilter (0.23s) [2020-08-14T11:48:51.324Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-14T11:48:51.841Z] --- PASS: TestBuildSquashParent (6.24s) [2020-08-14T11:48:51.841Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-14T11:48:51.841Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-14T11:48:51.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-14T11:48:51.841Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-14T11:48:51.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-14T11:48:51.841Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-14T11:48:51.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-14T11:48:51.841Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-14T11:48:51.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-14T11:48:51.841Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-14T11:48:51.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-14T11:48:51.841Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-14T11:48:51.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-14T11:48:51.841Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-14T11:48:51.841Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-14T11:48:52.266Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-08-14T11:48:52.266Z] === RUN TestRemoveContainerWithVolume [2020-08-14T11:48:52.672Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-08-14T11:48:52.837Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2020-08-14T11:48:52.837Z] === RUN TestRemoveContainerRunning [2020-08-14T11:48:53.242Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-08-14T11:48:53.410Z] --- PASS: TestRemoveContainerRunning (0.73s) [2020-08-14T11:48:53.410Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-14T11:48:53.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-14T11:48:53.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-14T11:48:54.179Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-08-14T11:48:54.355Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-08-14T11:48:54.355Z] === RUN TestRemoveInvalidContainer [2020-08-14T11:48:54.355Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-14T11:48:54.355Z] === RUN TestRenameLinkedContainer [2020-08-14T11:48:55.116Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-08-14T11:48:56.006Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-14T11:48:56.006Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-14T11:48:56.055Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-08-14T11:48:56.733Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD" [2020-08-14T11:48:56.733Z] First time build. Skipping changelog. [2020-08-14T11:48:56.993Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-08-14T11:48:57.252Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-14T11:48:57.658Z] --- PASS: TestRenameLinkedContainer (3.01s) [2020-08-14T11:48:57.658Z] === RUN TestRenameStoppedContainer [2020-08-14T11:48:57.821Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-08-14T11:48:58.231Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-08-14T11:48:58.231Z] === RUN TestRenameRunningContainerAndReuse [2020-08-14T11:48:58.728Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-14T11:48:58.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s) [2020-08-14T11:48:58.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s) [2020-08-14T11:48:58.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s) [2020-08-14T11:48:58.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.58s) [2020-08-14T11:48:58.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s) [2020-08-14T11:48:58.728Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.58s) [2020-08-14T11:48:58.728Z] === RUN TestBuildMultiStageCopy [2020-08-14T11:48:58.728Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-14T11:48:58.757Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-08-14T11:48:59.617Z] --- PASS: TestRenameRunningContainerAndReuse (1.49s) [2020-08-14T11:48:59.617Z] === RUN TestRenameInvalidName [2020-08-14T11:48:59.916Z] + docker version [2020-08-14T11:49:00.137Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-08-14T11:49:00.190Z] --- PASS: TestRenameInvalidName (0.74s) [2020-08-14T11:49:00.190Z] === RUN TestRenameAnonymousContainer [2020-08-14T11:49:00.707Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-08-14T11:49:01.450Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-14T11:49:01.740Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-14T11:49:02.370Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-14T11:49:02.612Z] === RUN TestDockerSuite/TestAttachDetach [2020-08-14T11:49:02.660Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-14T11:49:03.292Z] --- PASS: TestBuildMultiStageCopy (4.69s) [2020-08-14T11:49:03.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s) [2020-08-14T11:49:03.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-08-14T11:49:03.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-08-14T11:49:03.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-08-14T11:49:03.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-08-14T11:49:03.292Z] === RUN TestBuildMultiStageParentConfig [2020-08-14T11:49:03.992Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-08-14T11:49:03.992Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-08-14T11:49:04.399Z] --- PASS: TestRenameAnonymousContainer (3.87s) [2020-08-14T11:49:04.399Z] === RUN TestRenameContainerWithSameName [2020-08-14T11:49:04.802Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2020-08-14T11:49:04.802Z] === RUN TestBuildLabelWithTargets [2020-08-14T11:49:04.928Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-08-14T11:49:04.976Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-08-14T11:49:04.976Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-14T11:49:05.882Z] Client: Docker Engine - Enterprise [2020-08-14T11:49:05.882Z] Version: 19.03.5 [2020-08-14T11:49:05.882Z] API version: 1.40 [2020-08-14T11:49:05.882Z] Go version: go1.12.12 [2020-08-14T11:49:05.882Z] Git commit: 2ee0c57608 [2020-08-14T11:49:05.882Z] Built: 11/13/2019 08:00:16 [2020-08-14T11:49:05.882Z] OS/Arch: windows/amd64 [2020-08-14T11:49:05.882Z] Experimental: false [2020-08-14T11:49:05.882Z] [2020-08-14T11:49:05.882Z] Server: Docker Engine - Enterprise [2020-08-14T11:49:05.882Z] Engine: [2020-08-14T11:49:05.882Z] Version: 19.03.5 [2020-08-14T11:49:05.882Z] API version: 1.40 (minimum version 1.24) [2020-08-14T11:49:05.882Z] Go version: go1.12.12 [2020-08-14T11:49:05.882Z] Git commit: 2ee0c57608 [2020-08-14T11:49:05.882Z] Built: 11/13/2019 07:58:51 [2020-08-14T11:49:05.882Z] OS/Arch: windows/amd64 [2020-08-14T11:49:05.882Z] Experimental: true [2020-08-14T11:49:06.366Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) [2020-08-14T11:49:06.366Z] === RUN TestResize [Pipeline] sh [2020-08-14T11:49:06.908Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-08-14T11:49:07.310Z] --- PASS: TestResize (0.76s) [2020-08-14T11:49:07.310Z] === RUN TestResizeWithInvalidSize [2020-08-14T11:49:07.427Z] + docker info [2020-08-14T11:49:07.527Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2020-08-14T11:49:07.528Z] === RUN TestBuildWithEmptyLayers [2020-08-14T11:49:07.847Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-08-14T11:49:07.883Z] --- PASS: TestResizeWithInvalidSize (0.76s) [2020-08-14T11:49:07.883Z] === RUN TestResizeWhenContainerNotStarted [2020-08-14T11:49:08.106Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-08-14T11:49:08.158Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2020-08-14T11:49:08.158Z] === RUN TestBuildMultiStageOnBuild [2020-08-14T11:49:08.828Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-08-14T11:49:08.828Z] === RUN TestDaemonRestartKillContainers [2020-08-14T11:49:08.828Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-14T11:49:08.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-14T11:49:08.828Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-14T11:49:08.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-14T11:49:08.828Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-14T11:49:08.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-14T11:49:08.828Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-14T11:49:08.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-14T11:49:08.828Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-14T11:49:08.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-14T11:49:08.828Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-14T11:49:08.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-14T11:49:08.828Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-14T11:49:08.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-14T11:49:08.828Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-14T11:49:08.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-14T11:49:08.828Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:49:08.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:49:08.828Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:49:08.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:49:08.828Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:49:08.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:49:08.828Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:49:08.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:49:08.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-14T11:49:08.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-14T11:49:08.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-14T11:49:08.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:49:09.049Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-08-14T11:49:10.427Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-08-14T11:49:10.749Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:49:10.880Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2020-08-14T11:49:10.880Z] === RUN TestBuildUncleanTarFilenames [2020-08-14T11:49:10.997Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-08-14T11:49:11.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-14T11:49:11.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-14T11:49:11.903Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-14T11:49:11.935Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-08-14T11:49:12.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-14T11:49:12.383Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2020-08-14T11:49:12.383Z] === RUN TestBuildMultiStageLayerLeak [2020-08-14T11:49:12.874Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-08-14T11:49:13.186Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-14T11:49:13.754Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-08-14T11:49:13.754Z] remote: Enumerating objects: 2, done. [2020-08-14T11:49:13.754Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-08-14T11:49:13.754Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-08-14T11:49:13.754Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-08-14T11:49:13.754Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-08-14T11:49:13.754Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-08-14T11:49:14.088Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-14T11:49:14.088Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:49:14.254Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-08-14T11:49:14.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:49:14.822Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-14T11:49:15.127Z] --- PASS: TestBuildMultiStageLayerLeak (3.03s) [2020-08-14T11:49:15.127Z] === RUN TestBuildWithHugeFile [2020-08-14T11:49:15.390Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-14T11:49:15.652Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-08-14T11:49:15.911Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-08-14T11:49:15.911Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-08-14T11:49:16.580Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-14T11:49:16.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-08-14T11:49:16.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2020-08-14T11:49:16.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.78s) [2020-08-14T11:49:16.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-08-14T11:49:16.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.37s) [2020-08-14T11:49:16.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.65s) [2020-08-14T11:49:16.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2020-08-14T11:49:16.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s) [2020-08-14T11:49:16.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.60s) [2020-08-14T11:49:16.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-08-14T11:49:16.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-08-14T11:49:16.580Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2020-08-14T11:49:16.580Z] === RUN TestCgroupNamespacesRun [2020-08-14T11:49:17.288Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-08-14T11:49:17.547Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-08-14T11:49:18.117Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-08-14T11:49:18.377Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-08-14T11:49:18.497Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2020-08-14T11:49:18.497Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-14T11:49:19.018Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-14T11:49:20.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38241/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/test/unit [2020-08-14T11:49:20.414Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-08-14T11:49:20.414Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-14T11:49:21.670Z] ? github.com/docker/docker/api [no test files] [2020-08-14T11:49:21.675Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-08-14T11:49:21.802Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2020-08-14T11:49:21.802Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-14T11:49:23.579Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-08-14T11:49:23.717Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2020-08-14T11:49:23.717Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-14T11:49:23.914Z] #65 exporting layers 81.1s done [2020-08-14T11:49:23.914Z] #65 exporting manifest sha256:c68335b30ab0f6dc346784c1323043dafcf020b5d47b382028b1010eac5a5755 [2020-08-14T11:49:23.914Z] #65 exporting manifest sha256:c68335b30ab0f6dc346784c1323043dafcf020b5d47b382028b1010eac5a5755 done [2020-08-14T11:49:23.914Z] #65 exporting config sha256:223dae523a2c981057588b9eb06a52418ba3668d5a3b503dd7b2eb52689a2198 done [2020-08-14T11:49:23.914Z] #65 sending tarball [2020-08-14T11:49:25.103Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-08-14T11:49:25.103Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-14T11:49:26.120Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-08-14T11:49:27.020Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2020-08-14T11:49:27.020Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-14T11:49:27.499Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-08-14T11:49:27.962Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-08-14T11:49:27.962Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-14T11:49:28.066Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-08-14T11:49:28.250Z] ok github.com/docker/docker/api/server 0.028s coverage: 8.6% of statements [2020-08-14T11:49:28.688Z] Client: [2020-08-14T11:49:28.688Z] Debug Mode: false [2020-08-14T11:49:28.688Z] Plugins: [2020-08-14T11:49:28.688Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-14T11:49:28.688Z] [2020-08-14T11:49:28.688Z] Server: [2020-08-14T11:49:28.688Z] Containers: 0 [2020-08-14T11:49:28.688Z] Running: 0 [2020-08-14T11:49:28.688Z] Paused: 0 [2020-08-14T11:49:28.688Z] Stopped: 0 [2020-08-14T11:49:28.688Z] Images: 0 [2020-08-14T11:49:28.688Z] Server Version: 19.03.5 [2020-08-14T11:49:28.688Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-14T11:49:28.688Z] Windows: [2020-08-14T11:49:28.688Z] LCOW: [2020-08-14T11:49:28.688Z] Logging Driver: json-file [2020-08-14T11:49:28.688Z] Plugins: [2020-08-14T11:49:28.688Z] Volume: local [2020-08-14T11:49:28.688Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-14T11:49:28.688Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-14T11:49:28.688Z] Swarm: inactive [2020-08-14T11:49:28.688Z] Default Isolation: process [2020-08-14T11:49:28.688Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-14T11:49:28.688Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-14T11:49:28.688Z] OSType: windows [2020-08-14T11:49:28.688Z] Architecture: x86_64 [2020-08-14T11:49:28.688Z] CPUs: 4 [2020-08-14T11:49:28.688Z] Total Memory: 32GiB [2020-08-14T11:49:28.688Z] Name: azwin-2-0c0500 [2020-08-14T11:49:28.688Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-14T11:49:28.688Z] Docker Root Dir: D:\docker [2020-08-14T11:49:28.688Z] Debug Mode: false [2020-08-14T11:49:28.688Z] Registry: https://index.docker.io/v1/ [2020-08-14T11:49:28.688Z] Labels: [2020-08-14T11:49:28.688Z] Experimental: true [2020-08-14T11:49:28.688Z] Insecure Registries: [2020-08-14T11:49:28.688Z] 10.0.0.4:5000 [2020-08-14T11:49:28.688Z] 127.0.0.0/8 [2020-08-14T11:49:28.688Z] Registry Mirrors: [2020-08-14T11:49:28.688Z] http://10.0.0.4:5000/ [2020-08-14T11:49:28.688Z] Live Restore Enabled: false [2020-08-14T11:49:28.688Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-08-14T11:49:29.010Z] --- PASS: TestBuildWithHugeFile (109.82s) [2020-08-14T11:49:29.010Z] === RUN TestBuildWithEmptyDockerfile [2020-08-14T11:49:29.269Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-14T11:49:29.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-14T11:49:29.269Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-14T11:49:29.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-14T11:49:29.269Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-14T11:49:29.269Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-14T11:49:29.269Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-14T11:49:29.269Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-14T11:49:29.269Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-14T11:49:29.527Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-08-14T11:49:29.527Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-08-14T11:49:29.527Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-08-14T11:49:29.527Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-08-14T11:49:29.527Z] === RUN TestBuildPreserveOwnership [2020-08-14T11:49:29.527Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-14T11:49:29.876Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-08-14T11:49:29.876Z] === RUN TestKernelTCPMemory [2020-08-14T11:49:30.463Z] --- PASS: TestKernelTCPMemory (0.87s) [2020-08-14T11:49:30.463Z] === RUN TestNISDomainname [2020-08-14T11:49:31.410Z] --- PASS: TestNISDomainname (1.00s) [2020-08-14T11:49:31.410Z] === RUN TestHostnameDnsResolution [2020-08-14T11:49:32.061Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-08-14T11:49:32.629Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-14T11:49:33.326Z] --- PASS: TestHostnameDnsResolution (1.66s) [2020-08-14T11:49:33.326Z] === RUN TestStats [2020-08-14T11:49:34.536Z] --- PASS: TestBuildPreserveOwnership (4.69s) [2020-08-14T11:49:34.536Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.17s) [2020-08-14T11:49:34.536Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s) [2020-08-14T11:49:34.536Z] === RUN TestBuildPlatformInvalid [2020-08-14T11:49:34.536Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2020-08-14T11:49:34.536Z] PASS [2020-08-14T11:49:34.536Z] [2020-08-14T11:49:34.536Z] === Skipped [2020-08-14T11:49:34.536Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-14T11:49:34.536Z] build_session_test.go:25: TODO: BuildKit [2020-08-14T11:49:34.536Z] [2020-08-14T11:49:34.536Z] [2020-08-14T11:49:34.536Z] DONE 32 tests, 1 skipped in 194.029s [2020-08-14T11:49:34.536Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-14T11:49:34.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:49:34.536Z] ++ set -e [2020-08-14T11:49:34.536Z] ++ '[' -n 0 ']' [2020-08-14T11:49:34.536Z] ++ set -x [2020-08-14T11:49:34.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:49:34.536Z] INFO: Testing against a local daemon [2020-08-14T11:49:34.536Z] === RUN TestConfigInspect [2020-08-14T11:49:34.550Z] #65 ... [2020-08-14T11:49:34.550Z] [2020-08-14T11:49:34.550Z] #66 importing to docker [2020-08-14T11:49:34.550Z] #66 ... [2020-08-14T11:49:34.550Z] [2020-08-14T11:49:34.550Z] #65 exporting to oci image format [2020-08-14T11:49:34.550Z] #65 sending tarball 15.1s done [2020-08-14T11:49:34.550Z] #65 DONE 96.3s [2020-08-14T11:49:34.550Z] [2020-08-14T11:49:34.550Z] #66 importing to docker [2020-08-14T11:49:35.473Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-08-14T11:49:35.732Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-08-14T11:49:35.732Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-08-14T11:49:35.871Z] --- PASS: TestStats (2.81s) [2020-08-14T11:49:35.871Z] === RUN TestStopContainerWithTimeout [2020-08-14T11:49:35.871Z] === RUN TestStopContainerWithTimeout/0 [2020-08-14T11:49:35.871Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-14T11:49:35.871Z] === RUN TestStopContainerWithTimeout/1 [2020-08-14T11:49:35.871Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-14T11:49:35.871Z] === RUN TestStopContainerWithTimeout/3 [2020-08-14T11:49:35.871Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-14T11:49:35.871Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-14T11:49:35.871Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-14T11:49:35.871Z] === CONT TestStopContainerWithTimeout/0 [2020-08-14T11:49:35.871Z] === CONT TestStopContainerWithTimeout/1 [2020-08-14T11:49:35.871Z] === CONT TestStopContainerWithTimeout/3 [2020-08-14T11:49:35.871Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-14T11:49:36.299Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-08-14T11:49:36.558Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-08-14T11:49:36.817Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-08-14T11:49:37.385Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-08-14T11:49:37.646Z] --- PASS: TestConfigInspect (3.13s) [2020-08-14T11:49:37.646Z] === RUN TestConfigList [2020-08-14T11:49:37.646Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-08-14T11:49:37.905Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-08-14T11:49:38.843Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-08-14T11:49:39.174Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-08-14T11:49:39.174Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-08-14T11:49:39.174Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2020-08-14T11:49:39.174Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2020-08-14T11:49:39.174Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2020-08-14T11:49:39.174Z] === RUN TestDeleteDevicemapper [2020-08-14T11:49:39.174Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-14T11:49:39.174Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-14T11:49:39.174Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-14T11:49:40.224Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-08-14T11:49:41.159Z] --- PASS: TestConfigList (3.26s) [2020-08-14T11:49:41.159Z] === RUN TestConfigsCreateAndDelete [2020-08-14T11:49:41.159Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-08-14T11:49:42.228Z] --- PASS: TestBuildWithHugeFile (26.88s) [2020-08-14T11:49:42.228Z] === RUN TestBuildWithEmptyDockerfile [2020-08-14T11:49:42.228Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-14T11:49:42.228Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-14T11:49:42.228Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-14T11:49:42.228Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-14T11:49:42.228Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-14T11:49:42.228Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-14T11:49:42.228Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-14T11:49:42.228Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-14T11:49:42.478Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.83s) [2020-08-14T11:49:42.478Z] === RUN TestUpdateMemory [2020-08-14T11:49:42.478Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-14T11:49:42.478Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:49:42.478Z] === RUN TestUpdateCPUQuota [2020-08-14T11:49:42.518Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-14T11:49:42.518Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-08-14T11:49:42.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-08-14T11:49:42.518Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-08-14T11:49:42.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-08-14T11:49:42.518Z] === RUN TestBuildPreserveOwnership [2020-08-14T11:49:42.518Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-14T11:49:43.051Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-08-14T11:49:43.051Z] === RUN TestUpdatePidsLimit [2020-08-14T11:49:43.051Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-14T11:49:43.373Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-14T11:49:43.624Z] === RUN TestUpdatePidsLimit/no_change [2020-08-14T11:49:43.693Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-08-14T11:49:43.693Z] --- PASS: TestConfigsCreateAndDelete (2.60s) [2020-08-14T11:49:43.693Z] === RUN TestConfigsUpdate [2020-08-14T11:49:43.886Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-14T11:49:44.308Z] [2020-08-14T11:49:44.308Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-14T11:49:44.458Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-14T11:49:44.631Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-08-14T11:49:44.719Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-14T11:49:44.874Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-14T11:49:44.875Z] HOSTNAME=ae02b9a5b1fe [2020-08-14T11:49:44.875Z] DEST=bundles/test-integration [2020-08-14T11:49:44.875Z] PWD=/go/src/github.com/docker/docker [2020-08-14T11:49:44.875Z] DOCKER_ROOTLESS=1 [2020-08-14T11:49:44.875Z] DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 [2020-08-14T11:49:44.875Z] container=docker [2020-08-14T11:49:44.875Z] HOME=/root [2020-08-14T11:49:44.875Z] GOLANG_VERSION=1.13.15 [2020-08-14T11:49:44.875Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-14T11:49:44.875Z] VALIDATE_BRANCH=master [2020-08-14T11:49:44.875Z] TERM=xterm [2020-08-14T11:49:44.875Z] DOCKER_PKG=github.com/docker/docker [2020-08-14T11:49:44.875Z] SHLVL=1 [2020-08-14T11:49:44.875Z] TIMEOUT=120m [2020-08-14T11:49:44.875Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-14T11:49:44.875Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-14T11:49:44.875Z] GO111MODULE=off [2020-08-14T11:49:44.875Z] DOCKER_EXPERIMENTAL=1 [2020-08-14T11:49:44.875Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-14T11:49:44.875Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-14T11:49:44.875Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-14T11:49:44.875Z] GOPATH=/go [2020-08-14T11:49:44.875Z] PKG_CONFIG=pkg-config [2020-08-14T11:49:44.875Z] _=/usr/bin/env [2020-08-14T11:49:44.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-14T11:49:44.980Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-14T11:49:45.200Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-08-14T11:49:45.242Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-14T11:49:46.345Z] ok github.com/docker/docker/api/server/httputils 0.045s coverage: 14.7% of statements [2020-08-14T11:49:46.345Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2020-08-14T11:49:46.345Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2020-08-14T11:49:46.345Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-14T11:49:46.345Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2020-08-14T11:49:46.345Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 75.0% of statements [2020-08-14T11:49:46.345Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2020-08-14T11:49:46.345Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.7% of statements [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/types [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/builder [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-14T11:49:46.345Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-14T11:49:46.346Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-14T11:49:46.346Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-14T11:49:46.346Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-14T11:49:46.346Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-14T11:49:46.346Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-14T11:49:46.577Z] --- PASS: TestConfigsUpdate (2.77s) [2020-08-14T11:49:46.577Z] === RUN TestTemplatedConfig [2020-08-14T11:49:46.628Z] --- PASS: TestUpdatePidsLimit (3.54s) [2020-08-14T11:49:46.628Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-08-14T11:49:46.628Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-08-14T11:49:46.628Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-08-14T11:49:46.628Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-08-14T11:49:46.628Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-08-14T11:49:46.628Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-08-14T11:49:46.628Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-08-14T11:49:46.628Z] === RUN TestUpdateRestartPolicy [2020-08-14T11:49:46.914Z] ok github.com/docker/docker/cli/debug 0.059s coverage: 100.0% of statements [2020-08-14T11:49:46.977Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-14T11:49:47.514Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-14T11:49:47.514Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-08-14T11:49:49.038Z] --- PASS: TestBuildPreserveOwnership (6.46s) [2020-08-14T11:49:49.038Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.18s) [2020-08-14T11:49:49.038Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.27s) [2020-08-14T11:49:49.038Z] === RUN TestBuildPlatformInvalid [2020-08-14T11:49:49.328Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-08-14T11:49:49.328Z] PASS [2020-08-14T11:49:49.328Z] [2020-08-14T11:49:49.328Z] === Skipped [2020-08-14T11:49:49.328Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-08-14T11:49:49.328Z] build_session_test.go:25: TODO: BuildKit [2020-08-14T11:49:49.328Z] [2020-08-14T11:49:49.328Z] [2020-08-14T11:49:49.328Z] DONE 32 tests, 1 skipped in 76.853s [2020-08-14T11:49:49.328Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-08-14T11:49:49.328Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:49:49.328Z] ++ set -e [2020-08-14T11:49:49.328Z] ++ '[' -n 0 ']' [2020-08-14T11:49:49.328Z] ++ set -x [2020-08-14T11:49:49.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:49:49.328Z] INFO: Testing against a local daemon [2020-08-14T11:49:49.328Z] === RUN TestConfigInspect [2020-08-14T11:49:49.451Z] ok github.com/docker/docker/builder/remotecontext 0.104s coverage: 13.6% of statements [2020-08-14T11:49:49.451Z] ok github.com/docker/docker/builder/dockerfile 0.298s coverage: 48.1% of statements [2020-08-14T11:49:50.049Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-08-14T11:49:50.308Z] --- PASS: TestTemplatedConfig (4.05s) [2020-08-14T11:49:50.308Z] === RUN TestConfigCreateResolve [2020-08-14T11:49:52.216Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-08-14T11:49:52.216Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-08-14T11:49:52.809Z] ok github.com/docker/docker/client 0.187s coverage: 75.4% of statements [2020-08-14T11:49:52.809Z] ok github.com/docker/docker/builder/remotecontext/git 5.653s coverage: 86.3% of statements [2020-08-14T11:49:52.809Z] ? github.com/docker/docker/cli [no test files] [2020-08-14T11:49:52.809Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-14T11:49:53.266Z] #66 DONE 16.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-14T11:49:53.598Z] --- PASS: TestConfigCreateResolve (3.10s) [2020-08-14T11:49:53.598Z] === RUN TestConfigDaemonLibtrustID [2020-08-14T11:49:53.598Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-08-14T11:49:53.774Z] --- PASS: TestConfigInspect (3.83s) [2020-08-14T11:49:53.774Z] === RUN TestConfigList [2020-08-14T11:49:53.777Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-38241/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/test/unit [2020-08-14T11:49:54.166Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-08-14T11:49:54.166Z] PASS [2020-08-14T11:49:54.166Z] [2020-08-14T11:49:54.166Z] DONE 7 tests in 19.654s [2020-08-14T11:49:54.166Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-14T11:49:54.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:49:54.166Z] ++ set -e [2020-08-14T11:49:54.166Z] ++ '[' -n 0 ']' [2020-08-14T11:49:54.166Z] ++ set -x [2020-08-14T11:49:54.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:49:54.166Z] INFO: Testing against a local daemon [2020-08-14T11:49:54.166Z] === RUN TestCheckpoint [2020-08-14T11:49:54.166Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-14T11:49:54.166Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-14T11:49:54.166Z] === RUN TestContainerInvalidJSON [2020-08-14T11:49:54.166Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-14T11:49:54.166Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-14T11:49:54.166Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-14T11:49:54.166Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-14T11:49:54.166Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-14T11:49:54.166Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-14T11:49:54.166Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-14T11:49:54.166Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-14T11:49:54.166Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-14T11:49:54.166Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-08-14T11:49:54.166Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-08-14T11:49:54.166Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-08-14T11:49:54.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-14T11:49:54.167Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-14T11:49:54.414Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-08-14T11:49:54.414Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c6f6dc90\powershellScript.ps1'; exit $LASTEXITCODE; [2020-08-14T11:49:54.414Z] ---------------------------------------------------------------------------- [2020-08-14T11:49:54.414Z] [2020-08-14T11:49:54.414Z] INFO: executeCI.ps1 starting at Fri Aug 14 11:49:52 CUT 2020 [2020-08-14T11:49:54.414Z] [2020-08-14T11:49:54.414Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-08-14T11:49:54.414Z] INFO: Running git version 2.24.1.windows.2 [2020-08-14T11:49:54.414Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-08-14T11:49:54.414Z] INFO: Environment variables: [2020-08-14T11:49:54.414Z] [2020-08-14T11:49:54.414Z] Name Value [2020-08-14T11:49:54.414Z] ---- ----- [2020-08-14T11:49:54.414Z] ALLUSERSPROFILE C:\ProgramData [2020-08-14T11:49:54.414Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-08-14T11:49:54.414Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-08-14T11:49:54.414Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-08-14T11:49:54.414Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-08-14T11:49:54.414Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-08-14T11:49:54.414Z] BRANCH_NAME PR-38241 [2020-08-14T11:49:54.414Z] BUILD_DISPLAY_NAME #2 [2020-08-14T11:49:54.414Z] BUILD_ID 2 [2020-08-14T11:49:54.414Z] BUILD_NUMBER 2 [2020-08-14T11:49:54.414Z] BUILD_TAG jenkins-moby-PR-38241-2 [2020-08-14T11:49:54.414Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-38241/2/ [2020-08-14T11:49:54.414Z] CHANGE_AUTHOR keloyang [2020-08-14T11:49:54.414Z] CHANGE_BRANCH close-all-connections [2020-08-14T11:49:54.414Z] CHANGE_FORK keloyang [2020-08-14T11:49:54.414Z] CHANGE_ID 38241 [2020-08-14T11:49:54.414Z] CHANGE_TARGET master [2020-08-14T11:49:54.414Z] CHANGE_TITLE Bugfix: Close all http connections before daemon shutdown. [2020-08-14T11:49:54.414Z] CHANGE_URL https://github.com/moby/moby/pull/38241 [2020-08-14T11:49:54.414Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-14T11:49:54.414Z] CommonProgramFiles C:\Program Files\Common Files [2020-08-14T11:49:54.414Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-08-14T11:49:54.414Z] CommonProgramW6432 C:\Program Files\Common Files [2020-08-14T11:49:54.414Z] COMPUTERNAME azwin-2-0c0500 [2020-08-14T11:49:54.414Z] ComSpec C:\windows\system32\cmd.exe [2020-08-14T11:49:54.414Z] ConfigSequenceNumber 0 [2020-08-14T11:49:54.414Z] DOCKER_BUILDKIT 0 [2020-08-14T11:49:54.414Z] DOCKER_DUT_DEBUG 1 [2020-08-14T11:49:54.414Z] DOCKER_EXPERIMENTAL 1 [2020-08-14T11:49:54.414Z] DOCKER_GRAPHDRIVER overlay2 [2020-08-14T11:49:54.414Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-08-14T11:49:54.414Z] EXECUTOR_NUMBER 0 [2020-08-14T11:49:54.414Z] FQDN azwin-2-0c0500.westus.cloudapp.azure.com [2020-08-14T11:49:54.414Z] GIT_BRANCH PR-38241 [2020-08-14T11:49:54.414Z] GIT_COMMIT 8826978e976fbf8ed27e09cf9e91566443b463d7 [2020-08-14T11:49:54.414Z] GIT_URL https://github.com/moby/moby.git [2020-08-14T11:49:54.414Z] HUDSON_COOKIE 8c30259b-b0ed-4273-b5a1-99cfd5ba4bf4 [2020-08-14T11:49:54.414Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-08-14T11:49:54.414Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-08-14T11:49:54.414Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-08-14T11:49:54.414Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-08-14T11:49:54.414Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-08-14T11:49:54.414Z] JENKINS_NODE_COOKIE f1c9c72a-e8bf-4bbc-b0b3-c1c4975ff9c6 [2020-08-14T11:49:54.414Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-08-14T11:49:54.414Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-08-14T11:49:54.414Z] JOB_BASE_NAME PR-38241 [2020-08-14T11:49:54.414Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-38241/display/redirect [2020-08-14T11:49:54.414Z] JOB_NAME moby/PR-38241 [2020-08-14T11:49:54.414Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-38241/ [2020-08-14T11:49:54.414Z] library.jps.version master [2020-08-14T11:49:54.414Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-08-14T11:49:54.414Z] NODE_LABELS amd64 azure azwin-2-0c0500 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-08-14T11:49:54.414Z] NODE_NAME azwin-2-0c0500 [2020-08-14T11:49:54.414Z] NUMBER_OF_PROCESSORS 4 [2020-08-14T11:49:54.414Z] OS Windows_NT [2020-08-14T11:49:54.414Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-08-14T11:49:54.414Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-08-14T11:49:54.414Z] PROCESSOR_ARCHITECTURE AMD64 [2020-08-14T11:49:54.414Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-08-14T11:49:54.414Z] PROCESSOR_LEVEL 6 [2020-08-14T11:49:54.415Z] PROCESSOR_REVISION 5504 [2020-08-14T11:49:54.415Z] ProgramData C:\ProgramData [2020-08-14T11:49:54.415Z] ProgramFiles C:\Program Files [2020-08-14T11:49:54.415Z] ProgramFiles(x86) C:\Program Files (x86) [2020-08-14T11:49:54.415Z] ProgramW6432 C:\Program Files [2020-08-14T11:49:54.415Z] PROMPT $P$G [2020-08-14T11:49:54.415Z] PSExecutionPolicyPreference Bypass [2020-08-14T11:49:54.415Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-08-14T11:49:54.415Z] PUBLIC C:\Users\Public [2020-08-14T11:49:54.415Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-38241/2/display/redirect?page=changes [2020-08-14T11:49:54.415Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-38241/2/display/redirect [2020-08-14T11:49:54.415Z] SKIP_VALIDATION_TESTS 1 [2020-08-14T11:49:54.415Z] SOURCES_DRIVE d [2020-08-14T11:49:54.415Z] SOURCES_SUBDIR gopath [2020-08-14T11:49:54.415Z] STAGE_NAME Run tests [2020-08-14T11:49:54.415Z] SystemDrive C: [2020-08-14T11:49:54.415Z] SystemRoot C:\windows [2020-08-14T11:49:54.415Z] TEMP C:\windows\TEMP [2020-08-14T11:49:54.415Z] TESTDEBUG 0 [2020-08-14T11:49:54.415Z] TESTRUN_DRIVE d [2020-08-14T11:49:54.415Z] TESTRUN_SUBDIR CI [2020-08-14T11:49:54.415Z] TIMEOUT 120m [2020-08-14T11:49:54.415Z] TMP C:\windows\TEMP [2020-08-14T11:49:54.415Z] USERDOMAIN WORKGROUP [2020-08-14T11:49:54.415Z] USERNAME azwin-2-0c0500$ [2020-08-14T11:49:54.415Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-08-14T11:49:54.415Z] windir C:\windows [2020-08-14T11:49:54.415Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-08-14T11:49:54.415Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-08-14T11:49:54.415Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-08-14T11:49:54.415Z] [2020-08-14T11:49:54.415Z] [2020-08-14T11:49:54.415Z] [2020-08-14T11:49:54.415Z] INFO: Sources under d:\gopath\... [2020-08-14T11:49:54.415Z] INFO: Test run under d:\CI\... [2020-08-14T11:49:54.415Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-08-14T11:49:54.415Z] INFO: docker/docker repository was found [2020-08-14T11:49:54.415Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-08-14T11:49:54.425Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-08-14T11:49:54.425Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-14T11:49:54.425Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-08-14T11:49:54.425Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-14T11:49:54.425Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-08-14T11:49:54.425Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-14T11:49:54.685Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-08-14T11:49:54.685Z] === RUN TestCopyFromContainer [2020-08-14T11:49:54.880Z] ltsc2019: Pulling from windows/servercore [2020-08-14T11:49:54.880Z] 4612f6d0b889: Pulling fs layer [2020-08-14T11:49:54.880Z] 3ab49687905c: Pulling fs layer [2020-08-14T11:49:55.623Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-08-14T11:49:55.623Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-08-14T11:49:55.882Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-08-14T11:49:56.450Z] === RUN TestCopyFromContainer// [2020-08-14T11:49:56.450Z] === RUN TestCopyFromContainer//bar/root [2020-08-14T11:49:56.709Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-14T11:49:56.970Z] === RUN TestCopyFromContainer/bar/quux [2020-08-14T11:49:56.970Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-14T11:49:57.231Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-14T11:49:57.322Z] --- PASS: TestConfigList (3.56s) [2020-08-14T11:49:57.322Z] === RUN TestConfigsCreateAndDelete [2020-08-14T11:49:57.439Z] ? github.com/docker/docker/api [no test files] [2020-08-14T11:49:57.490Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-14T11:49:57.490Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-14T11:49:57.749Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-14T11:49:57.749Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-14T11:49:58.008Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-08-14T11:49:58.008Z] --- PASS: TestCopyFromContainer (3.50s) [2020-08-14T11:49:58.008Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-08-14T11:49:58.008Z] --- PASS: TestCopyFromContainer//bar/root (0.23s) [2020-08-14T11:49:58.008Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2020-08-14T11:49:58.008Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2020-08-14T11:49:58.008Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-08-14T11:49:58.008Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s) [2020-08-14T11:49:58.008Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-08-14T11:49:58.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s) [2020-08-14T11:49:58.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2020-08-14T11:49:58.008Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2020-08-14T11:49:58.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-14T11:49:58.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-14T11:49:58.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-14T11:49:58.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-14T11:49:58.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-14T11:49:58.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-14T11:49:58.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-14T11:49:58.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-14T11:49:58.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-14T11:49:58.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-14T11:49:58.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-08-14T11:49:58.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-14T11:49:58.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-14T11:49:58.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-08-14T11:49:58.008Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-14T11:49:58.268Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-08-14T11:49:58.268Z] === RUN TestCreateWithInvalidEnv [2020-08-14T11:49:58.268Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-14T11:49:58.268Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-14T11:49:58.268Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-14T11:49:58.268Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-14T11:49:58.268Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-14T11:49:58.268Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-14T11:49:58.268Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-14T11:49:58.268Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-14T11:49:58.268Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-14T11:49:58.268Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-14T11:49:58.268Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-08-14T11:49:58.268Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-14T11:49:58.268Z] --- PASS: TestCreateWithInvalidEnv/2 (0.02s) [2020-08-14T11:49:58.268Z] === RUN TestCreateTmpfsMountsTarget [2020-08-14T11:49:58.268Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-08-14T11:49:58.268Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-14T11:49:58.527Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-08-14T11:49:58.862Z] --- PASS: TestUpdateRestartPolicy (12.29s) [2020-08-14T11:49:58.862Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-14T11:49:59.095Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-08-14T11:49:59.808Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-08-14T11:49:59.808Z] === RUN TestWaitNonBlocked [2020-08-14T11:49:59.808Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-14T11:49:59.808Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-14T11:49:59.808Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-14T11:49:59.808Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-14T11:49:59.808Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-14T11:49:59.808Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-14T11:50:00.510Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2020-08-14T11:50:00.510Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-14T11:50:00.754Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-08-14T11:50:00.755Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-08-14T11:50:00.755Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-08-14T11:50:00.755Z] === RUN TestWaitBlocked [2020-08-14T11:50:00.755Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-14T11:50:00.755Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-14T11:50:00.755Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-14T11:50:00.755Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-14T11:50:00.755Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-14T11:50:00.755Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-14T11:50:00.829Z] --- PASS: TestConfigsCreateAndDelete (3.61s) [2020-08-14T11:50:00.829Z] === RUN TestConfigsUpdate [2020-08-14T11:50:00.942Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2020-08-14T11:50:00.942Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 35.9% of statements [2020-08-14T11:50:00.942Z] ok github.com/docker/docker/container 0.167s coverage: 34.4% of statements [2020-08-14T11:50:01.701Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-14T11:50:01.701Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-08-14T11:50:01.701Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2020-08-14T11:50:01.701Z] === CONT TestContainerStartOnDaemonRestart [2020-08-14T11:50:01.701Z] === CONT TestIpcModeOlderClient [2020-08-14T11:50:01.701Z] === CONT TestDaemonHostGatewayIP [2020-08-14T11:50:01.701Z] === CONT TestDaemonRestartIpcMode [2020-08-14T11:50:01.898Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-08-14T11:50:01.965Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-08-14T11:50:01.965Z] === CONT TestContainerKillOnDaemonStart [2020-08-14T11:50:01.990Z] 3ab49687905c: Verifying Checksum [2020-08-14T11:50:01.990Z] 3ab49687905c: Download complete [2020-08-14T11:50:02.320Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2020-08-14T11:50:02.320Z] ok github.com/docker/docker/daemon/discovery 0.051s coverage: 30.0% of statements [2020-08-14T11:50:02.466Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2020-08-14T11:50:02.466Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-14T11:50:02.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-14T11:50:02.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-14T11:50:02.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-14T11:50:02.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-14T11:50:02.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-14T11:50:02.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-14T11:50:02.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-14T11:50:02.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-14T11:50:02.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-14T11:50:02.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-14T11:50:02.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-14T11:50:02.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-14T11:50:02.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-14T11:50:02.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-14T11:50:02.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-14T11:50:02.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-14T11:50:02.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-08-14T11:50:02.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-08-14T11:50:02.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-08-14T11:50:02.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-08-14T11:50:02.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-08-14T11:50:02.466Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-14T11:50:02.889Z] ok github.com/docker/docker/daemon/graphdriver 0.054s coverage: 2.2% of statements [2020-08-14T11:50:03.148Z] ok github.com/docker/docker/daemon/config 0.049s coverage: 81.8% of statements [2020-08-14T11:50:03.403Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2020-08-14T11:50:03.403Z] === RUN TestCreateDifferentPlatform [2020-08-14T11:50:03.403Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-14T11:50:03.403Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-14T11:50:03.403Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-08-14T11:50:03.403Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-08-14T11:50:03.403Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-08-14T11:50:03.403Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-08-14T11:50:03.403Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-14T11:50:03.403Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-08-14T11:50:03.403Z] === RUN TestContainerStartOnDaemonRestart [2020-08-14T11:50:03.403Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-14T11:50:03.403Z] === RUN TestDaemonRestartIpcMode [2020-08-14T11:50:03.403Z] === PAUSE TestDaemonRestartIpcMode [2020-08-14T11:50:03.403Z] === RUN TestDaemonHostGatewayIP [2020-08-14T11:50:03.403Z] === PAUSE TestDaemonHostGatewayIP [2020-08-14T11:50:03.403Z] === RUN TestContainerKillOnDaemonStart [2020-08-14T11:50:03.403Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-14T11:50:03.403Z] === RUN TestDiff [2020-08-14T11:50:03.403Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-08-14T11:50:03.550Z] --- PASS: TestConfigsUpdate (3.15s) [2020-08-14T11:50:03.550Z] === RUN TestTemplatedConfig [2020-08-14T11:50:03.970Z] --- PASS: TestDiff (0.70s) [2020-08-14T11:50:03.970Z] === RUN TestExecWithCloseStdin [2020-08-14T11:50:03.970Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-08-14T11:50:04.908Z] --- PASS: TestExecWithCloseStdin (0.80s) [2020-08-14T11:50:04.908Z] === RUN TestExec [2020-08-14T11:50:05.055Z] ok github.com/docker/docker/cmd/dockerd 0.111s coverage: 30.8% of statements [2020-08-14T11:50:05.055Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-14T11:50:05.055Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-14T11:50:05.055Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-14T11:50:05.055Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-14T11:50:05.305Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2020-08-14T11:50:05.623Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.050s coverage: 2.9% of statements [2020-08-14T11:50:05.623Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.443s coverage: 57.0% of statements [2020-08-14T11:50:05.846Z] --- PASS: TestExec (0.85s) [2020-08-14T11:50:05.846Z] === RUN TestExecUser [2020-08-14T11:50:05.877Z] --- PASS: TestDaemonRestartIpcMode (4.15s) [2020-08-14T11:50:05.883Z] ok github.com/docker/docker/daemon/cluster 0.089s coverage: 0.5% of statements [2020-08-14T11:50:06.413Z] --- PASS: TestExecUser (0.70s) [2020-08-14T11:50:06.413Z] === RUN TestExportContainerAndImportImage [2020-08-14T11:50:06.449Z] --- PASS: TestDaemonHostGatewayIP (4.63s) [2020-08-14T11:50:06.822Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.822s coverage: 73.1% of statements [2020-08-14T11:50:06.822Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-08-14T11:50:07.355Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-08-14T11:50:07.355Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-08-14T11:50:07.355Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-14T11:50:07.614Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-08-14T11:50:07.759Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.303s coverage: 49.5% of statements [2020-08-14T11:50:07.995Z] --- PASS: TestTemplatedConfig (3.75s) [2020-08-14T11:50:07.995Z] === RUN TestConfigCreateResolve [2020-08-14T11:50:08.018Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 58.0% of statements [2020-08-14T11:50:08.586Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-08-14T11:50:08.586Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.590s coverage: 76.1% of statements [2020-08-14T11:50:08.586Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.115s coverage: 57.7% of statements [2020-08-14T11:50:08.586Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2020-08-14T11:50:08.991Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-08-14T11:50:08.991Z] === RUN TestHealthCheckWorkdir [2020-08-14T11:50:09.524Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2020-08-14T11:50:09.560Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2020-08-14T11:50:09.560Z] === RUN TestHealthKillContainer [2020-08-14T11:50:09.783Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.8% of statements [2020-08-14T11:50:10.042Z] ok github.com/docker/docker/daemon/logger/awslogs 0.120s coverage: 77.4% of statements [2020-08-14T11:50:10.042Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-08-14T11:50:10.042Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 41.0% of statements [2020-08-14T11:50:10.127Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-08-14T11:50:10.302Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-08-14T11:50:10.387Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-08-14T11:50:10.561Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.460s coverage: 14.0% of statements [2020-08-14T11:50:10.561Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.092s coverage: 46.2% of statements [2020-08-14T11:50:10.561Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 61.6% of statements [2020-08-14T11:50:10.615Z] 4612f6d0b889: Verifying Checksum [2020-08-14T11:50:10.615Z] 4612f6d0b889: Download complete [2020-08-14T11:50:10.722Z] --- PASS: TestConfigCreateResolve (3.21s) [2020-08-14T11:50:10.722Z] === RUN TestConfigDaemonLibtrustID [2020-08-14T11:50:10.955Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-08-14T11:50:10.955Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-08-14T11:50:11.012Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-08-14T11:50:11.012Z] PASS [2020-08-14T11:50:11.012Z] [2020-08-14T11:50:11.012Z] DONE 7 tests in 21.715s [2020-08-14T11:50:11.012Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-08-14T11:50:11.012Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:50:11.012Z] ++ set -e [2020-08-14T11:50:11.012Z] ++ '[' -n 0 ']' [2020-08-14T11:50:11.012Z] ++ set -x [2020-08-14T11:50:11.012Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:50:11.012Z] INFO: Testing against a local daemon [2020-08-14T11:50:11.012Z] === RUN TestCheckpoint [2020-08-14T11:50:11.012Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-14T11:50:11.012Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-14T11:50:11.012Z] === RUN TestContainerInvalidJSON [2020-08-14T11:50:11.012Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-14T11:50:11.012Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-14T11:50:11.012Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-14T11:50:11.012Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-14T11:50:11.012Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-14T11:50:11.012Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-14T11:50:11.012Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-14T11:50:11.012Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-14T11:50:11.012Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-14T11:50:11.012Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-14T11:50:11.012Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-14T11:50:11.012Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-14T11:50:11.012Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-08-14T11:50:11.012Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-14T11:50:11.302Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-08-14T11:50:11.302Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-14T11:50:11.302Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-08-14T11:50:11.302Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-14T11:50:11.499Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2020-08-14T11:50:11.499Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 75.2% of statements [2020-08-14T11:50:11.499Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 33.3% of statements [2020-08-14T11:50:11.499Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 37.7% of statements [2020-08-14T11:50:11.499Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 46.8% of statements [2020-08-14T11:50:11.522Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-08-14T11:50:11.592Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-08-14T11:50:11.592Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-14T11:50:11.592Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2020-08-14T11:50:11.592Z] === RUN TestCopyFromContainer [2020-08-14T11:50:11.781Z] === RUN TestDockerSuite/TestBuildAddScript [2020-08-14T11:50:11.781Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-08-14T11:50:12.069Z] ok github.com/docker/docker/daemon/network 0.025s coverage: 63.8% of statements [2020-08-14T11:50:12.350Z] --- PASS: TestHealthKillContainer (2.65s) [2020-08-14T11:50:12.350Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-14T11:50:12.637Z] ok github.com/docker/docker/errdefs 0.019s coverage: 49.4% of statements [2020-08-14T11:50:12.637Z] ok github.com/docker/docker/distribution/metadata 0.086s coverage: 48.2% of statements [2020-08-14T11:50:12.919Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-08-14T11:50:12.919Z] === RUN TestIpcModeNone [2020-08-14T11:50:13.213Z] ok github.com/docker/docker/image 0.029s coverage: 86.4% of statements [2020-08-14T11:50:13.473Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-08-14T11:50:13.473Z] ok github.com/docker/docker/distribution 0.198s coverage: 21.9% of statements [2020-08-14T11:50:13.473Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-08-14T11:50:13.473Z] ok github.com/docker/docker/daemon/logger/splunk 1.639s coverage: 82.5% of statements [2020-08-14T11:50:13.652Z] === RUN TestCopyFromContainer// [2020-08-14T11:50:13.652Z] === RUN TestCopyFromContainer//bar/root [2020-08-14T11:50:13.734Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 87.5% of statements [2020-08-14T11:50:13.734Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 50.0% of statements [2020-08-14T11:50:13.857Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-08-14T11:50:13.857Z] --- PASS: TestIpcModeNone (0.80s) [2020-08-14T11:50:13.857Z] === RUN TestIpcModePrivate [2020-08-14T11:50:13.942Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-14T11:50:13.942Z] === RUN TestCopyFromContainer/bar/quux [2020-08-14T11:50:13.942Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-14T11:50:14.233Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-14T11:50:14.233Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-14T11:50:14.233Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-14T11:50:14.233Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-14T11:50:14.303Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-08-14T11:50:14.523Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-14T11:50:14.523Z] --- PASS: TestCopyFromContainer (2.89s) [2020-08-14T11:50:14.523Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-14T11:50:14.523Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-08-14T11:50:14.523Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-08-14T11:50:14.523Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-08-14T11:50:14.523Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-08-14T11:50:14.523Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-08-14T11:50:14.523Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-08-14T11:50:14.523Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-08-14T11:50:14.523Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-08-14T11:50:14.523Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-08-14T11:50:14.523Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-14T11:50:14.523Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-14T11:50:14.523Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-14T11:50:14.523Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-14T11:50:14.523Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-14T11:50:14.523Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-14T11:50:14.523Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-14T11:50:14.523Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-14T11:50:14.523Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-14T11:50:14.523Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-14T11:50:14.523Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-14T11:50:14.523Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-14T11:50:14.524Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-14T11:50:14.524Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-14T11:50:14.524Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-14T11:50:14.524Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-08-14T11:50:14.524Z] === RUN TestCreateWithInvalidEnv [2020-08-14T11:50:14.524Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-14T11:50:14.524Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-14T11:50:14.524Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-14T11:50:14.524Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-14T11:50:14.524Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-14T11:50:14.524Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-14T11:50:14.524Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-14T11:50:14.524Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-14T11:50:14.524Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-14T11:50:14.524Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-14T11:50:14.524Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-14T11:50:14.524Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-14T11:50:14.524Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-14T11:50:14.524Z] === RUN TestCreateTmpfsMountsTarget [2020-08-14T11:50:14.524Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-08-14T11:50:14.524Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-14T11:50:14.562Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-08-14T11:50:14.562Z] ok github.com/docker/docker/distribution/xfer 1.732s coverage: 85.6% of statements [2020-08-14T11:50:14.562Z] ok github.com/docker/docker/opts 0.036s coverage: 67.4% of statements [2020-08-14T11:50:14.798Z] --- PASS: TestIpcModePrivate (0.85s) [2020-08-14T11:50:14.798Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2020-08-14T11:50:14.798Z] === RUN TestIpcModeShareable [2020-08-14T11:50:14.798Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-08-14T11:50:15.130Z] ok github.com/docker/docker/pkg/authorization 0.429s coverage: 68.3% of statements [2020-08-14T11:50:15.130Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2020-08-14T11:50:15.130Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-08-14T11:50:15.367Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-08-14T11:50:15.389Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-08-14T11:50:15.389Z] ok github.com/docker/docker/pkg/archive 0.610s coverage: 76.9% of statements [2020-08-14T11:50:15.626Z] --- PASS: TestIpcModeShareable (0.94s) [2020-08-14T11:50:15.627Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2020-08-14T11:50:15.627Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-14T11:50:15.649Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-08-14T11:50:15.649Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-08-14T11:50:15.649Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-08-14T11:50:15.907Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-08-14T11:50:16.168Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-08-14T11:50:16.168Z] ok github.com/docker/docker/pkg/fsutils 0.240s coverage: 85.1% of statements [2020-08-14T11:50:16.235Z] ok github.com/docker/docker/api/server 0.016s coverage: 8.6% of statements [2020-08-14T11:50:16.427Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-08-14T11:50:16.450Z] --- PASS: TestContainerKillOnDaemonStart (12.94s) [2020-08-14T11:50:16.450Z] PASS [2020-08-14T11:50:16.450Z] [2020-08-14T11:50:16.450Z] === Skipped [2020-08-14T11:50:16.450Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-08-14T11:50:16.450Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-14T11:50:16.450Z] [2020-08-14T11:50:16.450Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-14T11:50:16.450Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:50:16.450Z] [2020-08-14T11:50:16.450Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-14T11:50:16.450Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:50:16.450Z] [2020-08-14T11:50:16.450Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-14T11:50:16.450Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-14T11:50:16.450Z] [2020-08-14T11:50:16.450Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-14T11:50:16.450Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-14T11:50:16.450Z] [2020-08-14T11:50:16.450Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-08-14T11:50:16.450Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:50:16.450Z] [2020-08-14T11:50:16.450Z] [2020-08-14T11:50:16.450Z] DONE 192 tests, 6 skipped in 133.960s [2020-08-14T11:50:16.450Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-08-14T11:50:16.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:50:16.450Z] ++ set -e [2020-08-14T11:50:16.450Z] ++ '[' -n 0 ']' [2020-08-14T11:50:16.450Z] ++ set -x [2020-08-14T11:50:16.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:50:16.450Z] INFO: Testing against a local daemon [2020-08-14T11:50:16.450Z] === RUN TestCommitInheritsEnv [2020-08-14T11:50:16.450Z] --- PASS: TestCommitInheritsEnv (0.53s) [2020-08-14T11:50:16.450Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-14T11:50:16.450Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-08-14T11:50:16.450Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-14T11:50:16.450Z] === RUN TestImagesFilterMultiReference [2020-08-14T11:50:16.450Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-08-14T11:50:16.450Z] === RUN TestImagePullPlatformInvalid [2020-08-14T11:50:16.450Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-08-14T11:50:16.450Z] === RUN TestRemoveImageOrphaning [2020-08-14T11:50:16.450Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2020-08-14T11:50:16.450Z] === RUN TestRemoveImageGarbageCollector [2020-08-14T11:50:16.450Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-14T11:50:16.450Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:50:16.450Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-14T11:50:16.450Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-08-14T11:50:16.450Z] === RUN TestTagInvalidReference [2020-08-14T11:50:16.450Z] --- PASS: TestTagInvalidReference (0.03s) [2020-08-14T11:50:16.450Z] === RUN TestTagValidPrefixedRepo [2020-08-14T11:50:16.450Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-08-14T11:50:16.450Z] === RUN TestTagExistedNameWithoutForce [2020-08-14T11:50:16.450Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-08-14T11:50:16.450Z] === RUN TestTagOfficialNames [2020-08-14T11:50:16.450Z] --- PASS: TestTagOfficialNames (0.06s) [2020-08-14T11:50:16.450Z] === RUN TestTagMatchesDigest [2020-08-14T11:50:16.686Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-08-14T11:50:16.686Z] ok github.com/docker/docker/pkg/idtools 0.314s coverage: 70.5% of statements [2020-08-14T11:50:16.686Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2020-08-14T11:50:16.711Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-08-14T11:50:16.711Z] PASS [2020-08-14T11:50:16.711Z] [2020-08-14T11:50:16.711Z] === Skipped [2020-08-14T11:50:16.711Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-14T11:50:16.711Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-14T11:50:16.711Z] [2020-08-14T11:50:16.711Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-14T11:50:16.711Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:50:16.711Z] [2020-08-14T11:50:16.711Z] [2020-08-14T11:50:16.711Z] DONE 12 tests, 2 skipped in 1.636s [2020-08-14T11:50:16.711Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-08-14T11:50:16.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:50:16.711Z] ++ set -e [2020-08-14T11:50:16.711Z] ++ '[' -n 0 ']' [2020-08-14T11:50:16.711Z] ++ set -x [2020-08-14T11:50:16.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:50:16.711Z] INFO: Testing against a local daemon [2020-08-14T11:50:16.711Z] === RUN TestNetworkCreateDelete [2020-08-14T11:50:16.945Z] ok github.com/docker/docker/pkg/ioutils 0.460s coverage: 69.3% of statements [2020-08-14T11:50:16.945Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-08-14T11:50:16.945Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-08-14T11:50:17.204Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-08-14T11:50:17.248Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2020-08-14T11:50:17.248Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-14T11:50:17.284Z] --- PASS: TestNetworkCreateDelete (0.36s) [2020-08-14T11:50:17.284Z] === RUN TestDockerNetworkDeletePreferID [2020-08-14T11:50:17.464Z] ok github.com/docker/docker/pkg/parsers/kernel 0.022s coverage: 60.0% of statements [2020-08-14T11:50:17.464Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements [2020-08-14T11:50:17.464Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-08-14T11:50:17.533Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-08-14T11:50:17.723Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-08-14T11:50:17.723Z] ok github.com/docker/docker/pkg/chrootarchive 2.863s coverage: 43.2% of statements [2020-08-14T11:50:17.981Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2020-08-14T11:50:17.981Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2020-08-14T11:50:18.101Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s) [2020-08-14T11:50:18.101Z] === RUN TestAPIIpcModeHost [2020-08-14T11:50:18.228Z] --- PASS: TestDockerNetworkDeletePreferID (1.07s) [2020-08-14T11:50:18.228Z] === RUN TestDaemonDNSFallback [2020-08-14T11:50:18.240Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-08-14T11:50:18.499Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2020-08-14T11:50:18.758Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2020-08-14T11:50:19.017Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-08-14T11:50:19.017Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-08-14T11:50:19.017Z] ok github.com/docker/docker/pkg/discovery/kv 3.046s coverage: 84.1% of statements [2020-08-14T11:50:19.038Z] --- PASS: TestAPIIpcModeHost (0.74s) [2020-08-14T11:50:19.038Z] === RUN TestDaemonIpcModeShareable [2020-08-14T11:50:19.038Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-08-14T11:50:19.275Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 73.9% of statements [2020-08-14T11:50:19.276Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-08-14T11:50:19.534Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 36.9% of statements [2020-08-14T11:50:19.534Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2020-08-14T11:50:19.534Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 54.6% of statements [2020-08-14T11:50:19.794Z] testing: warning: no tests to run [2020-08-14T11:50:19.794Z] coverage: [no statements] [2020-08-14T11:50:19.794Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: [no statements] [no tests to run] [2020-08-14T11:50:19.990Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s) [2020-08-14T11:50:19.991Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-14T11:50:19.991Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-14T11:50:19.991Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-14T11:50:19.991Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-14T11:50:19.991Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-14T11:50:19.991Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-14T11:50:19.991Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-14T11:50:19.991Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-14T11:50:19.991Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-14T11:50:19.991Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-14T11:50:19.991Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-14T11:50:19.991Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-14T11:50:19.991Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-14T11:50:19.991Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-14T11:50:19.991Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-14T11:50:19.991Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-14T11:50:19.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-14T11:50:19.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-14T11:50:19.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-14T11:50:19.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-14T11:50:19.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-14T11:50:19.991Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-08-14T11:50:19.991Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-14T11:50:20.053Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-08-14T11:50:20.053Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2020-08-14T11:50:20.054Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-08-14T11:50:20.054Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-08-14T11:50:20.281Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2020-08-14T11:50:20.281Z] === RUN TestCreateDifferentPlatform [2020-08-14T11:50:20.281Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-14T11:50:20.281Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-14T11:50:20.281Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-14T11:50:20.281Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-14T11:50:20.281Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-14T11:50:20.281Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-14T11:50:20.571Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-08-14T11:50:20.571Z] === RUN TestContainerStartOnDaemonRestart [2020-08-14T11:50:20.571Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-14T11:50:20.571Z] === RUN TestDaemonRestartIpcMode [2020-08-14T11:50:20.571Z] === PAUSE TestDaemonRestartIpcMode [2020-08-14T11:50:20.571Z] === RUN TestDaemonHostGatewayIP [2020-08-14T11:50:20.571Z] === PAUSE TestDaemonHostGatewayIP [2020-08-14T11:50:20.571Z] === RUN TestContainerKillOnDaemonStart [2020-08-14T11:50:20.571Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-14T11:50:20.571Z] === RUN TestDiff [2020-08-14T11:50:20.945Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2020-08-14T11:50:20.945Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true [2020-08-14T11:50:20.945Z] === RUN TestDaemonIpcModePrivate [2020-08-14T11:50:20.945Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-08-14T11:50:20.991Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2020-08-14T11:50:20.991Z] ok github.com/docker/docker/reference 0.008s coverage: 83.7% of statements [2020-08-14T11:50:20.991Z] ok github.com/docker/docker/pkg/signal 2.511s coverage: 61.0% of statements [2020-08-14T11:50:20.991Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 73.8% of statements [2020-08-14T11:50:21.201Z] --- PASS: TestDiff (0.81s) [2020-08-14T11:50:21.201Z] === RUN TestExecWithCloseStdin [2020-08-14T11:50:21.588Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 50.9% of statements [2020-08-14T11:50:21.588Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2020-08-14T11:50:21.850Z] ok github.com/docker/docker/plugin 0.537s coverage: 23.1% of statements [2020-08-14T11:50:21.850Z] ok github.com/docker/docker/daemon 12.131s coverage: 17.3% of statements [2020-08-14T11:50:21.850Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-14T11:50:21.850Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-14T11:50:22.109Z] ok github.com/docker/docker/runconfig 0.019s coverage: 66.1% of statements [2020-08-14T11:50:22.109Z] ok github.com/docker/docker/layer 7.645s coverage: 68.8% of statements [2020-08-14T11:50:22.109Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-14T11:50:22.109Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-14T11:50:22.109Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-14T11:50:22.109Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-14T11:50:22.109Z] ? github.com/docker/docker/oci [no test files] [2020-08-14T11:50:22.109Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-14T11:50:22.109Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-14T11:50:22.109Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-14T11:50:22.109Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-14T11:50:22.109Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-14T11:50:22.109Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-14T11:50:22.109Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-14T11:50:22.109Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-14T11:50:22.231Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-08-14T11:50:22.231Z] === RUN TestExec [2020-08-14T11:50:22.323Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-08-14T11:50:22.368Z] ok github.com/docker/docker/registry 0.151s coverage: 56.3% of statements [2020-08-14T11:50:22.583Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-08-14T11:50:22.583Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2020-08-14T11:50:22.583Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2020-08-14T11:50:22.583Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-14T11:50:22.937Z] ok github.com/docker/docker/volume/mounts 0.031s coverage: 67.0% of statements [2020-08-14T11:50:23.195Z] ok github.com/docker/docker/volume/drivers 0.033s coverage: 36.1% of statements [2020-08-14T11:50:23.195Z] ok github.com/docker/docker/volume/local 0.005s coverage: 73.0% of statements [2020-08-14T11:50:23.262Z] --- PASS: TestExec (0.96s) [2020-08-14T11:50:23.262Z] === RUN TestExecUser [2020-08-14T11:50:23.454Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2020-08-14T11:50:24.292Z] --- PASS: TestExecUser (0.93s) [2020-08-14T11:50:24.292Z] === RUN TestExportContainerAndImportImage [2020-08-14T11:50:24.491Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-08-14T11:50:24.491Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2020-08-14T11:50:24.491Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-14T11:50:24.750Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-08-14T11:50:25.317Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-08-14T11:50:25.334Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-08-14T11:50:25.334Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-14T11:50:26.255Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2020-08-14T11:50:26.255Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2020-08-14T11:50:26.255Z] === RUN TestIpcModeOlderClient [2020-08-14T11:50:26.255Z] === PAUSE TestIpcModeOlderClient [2020-08-14T11:50:26.255Z] === RUN TestKillContainerInvalidSignal [2020-08-14T11:50:26.255Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-08-14T11:50:26.366Z] --- PASS: TestDaemonDNSFallback (7.42s) [2020-08-14T11:50:26.366Z] === RUN TestInspectNetwork [2020-08-14T11:50:26.824Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2020-08-14T11:50:26.824Z] === RUN TestKillContainer [2020-08-14T11:50:26.824Z] === RUN TestKillContainer/no_signal [2020-08-14T11:50:26.840Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-08-14T11:50:26.840Z] === RUN TestHealthCheckWorkdir [2020-08-14T11:50:27.392Z] === RUN TestKillContainer/non_killing_signal [2020-08-14T11:50:27.871Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2020-08-14T11:50:27.871Z] === RUN TestHealthKillContainer [2020-08-14T11:50:27.961Z] === RUN TestKillContainer/killing_signal [2020-08-14T11:50:28.530Z] --- PASS: TestKillContainer (1.86s) [2020-08-14T11:50:28.530Z] --- PASS: TestKillContainer/no_signal (0.56s) [2020-08-14T11:50:28.530Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-08-14T11:50:28.530Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-08-14T11:50:28.530Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-14T11:50:28.530Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-14T11:50:28.790Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-08-14T11:50:28.790Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-08-14T11:50:29.728Z] === RUN TestDockerSuite/TestBuildAddTar [2020-08-14T11:50:29.728Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-14T11:50:30.295Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2020-08-14T11:50:30.295Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2020-08-14T11:50:30.295Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2020-08-14T11:50:30.295Z] === RUN TestKillStoppedContainer [2020-08-14T11:50:30.295Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-08-14T11:50:30.295Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-14T11:50:30.295Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-08-14T11:50:30.295Z] === RUN TestKillDifferentUserContainer [2020-08-14T11:50:30.575Z] === RUN TestInspectNetwork/full_network_id [2020-08-14T11:50:30.575Z] === RUN TestInspectNetwork/partial_network_id [2020-08-14T11:50:30.575Z] === RUN TestInspectNetwork/network_name [2020-08-14T11:50:30.575Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-14T11:50:30.592Z] --- PASS: TestHealthKillContainer (2.88s) [2020-08-14T11:50:30.592Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-14T11:50:30.862Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-08-14T11:50:30.862Z] === RUN TestInspectOomKilledTrue [2020-08-14T11:50:30.862Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-14T11:50:30.862Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:50:30.862Z] === RUN TestInspectOomKilledFalse [2020-08-14T11:50:30.862Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-14T11:50:30.862Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:50:30.862Z] === RUN TestLinksEtcHostsContentMatch [2020-08-14T11:50:31.431Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2020-08-14T11:50:31.431Z] === RUN TestLinksContainerNames [2020-08-14T11:50:31.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-14T11:50:31.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-14T11:50:31.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-14T11:50:31.623Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-08-14T11:50:31.623Z] === RUN TestIpcModeNone [2020-08-14T11:50:32.654Z] --- PASS: TestIpcModeNone (0.96s) [2020-08-14T11:50:32.654Z] === RUN TestIpcModePrivate [2020-08-14T11:50:32.807Z] --- PASS: TestLinksContainerNames (1.31s) [2020-08-14T11:50:32.807Z] === RUN TestLogsFollowTailEmpty [2020-08-14T11:50:33.284Z] --- PASS: TestIpcModePrivate (0.87s) [2020-08-14T11:50:33.284Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-08-14T11:50:33.284Z] === RUN TestIpcModeShareable [2020-08-14T11:50:33.375Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2020-08-14T11:50:33.375Z] === RUN TestContainerNetworkMountsNoChown [2020-08-14T11:50:33.942Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2020-08-14T11:50:33.942Z] === RUN TestMountDaemonRoot [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/default [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/default [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/private [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/private [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/rprivate [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/slave [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/slave [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/rslave [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/shared [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/shared [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/rshared [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/default [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/rshared [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/shared [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/rslave [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/slave [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/rprivate [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/private [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-14T11:50:34.201Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-14T11:50:34.201Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-14T11:50:34.201Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-14T11:50:34.314Z] --- PASS: TestIpcModeShareable (0.94s) [2020-08-14T11:50:34.314Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-08-14T11:50:34.314Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-14T11:50:34.460Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-14T11:50:34.460Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-14T11:50:34.460Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-14T11:50:34.460Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-14T11:50:34.460Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-14T11:50:34.460Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-14T11:50:34.460Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-14T11:50:34.460Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-14T11:50:34.460Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-14T11:50:34.460Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-14T11:50:34.460Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-14T11:50:34.460Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-14T11:50:34.460Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-14T11:50:34.460Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-14T11:50:34.719Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-14T11:50:34.719Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-14T11:50:34.719Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-14T11:50:34.719Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-14T11:50:34.719Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-08-14T11:50:34.719Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-08-14T11:50:34.719Z] === RUN TestContainerBindMountNonRecursive [2020-08-14T11:50:35.658Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-08-14T11:50:35.658Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-08-14T11:50:35.864Z] --- PASS: TestInspectNetwork (9.41s) [2020-08-14T11:50:35.864Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-14T11:50:35.864Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-14T11:50:35.864Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-14T11:50:35.864Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-14T11:50:35.864Z] === RUN TestRunContainerWithBridgeNone [2020-08-14T11:50:37.038Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2020-08-14T11:50:37.038Z] === RUN TestNetworkNat [2020-08-14T11:50:37.038Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-08-14T11:50:37.606Z] --- PASS: TestNetworkNat (0.79s) [2020-08-14T11:50:37.606Z] === RUN TestNetworkLocalhostTCPNat [2020-08-14T11:50:37.780Z] --- PASS: TestRunContainerWithBridgeNone (2.41s) [2020-08-14T11:50:37.780Z] === RUN TestNetworkInvalidJSON [2020-08-14T11:50:37.780Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-14T11:50:37.780Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-14T11:50:37.780Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-14T11:50:37.780Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-14T11:50:37.780Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-14T11:50:37.780Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-14T11:50:37.780Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-14T11:50:37.780Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-14T11:50:37.780Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-14T11:50:37.780Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-08-14T11:50:37.780Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-14T11:50:37.780Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-14T11:50:37.780Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-14T11:50:37.780Z] === RUN TestHostIPv4BridgeLabel [2020-08-14T11:50:37.822Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2020-08-14T11:50:37.822Z] === RUN TestAPIIpcModeHost [2020-08-14T11:50:37.822Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-08-14T11:50:37.822Z] === RUN TestDaemonIpcModeShareable [2020-08-14T11:50:38.175Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-08-14T11:50:38.352Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2020-08-14T11:50:38.352Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-14T11:50:38.433Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-08-14T11:50:38.433Z] === RUN TestNetworkLoopbackNat [2020-08-14T11:50:39.740Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s) [2020-08-14T11:50:39.740Z] === RUN TestDaemonDefaultNetworkPools [2020-08-14T11:50:39.882Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2020-08-14T11:50:39.882Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-14T11:50:39.882Z] === RUN TestDaemonIpcModePrivate [2020-08-14T11:50:41.136Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-08-14T11:50:41.136Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-14T11:50:41.383Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2020-08-14T11:50:41.384Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-14T11:50:41.384Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-14T11:50:41.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-08-14T11:50:41.724Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2020-08-14T11:50:41.724Z] === RUN TestPause [2020-08-14T11:50:41.983Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-08-14T11:50:42.552Z] --- PASS: TestPause (0.80s) [2020-08-14T11:50:42.552Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-14T11:50:42.552Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-14T11:50:42.552Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-14T11:50:42.552Z] === RUN TestPauseStopPausedContainer [2020-08-14T11:50:42.885Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-08-14T11:50:42.885Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-14T11:50:42.885Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-14T11:50:43.051Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s) [2020-08-14T11:50:43.051Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-14T11:50:43.491Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-08-14T11:50:43.491Z] === RUN TestPsFilter [2020-08-14T11:50:43.491Z] --- PASS: TestPsFilter (0.15s) [2020-08-14T11:50:43.491Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-14T11:50:43.750Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-08-14T11:50:44.010Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2020-08-14T11:50:44.010Z] === RUN TestRemoveContainerWithVolume [2020-08-14T11:50:44.949Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-08-14T11:50:44.949Z] === RUN TestRemoveContainerRunning [2020-08-14T11:50:44.957Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-08-14T11:50:44.957Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-14T11:50:44.957Z] === RUN TestIpcModeOlderClient [2020-08-14T11:50:44.957Z] === PAUSE TestIpcModeOlderClient [2020-08-14T11:50:44.957Z] === RUN TestKillContainerInvalidSignal [2020-08-14T11:50:44.967Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2020-08-14T11:50:44.967Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-14T11:50:45.588Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2020-08-14T11:50:45.588Z] === RUN TestKillContainer [2020-08-14T11:50:45.588Z] === RUN TestKillContainer/no_signal [2020-08-14T11:50:45.889Z] --- PASS: TestRemoveContainerRunning (0.97s) [2020-08-14T11:50:45.889Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-14T11:50:45.911Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-08-14T11:50:45.911Z] === RUN TestServiceWithPredefinedNetwork [2020-08-14T11:50:46.618Z] === RUN TestKillContainer/non_killing_signal [2020-08-14T11:50:46.908Z] === RUN TestKillContainer/killing_signal [2020-08-14T11:50:47.270Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.22s) [2020-08-14T11:50:47.270Z] === RUN TestRemoveInvalidContainer [2020-08-14T11:50:47.270Z] --- PASS: TestRemoveInvalidContainer (0.07s) [2020-08-14T11:50:47.270Z] === RUN TestRenameLinkedContainer [2020-08-14T11:50:48.411Z] --- PASS: TestKillContainer (2.57s) [2020-08-14T11:50:48.411Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-08-14T11:50:48.411Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-08-14T11:50:48.411Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-08-14T11:50:48.411Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-14T11:50:48.411Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-14T11:50:49.041Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-14T11:50:49.216Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2020-08-14T11:50:49.216Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-14T11:50:49.216Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-14T11:50:49.216Z] service_test.go:236: FLAKY_TEST [2020-08-14T11:50:49.216Z] === RUN TestServiceWithDataPathPortInit [2020-08-14T11:50:49.811Z] === RUN TestDockerSuite/TestBuildBlankName [2020-08-14T11:50:50.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-08-14T11:50:50.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-08-14T11:50:50.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-08-14T11:50:50.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-08-14T11:50:50.073Z] === RUN TestKillStoppedContainer [2020-08-14T11:50:50.073Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-08-14T11:50:50.073Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-14T11:50:50.073Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-08-14T11:50:50.073Z] === RUN TestKillDifferentUserContainer [2020-08-14T11:50:50.641Z] --- PASS: TestRenameLinkedContainer (3.45s) [2020-08-14T11:50:50.641Z] === RUN TestRenameStoppedContainer [2020-08-14T11:50:51.104Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2020-08-14T11:50:51.104Z] === RUN TestInspectOomKilledTrue [2020-08-14T11:50:51.104Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-14T11:50:51.104Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:50:51.104Z] === RUN TestInspectOomKilledFalse [2020-08-14T11:50:51.104Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-14T11:50:51.104Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:50:51.104Z] === RUN TestLinksEtcHostsContentMatch [2020-08-14T11:50:51.394Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-08-14T11:50:51.394Z] === RUN TestLinksContainerNames [2020-08-14T11:50:51.577Z] --- PASS: TestRenameStoppedContainer (0.90s) [2020-08-14T11:50:51.577Z] === RUN TestRenameRunningContainerAndReuse [2020-08-14T11:50:52.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-08-14T11:50:53.250Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-08-14T11:50:53.250Z] === RUN TestRenameInvalidName [2020-08-14T11:50:53.456Z] --- PASS: TestLinksContainerNames (1.63s) [2020-08-14T11:50:53.456Z] === RUN TestLogsFollowTailEmpty [2020-08-14T11:50:53.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-14T11:50:53.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-14T11:50:53.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-14T11:50:54.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-14T11:50:54.086Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-08-14T11:50:54.086Z] === RUN TestContainerNetworkMountsNoChown [2020-08-14T11:50:54.238Z] --- PASS: TestRenameInvalidName (1.07s) [2020-08-14T11:50:54.238Z] === RUN TestRenameAnonymousContainer [2020-08-14T11:50:54.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-14T11:50:55.117Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/default [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/default [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/private [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/private [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/rprivate [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/slave [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/slave [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/rslave [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/shared [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/shared [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/rshared [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/default [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/rshared [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/shared [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/rslave [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/slave [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/rprivate [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/private [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-14T11:50:55.117Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-14T11:50:55.117Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-14T11:50:55.117Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-14T11:50:55.407Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-14T11:50:55.407Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-14T11:50:55.407Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-14T11:50:55.407Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-14T11:50:55.407Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-14T11:50:55.407Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-14T11:50:55.407Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-14T11:50:55.407Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-14T11:50:55.516Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/rootless [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/volume [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-14T11:50:55.516Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === Skipped [2020-08-14T11:50:55.516Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-14T11:50:55.516Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-14T11:50:55.516Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-14T11:50:55.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:50:55.516Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-14T11:50:55.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:50:55.516Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-14T11:50:55.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:50:55.516Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-14T11:50:55.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:50:55.516Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-14T11:50:55.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:50:55.516Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-14T11:50:55.516Z] graphtest_unix.go:73: No driver to put! [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-14T11:50:55.516Z] time="2020-08-14T11:50:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:50:55.516Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:50:55.516Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-14T11:50:55.516Z] time="2020-08-14T11:50:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:50:55.516Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:50:55.516Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-14T11:50:55.516Z] time="2020-08-14T11:50:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:50:55.516Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:50:55.516Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-14T11:50:55.516Z] time="2020-08-14T11:50:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:50:55.516Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:50:55.516Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-14T11:50:55.516Z] time="2020-08-14T11:50:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:50:55.516Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:50:55.516Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-14T11:50:55.516Z] graphtest_unix.go:73: No driver to put! [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-14T11:50:55.516Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-14T11:50:55.516Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-14T11:50:55.516Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-14T11:50:55.516Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-14T11:50:55.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:50:55.516Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-14T11:50:55.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:50:55.516Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-14T11:50:55.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:50:55.516Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-14T11:50:55.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:50:55.516Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-14T11:50:55.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:50:55.516Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-14T11:50:55.516Z] graphtest_unix.go:73: No driver to put! [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-14T11:50:55.516Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-14T11:50:55.516Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] [2020-08-14T11:50:55.516Z] DONE 2123 tests, 26 skipped in 90.738s Post stage [Pipeline] junit [2020-08-14T11:50:55.528Z] Recording test results [2020-08-14T11:50:55.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-08-14T11:50:55.697Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-14T11:50:55.698Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-14T11:50:55.698Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-14T11:50:55.698Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-14T11:50:55.698Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-14T11:50:55.698Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-14T11:50:55.698Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-14T11:50:55.698Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-14T11:50:55.698Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-14T11:50:55.698Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-14T11:50:55.698Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-08-14T11:50:55.698Z] === RUN TestContainerBindMountNonRecursive [2020-08-14T11:50:55.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-08-14T11:50:56.119Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38241/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/validate/vendor [2020-08-14T11:50:56.685Z] No vendor changes in diff. [2020-08-14T11:50:56.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-08-14T11:50:57.579Z] + echo Building e2e image [2020-08-14T11:50:57.579Z] Building e2e image [2020-08-14T11:50:57.579Z] + docker build --build-arg DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -t moby-e2e-test -f Dockerfile.e2e . [2020-08-14T11:50:57.579Z] #1 [internal] load .dockerignore [2020-08-14T11:50:57.579Z] #1 transferring context: 34B done [2020-08-14T11:50:57.579Z] #1 DONE 0.0s [2020-08-14T11:50:57.579Z] [2020-08-14T11:50:57.579Z] #2 [internal] load build definition from Dockerfile.e2e [2020-08-14T11:50:57.579Z] #2 transferring dockerfile: 3.21kB done [2020-08-14T11:50:57.579Z] #2 DONE 0.0s [2020-08-14T11:50:57.579Z] [2020-08-14T11:50:57.579Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-08-14T11:50:57.579Z] #4 DONE 0.1s [2020-08-14T11:50:57.579Z] [2020-08-14T11:50:57.579Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-08-14T11:50:57.579Z] #3 DONE 0.1s [2020-08-14T11:50:57.579Z] [2020-08-14T11:50:57.579Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-08-14T11:50:57.579Z] #14 DONE 0.0s [2020-08-14T11:50:57.579Z] [2020-08-14T11:50:57.579Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-08-14T11:50:57.579Z] #5 DONE 0.0s [2020-08-14T11:50:57.579Z] [2020-08-14T11:50:57.579Z] #8 [internal] load build context [2020-08-14T11:50:57.759Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2020-08-14T11:50:57.759Z] === RUN TestNetworkNat [2020-08-14T11:50:57.837Z] #8 transferring context: 849.14kB 0.2s done [2020-08-14T11:50:57.837Z] #8 DONE 0.2s [2020-08-14T11:50:57.837Z] [2020-08-14T11:50:57.837Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-08-14T11:50:57.837Z] #15 CACHED [2020-08-14T11:50:57.837Z] [2020-08-14T11:50:57.837Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-08-14T11:50:57.837Z] #16 CACHED [2020-08-14T11:50:57.837Z] [2020-08-14T11:50:57.837Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-08-14T11:50:57.837Z] #17 CACHED [2020-08-14T11:50:57.837Z] [2020-08-14T11:50:57.837Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-08-14T11:50:57.837Z] #18 CACHED [2020-08-14T11:50:57.837Z] [2020-08-14T11:50:57.837Z] #31 [builder 1/4] COPY . . [2020-08-14T11:50:57.933Z] --- PASS: TestRenameAnonymousContainer (3.51s) [2020-08-14T11:50:57.933Z] === RUN TestRenameContainerWithSameName [2020-08-14T11:50:58.403Z] #31 DONE 0.6s [2020-08-14T11:50:58.403Z] [2020-08-14T11:50:58.403Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-08-14T11:50:58.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-08-14T11:50:58.763Z] --- PASS: TestRenameContainerWithSameName (0.97s) [2020-08-14T11:50:58.763Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-14T11:50:58.788Z] --- PASS: TestNetworkNat (0.87s) [2020-08-14T11:50:58.788Z] === RUN TestNetworkLocalhostTCPNat [2020-08-14T11:50:58.969Z] #32 DONE 0.4s [2020-08-14T11:50:58.969Z] [2020-08-14T11:50:58.969Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-14T11:50:59.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-14T11:50:59.228Z] #33 0.386 [2020-08-14T11:50:59.228Z] #33 0.435 Removing bundles/ [2020-08-14T11:50:59.418Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-08-14T11:50:59.418Z] === RUN TestNetworkLoopbackNat [2020-08-14T11:50:59.486Z] #33 0.435 [2020-08-14T11:50:59.486Z] #33 0.439 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-08-14T11:50:59.486Z] #33 0.663 Building test suite binary ./integration-cli/test.main [2020-08-14T11:51:00.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-08-14T11:51:00.404Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2020-08-14T11:51:00.404Z] === RUN TestResize [2020-08-14T11:51:00.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-08-14T11:51:01.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-14T11:51:01.231Z] --- PASS: TestResize (0.77s) [2020-08-14T11:51:01.232Z] === RUN TestResizeWithInvalidSize [2020-08-14T11:51:01.800Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2020-08-14T11:51:01.800Z] === RUN TestResizeWhenContainerNotStarted [2020-08-14T11:51:02.060Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-08-14T11:51:02.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-08-14T11:51:02.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-14T11:51:02.578Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2020-08-14T11:51:02.578Z] === RUN TestDaemonRestartKillContainers [2020-08-14T11:51:02.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-14T11:51:02.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-14T11:51:02.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-14T11:51:02.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-14T11:51:02.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-14T11:51:02.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-14T11:51:02.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-14T11:51:02.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-14T11:51:02.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-14T11:51:02.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-14T11:51:02.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-14T11:51:02.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-14T11:51:02.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-14T11:51:02.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-14T11:51:02.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-14T11:51:02.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-14T11:51:02.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:51:02.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:51:02.578Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:51:02.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:51:02.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:51:02.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:51:02.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:51:02.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:51:02.578Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-14T11:51:02.578Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-14T11:51:02.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-14T11:51:02.950Z] --- PASS: TestNetworkLoopbackNat (3.20s) [2020-08-14T11:51:02.950Z] === RUN TestPause [2020-08-14T11:51:03.579Z] --- PASS: TestPause (0.86s) [2020-08-14T11:51:03.579Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-14T11:51:03.579Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-14T11:51:03.579Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-14T11:51:03.580Z] === RUN TestPauseStopPausedContainer [2020-08-14T11:51:04.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-14T11:51:04.610Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-08-14T11:51:04.610Z] === RUN TestPsFilter [2020-08-14T11:51:04.610Z] --- PASS: TestPsFilter (0.26s) [2020-08-14T11:51:04.610Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-14T11:51:05.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-08-14T11:51:05.640Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-08-14T11:51:05.640Z] === RUN TestRemoveContainerWithVolume [2020-08-14T11:51:05.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:51:05.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:51:05.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-14T11:51:06.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-08-14T11:51:06.270Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-08-14T11:51:06.270Z] === RUN TestRemoveContainerRunning [2020-08-14T11:51:07.188Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-08-14T11:51:07.299Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-08-14T11:51:07.299Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-14T11:51:07.337Z] --- PASS: TestServiceWithDataPathPortInit (17.42s) [2020-08-14T11:51:07.337Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-14T11:51:07.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:51:07.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-14T11:51:07.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:51:07.929Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-08-14T11:51:07.929Z] === RUN TestRemoveInvalidContainer [2020-08-14T11:51:07.929Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-14T11:51:07.929Z] === RUN TestRenameLinkedContainer [2020-08-14T11:51:08.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-14T11:51:09.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-14T11:51:09.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-14T11:51:09.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-08-14T11:51:09.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-14T11:51:10.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-08-14T11:51:11.303Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-14T11:51:11.304Z] Using test binary docker [2020-08-14T11:51:11.304Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-14T11:51:11.304Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-14T11:51:11.304Z] INFO: Waiting for daemon to start... [2020-08-14T11:51:11.304Z] Starting dockerd [2020-08-14T11:51:11.467Z] --- PASS: TestRenameLinkedContainer (3.51s) [2020-08-14T11:51:11.467Z] === RUN TestRenameStoppedContainer [2020-08-14T11:51:12.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-14T11:51:12.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-14T11:51:12.497Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-08-14T11:51:12.497Z] === RUN TestRenameRunningContainerAndReuse [2020-08-14T11:51:13.838Z] . [2020-08-14T11:51:13.838Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-14T11:51:13.838Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-14T11:51:13.838Z] Error: No such image: emptyfs [2020-08-14T11:51:13.998Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2020-08-14T11:51:13.998Z] === RUN TestRenameInvalidName [2020-08-14T11:51:14.098Z] Running integration-test (iteration 1) [2020-08-14T11:51:14.098Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-14T11:51:15.029Z] --- PASS: TestRenameInvalidName (0.87s) [2020-08-14T11:51:15.029Z] === RUN TestRenameAnonymousContainer [2020-08-14T11:51:15.481Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.44s) [2020-08-14T11:51:15.481Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yqhrc1w8th4ly10npmqzwmwpn Created:2020-08-14 11:51:07.650057634 +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[00df8ca0f9ec12fbc2ab7f5ec1cd667fc7888fb2b5920381f156ca98433191f7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o9le68j2iu3uvs5fq3wmtf74t EndpointID:2939339e7e3c77c43194b659180916fd5b2d5cc749f3889b60550b9da9bba1b5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d94f65e8e1d5ecf23ab8fd795f9af2733c08b45780c135f3789dc0435eeeb75f 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:c8663f4aa74d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o9le68j2iu3uvs5fq3wmtf74t EndpointID:2939339e7e3c77c43194b659180916fd5b2d5cc749f3889b60550b9da9bba1b5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-14T11:51:15.481Z] PASS [2020-08-14T11:51:15.481Z] [2020-08-14T11:51:15.481Z] === Skipped [2020-08-14T11:51:15.481Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-14T11:51:15.481Z] service_test.go:236: FLAKY_TEST [2020-08-14T11:51:15.481Z] [2020-08-14T11:51:15.481Z] [2020-08-14T11:51:15.481Z] DONE 23 tests, 1 skipped in 58.361s [2020-08-14T11:51:15.481Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-14T11:51:15.481Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:51:15.481Z] ++ set -e [2020-08-14T11:51:15.481Z] ++ '[' -n 0 ']' [2020-08-14T11:51:15.482Z] ++ set -x [2020-08-14T11:51:15.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:51:15.482Z] INFO: Testing against a local daemon [2020-08-14T11:51:15.482Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-14T11:51:15.482Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-14T11:51:15.482Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:51:15.482Z] === RUN TestDockerNetworkIpvlan [2020-08-14T11:51:15.482Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-14T11:51:15.482Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:51:15.482Z] PASS [2020-08-14T11:51:15.482Z] [2020-08-14T11:51:15.482Z] === Skipped [2020-08-14T11:51:15.482Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-14T11:51:15.482Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:51:15.482Z] [2020-08-14T11:51:15.482Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-14T11:51:15.482Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:51:15.482Z] [2020-08-14T11:51:15.482Z] [2020-08-14T11:51:15.482Z] DONE 2 tests, 2 skipped in 0.149s [2020-08-14T11:51:15.482Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-14T11:51:15.482Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:51:15.482Z] ++ set -e [2020-08-14T11:51:15.482Z] ++ '[' -n 0 ']' [2020-08-14T11:51:15.482Z] ++ set -x [2020-08-14T11:51:15.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:51:15.482Z] INFO: Testing against a local daemon [2020-08-14T11:51:15.482Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-14T11:51:16.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-08-14T11:51:16.650Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-14T11:51:16.650Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-14T11:51:17.398Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.08s) [2020-08-14T11:51:17.398Z] === RUN TestDockerNetworkMacvlan [2020-08-14T11:51:17.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-08-14T11:51:18.341Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-14T11:51:19.497Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-14T11:51:19.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.01s) [2020-08-14T11:51:19.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.15s) [2020-08-14T11:51:19.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-08-14T11:51:19.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.87s) [2020-08-14T11:51:19.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.88s) [2020-08-14T11:51:19.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.96s) [2020-08-14T11:51:19.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s) [2020-08-14T11:51:19.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.97s) [2020-08-14T11:51:19.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.83s) [2020-08-14T11:51:19.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.98s) [2020-08-14T11:51:19.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.01s) [2020-08-14T11:51:19.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.89s) [2020-08-14T11:51:19.497Z] === RUN TestCgroupNamespacesRun [2020-08-14T11:51:19.728Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-14T11:51:20.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-08-14T11:51:20.603Z] --- PASS: TestRenameAnonymousContainer (4.92s) [2020-08-14T11:51:20.603Z] === RUN TestRenameContainerWithSameName [2020-08-14T11:51:20.603Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2020-08-14T11:51:20.603Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-14T11:51:21.115Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-14T11:51:21.441Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2020-08-14T11:51:21.441Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-14T11:51:22.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-08-14T11:51:22.663Z] --- PASS: TestRenameContainerWithLinkedContainer (1.86s) [2020-08-14T11:51:22.663Z] === RUN TestResize [2020-08-14T11:51:22.945Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-08-14T11:51:22.945Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-14T11:51:23.695Z] --- PASS: TestResize (0.93s) [2020-08-14T11:51:23.695Z] === RUN TestResizeWithInvalidSize [2020-08-14T11:51:24.324Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2020-08-14T11:51:24.324Z] === RUN TestResizeWhenContainerNotStarted [2020-08-14T11:51:24.439Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-14T11:51:25.015Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.91s) [2020-08-14T11:51:25.015Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-14T11:51:25.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-08-14T11:51:25.356Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-08-14T11:51:25.356Z] === RUN TestDaemonRestartKillContainers [2020-08-14T11:51:25.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-14T11:51:25.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-14T11:51:25.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-14T11:51:25.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-14T11:51:25.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-14T11:51:25.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-14T11:51:25.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-14T11:51:25.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-14T11:51:25.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-14T11:51:25.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-14T11:51:25.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-14T11:51:25.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-14T11:51:25.357Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-14T11:51:25.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-14T11:51:25.357Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-14T11:51:25.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-14T11:51:25.357Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:51:25.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:51:25.357Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:51:25.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:51:25.357Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:51:25.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:51:25.357Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:51:25.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:51:25.357Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-14T11:51:25.357Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-14T11:51:26.658Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2020-08-14T11:51:26.658Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-14T11:51:27.741Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-14T11:51:28.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-08-14T11:51:28.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:51:28.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:51:28.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-08-14T11:51:28.605Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.03s) [2020-08-14T11:51:28.605Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-14T11:51:28.977Z] Loaded image: buildpack-deps:buster [2020-08-14T11:51:28.977Z] Loaded image: busybox:latest [2020-08-14T11:51:28.977Z] Loaded image: busybox:glibc [2020-08-14T11:51:28.977Z] Loaded image: debian:buster [2020-08-14T11:51:28.977Z] Loaded image: hello-world:latest [2020-08-14T11:51:28.977Z] INFO: Testing against a local daemon [2020-08-14T11:51:28.977Z] === RUN TestCgroupNamespacesBuild [2020-08-14T11:51:29.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:51:29.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:51:29.987Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-08-14T11:51:30.246Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.57s) [2020-08-14T11:51:30.246Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-14T11:51:30.351Z] --- PASS: TestCgroupNamespacesBuild (3.24s) [2020-08-14T11:51:30.351Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-14T11:51:30.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-08-14T11:51:31.072Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-08-14T11:51:31.072Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-14T11:51:31.110Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-14T11:51:31.110Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-14T11:51:32.253Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2020-08-14T11:51:32.253Z] === RUN TestBuildWithSession [2020-08-14T11:51:32.253Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-14T11:51:32.253Z] build_session_test.go:25: TODO: BuildKit [2020-08-14T11:51:32.253Z] === RUN TestBuildSquashParent [2020-08-14T11:51:32.975Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2020-08-14T11:51:32.975Z] === RUN TestKernelTCPMemory [2020-08-14T11:51:32.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-08-14T11:51:32.975Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-08-14T11:51:33.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-14T11:51:33.178Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-14T11:51:33.543Z] --- PASS: TestKernelTCPMemory (0.76s) [2020-08-14T11:51:33.543Z] === RUN TestNISDomainname [2020-08-14T11:51:34.328Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-14T11:51:34.481Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-08-14T11:51:34.481Z] --- PASS: TestNISDomainname (0.99s) [2020-08-14T11:51:34.481Z] === RUN TestHostnameDnsResolution [2020-08-14T11:51:35.715Z] --- PASS: TestDockerNetworkMacvlan (18.03s) [2020-08-14T11:51:35.715Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-08-14T11:51:35.715Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-08-14T11:51:35.715Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s) [2020-08-14T11:51:35.715Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.00s) [2020-08-14T11:51:35.715Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.66s) [2020-08-14T11:51:35.715Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s) [2020-08-14T11:51:35.715Z] PASS [2020-08-14T11:51:35.715Z] [2020-08-14T11:51:35.715Z] DONE 8 tests in 20.248s [2020-08-14T11:51:35.715Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-14T11:51:35.715Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:51:35.715Z] ++ set -e [2020-08-14T11:51:35.715Z] ++ '[' -n 0 ']' [2020-08-14T11:51:35.715Z] ++ set -x [2020-08-14T11:51:35.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:51:35.715Z] testing: warning: no tests to run [2020-08-14T11:51:35.715Z] PASS [2020-08-14T11:51:35.715Z] [2020-08-14T11:51:35.715Z] DONE 0 tests in 0.027s [2020-08-14T11:51:35.715Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-14T11:51:35.715Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:51:35.715Z] ++ set -e [2020-08-14T11:51:35.715Z] ++ '[' -n 0 ']' [2020-08-14T11:51:35.716Z] ++ set -x [2020-08-14T11:51:35.716Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:51:35.716Z] INFO: Testing against a local daemon [2020-08-14T11:51:35.716Z] === RUN TestAuthZPluginAllowRequest [2020-08-14T11:51:35.861Z] --- PASS: TestHostnameDnsResolution (1.14s) [2020-08-14T11:51:35.861Z] === RUN TestStats [2020-08-14T11:51:36.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-14T11:51:36.686Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-14T11:51:36.799Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-08-14T11:51:37.631Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-08-14T11:51:37.631Z] === RUN TestAuthZPluginTLS [2020-08-14T11:51:37.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-08-14T11:51:37.893Z] --- PASS: TestAuthZPluginTLS (0.65s) [2020-08-14T11:51:37.893Z] === RUN TestAuthZPluginDenyRequest [2020-08-14T11:51:38.207Z] #33 34.97 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-14T11:51:38.208Z] #33 36.25 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-14T11:51:38.208Z] #33 37.15 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-14T11:51:38.208Z] #33 38.30 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-14T11:51:38.676Z] --- PASS: TestStats (2.74s) [2020-08-14T11:51:38.676Z] === RUN TestStopContainerWithTimeout [2020-08-14T11:51:38.676Z] === RUN TestStopContainerWithTimeout/0 [2020-08-14T11:51:38.676Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-14T11:51:38.676Z] === RUN TestStopContainerWithTimeout/1 [2020-08-14T11:51:38.676Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-14T11:51:38.676Z] === RUN TestStopContainerWithTimeout/3 [2020-08-14T11:51:38.676Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-14T11:51:38.676Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-14T11:51:38.676Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-14T11:51:38.676Z] === CONT TestStopContainerWithTimeout/0 [2020-08-14T11:51:38.676Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-14T11:51:38.700Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-14T11:51:38.700Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-14T11:51:38.700Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2020-08-14T11:51:38.700Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-08-14T11:51:38.700Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.7% of statements [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/types [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-14T11:51:38.700Z] ok github.com/docker/docker/api/types/time 0.038s coverage: 100.0% of statements [2020-08-14T11:51:38.700Z] ok github.com/docker/docker/api/types/versions 0.058s coverage: 75.0% of statements [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/builder [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-14T11:51:38.700Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-14T11:51:38.700Z] ok github.com/docker/docker/builder/dockerignore 0.039s coverage: 96.8% of statements [2020-08-14T11:51:38.700Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-08-14T11:51:38.700Z] ok github.com/docker/docker/builder/remotecontext/git 3.777s coverage: 86.3% of statements [2020-08-14T11:51:38.700Z] ok github.com/docker/docker/builder/remotecontext 0.461s coverage: 13.6% of statements [2020-08-14T11:51:38.761Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-14T11:51:38.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s) [2020-08-14T11:51:38.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.51s) [2020-08-14T11:51:38.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-08-14T11:51:38.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-08-14T11:51:38.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-08-14T11:51:38.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2020-08-14T11:51:38.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2020-08-14T11:51:38.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.37s) [2020-08-14T11:51:38.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.24s) [2020-08-14T11:51:38.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.40s) [2020-08-14T11:51:38.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2020-08-14T11:51:38.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2020-08-14T11:51:38.762Z] === RUN TestCgroupNamespacesRun [2020-08-14T11:51:38.837Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-08-14T11:51:38.837Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-14T11:51:38.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-08-14T11:51:39.142Z] #33 40.26 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-14T11:51:39.409Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.61s) [2020-08-14T11:51:39.409Z] === RUN TestAuthZPluginDenyResponse [2020-08-14T11:51:39.504Z] === CONT TestStopContainerWithTimeout/3 [2020-08-14T11:51:39.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-14T11:51:39.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-14T11:51:39.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-08-14T11:51:39.981Z] --- PASS: TestAuthZPluginDenyResponse (0.62s) [2020-08-14T11:51:39.982Z] === RUN TestAuthZPluginAllowEventStream [2020-08-14T11:51:40.078Z] #33 41.20 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-14T11:51:40.241Z] ok github.com/docker/docker/builder/dockerfile 1.461s coverage: 48.1% of statements [2020-08-14T11:51:40.241Z] ? github.com/docker/docker/cli [no test files] [2020-08-14T11:51:40.241Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-14T11:51:40.365Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-08-14T11:51:40.367Z] --- PASS: TestBuildSquashParent (6.94s) [2020-08-14T11:51:40.367Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-14T11:51:40.367Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-14T11:51:40.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-14T11:51:40.367Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-14T11:51:40.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-14T11:51:40.367Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-14T11:51:40.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-14T11:51:40.367Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-14T11:51:40.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-14T11:51:40.367Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-14T11:51:40.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-14T11:51:40.367Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-14T11:51:40.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-14T11:51:40.367Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-14T11:51:40.367Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-14T11:51:40.626Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-14T11:51:40.626Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-14T11:51:40.837Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2020-08-14T11:51:40.837Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-14T11:51:40.932Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-08-14T11:51:41.059Z] #33 42.06 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-14T11:51:41.499Z] === CONT TestStopContainerWithTimeout/1 [2020-08-14T11:51:41.499Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-08-14T11:51:41.626Z] #33 42.89 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-14T11:51:41.885Z] #33 43.11 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-14T11:51:41.898Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-08-14T11:51:41.898Z] === RUN TestAuthZPluginErrorResponse [2020-08-14T11:51:42.158Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-08-14T11:51:42.158Z] === RUN TestAuthZPluginErrorRequest [2020-08-14T11:51:42.731Z] --- PASS: TestAuthZPluginErrorRequest (0.62s) [2020-08-14T11:51:42.731Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-14T11:51:42.821Z] #33 44.04 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-14T11:51:42.880Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-08-14T11:51:42.898Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-08-14T11:51:42.898Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-14T11:51:43.140Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-08-14T11:51:43.140Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-08-14T11:51:43.140Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-08-14T11:51:43.140Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2020-08-14T11:51:43.140Z] --- PASS: TestStopContainerWithTimeout/1 (1.58s) [2020-08-14T11:51:43.140Z] === RUN TestDeleteDevicemapper [2020-08-14T11:51:43.140Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-14T11:51:43.140Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-14T11:51:43.140Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-14T11:51:43.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-14T11:51:43.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-14T11:51:43.675Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-08-14T11:51:43.675Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-14T11:51:44.196Z] #33 45.13 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-14T11:51:44.401Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-08-14T11:51:44.401Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-14T11:51:45.059Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-14T11:51:45.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s) [2020-08-14T11:51:45.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2020-08-14T11:51:45.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2020-08-14T11:51:45.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2020-08-14T11:51:45.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2020-08-14T11:51:45.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2020-08-14T11:51:45.060Z] === RUN TestBuildMultiStageCopy [2020-08-14T11:51:45.060Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-14T11:51:45.570Z] #33 46.35 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-14T11:51:45.590Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-08-14T11:51:45.590Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-14T11:51:45.682Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.63s) [2020-08-14T11:51:45.682Z] === RUN TestUpdateMemory [2020-08-14T11:51:45.682Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-14T11:51:45.682Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:51:45.682Z] === RUN TestUpdateCPUQuota [2020-08-14T11:51:45.939Z] ok github.com/docker/docker/client 0.601s coverage: 75.4% of statements [2020-08-14T11:51:46.461Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-08-14T11:51:46.461Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-14T11:51:46.505Z] #33 47.41 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-14T11:51:46.764Z] #33 47.86 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-14T11:51:47.059Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-08-14T11:51:47.059Z] --- PASS: TestUpdateCPUQuota (1.39s) [2020-08-14T11:51:47.059Z] === RUN TestUpdatePidsLimit [2020-08-14T11:51:47.059Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-14T11:51:47.591Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-14T11:51:47.628Z] === RUN TestUpdatePidsLimit/no_change [2020-08-14T11:51:47.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-08-14T11:51:47.699Z] #33 48.88 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-14T11:51:47.888Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-14T11:51:47.964Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-08-14T11:51:47.964Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-14T11:51:48.137Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-08-14T11:51:48.137Z] === RUN TestAuthZPluginHeader [2020-08-14T11:51:48.164Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-14T11:51:48.455Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-14T11:51:48.633Z] #33 49.71 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-14T11:51:48.716Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-08-14T11:51:48.717Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-14T11:51:49.084Z] --- PASS: TestAuthZPluginHeader (1.01s) [2020-08-14T11:51:49.084Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-14T11:51:49.084Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-14T11:51:49.084Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:51:49.084Z] === RUN TestAuthZPluginV2Disable [2020-08-14T11:51:49.084Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-14T11:51:49.084Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:51:49.084Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-14T11:51:49.084Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-14T11:51:49.084Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:51:49.084Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-14T11:51:49.085Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-14T11:51:49.085Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:51:49.085Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-14T11:51:49.099Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-14T11:51:49.285Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-14T11:51:49.467Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2020-08-14T11:51:49.467Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-14T11:51:49.545Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-14T11:51:49.804Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-08-14T11:51:50.010Z] #33 50.84 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-14T11:51:50.035Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-14T11:51:50.517Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-08-14T11:51:50.517Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-14T11:51:50.576Z] #33 51.66 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-14T11:51:50.742Z] --- PASS: TestUpdatePidsLimit (3.54s) [2020-08-14T11:51:50.742Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-08-14T11:51:50.742Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-08-14T11:51:50.742Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-08-14T11:51:50.742Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-08-14T11:51:50.742Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-08-14T11:51:50.742Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-08-14T11:51:50.742Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-08-14T11:51:50.742Z] === RUN TestUpdateRestartPolicy [2020-08-14T11:51:50.742Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-08-14T11:51:50.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-08-14T11:51:51.410Z] --- PASS: TestBuildMultiStageCopy (6.41s) [2020-08-14T11:51:51.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.41s) [2020-08-14T11:51:51.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-08-14T11:51:51.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-08-14T11:51:51.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-08-14T11:51:51.410Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-08-14T11:51:51.410Z] === RUN TestBuildMultiStageParentConfig [2020-08-14T11:51:51.511Z] #33 52.51 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-14T11:51:52.077Z] #33 53.36 [2020-08-14T11:51:52.596Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2020-08-14T11:51:52.596Z] === RUN TestKernelTCPMemory [2020-08-14T11:51:52.643Z] #33 DONE 53.6s [2020-08-14T11:51:52.643Z] [2020-08-14T11:51:52.643Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-08-14T11:51:53.226Z] --- PASS: TestKernelTCPMemory (1.02s) [2020-08-14T11:51:53.226Z] === RUN TestNISDomainname [2020-08-14T11:51:53.577Z] #34 DONE 1.1s [2020-08-14T11:51:54.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-08-14T11:51:54.258Z] --- PASS: TestNISDomainname (1.04s) [2020-08-14T11:51:54.258Z] === RUN TestHostnameDnsResolution [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-08-14T11:51:54.950Z] #26 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-08-14T11:51:54.950Z] #6 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-08-14T11:51:54.950Z] #12 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-14T11:51:54.950Z] #23 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-08-14T11:51:54.950Z] #28 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-08-14T11:51:54.950Z] #27 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-14T11:51:54.950Z] #29 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-08-14T11:51:54.950Z] #10 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-14T11:51:54.950Z] #22 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-08-14T11:51:54.950Z] #7 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-08-14T11:51:54.950Z] #9 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-08-14T11:51:54.950Z] #13 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-08-14T11:51:54.950Z] #19 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-14T11:51:54.950Z] #24 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-14T11:51:54.950Z] #21 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-08-14T11:51:54.950Z] #25 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-14T11:51:54.950Z] #20 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-08-14T11:51:54.950Z] #11 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-08-14T11:51:54.950Z] #30 CACHED [2020-08-14T11:51:54.950Z] [2020-08-14T11:51:54.950Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-08-14T11:51:55.409Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-08-14T11:51:55.516Z] #35 DONE 0.6s [2020-08-14T11:51:55.517Z] [2020-08-14T11:51:55.517Z] #36 exporting to image [2020-08-14T11:51:55.517Z] #36 exporting layers [2020-08-14T11:51:55.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-08-14T11:51:56.319Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-08-14T11:51:56.319Z] === RUN TestStats [2020-08-14T11:51:56.675Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-08-14T11:51:56.675Z] === RUN TestBuildLabelWithTargets [2020-08-14T11:51:56.891Z] #36 exporting layers 1.3s done [2020-08-14T11:51:56.891Z] #36 writing image sha256:7ddfa2de891dbbdcc8659a6a384e1e884aa51621b3e67c472726b60564aa3023 done [2020-08-14T11:51:56.891Z] #36 naming to docker.io/library/moby-e2e-test done [2020-08-14T11:51:56.891Z] #36 DONE 1.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-14T11:51:57.047Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-08-14T11:51:57.201Z] + echo Ensuring container killed. [2020-08-14T11:51:57.201Z] Ensuring container killed. [2020-08-14T11:51:57.201Z] + docker rm -vf docker-pr2 [2020-08-14T11:51:57.201Z] Error: No such container: docker-pr2 [2020-08-14T11:51:57.201Z] + true [Pipeline] sh [2020-08-14T11:51:57.479Z] + echo Chowning /workspace to jenkins user [2020-08-14T11:51:57.479Z] Chowning /workspace to jenkins user [2020-08-14T11:51:57.479Z] + id -u [2020-08-14T11:51:57.479Z] + id -g [2020-08-14T11:51:57.479Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38241:/workspace busybox chown -R 1000:1000 /workspace [2020-08-14T11:51:57.615Z] === RUN TestDockerSuite/TestBuildClearCmd [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-14T11:51:58.182Z] === RUN TestDockerSuite/TestBuildCmd [2020-08-14T11:51:58.182Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-08-14T11:51:58.338Z] + bundleName=unit [2020-08-14T11:51:58.338Z] + echo Creating unit-bundles.tar.gz [2020-08-14T11:51:58.338Z] Creating unit-bundles.tar.gz [2020-08-14T11:51:58.338Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-08-14T11:51:58.338Z] bundles/junit-report.xml [2020-08-14T11:51:58.338Z] bundles/go-test-report.json [2020-08-14T11:51:58.338Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-08-14T11:51:58.349Z] Archiving artifacts [2020-08-14T11:51:58.626Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-38241/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-14T11:51:58.749Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-08-14T11:51:58.933Z] + make clean [2020-08-14T11:51:58.933Z] docker volume rm -f docker-dev-cache [2020-08-14T11:51:58.933Z] docker-dev-cache [Pipeline] deleteDir [2020-08-14T11:51:59.009Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-08-14T11:51:59.009Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-08-14T11:51:59.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-08-14T11:51:59.046Z] --- PASS: TestStats (2.96s) [2020-08-14T11:51:59.046Z] === RUN TestStopContainerWithTimeout [2020-08-14T11:51:59.046Z] === RUN TestStopContainerWithTimeout/0 [2020-08-14T11:51:59.046Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-14T11:51:59.046Z] === RUN TestStopContainerWithTimeout/1 [2020-08-14T11:51:59.046Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-14T11:51:59.046Z] === RUN TestStopContainerWithTimeout/3 [2020-08-14T11:51:59.046Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-14T11:51:59.046Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-14T11:51:59.046Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-14T11:51:59.046Z] === CONT TestStopContainerWithTimeout/0 [2020-08-14T11:51:59.046Z] === CONT TestStopContainerWithTimeout/-1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-14T11:51:59.946Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-08-14T11:52:00.078Z] === CONT TestStopContainerWithTimeout/3 [2020-08-14T11:52:02.170Z] === CONT TestStopContainerWithTimeout/1 [2020-08-14T11:52:02.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-08-14T11:52:03.431Z] --- PASS: TestUpdateRestartPolicy (12.56s) [2020-08-14T11:52:03.431Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-14T11:52:04.001Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-08-14T11:52:04.001Z] === RUN TestWaitNonBlocked [2020-08-14T11:52:04.001Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-14T11:52:04.001Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-14T11:52:04.001Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-14T11:52:04.001Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-14T11:52:04.232Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-14T11:52:04.232Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2020-08-14T11:52:04.232Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2020-08-14T11:52:04.232Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-08-14T11:52:04.232Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-08-14T11:52:04.232Z] === RUN TestDeleteDevicemapper [2020-08-14T11:52:04.232Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-14T11:52:04.232Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-14T11:52:04.232Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-14T11:52:04.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-14T11:52:04.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-14T11:52:04.788Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-08-14T11:52:04.788Z] === RUN TestBuildWithEmptyLayers [2020-08-14T11:52:04.827Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-08-14T11:52:05.396Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-08-14T11:52:05.396Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-08-14T11:52:05.396Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2020-08-14T11:52:05.396Z] === RUN TestWaitBlocked [2020-08-14T11:52:05.396Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-14T11:52:05.396Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-14T11:52:05.396Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-14T11:52:05.396Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-14T11:52:05.396Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-14T11:52:05.396Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-14T11:52:06.337Z] === RUN TestDockerSuite/TestBuildContChar [2020-08-14T11:52:06.595Z] --- PASS: TestWaitBlocked (0.05s) [2020-08-14T11:52:06.595Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2020-08-14T11:52:06.595Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2020-08-14T11:52:06.595Z] === CONT TestContainerStartOnDaemonRestart [2020-08-14T11:52:06.595Z] === CONT TestIpcModeOlderClient [2020-08-14T11:52:06.854Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-08-14T11:52:06.854Z] === CONT TestDaemonHostGatewayIP [2020-08-14T11:52:06.854Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-08-14T11:52:06.953Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.71s) [2020-08-14T11:52:06.953Z] === RUN TestUpdateMemory [2020-08-14T11:52:06.953Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-14T11:52:06.953Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:52:06.953Z] === RUN TestUpdateCPUQuota [2020-08-14T11:52:07.209Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.99s) [2020-08-14T11:52:07.209Z] PASS [2020-08-14T11:52:07.209Z] [2020-08-14T11:52:07.209Z] === Skipped [2020-08-14T11:52:07.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-14T11:52:07.209Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:52:07.209Z] [2020-08-14T11:52:07.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-14T11:52:07.209Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:52:07.209Z] [2020-08-14T11:52:07.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-14T11:52:07.209Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:52:07.209Z] [2020-08-14T11:52:07.209Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-14T11:52:07.209Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:52:07.209Z] [2020-08-14T11:52:07.209Z] [2020-08-14T11:52:07.209Z] DONE 17 tests, 4 skipped in 31.357s [2020-08-14T11:52:07.209Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-14T11:52:07.209Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:07.209Z] ++ set -e [2020-08-14T11:52:07.209Z] ++ '[' -n 0 ']' [2020-08-14T11:52:07.209Z] ++ set -x [2020-08-14T11:52:07.209Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:07.209Z] INFO: Testing against a local daemon [2020-08-14T11:52:07.209Z] === RUN TestPluginInvalidJSON [2020-08-14T11:52:07.209Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-14T11:52:07.209Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-14T11:52:07.209Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-14T11:52:07.209Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-14T11:52:07.209Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-14T11:52:07.209Z] === RUN TestPluginInstall [2020-08-14T11:52:07.209Z] === RUN TestPluginInstall/no_auth [2020-08-14T11:52:07.318Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-08-14T11:52:07.318Z] === RUN TestBuildMultiStageOnBuild [2020-08-14T11:52:08.049Z] --- PASS: TestUpdateCPUQuota (1.32s) [2020-08-14T11:52:08.049Z] === RUN TestUpdatePidsLimit [2020-08-14T11:52:08.049Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-14T11:52:08.679Z] === RUN TestUpdatePidsLimit/no_change [2020-08-14T11:52:08.999Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-14T11:52:09.290Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-14T11:52:09.920Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-14T11:52:10.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-08-14T11:52:10.146Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-08-14T11:52:10.210Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-14T11:52:10.714Z] --- PASS: TestContainerStartOnDaemonRestart (4.12s) [2020-08-14T11:52:10.714Z] === CONT TestContainerKillOnDaemonStart [2020-08-14T11:52:10.840Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-14T11:52:11.282Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-08-14T11:52:11.542Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-08-14T11:52:11.801Z] --- PASS: TestDaemonHostGatewayIP (5.16s) [2020-08-14T11:52:11.801Z] === CONT TestDaemonRestartIpcMode [2020-08-14T11:52:12.061Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-08-14T11:52:12.419Z] --- PASS: TestUpdatePidsLimit (4.09s) [2020-08-14T11:52:12.419Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-08-14T11:52:12.419Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-08-14T11:52:12.419Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-08-14T11:52:12.419Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2020-08-14T11:52:12.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-08-14T11:52:12.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2020-08-14T11:52:12.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-08-14T11:52:12.419Z] === RUN TestUpdateRestartPolicy [2020-08-14T11:52:12.505Z] time="2020-08-14T11:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:52:12.505Z] time="2020-08-14T11:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44cd62d2f4f3ef360d2544b8d613e29b251da95f783d5eafa64bebd844895868" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:52:12.505Z] time="2020-08-14T11:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:52:12.505Z] time="2020-08-14T11:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44cd62d2f4f3ef360d2544b8d613e29b251da95f783d5eafa64bebd844895868" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:52:12.505Z] === RUN TestPluginInstall/with_htpasswd [2020-08-14T11:52:12.584Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-08-14T11:52:12.584Z] === RUN TestBuildUncleanTarFilenames [2020-08-14T11:52:12.842Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-08-14T11:52:12.842Z] === RUN TestBuildMultiStageLayerLeak [2020-08-14T11:52:12.999Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-08-14T11:52:12.999Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-08-14T11:52:13.259Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-08-14T11:52:13.449Z] time="2020-08-14T11:52:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:52:13.449Z] time="2020-08-14T11:52:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c6a545d809d37bc1fa6f7b8fcb9ccdfeabb547cea557c9b330ef0550eb4790c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:52:13.449Z] time="2020-08-14T11:52:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:52:13.449Z] time="2020-08-14T11:52:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c6a545d809d37bc1fa6f7b8fcb9ccdfeabb547cea557c9b330ef0550eb4790c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:52:13.710Z] === RUN TestPluginInstall/with_insecure [2020-08-14T11:52:15.097Z] time="2020-08-14T11:52:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:52:15.097Z] time="2020-08-14T11:52:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b80c32d63b6db82293ded165e2368588f303547c0293ea2807822753602468a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:52:15.097Z] time="2020-08-14T11:52:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:52:15.097Z] time="2020-08-14T11:52:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b80c32d63b6db82293ded165e2368588f303547c0293ea2807822753602468a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:52:15.358Z] --- PASS: TestPluginInstall (8.38s) [2020-08-14T11:52:15.358Z] --- PASS: TestPluginInstall/no_auth (5.48s) [2020-08-14T11:52:15.358Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-08-14T11:52:15.358Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2020-08-14T11:52:15.358Z] plugin_test.go:157: [d495045ac0add] daemon is not started [2020-08-14T11:52:15.358Z] PASS [2020-08-14T11:52:15.358Z] [2020-08-14T11:52:15.358Z] DONE 6 tests in 8.590s [2020-08-14T11:52:15.358Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-14T11:52:15.358Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:15.358Z] ++ set -e [2020-08-14T11:52:15.358Z] ++ '[' -n 0 ']' [2020-08-14T11:52:15.358Z] ++ set -x [2020-08-14T11:52:15.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:15.619Z] INFO: Testing against a local daemon [2020-08-14T11:52:15.619Z] === RUN TestExternalGraphDriver [2020-08-14T11:52:15.792Z] --- PASS: TestDaemonRestartIpcMode (3.60s) [2020-08-14T11:52:15.880Z] === RUN TestExternalGraphDriver/json [2020-08-14T11:52:16.359Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-08-14T11:52:17.058Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2020-08-14T11:52:17.058Z] === RUN TestBuildWithHugeFile [2020-08-14T11:52:18.266Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-08-14T11:52:18.427Z] === RUN TestExternalGraphDriver/spec [2020-08-14T11:52:20.974Z] === RUN TestExternalGraphDriver/pull [2020-08-14T11:52:21.552Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-08-14T11:52:21.552Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-08-14T11:52:21.811Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-08-14T11:52:22.378Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-08-14T11:52:23.522Z] --- PASS: TestExternalGraphDriver (7.56s) [2020-08-14T11:52:23.522Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2020-08-14T11:52:23.522Z] --- PASS: TestExternalGraphDriver/spec (2.74s) [2020-08-14T11:52:23.522Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2020-08-14T11:52:23.522Z] === RUN TestGraphdriverPluginV2 [2020-08-14T11:52:23.522Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-08-14T11:52:23.522Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:52:23.522Z] PASS [2020-08-14T11:52:23.522Z] [2020-08-14T11:52:23.522Z] === Skipped [2020-08-14T11:52:23.522Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-08-14T11:52:23.522Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:52:23.522Z] [2020-08-14T11:52:23.522Z] [2020-08-14T11:52:23.522Z] DONE 5 tests, 1 skipped in 7.771s [2020-08-14T11:52:23.522Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-14T11:52:23.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:23.522Z] ++ set -e [2020-08-14T11:52:23.522Z] ++ '[' -n 0 ']' [2020-08-14T11:52:23.522Z] ++ set -x [2020-08-14T11:52:23.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:23.522Z] INFO: Testing against a local daemon [2020-08-14T11:52:23.522Z] === RUN TestContinueAfterPluginCrash [2020-08-14T11:52:23.522Z] === PAUSE TestContinueAfterPluginCrash [2020-08-14T11:52:23.522Z] === RUN TestReadPluginNoRead [2020-08-14T11:52:23.522Z] === PAUSE TestReadPluginNoRead [2020-08-14T11:52:23.522Z] === RUN TestDaemonStartWithLogOpt [2020-08-14T11:52:23.522Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-14T11:52:23.522Z] === CONT TestContinueAfterPluginCrash [2020-08-14T11:52:23.522Z] === CONT TestDaemonStartWithLogOpt [2020-08-14T11:52:23.522Z] === CONT TestReadPluginNoRead [2020-08-14T11:52:23.761Z] --- PASS: TestContainerKillOnDaemonStart (12.87s) [2020-08-14T11:52:23.761Z] PASS [2020-08-14T11:52:23.761Z] [2020-08-14T11:52:23.761Z] === Skipped [2020-08-14T11:52:23.761Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-14T11:52:23.761Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-14T11:52:23.761Z] [2020-08-14T11:52:23.761Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-14T11:52:23.761Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:52:23.761Z] [2020-08-14T11:52:23.761Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-14T11:52:23.761Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:52:23.761Z] [2020-08-14T11:52:23.761Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-14T11:52:23.761Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-14T11:52:23.761Z] [2020-08-14T11:52:23.761Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-14T11:52:23.761Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-14T11:52:23.761Z] [2020-08-14T11:52:23.761Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-14T11:52:23.761Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:52:23.761Z] [2020-08-14T11:52:23.761Z] [2020-08-14T11:52:23.761Z] DONE 192 tests, 6 skipped in 149.561s [2020-08-14T11:52:23.761Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-14T11:52:23.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:23.761Z] ++ set -e [2020-08-14T11:52:23.761Z] ++ '[' -n 0 ']' [2020-08-14T11:52:23.761Z] ++ set -x [2020-08-14T11:52:23.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:24.034Z] INFO: Testing against a local daemon [2020-08-14T11:52:24.034Z] === RUN TestCommitInheritsEnv [2020-08-14T11:52:24.295Z] --- PASS: TestCommitInheritsEnv (0.39s) [2020-08-14T11:52:24.295Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-14T11:52:24.295Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-14T11:52:24.295Z] === RUN TestImagesFilterMultiReference [2020-08-14T11:52:24.554Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2020-08-14T11:52:24.554Z] === RUN TestImagePullPlatformInvalid [2020-08-14T11:52:24.554Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2020-08-14T11:52:24.554Z] === RUN TestRemoveImageOrphaning [2020-08-14T11:52:24.554Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-08-14T11:52:25.045Z] --- PASS: TestUpdateRestartPolicy (12.94s) [2020-08-14T11:52:25.045Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-14T11:52:25.121Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-08-14T11:52:25.121Z] === RUN TestRemoveImageGarbageCollector [2020-08-14T11:52:26.076Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2020-08-14T11:52:26.076Z] === RUN TestWaitNonBlocked [2020-08-14T11:52:26.076Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-14T11:52:26.076Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-14T11:52:26.076Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-14T11:52:26.076Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-14T11:52:26.076Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-14T11:52:26.076Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-14T11:52:26.099Z] ok github.com/docker/docker/cmd/dockerd 0.175s coverage: 30.8% of statements [2020-08-14T11:52:26.499Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-08-14T11:52:27.108Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-14T11:52:27.108Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2020-08-14T11:52:27.108Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2020-08-14T11:52:27.108Z] === RUN TestWaitBlocked [2020-08-14T11:52:27.401Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-14T11:52:27.401Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-14T11:52:27.401Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-14T11:52:27.401Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-14T11:52:27.401Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-14T11:52:27.401Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-14T11:52:27.436Z] --- PASS: TestRemoveImageGarbageCollector (2.10s) [2020-08-14T11:52:27.436Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-14T11:52:27.436Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-08-14T11:52:27.436Z] === RUN TestTagInvalidReference [2020-08-14T11:52:27.436Z] --- PASS: TestTagInvalidReference (0.03s) [2020-08-14T11:52:27.436Z] === RUN TestTagValidPrefixedRepo [2020-08-14T11:52:27.436Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-08-14T11:52:27.436Z] === RUN TestTagExistedNameWithoutForce [2020-08-14T11:52:27.436Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-08-14T11:52:27.436Z] === RUN TestTagOfficialNames [2020-08-14T11:52:27.436Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-08-14T11:52:27.436Z] --- PASS: TestTagOfficialNames (0.12s) [2020-08-14T11:52:27.436Z] === RUN TestTagMatchesDigest [2020-08-14T11:52:27.436Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-08-14T11:52:27.436Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-14T11:52:27.737Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-14T11:52:28.004Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-08-14T11:52:28.220Z] ok github.com/docker/docker/container 0.202s coverage: 34.4% of statements [2020-08-14T11:52:28.220Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-14T11:52:28.220Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-14T11:52:28.220Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-14T11:52:28.220Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-14T11:52:28.263Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-08-14T11:52:28.312Z] --- PASS: TestDaemonStartWithLogOpt (4.91s) [2020-08-14T11:52:28.431Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-14T11:52:28.431Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2020-08-14T11:52:28.431Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2020-08-14T11:52:28.431Z] === CONT TestContainerStartOnDaemonRestart [2020-08-14T11:52:28.431Z] === CONT TestIpcModeOlderClient [2020-08-14T11:52:28.523Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-14T11:52:28.721Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-08-14T11:52:28.721Z] === CONT TestDaemonHostGatewayIP [2020-08-14T11:52:29.699Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-14T11:52:29.902Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-08-14T11:52:29.902Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-08-14T11:52:29.902Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-08-14T11:52:29.902Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-08-14T11:52:29.902Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-08-14T11:52:31.443Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s) [2020-08-14T11:52:31.443Z] === CONT TestContainerKillOnDaemonStart [2020-08-14T11:52:31.615Z] === RUN TestReadPluginNoRead/default [2020-08-14T11:52:31.791Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2020-08-14T11:52:32.474Z] --- PASS: TestDaemonHostGatewayIP (3.62s) [2020-08-14T11:52:32.474Z] === CONT TestDaemonRestartIpcMode [2020-08-14T11:52:33.000Z] --- PASS: TestReadPluginNoRead (9.59s) [2020-08-14T11:52:33.000Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-08-14T11:52:33.000Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2020-08-14T11:52:33.000Z] --- PASS: TestReadPluginNoRead/default (1.76s) [2020-08-14T11:52:33.000Z] read_test.go:92: [d3ab375c1d08e] daemon is not started [2020-08-14T11:52:33.571Z] --- PASS: TestContinueAfterPluginCrash (10.10s) [2020-08-14T11:52:33.571Z] PASS [2020-08-14T11:52:33.571Z] [2020-08-14T11:52:33.571Z] DONE 6 tests in 10.244s [2020-08-14T11:52:33.571Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-14T11:52:33.571Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:33.571Z] ++ set -e [2020-08-14T11:52:33.571Z] ++ '[' -n 0 ']' [2020-08-14T11:52:33.571Z] ++ set -x [2020-08-14T11:52:33.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:33.571Z] testing: warning: no tests to run [2020-08-14T11:52:33.571Z] PASS [2020-08-14T11:52:33.571Z] [2020-08-14T11:52:33.571Z] DONE 0 tests in 0.056s [2020-08-14T11:52:33.571Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-14T11:52:33.571Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:33.571Z] ++ set -e [2020-08-14T11:52:33.571Z] ++ '[' -n 0 ']' [2020-08-14T11:52:33.571Z] ++ set -x [2020-08-14T11:52:33.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:33.832Z] INFO: Testing against a local daemon [2020-08-14T11:52:33.832Z] === RUN TestPluginWithDevMounts [2020-08-14T11:52:33.832Z] === PAUSE TestPluginWithDevMounts [2020-08-14T11:52:33.832Z] === CONT TestPluginWithDevMounts [2020-08-14T11:52:34.095Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-08-14T11:52:34.095Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-08-14T11:52:35.032Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-08-14T11:52:35.599Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-08-14T11:52:36.004Z] --- PASS: TestDaemonRestartIpcMode (3.45s) [2020-08-14T11:52:36.167Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-08-14T11:52:36.378Z] --- PASS: TestPluginWithDevMounts (2.18s) [2020-08-14T11:52:36.378Z] PASS [2020-08-14T11:52:36.378Z] [2020-08-14T11:52:36.378Z] DONE 1 tests in 2.335s [2020-08-14T11:52:36.378Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-14T11:52:36.378Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:36.378Z] ++ set -e [2020-08-14T11:52:36.378Z] ++ '[' -n 0 ']' [2020-08-14T11:52:36.378Z] ++ set -x [2020-08-14T11:52:36.378Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:36.378Z] INFO: Testing against a local daemon [2020-08-14T11:52:36.378Z] === RUN TestSecretInspect [2020-08-14T11:52:37.449Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.9% of statements [2020-08-14T11:52:37.527Z] 4612f6d0b889: Pull complete [2020-08-14T11:52:38.707Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-08-14T11:52:38.990Z] ok github.com/docker/docker/daemon/cluster 0.181s coverage: 0.5% of statements [2020-08-14T11:52:39.274Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-08-14T11:52:39.679Z] --- PASS: TestSecretInspect (3.18s) [2020-08-14T11:52:39.679Z] === RUN TestSecretList [2020-08-14T11:52:39.842Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-08-14T11:52:41.781Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2020-08-14T11:52:42.377Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-08-14T11:52:42.636Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-08-14T11:52:42.895Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-08-14T11:52:42.982Z] --- PASS: TestSecretList (3.20s) [2020-08-14T11:52:42.982Z] === RUN TestSecretsCreateAndDelete [2020-08-14T11:52:44.465Z] --- PASS: TestContainerKillOnDaemonStart (12.46s) [2020-08-14T11:52:44.465Z] PASS [2020-08-14T11:52:44.465Z] [2020-08-14T11:52:44.465Z] === Skipped [2020-08-14T11:52:44.465Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-08-14T11:52:44.465Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-14T11:52:44.465Z] [2020-08-14T11:52:44.465Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-14T11:52:44.465Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:52:44.465Z] [2020-08-14T11:52:44.465Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-14T11:52:44.465Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:52:44.465Z] [2020-08-14T11:52:44.465Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-14T11:52:44.465Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-14T11:52:44.465Z] [2020-08-14T11:52:44.465Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-08-14T11:52:44.465Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-14T11:52:44.465Z] [2020-08-14T11:52:44.465Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-08-14T11:52:44.465Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:52:44.465Z] [2020-08-14T11:52:44.465Z] [2020-08-14T11:52:44.465Z] DONE 192 tests, 6 skipped in 152.836s [2020-08-14T11:52:44.465Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-08-14T11:52:44.465Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:44.465Z] ++ set -e [2020-08-14T11:52:44.465Z] ++ '[' -n 0 ']' [2020-08-14T11:52:44.465Z] ++ set -x [2020-08-14T11:52:44.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:44.465Z] INFO: Testing against a local daemon [2020-08-14T11:52:44.465Z] === RUN TestCommitInheritsEnv [2020-08-14T11:52:44.585Z] ok github.com/docker/docker/daemon/events 0.077s coverage: 50.0% of statements [2020-08-14T11:52:44.755Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-08-14T11:52:44.755Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-14T11:52:44.755Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-14T11:52:44.755Z] === RUN TestImagesFilterMultiReference [2020-08-14T11:52:44.755Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-08-14T11:52:44.755Z] === RUN TestImagePullPlatformInvalid [2020-08-14T11:52:44.755Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-08-14T11:52:44.755Z] === RUN TestRemoveImageOrphaning [2020-08-14T11:52:44.802Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-08-14T11:52:45.386Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-08-14T11:52:45.386Z] === RUN TestRemoveImageGarbageCollector [2020-08-14T11:52:45.386Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-14T11:52:45.386Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:52:45.386Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-14T11:52:45.386Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-14T11:52:45.386Z] === RUN TestTagInvalidReference [2020-08-14T11:52:45.386Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-14T11:52:45.386Z] === RUN TestTagValidPrefixedRepo [2020-08-14T11:52:45.386Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-08-14T11:52:45.386Z] === RUN TestTagExistedNameWithoutForce [2020-08-14T11:52:45.386Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-14T11:52:45.386Z] === RUN TestTagOfficialNames [2020-08-14T11:52:45.386Z] --- PASS: TestTagOfficialNames (0.03s) [2020-08-14T11:52:45.386Z] === RUN TestTagMatchesDigest [2020-08-14T11:52:45.386Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-08-14T11:52:45.386Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-14T11:52:45.644Z] ok github.com/docker/docker/daemon/config 0.064s coverage: 81.8% of statements [2020-08-14T11:52:46.285Z] --- PASS: TestSecretsCreateAndDelete (3.22s) [2020-08-14T11:52:46.285Z] === RUN TestSecretsUpdate [2020-08-14T11:52:46.722Z] ok github.com/docker/docker/daemon/graphdriver 0.036s coverage: 2.2% of statements [2020-08-14T11:52:48.832Z] --- PASS: TestSecretsUpdate (3.21s) [2020-08-14T11:52:48.832Z] === RUN TestTemplatedSecret [2020-08-14T11:52:49.004Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-08-14T11:52:49.004Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-08-14T11:52:49.947Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-08-14T11:52:50.279Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.499s coverage: 14.1% of statements [2020-08-14T11:52:50.279Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-08-14T11:52:51.830Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.534s coverage: 57.9% of statements [2020-08-14T11:52:53.038Z] --- PASS: TestTemplatedSecret (3.38s) [2020-08-14T11:52:53.039Z] === RUN TestSecretCreateResolve [2020-08-14T11:52:54.774Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-08-14T11:52:55.222Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-14T11:52:55.222Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-08-14T11:52:55.419Z] ok github.com/docker/docker/daemon 12.314s coverage: 17.3% of statements [2020-08-14T11:52:55.419Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-14T11:52:55.419Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-14T11:52:55.419Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-14T11:52:55.419Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-14T11:52:55.607Z] --- PASS: TestSecretCreateResolve (3.20s) [2020-08-14T11:52:55.607Z] PASS [2020-08-14T11:52:55.607Z] [2020-08-14T11:52:55.607Z] DONE 6 tests in 19.559s [2020-08-14T11:52:55.607Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-08-14T11:52:55.607Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:55.607Z] ++ set -e [2020-08-14T11:52:55.607Z] ++ '[' -n 0 ']' [2020-08-14T11:52:55.607Z] ++ set -x [2020-08-14T11:52:55.607Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:52:55.607Z] INFO: Testing against a local daemon [2020-08-14T11:52:55.607Z] === RUN TestServiceCreateInit [2020-08-14T11:52:55.607Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-14T11:52:56.160Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-08-14T11:52:56.975Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.663s coverage: 45.9% of statements [2020-08-14T11:52:56.975Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.946s coverage: 69.2% of statements [2020-08-14T11:52:56.975Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-14T11:52:57.539Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-08-14T11:52:57.798Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-08-14T11:52:59.123Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.210s coverage: 49.5% of statements [2020-08-14T11:52:59.771Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.0% of statements [2020-08-14T11:53:00.824Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.631s coverage: 76.1% of statements [2020-08-14T11:53:00.901Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-14T11:53:01.088Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-14T11:53:01.348Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-08-14T11:53:02.287Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-08-14T11:53:02.287Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-08-14T11:53:02.361Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-08-14T11:53:02.361Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-08-14T11:53:02.856Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-08-14T11:53:03.424Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-08-14T11:53:03.453Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.856s coverage: 52.1% of statements [2020-08-14T11:53:03.453Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-14T11:53:03.453Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-14T11:53:03.683Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-08-14T11:53:03.942Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-08-14T11:53:04.511Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-08-14T11:53:04.770Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-08-14T11:53:06.066Z] ok github.com/docker/docker/daemon/logger 0.252s coverage: 41.0% of statements [2020-08-14T11:53:06.066Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 4.8% of statements [2020-08-14T11:53:06.066Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-14T11:53:06.066Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-14T11:53:06.193Z] --- PASS: TestServiceCreateInit (9.63s) [2020-08-14T11:53:06.193Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.07s) [2020-08-14T11:53:06.193Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.53s) [2020-08-14T11:53:06.193Z] === RUN TestCreateServiceMultipleTimes [2020-08-14T11:53:06.675Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-08-14T11:53:06.675Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-08-14T11:53:06.675Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-08-14T11:53:06.898Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-08-14T11:53:06.898Z] ok github.com/docker/docker/daemon/logger/awslogs 0.475s coverage: 77.8% of statements [2020-08-14T11:53:06.898Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-14T11:53:06.898Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-14T11:53:07.958Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2020-08-14T11:53:08.282Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2020-08-14T11:53:08.581Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-08-14T11:53:09.345Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.045s coverage: 61.6% of statements [2020-08-14T11:53:10.041Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 75.2% of statements [2020-08-14T11:53:10.041Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-14T11:53:10.501Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-08-14T11:53:11.183Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 33.3% of statements [2020-08-14T11:53:11.509Z] time="2020-08-14T11:53:11Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate072305277/log381534136.1: no such file or directory" [2020-08-14T11:53:11.509Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 37.7% of statements [2020-08-14T11:53:13.079Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2020-08-14T11:53:13.079Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2020-08-14T11:53:13.325Z] --- PASS: TestBuildWithHugeFile (51.84s) [2020-08-14T11:53:13.325Z] === RUN TestBuildWithEmptyDockerfile [2020-08-14T11:53:13.325Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-14T11:53:13.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-14T11:53:13.325Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-14T11:53:13.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-14T11:53:13.325Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-14T11:53:13.325Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-14T11:53:13.325Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-14T11:53:13.325Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-14T11:53:13.325Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-14T11:53:13.325Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-08-14T11:53:13.325Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-08-14T11:53:13.325Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-08-14T11:53:13.325Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-08-14T11:53:13.325Z] === RUN TestBuildPreserveOwnership [2020-08-14T11:53:13.325Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-14T11:53:13.791Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-08-14T11:53:15.183Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2020-08-14T11:53:15.227Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-14T11:53:15.480Z] ok github.com/docker/docker/daemon/logger/splunk 2.442s coverage: 82.5% of statements [2020-08-14T11:53:15.480Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-14T11:53:15.480Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-14T11:53:15.720Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-08-14T11:53:17.033Z] ok github.com/docker/docker/distribution/metadata 0.129s coverage: 48.2% of statements [2020-08-14T11:53:17.100Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-08-14T11:53:17.360Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-08-14T11:53:18.118Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-08-14T11:53:18.299Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-08-14T11:53:18.780Z] ok github.com/docker/docker/distribution 0.505s coverage: 21.9% of statements [2020-08-14T11:53:18.780Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-14T11:53:19.412Z] --- PASS: TestBuildPreserveOwnership (9.76s) [2020-08-14T11:53:19.412Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.75s) [2020-08-14T11:53:19.412Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-08-14T11:53:19.412Z] === RUN TestBuildPlatformInvalid [2020-08-14T11:53:19.412Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-08-14T11:53:19.412Z] PASS [2020-08-14T11:53:19.412Z] [2020-08-14T11:53:19.412Z] === Skipped [2020-08-14T11:53:19.412Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-14T11:53:19.412Z] build_session_test.go:25: TODO: BuildKit [2020-08-14T11:53:19.412Z] [2020-08-14T11:53:19.412Z] [2020-08-14T11:53:19.412Z] DONE 32 tests, 1 skipped in 125.153s [2020-08-14T11:53:19.412Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-14T11:53:19.412Z] INFO: Testing against a local daemon [2020-08-14T11:53:19.412Z] === RUN TestConfigInspect [2020-08-14T11:53:19.412Z] --- SKIP: TestConfigInspect (0.02s) [2020-08-14T11:53:19.412Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:53:19.412Z] === RUN TestConfigList [2020-08-14T11:53:19.412Z] --- SKIP: TestConfigList (0.01s) [2020-08-14T11:53:19.412Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:53:19.412Z] === RUN TestConfigsCreateAndDelete [2020-08-14T11:53:19.671Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-08-14T11:53:19.671Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:53:19.671Z] === RUN TestConfigsUpdate [2020-08-14T11:53:19.671Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-08-14T11:53:19.671Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:53:19.671Z] === RUN TestTemplatedConfig [2020-08-14T11:53:19.671Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-08-14T11:53:19.671Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:53:19.671Z] === RUN TestConfigCreateResolve [2020-08-14T11:53:19.671Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-08-14T11:53:19.671Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:53:19.671Z] === RUN TestConfigDaemonLibtrustID [2020-08-14T11:53:20.836Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-08-14T11:53:20.939Z] ok github.com/docker/docker/image 0.040s coverage: 86.4% of statements [2020-08-14T11:53:21.048Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-08-14T11:53:21.048Z] PASS [2020-08-14T11:53:21.048Z] [2020-08-14T11:53:21.048Z] === Skipped [2020-08-14T11:53:21.048Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-08-14T11:53:21.048Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:53:21.048Z] [2020-08-14T11:53:21.048Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-08-14T11:53:21.048Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:53:21.048Z] [2020-08-14T11:53:21.048Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-08-14T11:53:21.048Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:53:21.048Z] [2020-08-14T11:53:21.048Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-08-14T11:53:21.048Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:53:21.048Z] [2020-08-14T11:53:21.048Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-08-14T11:53:21.048Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:53:21.048Z] [2020-08-14T11:53:21.048Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-08-14T11:53:21.048Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:53:21.048Z] [2020-08-14T11:53:21.048Z] [2020-08-14T11:53:21.048Z] DONE 7 tests, 6 skipped in 1.840s [2020-08-14T11:53:21.048Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-14T11:53:21.237Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2020-08-14T11:53:21.308Z] INFO: Testing against a local daemon [2020-08-14T11:53:21.308Z] === RUN TestCheckpoint [2020-08-14T11:53:21.308Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-14T11:53:21.308Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-14T11:53:21.308Z] === RUN TestContainerInvalidJSON [2020-08-14T11:53:21.308Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-14T11:53:21.308Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-14T11:53:21.308Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-14T11:53:21.308Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-14T11:53:21.308Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-14T11:53:21.308Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-14T11:53:21.308Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-14T11:53:21.308Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-14T11:53:21.308Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-14T11:53:21.308Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-14T11:53:21.308Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-14T11:53:21.308Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-14T11:53:21.308Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-08-14T11:53:21.308Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-14T11:53:21.308Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-08-14T11:53:21.308Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-14T11:53:21.408Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-08-14T11:53:21.535Z] ok github.com/docker/docker/distribution/xfer 1.686s coverage: 85.1% of statements [2020-08-14T11:53:21.535Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-14T11:53:21.535Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-14T11:53:21.535Z] ok github.com/docker/docker/image/v1 0.053s coverage: 25.0% of statements [2020-08-14T11:53:21.535Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-14T11:53:21.567Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-08-14T11:53:21.567Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-14T11:53:21.567Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-08-14T11:53:21.567Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-14T11:53:21.567Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-08-14T11:53:21.567Z] === RUN TestCopyFromContainer [2020-08-14T11:53:22.609Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2020-08-14T11:53:22.909Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 50.0% of statements [2020-08-14T11:53:24.701Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-08-14T11:53:25.753Z] === RUN TestCopyFromContainer// [2020-08-14T11:53:25.753Z] === RUN TestCopyFromContainer//bar/root [2020-08-14T11:53:25.753Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-14T11:53:25.753Z] === RUN TestCopyFromContainer/bar/quux [2020-08-14T11:53:25.753Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-14T11:53:25.753Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-14T11:53:25.753Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-14T11:53:25.753Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-14T11:53:25.753Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-14T11:53:25.753Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-14T11:53:25.753Z] --- PASS: TestCopyFromContainer (4.19s) [2020-08-14T11:53:25.753Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-14T11:53:25.753Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-08-14T11:53:25.753Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-08-14T11:53:25.753Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-08-14T11:53:25.753Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-08-14T11:53:25.753Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-08-14T11:53:25.753Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-08-14T11:53:25.753Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-08-14T11:53:25.753Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-08-14T11:53:25.753Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-08-14T11:53:25.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-14T11:53:25.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-14T11:53:25.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-14T11:53:25.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-14T11:53:25.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-14T11:53:25.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-14T11:53:25.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-14T11:53:25.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-14T11:53:25.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-14T11:53:25.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-14T11:53:25.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-14T11:53:25.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-14T11:53:25.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-14T11:53:25.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-14T11:53:25.753Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-14T11:53:25.753Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2020-08-14T11:53:25.753Z] === RUN TestCreateWithInvalidEnv [2020-08-14T11:53:25.753Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-14T11:53:25.753Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-14T11:53:25.753Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-14T11:53:25.753Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-14T11:53:25.753Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-14T11:53:25.753Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-14T11:53:25.753Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-14T11:53:25.753Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-14T11:53:25.753Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-14T11:53:25.753Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-14T11:53:25.753Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-14T11:53:25.753Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-14T11:53:25.753Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-14T11:53:25.753Z] === RUN TestCreateTmpfsMountsTarget [2020-08-14T11:53:25.753Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-14T11:53:25.753Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-14T11:53:26.552Z] ok github.com/docker/docker/opts 0.054s coverage: 67.4% of statements [2020-08-14T11:53:26.876Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-08-14T11:53:27.129Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2020-08-14T11:53:27.129Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-14T11:53:27.184Z] ok github.com/docker/docker/pkg/authorization 0.753s coverage: 68.3% of statements [2020-08-14T11:53:27.484Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-08-14T11:53:28.137Z] ok github.com/docker/docker/pkg/archive 1.134s coverage: 77.0% of statements [2020-08-14T11:53:28.137Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-08-14T11:53:28.161Z] --- PASS: TestCreateServiceMultipleTimes (19.23s) [2020-08-14T11:53:28.161Z] === RUN TestCreateServiceConflict [2020-08-14T11:53:28.161Z] --- PASS: TestCreateServiceConflict (3.20s) [2020-08-14T11:53:28.161Z] === RUN TestCreateServiceMaxReplicas [2020-08-14T11:53:28.506Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2020-08-14T11:53:28.506Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-14T11:53:28.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-14T11:53:28.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-14T11:53:28.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-14T11:53:28.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-14T11:53:28.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-14T11:53:28.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-14T11:53:28.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-14T11:53:28.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-14T11:53:28.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-14T11:53:28.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-14T11:53:28.506Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-14T11:53:28.506Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-14T11:53:28.506Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-14T11:53:28.506Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-14T11:53:28.506Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-14T11:53:28.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-14T11:53:28.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-14T11:53:28.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-14T11:53:28.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-14T11:53:28.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-14T11:53:28.506Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-14T11:53:28.506Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-14T11:53:28.764Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-08-14T11:53:28.764Z] === RUN TestCreateDifferentPlatform [2020-08-14T11:53:28.764Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-14T11:53:28.764Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-14T11:53:28.764Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-14T11:53:28.764Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-14T11:53:28.764Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-14T11:53:28.764Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-14T11:53:28.764Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-08-14T11:53:28.764Z] === RUN TestContainerStartOnDaemonRestart [2020-08-14T11:53:28.764Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-08-14T11:53:28.764Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-14T11:53:28.764Z] === RUN TestDaemonRestartIpcMode [2020-08-14T11:53:28.764Z] === PAUSE TestDaemonRestartIpcMode [2020-08-14T11:53:28.764Z] === RUN TestDaemonHostGatewayIP [2020-08-14T11:53:28.764Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-08-14T11:53:28.764Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:53:28.764Z] === RUN TestContainerKillOnDaemonStart [2020-08-14T11:53:28.764Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-08-14T11:53:28.764Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-14T11:53:28.764Z] === RUN TestDiff [2020-08-14T11:53:28.897Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-08-14T11:53:29.023Z] --- PASS: TestDiff (0.40s) [2020-08-14T11:53:29.023Z] === RUN TestExecWithCloseStdin [2020-08-14T11:53:29.266Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-08-14T11:53:29.589Z] --- PASS: TestExecWithCloseStdin (0.44s) [2020-08-14T11:53:29.590Z] === RUN TestExec [2020-08-14T11:53:29.592Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2020-08-14T11:53:30.156Z] --- PASS: TestExec (0.47s) [2020-08-14T11:53:30.156Z] === RUN TestExecUser [2020-08-14T11:53:30.277Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-08-14T11:53:30.415Z] --- PASS: TestExecUser (0.44s) [2020-08-14T11:53:30.415Z] === RUN TestExportContainerAndImportImage [2020-08-14T11:53:30.652Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-08-14T11:53:30.982Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2020-08-14T11:53:30.982Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-14T11:53:31.318Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-08-14T11:53:31.464Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2020-08-14T11:53:31.464Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-14T11:53:31.626Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-08-14T11:53:31.656Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-08-14T11:53:32.669Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-08-14T11:53:33.007Z] ok github.com/docker/docker/pkg/chrootarchive 3.864s coverage: 43.2% of statements [2020-08-14T11:53:33.036Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-08-14T11:53:33.036Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-08-14T11:53:33.402Z] ok github.com/docker/docker/layer 7.440s coverage: 68.8% of statements [2020-08-14T11:53:33.402Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-14T11:53:33.402Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-14T11:53:33.402Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-14T11:53:33.402Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-14T11:53:33.402Z] ? github.com/docker/docker/oci [no test files] [2020-08-14T11:53:33.402Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-14T11:53:33.402Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-14T11:53:33.402Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-14T11:53:33.787Z] ok github.com/docker/docker/pkg/fileutils 0.033s coverage: 89.5% of statements [2020-08-14T11:53:34.087Z] ok github.com/docker/docker/pkg/discovery/kv 3.104s coverage: 84.1% of statements [2020-08-14T11:53:34.266Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-08-14T11:53:34.266Z] === RUN TestHealthCheckWorkdir [2020-08-14T11:53:34.385Z] ok github.com/docker/docker/pkg/fsutils 0.406s coverage: 85.1% of statements [2020-08-14T11:53:34.414Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-08-14T11:53:34.414Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-08-14T11:53:34.697Z] ok github.com/docker/docker/pkg/homedir 0.026s coverage: 11.4% of statements [2020-08-14T11:53:34.833Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2020-08-14T11:53:34.833Z] === RUN TestHealthKillContainer [2020-08-14T11:53:35.763Z] ok github.com/docker/docker/pkg/jsonmessage 0.030s coverage: 91.7% of statements [2020-08-14T11:53:36.060Z] ok github.com/docker/docker/pkg/locker 0.066s coverage: 88.9% of statements [2020-08-14T11:53:36.319Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-08-14T11:53:36.360Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-08-14T11:53:36.660Z] ok github.com/docker/docker/pkg/idtools 0.632s coverage: 70.5% of statements [2020-08-14T11:53:36.958Z] ok github.com/docker/docker/pkg/ioutils 1.209s coverage: 70.6% of statements [2020-08-14T11:53:36.958Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-14T11:53:36.958Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-14T11:53:36.958Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2020-08-14T11:53:36.958Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-14T11:53:37.259Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2020-08-14T11:53:37.364Z] --- PASS: TestHealthKillContainer (2.49s) [2020-08-14T11:53:37.364Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-14T11:53:37.557Z] ok github.com/docker/docker/pkg/parsers/kernel 0.039s coverage: 60.0% of statements [2020-08-14T11:53:37.623Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2020-08-14T11:53:37.623Z] === RUN TestIpcModeNone [2020-08-14T11:53:38.191Z] --- PASS: TestIpcModeNone (0.42s) [2020-08-14T11:53:38.191Z] === RUN TestIpcModePrivate [2020-08-14T11:53:38.254Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.028s coverage: 86.7% of statements [2020-08-14T11:53:38.254Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-08-14T11:53:38.254Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-14T11:53:38.254Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-14T11:53:38.758Z] --- PASS: TestIpcModePrivate (0.46s) [2020-08-14T11:53:38.758Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-14T11:53:38.758Z] === RUN TestIpcModeShareable [2020-08-14T11:53:38.758Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-08-14T11:53:38.758Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-14T11:53:38.758Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-14T11:53:39.323Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2020-08-14T11:53:39.619Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-08-14T11:53:39.981Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2020-08-14T11:53:39.981Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-08-14T11:53:40.134Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2020-08-14T11:53:40.134Z] === RUN TestAPIIpcModeHost [2020-08-14T11:53:40.134Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-08-14T11:53:40.134Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-14T11:53:40.134Z] === RUN TestDaemonIpcModeShareable [2020-08-14T11:53:40.134Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-08-14T11:53:40.134Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-14T11:53:40.134Z] === RUN TestDaemonIpcModePrivate [2020-08-14T11:53:40.281Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-08-14T11:53:40.966Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-08-14T11:53:41.525Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-08-14T11:53:41.627Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-08-14T11:53:41.627Z] ok github.com/docker/docker/pkg/pubsub 1.141s coverage: 73.9% of statements [2020-08-14T11:53:42.041Z] --- PASS: TestDaemonIpcModePrivate (2.10s) [2020-08-14T11:53:42.041Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-08-14T11:53:42.041Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-14T11:53:42.041Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-14T11:53:42.041Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-14T11:53:42.041Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-14T11:53:42.041Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-14T11:53:42.041Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-14T11:53:42.041Z] === RUN TestIpcModeOlderClient [2020-08-14T11:53:42.041Z] === PAUSE TestIpcModeOlderClient [2020-08-14T11:53:42.041Z] === RUN TestKillContainerInvalidSignal [2020-08-14T11:53:42.608Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2020-08-14T11:53:42.608Z] === RUN TestKillContainer [2020-08-14T11:53:42.608Z] === RUN TestKillContainer/no_signal [2020-08-14T11:53:42.678Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-08-14T11:53:42.678Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-08-14T11:53:42.867Z] === RUN TestKillContainer/non_killing_signal [2020-08-14T11:53:42.976Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-08-14T11:53:43.126Z] === RUN TestKillContainer/killing_signal [2020-08-14T11:53:43.695Z] --- PASS: TestKillContainer (1.20s) [2020-08-14T11:53:43.695Z] --- PASS: TestKillContainer/no_signal (0.38s) [2020-08-14T11:53:43.695Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2020-08-14T11:53:43.695Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-08-14T11:53:43.695Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-14T11:53:43.695Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-14T11:53:44.028Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.9% of statements [2020-08-14T11:53:44.028Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 53.4% of statements [2020-08-14T11:53:44.062Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-08-14T11:53:44.261Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-14T11:53:44.322Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-08-14T11:53:44.325Z] ok github.com/docker/docker/pkg/signal 3.106s coverage: 61.0% of statements [2020-08-14T11:53:44.520Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2020-08-14T11:53:44.520Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-08-14T11:53:44.520Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-08-14T11:53:44.520Z] === RUN TestKillStoppedContainer [2020-08-14T11:53:44.520Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-08-14T11:53:44.520Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-14T11:53:44.520Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-08-14T11:53:44.520Z] === RUN TestKillDifferentUserContainer [2020-08-14T11:53:44.971Z] ok github.com/docker/docker/pkg/tailfile 0.111s coverage: 88.6% of statements [2020-08-14T11:53:44.971Z] testing: warning: no tests to run [2020-08-14T11:53:44.971Z] coverage: [no statements] [2020-08-14T11:53:44.971Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: [no statements] [no tests to run] [2020-08-14T11:53:45.088Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2020-08-14T11:53:45.088Z] === RUN TestInspectOomKilledTrue [2020-08-14T11:53:45.088Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-14T11:53:45.088Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:53:45.088Z] === RUN TestInspectOomKilledFalse [2020-08-14T11:53:45.088Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-14T11:53:45.088Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:53:45.088Z] === RUN TestLinksEtcHostsContentMatch [2020-08-14T11:53:45.088Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-08-14T11:53:45.088Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-14T11:53:45.088Z] === RUN TestLinksContainerNames [2020-08-14T11:53:45.629Z] ok github.com/docker/docker/pkg/tarsum 0.179s coverage: 89.3% of statements [2020-08-14T11:53:45.949Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-08-14T11:53:45.949Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-08-14T11:53:46.022Z] --- PASS: TestLinksContainerNames (0.80s) [2020-08-14T11:53:46.023Z] === RUN TestLogsFollowTailEmpty [2020-08-14T11:53:46.280Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2020-08-14T11:53:46.280Z] === RUN TestContainerNetworkMountsNoChown [2020-08-14T11:53:46.299Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-08-14T11:53:46.372Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.83s) [2020-08-14T11:53:46.372Z] === RUN TestCreateServiceSecretFileMode [2020-08-14T11:53:46.539Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/default [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/default [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/private [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/private [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/rprivate [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/slave [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/slave [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/rslave [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/shared [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/shared [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/rshared [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-14T11:53:46.539Z] === CONT TestMountDaemonRoot/default [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-14T11:53:46.539Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-14T11:53:46.539Z] === CONT TestMountDaemonRoot/rshared [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-14T11:53:46.539Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-14T11:53:46.539Z] === CONT TestMountDaemonRoot/shared [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-14T11:53:46.539Z] === CONT TestMountDaemonRoot/rslave [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-14T11:53:46.539Z] === CONT TestMountDaemonRoot/slave [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-14T11:53:46.539Z] === CONT TestMountDaemonRoot/rprivate [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-14T11:53:46.539Z] === CONT TestMountDaemonRoot/private [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-14T11:53:46.539Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-14T11:53:46.539Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-14T11:53:46.539Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-14T11:53:46.539Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-14T11:53:46.798Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-14T11:53:47.057Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-14T11:53:47.057Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-14T11:53:47.057Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-14T11:53:47.057Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-14T11:53:47.057Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-14T11:53:47.057Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-08-14T11:53:47.057Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2020-08-14T11:53:47.057Z] === RUN TestContainerBindMountNonRecursive [2020-08-14T11:53:47.057Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-08-14T11:53:47.057Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-08-14T11:53:47.057Z] === RUN TestNetworkNat [2020-08-14T11:53:47.624Z] --- PASS: TestNetworkNat (0.61s) [2020-08-14T11:53:47.625Z] === RUN TestNetworkLocalhostTCPNat [2020-08-14T11:53:48.191Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2020-08-14T11:53:48.191Z] === RUN TestNetworkLoopbackNat [2020-08-14T11:53:48.561Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-08-14T11:53:49.679Z] --- PASS: TestCreateServiceSecretFileMode (3.46s) [2020-08-14T11:53:49.679Z] === RUN TestCreateServiceConfigFileMode [2020-08-14T11:53:50.098Z] ok github.com/docker/docker/reference 0.009s coverage: 84.4% of statements [2020-08-14T11:53:50.098Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 68.8% of statements [2020-08-14T11:53:50.396Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.1% of statements [2020-08-14T11:53:50.722Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2020-08-14T11:53:50.722Z] === RUN TestPause [2020-08-14T11:53:50.722Z] --- SKIP: TestPause (0.00s) [2020-08-14T11:53:50.722Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:53:50.722Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-14T11:53:50.722Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-14T11:53:50.722Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-14T11:53:50.722Z] === RUN TestPauseStopPausedContainer [2020-08-14T11:53:50.722Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-08-14T11:53:50.722Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:53:50.722Z] === RUN TestPsFilter [2020-08-14T11:53:50.722Z] --- PASS: TestPsFilter (0.10s) [2020-08-14T11:53:50.722Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-14T11:53:50.890Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-08-14T11:53:50.980Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2020-08-14T11:53:50.981Z] === RUN TestRemoveContainerWithVolume [2020-08-14T11:53:51.487Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2020-08-14T11:53:51.487Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 45.3% of statements [2020-08-14T11:53:51.548Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2020-08-14T11:53:51.548Z] === RUN TestRemoveContainerRunning [2020-08-14T11:53:51.807Z] --- PASS: TestRemoveContainerRunning (0.39s) [2020-08-14T11:53:51.807Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-14T11:53:51.826Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-08-14T11:53:52.381Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2020-08-14T11:53:52.382Z] === RUN TestRemoveInvalidContainer [2020-08-14T11:53:52.382Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-14T11:53:52.382Z] === RUN TestRenameLinkedContainer [2020-08-14T11:53:52.623Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-08-14T11:53:53.209Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-14T11:53:53.750Z] ok github.com/docker/docker/runconfig 0.026s coverage: 66.1% of statements [2020-08-14T11:53:53.750Z] ok github.com/docker/docker/registry 0.296s coverage: 56.3% of statements [2020-08-14T11:53:53.757Z] --- PASS: TestRenameLinkedContainer (1.61s) [2020-08-14T11:53:53.757Z] === RUN TestRenameStoppedContainer [2020-08-14T11:53:53.886Z] --- PASS: TestCreateServiceConfigFileMode (3.42s) [2020-08-14T11:53:53.886Z] === RUN TestCreateServiceSysctls [2020-08-14T11:53:54.324Z] --- PASS: TestRenameStoppedContainer (0.40s) [2020-08-14T11:53:54.324Z] === RUN TestRenameRunningContainerAndReuse [2020-08-14T11:53:54.590Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-08-14T11:53:55.261Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2020-08-14T11:53:55.261Z] === RUN TestRenameInvalidName [2020-08-14T11:53:55.519Z] --- PASS: TestRenameInvalidName (0.42s) [2020-08-14T11:53:55.519Z] === RUN TestRenameAnonymousContainer [2020-08-14T11:53:55.971Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-08-14T11:53:56.897Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2020-08-14T11:53:56.897Z] === RUN TestRenameContainerWithSameName [2020-08-14T11:53:57.189Z] --- PASS: TestCreateServiceSysctls (4.16s) [2020-08-14T11:53:57.189Z] === RUN TestCreateServiceCapabilities [2020-08-14T11:53:57.372Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-08-14T11:53:57.372Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-08-14T11:53:57.464Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2020-08-14T11:53:57.464Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-14T11:53:57.698Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.0% of statements [2020-08-14T11:53:57.876Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-08-14T11:53:58.403Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2020-08-14T11:53:58.403Z] === RUN TestResize [2020-08-14T11:53:58.662Z] --- PASS: TestResize (0.40s) [2020-08-14T11:53:58.662Z] === RUN TestResizeWithInvalidSize [2020-08-14T11:53:58.921Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2020-08-14T11:53:58.921Z] === RUN TestResizeWhenContainerNotStarted [2020-08-14T11:53:59.238Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-08-14T11:53:59.489Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2020-08-14T11:53:59.489Z] === RUN TestDaemonRestartKillContainers [2020-08-14T11:53:59.489Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-08-14T11:53:59.489Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-14T11:53:59.489Z] === RUN TestCgroupNamespacesRun [2020-08-14T11:54:00.411Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-08-14T11:54:00.411Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-08-14T11:54:00.492Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2020-08-14T11:54:00.492Z] === RUN TestInspect [2020-08-14T11:54:02.060Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2020-08-14T11:54:02.060Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-14T11:54:03.796Z] --- PASS: TestInspect (3.39s) [2020-08-14T11:54:03.796Z] === RUN TestCreateJob [2020-08-14T11:54:03.995Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.17s) [2020-08-14T11:54:03.995Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite (327.59s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.97s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.77s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.72s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.73s) [2020-08-14T11:54:05.684Z] docker_cli_daemon_test.go:1449: [d1e8e74af6713] daemon is not started [2020-08-14T11:54:05.684Z] check_test.go:309: [dd2ce382de82a] daemon is not started [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.34s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.94s) [2020-08-14T11:54:05.684Z] check_test.go:309: [daad1013e64c6] daemon is not started [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.63s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.20s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.71s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.85s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.93s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.66s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.63s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.73s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-08-14T11:54:05.684Z] check_test.go:309: [dec9aca7a6e5e] daemon is not started [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-08-14T11:54:05.684Z] check_test.go:309: [d66407f75697b] daemon is not started [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.78s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.61s) [2020-08-14T11:54:05.684Z] check_test.go:309: [dc0090b79fd61] daemon is not started [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.31s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.79s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.83s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.65s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.74s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-08-14T11:54:05.684Z] check_test.go:309: [d45668f0248fc] daemon is not started [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.86s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.84s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.46s) [2020-08-14T11:54:05.684Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-14T11:54:05.684Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-14T11:54:05.684Z] check_test.go:309: [dc0569980260f] daemon is not started [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.44s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.96s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.88s) [2020-08-14T11:54:05.684Z] check_test.go:309: [da3f4bb3696de] daemon is not started [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.13s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.60s) [2020-08-14T11:54:05.684Z] check_test.go:309: [d5882dcaa2490] daemon is not started [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.31s) [2020-08-14T11:54:05.684Z] docker_cli_daemon_plugins_test.go:79: [db5b1fafc6bd2] daemon is not started [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.08s) [2020-08-14T11:54:05.684Z] docker_cli_daemon_plugins_test.go:169: [ddb4094eb5abb] daemon is not started [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.75s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-08-14T11:54:05.684Z] check_test.go:309: [d0206ecfef3a1] daemon is not started [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.82s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.92s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.71s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.87s) [2020-08-14T11:54:05.684Z] check_test.go:309: [d1835f96f9521] daemon is not started [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.46s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.61s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2020-08-14T11:54:05.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.21s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.20s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.18s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.55s) [2020-08-14T11:54:05.685Z] check_test.go:309: [d1cdf0facf1dd] daemon is not started [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.77s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.45s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.86s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.92s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.39s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.91s) [2020-08-14T11:54:05.685Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2020-08-14T11:54:05.685Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-14T11:54:05.685Z] check_test.go:309: [d39ef0aab02cd] daemon is not started [2020-08-14T11:54:05.685Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-08-14T11:54:05.685Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-14T11:54:05.685Z] check_test.go:309: [d9b9a4dc8e9d0] daemon is not started [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.99s) [2020-08-14T11:54:05.685Z] check_test.go:309: [dc7d5da21a27f] daemon is not started [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.75s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.22s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.62s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.21s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.38s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.30s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.56s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.73s) [2020-08-14T11:54:05.685Z] check_test.go:309: [d6447563b6efd] daemon is not started [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.47s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.38s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.44s) [2020-08-14T11:54:05.685Z] check_test.go:309: [d9f48c0cb7999] daemon is not started [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.86s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2020-08-14T11:54:05.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-08-14T11:54:05.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-08-14T11:54:05.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-08-14T11:54:05.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-08-14T11:54:05.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-08-14T11:54:05.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-08-14T11:54:05.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-08-14T11:54:05.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-08-14T11:54:05.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-08-14T11:54:05.685Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-08-14T11:54:05.685Z] check_test.go:309: [de81d1abdae10] daemon is not started [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2020-08-14T11:54:05.685Z] check_test.go:309: [d5c593f119dcc] daemon is not started [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.59s) [2020-08-14T11:54:05.685Z] check_test.go:309: [db70b1dea4b04] daemon is not started [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.07s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.98s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-08-14T11:54:05.685Z] check_test.go:309: [d4911ba017e64] daemon is not started [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.55s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.47s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.71s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.26s) [2020-08-14T11:54:05.685Z] check_test.go:309: [d959ffd320ab2] daemon is not started [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.94s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-08-14T11:54:05.685Z] check_test.go:309: [d31bdecc7f477] daemon is not started [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.81s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.77s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.72s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.23s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.42s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.46s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.79s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.38s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.08s) [2020-08-14T11:54:05.685Z] docker_cli_daemon_test.go:2544: [d1a72006567ae] daemon is not started [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.67s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.85s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.87s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.71s) [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2020-08-14T11:54:05.685Z] check_test.go:309: [d83d9a2adfe16] daemon is not started [2020-08-14T11:54:05.685Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.93s) [2020-08-14T11:54:05.685Z] === RUN TestDockerSwarmSuite [2020-08-14T11:54:05.685Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-08-14T11:54:05.898Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2020-08-14T11:54:05.898Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-14T11:54:07.553Z] --- PASS: TestImportExtremelyLargeImageWorks (79.95s) [2020-08-14T11:54:07.553Z] PASS [2020-08-14T11:54:07.553Z] [2020-08-14T11:54:07.553Z] === Skipped [2020-08-14T11:54:07.553Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-14T11:54:07.553Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:54:07.553Z] [2020-08-14T11:54:07.553Z] [2020-08-14T11:54:07.553Z] DONE 12 tests, 1 skipped in 81.514s [2020-08-14T11:54:07.553Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-08-14T11:54:07.553Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:54:07.553Z] ++ set -e [2020-08-14T11:54:07.553Z] ++ '[' -n 0 ']' [2020-08-14T11:54:07.553Z] ++ set -x [2020-08-14T11:54:07.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:54:07.553Z] INFO: Testing against a local daemon [2020-08-14T11:54:07.553Z] === RUN TestNetworkCreateDelete [2020-08-14T11:54:07.553Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-08-14T11:54:07.553Z] === RUN TestDockerNetworkDeletePreferID [2020-08-14T11:54:07.553Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-08-14T11:54:07.553Z] === RUN TestDaemonDNSFallback [2020-08-14T11:54:08.005Z] --- PASS: TestCreateJob (4.03s) [2020-08-14T11:54:08.005Z] === RUN TestReplicatedJob [2020-08-14T11:54:08.433Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2020-08-14T11:54:08.433Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-14T11:54:08.586Z] --- PASS: TestDaemonDNSFallback (2.49s) [2020-08-14T11:54:08.586Z] === RUN TestInspectNetwork [2020-08-14T11:54:08.985Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-08-14T11:54:10.336Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2020-08-14T11:54:10.336Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-14T11:54:10.364Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-08-14T11:54:10.623Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-08-14T11:54:12.001Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-08-14T11:54:12.238Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s) [2020-08-14T11:54:12.238Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-14T11:54:14.140Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-08-14T11:54:14.140Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-14T11:54:14.171Z] === RUN TestInspectNetwork/full_network_id [2020-08-14T11:54:14.171Z] === RUN TestInspectNetwork/partial_network_id [2020-08-14T11:54:14.171Z] === RUN TestInspectNetwork/network_name [2020-08-14T11:54:14.171Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-14T11:54:14.594Z] --- PASS: TestReplicatedJob (6.24s) [2020-08-14T11:54:14.594Z] === RUN TestUpdateReplicatedJob [2020-08-14T11:54:14.730Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/rootless [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/volume [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-14T11:54:14.730Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-14T11:54:14.730Z] [2020-08-14T11:54:14.730Z] === Skipped [2020-08-14T11:54:14.730Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-14T11:54:14.730Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-14T11:54:14.730Z] [2020-08-14T11:54:14.730Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-14T11:54:14.730Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-14T11:54:14.730Z] [2020-08-14T11:54:14.730Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-14T11:54:14.730Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:54:14.730Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:54:14.730Z] [2020-08-14T11:54:14.730Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-14T11:54:14.730Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:54:14.730Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:54:14.730Z] [2020-08-14T11:54:14.730Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-14T11:54:14.730Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:54:14.730Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:54:14.730Z] [2020-08-14T11:54:14.730Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-14T11:54:14.730Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:54:14.730Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:54:14.730Z] [2020-08-14T11:54:14.730Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-14T11:54:14.730Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:54:14.730Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-14T11:54:14.730Z] [2020-08-14T11:54:14.730Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-14T11:54:14.730Z] graphtest_unix.go:73: No driver to put! [2020-08-14T11:54:14.730Z] [2020-08-14T11:54:14.730Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-14T11:54:14.730Z] time="2020-08-14T11:52:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:54:14.730Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:54:14.730Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:54:14.730Z] [2020-08-14T11:54:14.730Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-14T11:54:14.730Z] time="2020-08-14T11:52:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:54:14.730Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:54:14.730Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:54:14.730Z] [2020-08-14T11:54:14.730Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-14T11:54:14.730Z] time="2020-08-14T11:52:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:54:14.730Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:54:14.730Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:54:14.730Z] [2020-08-14T11:54:14.730Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-14T11:54:14.730Z] time="2020-08-14T11:52:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:54:14.730Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:54:14.730Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:54:14.730Z] [2020-08-14T11:54:14.730Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-14T11:54:14.730Z] time="2020-08-14T11:52:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-14T11:54:14.730Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-14T11:54:14.730Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-14T11:54:14.730Z] [2020-08-14T11:54:14.730Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-14T11:54:14.730Z] graphtest_unix.go:73: No driver to put! [2020-08-14T11:54:14.730Z] [2020-08-14T11:54:14.731Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-14T11:54:14.731Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-14T11:54:14.731Z] [2020-08-14T11:54:14.731Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-14T11:54:14.731Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-14T11:54:14.731Z] [2020-08-14T11:54:14.731Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-14T11:54:14.731Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-14T11:54:14.731Z] [2020-08-14T11:54:14.731Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-14T11:54:14.731Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-14T11:54:14.731Z] [2020-08-14T11:54:14.731Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-14T11:54:14.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:54:14.731Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:54:14.731Z] [2020-08-14T11:54:14.731Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-14T11:54:14.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:54:14.731Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:54:14.731Z] [2020-08-14T11:54:14.731Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-14T11:54:14.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:54:14.731Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:54:14.731Z] [2020-08-14T11:54:14.731Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-14T11:54:14.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:54:14.731Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:54:14.731Z] [2020-08-14T11:54:14.731Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-14T11:54:14.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-14T11:54:14.731Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-14T11:54:14.731Z] [2020-08-14T11:54:14.731Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-14T11:54:14.731Z] graphtest_unix.go:73: No driver to put! [2020-08-14T11:54:14.731Z] [2020-08-14T11:54:14.731Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-14T11:54:14.731Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-14T11:54:14.731Z] [2020-08-14T11:54:14.731Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-14T11:54:14.731Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-14T11:54:14.731Z] [2020-08-14T11:54:14.731Z] [2020-08-14T11:54:14.731Z] DONE 2123 tests, 26 skipped in 258.121s Post stage [Pipeline] junit [2020-08-14T11:54:14.815Z] Recording test results [Pipeline] } [2020-08-14T11:54:15.292Z] === RUN TestDockerSuite/TestBuildEmptyCmd [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-14T11:54:15.757Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-38241/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 -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:8826978e976fbf8ed27e09cf9e91566443b463d7 hack/make.sh dynbinary test-integration [2020-08-14T11:54:15.864Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-08-14T11:54:16.044Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2020-08-14T11:54:16.044Z] === RUN TestKernelTCPMemory [2020-08-14T11:54:16.044Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-08-14T11:54:16.044Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:54:16.044Z] === RUN TestNISDomainname [2020-08-14T11:54:16.044Z] --- SKIP: TestNISDomainname (0.01s) [2020-08-14T11:54:16.044Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-14T11:54:16.044Z] === RUN TestHostnameDnsResolution [2020-08-14T11:54:16.076Z] [2020-08-14T11:54:16.076Z] Removing bundles/ [2020-08-14T11:54:16.076Z] [2020-08-14T11:54:16.076Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-14T11:54:16.076Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-14T11:54:16.076Z] GOOS="" GOARCH="" GOARM="" [2020-08-14T11:54:16.431Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-08-14T11:54:16.612Z] --- PASS: TestHostnameDnsResolution (0.64s) [2020-08-14T11:54:16.612Z] === RUN TestStats [2020-08-14T11:54:16.612Z] --- SKIP: TestStats (0.00s) [2020-08-14T11:54:16.612Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:54:16.612Z] === RUN TestStopContainerWithTimeout [2020-08-14T11:54:16.612Z] === RUN TestStopContainerWithTimeout/0 [2020-08-14T11:54:16.612Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-14T11:54:16.612Z] === RUN TestStopContainerWithTimeout/1 [2020-08-14T11:54:16.612Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-14T11:54:16.612Z] === RUN TestStopContainerWithTimeout/3 [2020-08-14T11:54:16.612Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-14T11:54:16.612Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-14T11:54:16.612Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-14T11:54:16.612Z] === CONT TestStopContainerWithTimeout/0 [2020-08-14T11:54:16.612Z] === CONT TestStopContainerWithTimeout/3 [2020-08-14T11:54:16.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-14T11:54:17.258Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-08-14T11:54:17.258Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-08-14T11:54:17.517Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-08-14T11:54:17.548Z] === CONT TestStopContainerWithTimeout/1 [2020-08-14T11:54:17.899Z] --- PASS: TestUpdateReplicatedJob (3.88s) [2020-08-14T11:54:17.899Z] === RUN TestServiceListWithStatuses [2020-08-14T11:54:17.899Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-14T11:54:17.899Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-14T11:54:17.899Z] === RUN TestDockerNetworkConnectAlias [2020-08-14T11:54:18.086Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-08-14T11:54:18.815Z] 3ab49687905c: Pull complete [2020-08-14T11:54:18.815Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36 [2020-08-14T11:54:18.815Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T11:54:18.815Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T11:54:18.815Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-08-14T11:54:18.815Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-08-14T11:54:18.815Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1397' [2020-08-14T11:54:18.815Z] INFO: Docker version of control daemon [2020-08-14T11:54:18.815Z] [2020-08-14T11:54:18.815Z] Client: Docker Engine - Enterprise [2020-08-14T11:54:18.815Z] Version: 19.03.5 [2020-08-14T11:54:18.815Z] API version: 1.40 [2020-08-14T11:54:18.815Z] Go version: go1.12.12 [2020-08-14T11:54:18.815Z] Git commit: 2ee0c57608 [2020-08-14T11:54:18.815Z] Built: 11/13/2019 08:00:16 [2020-08-14T11:54:18.815Z] OS/Arch: windows/amd64 [2020-08-14T11:54:18.815Z] Experimental: false [2020-08-14T11:54:18.815Z] [2020-08-14T11:54:18.815Z] Server: Docker Engine - Enterprise [2020-08-14T11:54:18.815Z] Engine: [2020-08-14T11:54:18.815Z] Version: 19.03.5 [2020-08-14T11:54:18.815Z] API version: 1.40 (minimum version 1.24) [2020-08-14T11:54:18.815Z] Go version: go1.12.12 [2020-08-14T11:54:18.815Z] Git commit: 2ee0c57608 [2020-08-14T11:54:18.815Z] Built: 11/13/2019 07:58:51 [2020-08-14T11:54:18.815Z] OS/Arch: windows/amd64 [2020-08-14T11:54:18.815Z] Experimental: true [2020-08-14T11:54:18.815Z] [2020-08-14T11:54:18.815Z] INFO: Docker info of control daemon [2020-08-14T11:54:18.815Z] [2020-08-14T11:54:18.815Z] Client: [2020-08-14T11:54:18.815Z] Debug Mode: false [2020-08-14T11:54:18.815Z] Plugins: [2020-08-14T11:54:18.815Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-14T11:54:18.815Z] [2020-08-14T11:54:18.815Z] Server: [2020-08-14T11:54:18.815Z] Containers: 0 [2020-08-14T11:54:18.815Z] Running: 0 [2020-08-14T11:54:18.815Z] Paused: 0 [2020-08-14T11:54:18.815Z] Stopped: 0 [2020-08-14T11:54:18.815Z] Images: 1 [2020-08-14T11:54:18.815Z] Server Version: 19.03.5 [2020-08-14T11:54:18.815Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-14T11:54:18.815Z] Windows: [2020-08-14T11:54:18.815Z] LCOW: [2020-08-14T11:54:18.815Z] Logging Driver: json-file [2020-08-14T11:54:18.815Z] Plugins: [2020-08-14T11:54:18.815Z] Volume: local [2020-08-14T11:54:18.815Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-14T11:54:18.815Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-14T11:54:18.815Z] Swarm: inactive [2020-08-14T11:54:18.815Z] Default Isolation: process [2020-08-14T11:54:18.815Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-14T11:54:18.815Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-14T11:54:18.815Z] OSType: windows [2020-08-14T11:54:18.815Z] Architecture: x86_64 [2020-08-14T11:54:18.815Z] CPUs: 4 [2020-08-14T11:54:18.815Z] Total Memory: 32GiB [2020-08-14T11:54:18.815Z] Name: azwin-2-0c0500 [2020-08-14T11:54:18.815Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-14T11:54:18.815Z] Docker Root Dir: D:\docker [2020-08-14T11:54:18.815Z] Debug Mode: false [2020-08-14T11:54:18.815Z] Registry: https://index.docker.io/v1/ [2020-08-14T11:54:18.815Z] Labels: [2020-08-14T11:54:18.815Z] Experimental: true [2020-08-14T11:54:18.815Z] Insecure Registries: [2020-08-14T11:54:18.815Z] 10.0.0.4:5000 [2020-08-14T11:54:18.815Z] 127.0.0.0/8 [2020-08-14T11:54:18.815Z] Registry Mirrors: [2020-08-14T11:54:18.815Z] http://10.0.0.4:5000/ [2020-08-14T11:54:18.815Z] Live Restore Enabled: false [2020-08-14T11:54:18.815Z] [2020-08-14T11:54:18.815Z] [2020-08-14T11:54:18.815Z] INFO: Commit hash is 146a6173dc [2020-08-14T11:54:18.815Z] INFO: Nuke-Everything... [2020-08-14T11:54:18.815Z] INFO: Container count on control daemon to delete is 0 [2020-08-14T11:54:18.815Z] INFO: Nuking d:\CI [2020-08-14T11:54:18.815Z] INFO: Zapped successfully [2020-08-14T11:54:18.815Z] INFO: Location for testing is d:\CI\PR-38241\2 [2020-08-14T11:54:18.815Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-08-14T11:54:18.815Z] [2020-08-14T11:54:18.815Z] [2020-08-14T11:54:18.815Z] INFO: Building the image from Dockerfile.windows at 08/14/2020 11:54:14... [2020-08-14T11:54:18.815Z] [2020-08-14T11:54:18.815Z] Sending build context to Docker daemon 56.23MB [2020-08-14T11:54:18.815Z] [2020-08-14T11:54:18.922Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-14T11:54:19.274Z] Step 1/10 : FROM microsoft/windowsservercore [2020-08-14T11:54:19.274Z] ---> 86eddd4761f5 [2020-08-14T11:54:19.274Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-08-14T11:54:19.274Z] ---> Running in 917560f51cd1 [2020-08-14T11:54:19.723Z] --- PASS: TestInspectNetwork (10.70s) [2020-08-14T11:54:19.723Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-14T11:54:19.723Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-14T11:54:19.723Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-14T11:54:19.723Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-14T11:54:19.723Z] === RUN TestRunContainerWithBridgeNone [2020-08-14T11:54:19.734Z] Removing intermediate container 917560f51cd1 [2020-08-14T11:54:19.734Z] ---> 959a4bda8a92 [2020-08-14T11:54:19.734Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-08-14T11:54:19.734Z] ---> Running in a3d621576310 [2020-08-14T11:54:20.195Z] Removing intermediate container a3d621576310 [2020-08-14T11:54:20.195Z] ---> f885b37a98d3 [2020-08-14T11:54:20.195Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-08-14T11:54:20.195Z] ---> Running in 758b85dd8440 [2020-08-14T11:54:20.622Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-08-14T11:54:20.655Z] Removing intermediate container 758b85dd8440 [2020-08-14T11:54:20.655Z] ---> 0086e5723d70 [2020-08-14T11:54:20.655Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-08-14T11:54:20.655Z] ---> Running in a615f4bdfcd1 [2020-08-14T11:54:21.115Z] Removing intermediate container a615f4bdfcd1 [2020-08-14T11:54:21.115Z] ---> a41cb55caf73 [2020-08-14T11:54:21.115Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-08-14T11:54:21.115Z] ---> Running in e3cac978174e [2020-08-14T11:54:21.452Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-14T11:54:21.452Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2020-08-14T11:54:21.452Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2020-08-14T11:54:21.452Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2020-08-14T11:54:21.452Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2020-08-14T11:54:21.452Z] === RUN TestDeleteDevicemapper [2020-08-14T11:54:21.452Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-14T11:54:21.452Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-14T11:54:21.452Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-14T11:54:21.785Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-08-14T11:54:21.785Z] === RUN TestNetworkInvalidJSON [2020-08-14T11:54:21.785Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-14T11:54:21.785Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-14T11:54:21.785Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-14T11:54:21.785Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-14T11:54:21.785Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-14T11:54:21.785Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-14T11:54:21.785Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-14T11:54:21.785Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-14T11:54:21.785Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-14T11:54:21.785Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-08-14T11:54:21.785Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-14T11:54:21.785Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-14T11:54:21.785Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-14T11:54:21.785Z] === RUN TestHostIPv4BridgeLabel [2020-08-14T11:54:21.999Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-08-14T11:54:22.076Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-08-14T11:54:22.076Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-14T11:54:22.827Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2020-08-14T11:54:22.827Z] === RUN TestUpdateMemory [2020-08-14T11:54:22.827Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-14T11:54:22.827Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:54:22.827Z] === RUN TestUpdateCPUQuota [2020-08-14T11:54:22.827Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-08-14T11:54:22.827Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:54:22.827Z] === RUN TestUpdatePidsLimit [2020-08-14T11:54:22.827Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-08-14T11:54:22.827Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:54:22.827Z] === RUN TestUpdateRestartPolicy [2020-08-14T11:54:22.936Z] === RUN TestDockerSuite/TestBuildEnv [2020-08-14T11:54:23.106Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-08-14T11:54:23.107Z] === RUN TestDaemonDefaultNetworkPools [2020-08-14T11:54:24.136Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2020-08-14T11:54:24.136Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-14T11:54:24.316Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-08-14T11:54:24.497Z] --- PASS: TestDockerNetworkConnectAlias (6.51s) [2020-08-14T11:54:24.497Z] === RUN TestDockerNetworkReConnect [2020-08-14T11:54:25.166Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-08-14T11:54:25.166Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-14T11:54:25.252Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-08-14T11:54:26.189Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-08-14T11:54:26.668Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-08-14T11:54:26.668Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-14T11:54:27.298Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-08-14T11:54:27.298Z] === RUN TestServiceWithPredefinedNetwork [2020-08-14T11:54:28.706Z] --- PASS: TestDockerNetworkReConnect (4.56s) [2020-08-14T11:54:28.706Z] === RUN TestServicePlugin [2020-08-14T11:54:28.706Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-14T11:54:28.706Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:54:28.706Z] === RUN TestServiceUpdateLabel [2020-08-14T11:54:29.712Z] [2020-08-14T11:54:29.712Z] SUCCESS: Specified value was saved. [2020-08-14T11:54:30.173Z] INFO: Downloading git... [2020-08-14T11:54:30.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-08-14T11:54:30.804Z] --- PASS: TestServiceWithPredefinedNetwork (3.54s) [2020-08-14T11:54:30.804Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-14T11:54:30.804Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-14T11:54:30.804Z] service_test.go:236: FLAKY_TEST [2020-08-14T11:54:30.804Z] === RUN TestServiceWithDataPathPortInit [2020-08-14T11:54:31.713Z] INFO: Downloading go... [2020-08-14T11:54:31.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-14T11:54:32.009Z] --- PASS: TestServiceUpdateLabel (3.18s) [2020-08-14T11:54:32.009Z] === RUN TestServiceUpdateSecrets [2020-08-14T11:54:32.013Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-08-14T11:54:33.252Z] INFO: Downloading compiler 1 of 3... [2020-08-14T11:54:33.717Z] INFO: Downloading compiler 2 of 3... [2020-08-14T11:54:34.177Z] INFO: Downloading compiler 3 of 3... [2020-08-14T11:54:34.637Z] INFO: Extracting git... [2020-08-14T11:54:35.026Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2020-08-14T11:54:35.027Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-14T11:54:35.027Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-08-14T11:54:35.027Z] === RUN TestWaitNonBlocked [2020-08-14T11:54:35.027Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-14T11:54:35.027Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-14T11:54:35.027Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-14T11:54:35.027Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-14T11:54:35.027Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-14T11:54:35.027Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-14T11:54:35.027Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-14T11:54:35.027Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2020-08-14T11:54:35.027Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2020-08-14T11:54:35.027Z] === RUN TestWaitBlocked [2020-08-14T11:54:35.027Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-14T11:54:35.027Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-14T11:54:35.027Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-14T11:54:35.027Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-14T11:54:35.027Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-14T11:54:35.027Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-14T11:54:35.288Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-14T11:54:35.288Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2020-08-14T11:54:35.288Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2020-08-14T11:54:35.288Z] === CONT TestDaemonRestartIpcMode [2020-08-14T11:54:35.288Z] === CONT TestIpcModeOlderClient [2020-08-14T11:54:35.546Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-08-14T11:54:39.736Z] --- PASS: TestDaemonRestartIpcMode (4.12s) [2020-08-14T11:54:39.736Z] PASS [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === Skipped [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-14T11:54:39.736Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-08-14T11:54:39.736Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-08-14T11:54:39.736Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-08-14T11:54:39.736Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-08-14T11:54:39.736Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-08-14T11:54:39.736Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-08-14T11:54:39.736Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-14T11:54:39.736Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-14T11:54:39.736Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-14T11:54:39.736Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-14T11:54:39.736Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-08-14T11:54:39.736Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-08-14T11:54:39.736Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-08-14T11:54:39.736Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-14T11:54:39.736Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-08-14T11:54:39.736Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-08-14T11:54:39.736Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-08-14T11:54:39.736Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-08-14T11:54:39.736Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-08-14T11:54:39.736Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-14T11:54:39.736Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-14T11:54:39.736Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-08-14T11:54:39.736Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-08-14T11:54:39.736Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] [2020-08-14T11:54:39.736Z] DONE 173 tests, 24 skipped in 78.362s [2020-08-14T11:54:39.736Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-14T11:54:39.736Z] INFO: Testing against a local daemon [2020-08-14T11:54:39.736Z] === RUN TestCommitInheritsEnv [2020-08-14T11:54:41.113Z] --- PASS: TestCommitInheritsEnv (1.34s) [2020-08-14T11:54:41.114Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-14T11:54:41.114Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-14T11:54:41.114Z] === RUN TestImagesFilterMultiReference [2020-08-14T11:54:41.114Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-08-14T11:54:41.114Z] === RUN TestImagePullPlatformInvalid [2020-08-14T11:54:41.114Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-08-14T11:54:41.114Z] === RUN TestRemoveImageOrphaning [2020-08-14T11:54:43.016Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-08-14T11:54:43.016Z] === RUN TestRemoveImageGarbageCollector [2020-08-14T11:54:43.016Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-14T11:54:43.016Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-14T11:54:43.016Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-14T11:54:43.275Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-14T11:54:43.275Z] === RUN TestTagInvalidReference [2020-08-14T11:54:43.275Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-14T11:54:43.275Z] === RUN TestTagValidPrefixedRepo [2020-08-14T11:54:43.275Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-08-14T11:54:43.275Z] === RUN TestTagExistedNameWithoutForce [2020-08-14T11:54:43.275Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-14T11:54:43.275Z] === RUN TestTagOfficialNames [2020-08-14T11:54:43.275Z] --- PASS: TestTagOfficialNames (0.05s) [2020-08-14T11:54:43.275Z] === RUN TestTagMatchesDigest [2020-08-14T11:54:43.275Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-08-14T11:54:43.275Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-14T11:54:46.967Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2020-08-14T11:54:46.967Z] === RUN TestServiceUpdateConfigs [2020-08-14T11:54:49.466Z] INFO: Expanding go... [2020-08-14T11:54:53.269Z] --- PASS: TestServiceWithDataPathPortInit (19.99s) [2020-08-14T11:54:53.269Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-14T11:54:54.014Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-08-14T11:54:54.015Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-08-14T11:55:00.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-08-14T11:55:00.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-08-14T11:55:01.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-08-14T11:55:01.744Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.10s) [2020-08-14T11:55:01.744Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nclcdxhlmq3qa8hsb8b4td3v9 Created:2020-08-14 11:54:52.151915203 +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[fa7002422ef281749ae75efef9489fc751ea9f35c2b5cb94b362d8e5cab6aa27:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y29q66zefxdgzioms167b4dsy EndpointID:62c9beba8195ebaa5b29852b4f2cd7dce2e798e6f119f01cec2c2d1c74c015df MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:24f568bccfb3884891dbf585f11fb8e9a738891084b86be87126e88809b72157 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:64fb4e461937 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y29q66zefxdgzioms167b4dsy EndpointID:62c9beba8195ebaa5b29852b4f2cd7dce2e798e6f119f01cec2c2d1c74c015df EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-14T11:55:01.744Z] PASS [2020-08-14T11:55:01.744Z] [2020-08-14T11:55:01.744Z] === Skipped [2020-08-14T11:55:01.744Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-14T11:55:01.744Z] service_test.go:236: FLAKY_TEST [2020-08-14T11:55:01.744Z] [2020-08-14T11:55:01.744Z] [2020-08-14T11:55:01.744Z] DONE 23 tests, 1 skipped in 55.454s [2020-08-14T11:55:01.744Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-14T11:55:01.744Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:01.744Z] ++ set -e [2020-08-14T11:55:01.744Z] ++ '[' -n 0 ']' [2020-08-14T11:55:01.744Z] ++ set -x [2020-08-14T11:55:01.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:01.744Z] INFO: Testing against a local daemon [2020-08-14T11:55:01.744Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-14T11:55:01.744Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-14T11:55:01.744Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:55:01.744Z] === RUN TestDockerNetworkIpvlan [2020-08-14T11:55:01.744Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-14T11:55:01.744Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:55:01.744Z] PASS [2020-08-14T11:55:01.744Z] [2020-08-14T11:55:01.744Z] === Skipped [2020-08-14T11:55:01.744Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-14T11:55:01.744Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:55:01.744Z] [2020-08-14T11:55:01.744Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-14T11:55:01.744Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:55:01.744Z] [2020-08-14T11:55:01.744Z] [2020-08-14T11:55:01.744Z] DONE 2 tests, 2 skipped in 0.197s [2020-08-14T11:55:01.744Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-14T11:55:01.744Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:01.744Z] ++ set -e [2020-08-14T11:55:01.744Z] ++ '[' -n 0 ']' [2020-08-14T11:55:01.744Z] ++ set -x [2020-08-14T11:55:01.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:01.744Z] INFO: Testing against a local daemon [2020-08-14T11:55:01.744Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-14T11:55:01.879Z] --- PASS: TestServiceUpdateConfigs (15.27s) [2020-08-14T11:55:01.879Z] === RUN TestServiceUpdateNetwork [2020-08-14T11:55:02.092Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-08-14T11:55:02.774Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.55s) [2020-08-14T11:55:02.774Z] === RUN TestDockerNetworkMacvlan [2020-08-14T11:55:03.028Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-08-14T11:55:03.404Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-14T11:55:03.967Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-08-14T11:55:04.436Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-14T11:55:05.345Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-08-14T11:55:05.345Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-08-14T11:55:05.345Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-08-14T11:55:05.467Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-14T11:55:09.910Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-14T11:55:10.575Z] INFO: Expanding compiler 1 of 3... [2020-08-14T11:55:12.118Z] INFO: Expanding compiler 2 of 3... [2020-08-14T11:55:13.420Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-14T11:55:15.411Z] === RUN TestDockerSuite/TestBuildExpose [2020-08-14T11:55:15.411Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-08-14T11:55:15.411Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-08-14T11:55:15.978Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-08-14T11:55:16.237Z] === RUN TestDockerSuite/TestBuildFails [2020-08-14T11:55:16.797Z] --- PASS: TestServiceUpdateNetwork (14.67s) [2020-08-14T11:55:16.797Z] === RUN TestServiceUpdatePidsLimit [2020-08-14T11:55:16.818Z] INFO: Expanding compiler 3 of 3... [2020-08-14T11:55:17.175Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-08-14T11:55:17.175Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-08-14T11:55:17.790Z] INFO: Removing downloaded files... [2020-08-14T11:55:17.790Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-08-14T11:55:17.790Z] INFO: Configuring git core.autocrlf... [2020-08-14T11:55:18.182Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-14T11:55:19.084Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-08-14T11:55:19.125Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-14T11:55:20.303Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-14T11:55:21.009Z] === RUN TestDockerSuite/TestBuildForceRm [2020-08-14T11:55:21.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-08-14T11:55:22.367Z] --- PASS: TestDockerNetworkMacvlan (19.37s) [2020-08-14T11:55:22.367Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-08-14T11:55:22.367Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-08-14T11:55:22.367Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2020-08-14T11:55:22.367Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.54s) [2020-08-14T11:55:22.367Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.29s) [2020-08-14T11:55:22.367Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.51s) [2020-08-14T11:55:22.367Z] PASS [2020-08-14T11:55:22.367Z] [2020-08-14T11:55:22.367Z] DONE 8 tests in 21.027s [2020-08-14T11:55:22.367Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-14T11:55:22.367Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:22.367Z] ++ set -e [2020-08-14T11:55:22.367Z] ++ '[' -n 0 ']' [2020-08-14T11:55:22.367Z] ++ set -x [2020-08-14T11:55:22.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:22.367Z] testing: warning: no tests to run [2020-08-14T11:55:22.367Z] PASS [2020-08-14T11:55:22.367Z] [2020-08-14T11:55:22.367Z] DONE 0 tests in 0.059s [2020-08-14T11:55:22.367Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-14T11:55:22.367Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:22.367Z] ++ set -e [2020-08-14T11:55:22.367Z] ++ '[' -n 0 ']' [2020-08-14T11:55:22.367Z] ++ set -x [2020-08-14T11:55:22.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:22.367Z] INFO: Testing against a local daemon [2020-08-14T11:55:22.367Z] === RUN TestAuthZPluginAllowRequest [2020-08-14T11:55:22.516Z] === RUN TestDockerSuite/TestBuildFromGit [2020-08-14T11:55:23.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-08-14T11:55:24.429Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-08-14T11:55:24.429Z] === RUN TestAuthZPluginTLS [2020-08-14T11:55:24.463Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-08-14T11:55:24.719Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-08-14T11:55:24.719Z] === RUN TestAuthZPluginDenyRequest [2020-08-14T11:55:25.032Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-08-14T11:55:25.350Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-08-14T11:55:25.350Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-14T11:55:25.640Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-08-14T11:55:25.640Z] === RUN TestAuthZPluginDenyResponse [2020-08-14T11:55:26.271Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-08-14T11:55:26.271Z] === RUN TestAuthZPluginAllowEventStream [2020-08-14T11:55:26.414Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-08-14T11:55:27.265Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-14T11:55:27.792Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-08-14T11:55:28.333Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-08-14T11:55:28.333Z] === RUN TestAuthZPluginErrorResponse [2020-08-14T11:55:28.623Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-08-14T11:55:28.623Z] === RUN TestAuthZPluginErrorRequest [2020-08-14T11:55:28.729Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-08-14T11:55:28.914Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-08-14T11:55:28.914Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-14T11:55:28.988Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-08-14T11:55:29.545Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-08-14T11:55:29.545Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-14T11:55:30.894Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-08-14T11:55:31.606Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-08-14T11:55:31.606Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-14T11:55:32.800Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-08-14T11:55:34.177Z] === RUN TestDockerSuite/TestBuildHistory [2020-08-14T11:55:34.329Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-08-14T11:55:34.329Z] === RUN TestAuthZPluginHeader [2020-08-14T11:55:34.995Z] --- PASS: TestAuthZPluginHeader (0.91s) [2020-08-14T11:55:34.995Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-14T11:55:34.995Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-14T11:55:34.995Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:55:34.995Z] === RUN TestAuthZPluginV2Disable [2020-08-14T11:55:34.995Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-14T11:55:34.995Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:55:34.995Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-14T11:55:34.995Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-14T11:55:34.995Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:55:34.995Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-14T11:55:34.995Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-14T11:55:34.995Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:55:34.995Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-14T11:55:35.407Z] --- PASS: TestServiceUpdatePidsLimit (17.41s) [2020-08-14T11:55:35.407Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-08-14T11:55:35.407Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-08-14T11:55:35.407Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-08-14T11:55:35.407Z] PASS [2020-08-14T11:55:35.407Z] [2020-08-14T11:55:35.407Z] === Skipped [2020-08-14T11:55:35.407Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-14T11:55:35.407Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-14T11:55:35.407Z] [2020-08-14T11:55:35.407Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-08-14T11:55:35.407Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:55:35.407Z] [2020-08-14T11:55:35.407Z] [2020-08-14T11:55:35.407Z] DONE 27 tests, 2 skipped in 158.535s [2020-08-14T11:55:35.407Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-08-14T11:55:35.407Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:35.407Z] ++ set -e [2020-08-14T11:55:35.407Z] ++ '[' -n 0 ']' [2020-08-14T11:55:35.407Z] ++ set -x [2020-08-14T11:55:35.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:35.407Z] INFO: Testing against a local daemon [2020-08-14T11:55:35.407Z] === RUN TestSessionCreate [2020-08-14T11:55:35.407Z] --- PASS: TestSessionCreate (0.05s) [2020-08-14T11:55:35.407Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-14T11:55:35.407Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-08-14T11:55:35.407Z] PASS [2020-08-14T11:55:35.407Z] [2020-08-14T11:55:35.407Z] DONE 2 tests in 0.247s [2020-08-14T11:55:35.407Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-08-14T11:55:35.407Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:35.407Z] ++ set -e [2020-08-14T11:55:35.407Z] ++ '[' -n 0 ']' [2020-08-14T11:55:35.407Z] ++ set -x [2020-08-14T11:55:35.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:35.407Z] INFO: Testing against a local daemon [2020-08-14T11:55:35.407Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-14T11:55:35.407Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-14T11:55:35.407Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-14T11:55:35.407Z] === RUN TestEventsExecDie [2020-08-14T11:55:35.407Z] --- PASS: TestEventsExecDie (0.89s) [2020-08-14T11:55:35.407Z] === RUN TestEventsBackwardsCompatible [2020-08-14T11:55:35.407Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-08-14T11:55:35.407Z] === RUN TestInfoBinaryCommits [2020-08-14T11:55:35.669Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-08-14T11:55:35.669Z] === RUN TestInfoAPIVersioned [2020-08-14T11:55:35.669Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-08-14T11:55:35.669Z] === RUN TestInfoDiscoveryBackend [2020-08-14T11:55:36.241Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-08-14T11:55:36.241Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-14T11:55:37.184Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-14T11:55:37.184Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-14T11:55:37.757Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-08-14T11:55:37.757Z] === RUN TestInfoAPI [2020-08-14T11:55:37.757Z] --- PASS: TestInfoAPI (0.05s) [2020-08-14T11:55:37.757Z] === RUN TestInfoAPIWarnings [2020-08-14T11:55:38.330Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-08-14T11:55:38.330Z] === RUN TestInfoDebug [2020-08-14T11:55:38.369Z] === RUN TestDockerSuite/TestBuildIidFile [2020-08-14T11:55:38.369Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-08-14T11:55:38.627Z] === RUN TestDockerSuite/TestBuildInheritance [2020-08-14T11:55:39.195Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-08-14T11:55:39.274Z] --- PASS: TestInfoDebug (0.60s) [2020-08-14T11:55:39.274Z] === RUN TestInfoInsecureRegistries [2020-08-14T11:55:39.536Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2020-08-14T11:55:39.536Z] === RUN TestInfoRegistryMirrors [2020-08-14T11:55:39.762Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-08-14T11:55:39.762Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-08-14T11:55:40.479Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-08-14T11:55:40.480Z] === RUN TestLoginFailsWithBadCredentials [2020-08-14T11:55:40.480Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-08-14T11:55:40.480Z] === RUN TestPingCacheHeaders [2020-08-14T11:55:40.698Z] === RUN TestDockerSuite/TestBuildLabel [2020-08-14T11:55:40.741Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-08-14T11:55:40.741Z] === RUN TestPingGet [2020-08-14T11:55:40.741Z] --- PASS: TestPingGet (0.03s) [2020-08-14T11:55:40.741Z] === RUN TestPingHead [2020-08-14T11:55:40.741Z] --- PASS: TestPingHead (0.04s) [2020-08-14T11:55:40.741Z] === RUN TestVersion [2020-08-14T11:55:40.741Z] --- PASS: TestVersion (0.04s) [2020-08-14T11:55:40.741Z] PASS [2020-08-14T11:55:40.741Z] [2020-08-14T11:55:40.741Z] === Skipped [2020-08-14T11:55:40.741Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-14T11:55:40.741Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-14T11:55:40.741Z] [2020-08-14T11:55:40.741Z] [2020-08-14T11:55:40.741Z] DONE 18 tests, 1 skipped in 6.396s [2020-08-14T11:55:40.741Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-14T11:55:40.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:40.741Z] ++ set -e [2020-08-14T11:55:40.741Z] ++ '[' -n 0 ']' [2020-08-14T11:55:40.741Z] ++ set -x [2020-08-14T11:55:40.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:41.002Z] INFO: Testing against a local daemon [2020-08-14T11:55:41.002Z] === RUN TestVolumesCreateAndList [2020-08-14T11:55:41.002Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-14T11:55:41.002Z] === RUN TestVolumesRemove [2020-08-14T11:55:41.002Z] --- PASS: TestVolumesRemove (0.11s) [2020-08-14T11:55:41.002Z] === RUN TestVolumesInspect [2020-08-14T11:55:41.002Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-14T11:55:41.002Z] === RUN TestVolumesInvalidJSON [2020-08-14T11:55:41.002Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-14T11:55:41.002Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-14T11:55:41.002Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-14T11:55:41.002Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-08-14T11:55:41.002Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-14T11:55:41.002Z] PASS [2020-08-14T11:55:41.002Z] [2020-08-14T11:55:41.002Z] DONE 5 tests in 0.340s [2020-08-14T11:55:41.263Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-14T11:55:41.267Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-08-14T11:55:41.524Z] ++++ cat bundles/test-integration/docker.pid [2020-08-14T11:55:41.524Z] +++ kill 13583 [2020-08-14T11:55:41.526Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-08-14T11:55:42.120Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-08-14T11:55:42.381Z] === RUN TestDockerSuite/TestBuildLabels [2020-08-14T11:55:42.640Z] --- PASS: TestImportExtremelyLargeImageWorks (195.11s) [2020-08-14T11:55:42.640Z] PASS [2020-08-14T11:55:42.640Z] [2020-08-14T11:55:42.640Z] DONE 12 tests in 199.002s [2020-08-14T11:55:42.640Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-14T11:55:42.640Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:42.640Z] ++ set -e [2020-08-14T11:55:42.640Z] ++ '[' -n 0 ']' [2020-08-14T11:55:42.640Z] ++ set -x [2020-08-14T11:55:42.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:42.898Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-08-14T11:55:42.898Z] INFO: Testing against a local daemon [2020-08-14T11:55:42.898Z] === RUN TestNetworkCreateDelete [2020-08-14T11:55:42.909Z] +++ /etc/init.d/apparmor stop [2020-08-14T11:55:42.909Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-14T11:55:42.909Z] [2020-08-14T11:55:42.909Z] Unloading profiles will leave already running processes permanently [2020-08-14T11:55:42.909Z] unconfined, which can lead to unexpected situations. [2020-08-14T11:55:42.909Z] [2020-08-14T11:55:42.909Z] To set a process to complain mode, use the command line tool [2020-08-14T11:55:42.909Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-14T11:55:42.909Z] +++ true [2020-08-14T11:55:42.909Z] exiting test-integration [2020-08-14T11:55:42.909Z] ++ exit 0 [2020-08-14T11:55:42.909Z] [2020-08-14T11:55:43.157Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-08-14T11:55:43.157Z] === RUN TestDockerNetworkDeletePreferID [2020-08-14T11:55:43.416Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2020-08-14T11:55:43.416Z] === RUN TestDaemonDNSFallback [2020-08-14T11:55:43.674Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-08-14T11:55:46.207Z] === RUN TestDockerSuite/TestBuildLastModified Post stage [Pipeline] junit [2020-08-14T11:55:46.232Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-14T11:55:47.059Z] + echo Ensuring container killed. [2020-08-14T11:55:47.059Z] Ensuring container killed. [2020-08-14T11:55:47.059Z] + docker rm -vf docker-pr2 [2020-08-14T11:55:47.059Z] Error: No such container: docker-pr2 [2020-08-14T11:55:47.059Z] + true [Pipeline] sh [2020-08-14T11:55:47.349Z] + echo Chowning /workspace to jenkins user [2020-08-14T11:55:47.349Z] Chowning /workspace to jenkins user [2020-08-14T11:55:47.349Z] + id -u [2020-08-14T11:55:47.349Z] + id -g [2020-08-14T11:55:47.349Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38241:/workspace busybox chown -R 1000:1000 /workspace [2020-08-14T11:55:50.394Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-08-14T11:55:50.394Z] --- PASS: TestDaemonDNSFallback (6.63s) [2020-08-14T11:55:50.394Z] === RUN TestInspectNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-14T11:55:50.956Z] + bundleName=arm64-integration [2020-08-14T11:55:50.956Z] + echo Creating arm64-integration-bundles.tar.gz [2020-08-14T11:55:50.956Z] Creating arm64-integration-bundles.tar.gz [2020-08-14T11:55:50.956Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-14T11:55:50.956Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-14T11:55:51.231Z] Archiving artifacts [2020-08-14T11:55:51.471Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-38241/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-14T11:55:51.790Z] + make clean [2020-08-14T11:55:52.368Z] docker volume rm -f docker-dev-cache [2020-08-14T11:55:52.368Z] docker-dev-cache [Pipeline] deleteDir [2020-08-14T11:55:52.933Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-08-14T11:55:52.933Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-08-14T11:55:52.933Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-08-14T11:55:52.934Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-08-14T11:55:52.934Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-08-14T11:55:53.501Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-08-14T11:55:53.556Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s) [2020-08-14T11:55:53.556Z] PASS [2020-08-14T11:55:53.556Z] [2020-08-14T11:55:53.556Z] === Skipped [2020-08-14T11:55:53.556Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-14T11:55:53.556Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:55:53.556Z] [2020-08-14T11:55:53.556Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-14T11:55:53.556Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:55:53.556Z] [2020-08-14T11:55:53.556Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-14T11:55:53.556Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:55:53.556Z] [2020-08-14T11:55:53.556Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-14T11:55:53.556Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:55:53.556Z] [2020-08-14T11:55:53.556Z] [2020-08-14T11:55:53.556Z] DONE 17 tests, 4 skipped in 29.567s [2020-08-14T11:55:53.556Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-14T11:55:53.556Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:53.556Z] ++ set -e [2020-08-14T11:55:53.556Z] ++ '[' -n 0 ']' [2020-08-14T11:55:53.556Z] ++ set -x [2020-08-14T11:55:53.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:53.556Z] INFO: Testing against a local daemon [2020-08-14T11:55:53.556Z] === RUN TestPluginInvalidJSON [2020-08-14T11:55:53.556Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-14T11:55:53.556Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-14T11:55:53.557Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-14T11:55:53.557Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-08-14T11:55:53.557Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-14T11:55:53.557Z] === RUN TestPluginInstall [2020-08-14T11:55:53.557Z] === RUN TestPluginInstall/no_auth [2020-08-14T11:55:53.582Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-14T11:55:53.582Z] [2020-08-14T11:55:53.582Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-14T11:55:53.582Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-14T11:55:53.582Z] HOSTNAME=97422868ab57 [2020-08-14T11:55:53.582Z] TESTDEBUG=0 [2020-08-14T11:55:53.582Z] DEST=bundles/test-integration [2020-08-14T11:55:53.582Z] PWD=/go/src/github.com/docker/docker [2020-08-14T11:55:53.582Z] DOCKER_GITCOMMIT=8826978e976fbf8ed27e09cf9e91566443b463d7 [2020-08-14T11:55:53.582Z] container=docker [2020-08-14T11:55:53.582Z] HOME=/root [2020-08-14T11:55:53.582Z] GOLANG_VERSION=1.13.15 [2020-08-14T11:55:53.582Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-14T11:55:53.582Z] VALIDATE_BRANCH=master [2020-08-14T11:55:53.582Z] TERM=xterm [2020-08-14T11:55:53.582Z] DOCKER_PKG=github.com/docker/docker [2020-08-14T11:55:53.582Z] SHLVL=1 [2020-08-14T11:55:53.582Z] TIMEOUT=120m [2020-08-14T11:55:53.582Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-14T11:55:53.582Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-14T11:55:53.582Z] GO111MODULE=off [2020-08-14T11:55:53.582Z] DOCKER_EXPERIMENTAL=1 [2020-08-14T11:55:53.582Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-14T11:55:53.582Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-14T11:55:53.582Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-14T11:55:53.582Z] GOPATH=/go [2020-08-14T11:55:53.582Z] PKG_CONFIG=pkg-config [2020-08-14T11:55:53.582Z] _=/usr/bin/env [2020-08-14T11:55:53.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-14T11:55:54.069Z] === RUN TestInspectNetwork/full_network_id [2020-08-14T11:55:54.069Z] === RUN TestInspectNetwork/partial_network_id [2020-08-14T11:55:54.069Z] === RUN TestInspectNetwork/network_name [2020-08-14T11:55:54.069Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-14T11:55:54.636Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-08-14T11:55:55.574Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-08-14T11:55:55.626Z] time="2020-08-14T11:55:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:55:55.626Z] time="2020-08-14T11:55:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f4488e0326b8b2c235e10a4633cc0d684b7f26d9c52f8bb63a860330b50c941" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:55:55.626Z] time="2020-08-14T11:55:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:55:55.626Z] time="2020-08-14T11:55:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f4488e0326b8b2c235e10a4633cc0d684b7f26d9c52f8bb63a860330b50c941" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:55:55.919Z] === RUN TestPluginInstall/with_htpasswd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-14T11:55:56.553Z] time="2020-08-14T11:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:55:56.553Z] time="2020-08-14T11:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f4488e0326b8b2c235e10a4633cc0d684b7f26d9c52f8bb63a860330b50c941" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:55:56.553Z] time="2020-08-14T11:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:55:56.553Z] time="2020-08-14T11:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f4488e0326b8b2c235e10a4633cc0d684b7f26d9c52f8bb63a860330b50c941" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:55:56.843Z] === RUN TestPluginInstall/with_insecure [2020-08-14T11:55:57.874Z] time="2020-08-14T11:55:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:55:57.874Z] time="2020-08-14T11:55:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:786470de37c90641da2a370d19188235f4669fa118d18f96ad40e70ab5a380e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:55:57.874Z] time="2020-08-14T11:55:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:55:57.874Z] time="2020-08-14T11:55:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:786470de37c90641da2a370d19188235f4669fa118d18f96ad40e70ab5a380e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:55:58.164Z] --- PASS: TestPluginInstall (6.31s) [2020-08-14T11:55:58.164Z] --- PASS: TestPluginInstall/no_auth (4.19s) [2020-08-14T11:55:58.164Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2020-08-14T11:55:58.164Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2020-08-14T11:55:58.164Z] plugin_test.go:157: [d63e652201568] daemon is not started [2020-08-14T11:55:58.164Z] PASS [2020-08-14T11:55:58.164Z] [2020-08-14T11:55:58.164Z] DONE 6 tests in 6.462s [2020-08-14T11:55:58.164Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-14T11:55:58.164Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:58.164Z] ++ set -e [2020-08-14T11:55:58.164Z] ++ '[' -n 0 ']' [2020-08-14T11:55:58.164Z] ++ set -x [2020-08-14T11:55:58.164Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:55:58.454Z] INFO: Testing against a local daemon [2020-08-14T11:55:58.454Z] === RUN TestExternalGraphDriver [2020-08-14T11:55:58.454Z] === RUN TestExternalGraphDriver/json [2020-08-14T11:55:58.864Z] --- PASS: TestInspectNetwork (8.19s) [2020-08-14T11:55:58.864Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-14T11:55:58.864Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-14T11:55:58.864Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-14T11:55:58.864Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-14T11:55:58.864Z] === RUN TestRunContainerWithBridgeNone [2020-08-14T11:55:58.864Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-08-14T11:55:58.864Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-08-14T11:55:59.123Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-08-14T11:56:00.503Z] --- PASS: TestRunContainerWithBridgeNone (1.92s) [2020-08-14T11:56:00.503Z] === RUN TestNetworkInvalidJSON [2020-08-14T11:56:00.503Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-14T11:56:00.503Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-14T11:56:00.503Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-14T11:56:00.503Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-14T11:56:00.503Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-14T11:56:00.503Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-14T11:56:00.503Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-14T11:56:00.503Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-14T11:56:00.503Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-14T11:56:00.503Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-14T11:56:00.503Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-14T11:56:00.503Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-14T11:56:00.503Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-14T11:56:00.503Z] === RUN TestHostIPv4BridgeLabel [2020-08-14T11:56:00.514Z] === RUN TestExternalGraphDriver/spec [2020-08-14T11:56:01.074Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-08-14T11:56:01.074Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-14T11:56:02.011Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-08-14T11:56:02.011Z] === RUN TestDaemonDefaultNetworkPools [2020-08-14T11:56:02.575Z] === RUN TestExternalGraphDriver/pull [2020-08-14T11:56:02.950Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-08-14T11:56:02.950Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-14T11:56:03.886Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-08-14T11:56:03.886Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-14T11:56:04.636Z] --- PASS: TestExternalGraphDriver (6.37s) [2020-08-14T11:56:04.636Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-08-14T11:56:04.636Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-08-14T11:56:04.636Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2020-08-14T11:56:04.636Z] === RUN TestGraphdriverPluginV2 [2020-08-14T11:56:04.636Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-08-14T11:56:04.636Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:56:04.636Z] PASS [2020-08-14T11:56:04.636Z] [2020-08-14T11:56:04.636Z] === Skipped [2020-08-14T11:56:04.636Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-08-14T11:56:04.636Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:56:04.637Z] [2020-08-14T11:56:04.637Z] [2020-08-14T11:56:04.637Z] DONE 5 tests, 1 skipped in 6.599s [2020-08-14T11:56:04.637Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-14T11:56:04.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:04.637Z] ++ set -e [2020-08-14T11:56:04.637Z] ++ '[' -n 0 ']' [2020-08-14T11:56:04.637Z] ++ set -x [2020-08-14T11:56:04.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:04.927Z] INFO: Testing against a local daemon [2020-08-14T11:56:04.927Z] === RUN TestContinueAfterPluginCrash [2020-08-14T11:56:04.927Z] === PAUSE TestContinueAfterPluginCrash [2020-08-14T11:56:04.927Z] === RUN TestReadPluginNoRead [2020-08-14T11:56:04.927Z] === PAUSE TestReadPluginNoRead [2020-08-14T11:56:04.927Z] === RUN TestDaemonStartWithLogOpt [2020-08-14T11:56:04.927Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-14T11:56:04.927Z] === CONT TestContinueAfterPluginCrash [2020-08-14T11:56:04.927Z] === CONT TestDaemonStartWithLogOpt [2020-08-14T11:56:05.267Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-08-14T11:56:05.267Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-14T11:56:05.851Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-08-14T11:56:05.851Z] === RUN TestServiceWithPredefinedNetwork [2020-08-14T11:56:06.790Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-08-14T11:56:09.328Z] --- PASS: TestServiceWithPredefinedNetwork (2.97s) [2020-08-14T11:56:09.328Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-14T11:56:09.328Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-14T11:56:09.328Z] service_test.go:236: FLAKY_TEST [2020-08-14T11:56:09.328Z] === RUN TestServiceWithDataPathPortInit [2020-08-14T11:56:09.328Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-08-14T11:56:09.404Z] --- PASS: TestDaemonStartWithLogOpt (3.86s) [2020-08-14T11:56:09.404Z] === CONT TestReadPluginNoRead [2020-08-14T11:56:10.265Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-08-14T11:56:11.468Z] === RUN TestReadPluginNoRead/default [2020-08-14T11:56:12.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-14T11:56:12.744Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-08-14T11:56:12.744Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-08-14T11:56:13.531Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-14T11:56:13.822Z] --- PASS: TestContinueAfterPluginCrash (8.94s) [2020-08-14T11:56:15.324Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-14T11:56:16.935Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-08-14T11:56:16.935Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-08-14T11:56:17.387Z] --- PASS: TestReadPluginNoRead (8.62s) [2020-08-14T11:56:17.387Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-08-14T11:56:17.387Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2020-08-14T11:56:17.387Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.07s) [2020-08-14T11:56:17.387Z] read_test.go:92: [de1d8b7057986] daemon is not started [2020-08-14T11:56:17.387Z] PASS [2020-08-14T11:56:17.387Z] [2020-08-14T11:56:17.387Z] DONE 6 tests in 12.607s [2020-08-14T11:56:17.387Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-14T11:56:17.387Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:17.387Z] ++ set -e [2020-08-14T11:56:17.387Z] ++ '[' -n 0 ']' [2020-08-14T11:56:17.387Z] ++ set -x [2020-08-14T11:56:17.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:17.387Z] testing: warning: no tests to run [2020-08-14T11:56:17.387Z] PASS [2020-08-14T11:56:17.387Z] [2020-08-14T11:56:17.387Z] DONE 0 tests in 0.089s [2020-08-14T11:56:17.387Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-14T11:56:17.387Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:17.387Z] ++ set -e [2020-08-14T11:56:17.387Z] ++ '[' -n 0 ']' [2020-08-14T11:56:17.387Z] ++ set -x [2020-08-14T11:56:17.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:17.678Z] INFO: Testing against a local daemon [2020-08-14T11:56:17.678Z] === RUN TestPluginWithDevMounts [2020-08-14T11:56:17.678Z] === PAUSE TestPluginWithDevMounts [2020-08-14T11:56:17.678Z] === CONT TestPluginWithDevMounts [2020-08-14T11:56:18.311Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-08-14T11:56:18.311Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-08-14T11:56:19.737Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-08-14T11:56:19.737Z] PASS [2020-08-14T11:56:19.737Z] [2020-08-14T11:56:19.737Z] DONE 1 tests in 1.999s [2020-08-14T11:56:19.737Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-08-14T11:56:19.737Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:19.737Z] ++ set -e [2020-08-14T11:56:19.737Z] ++ '[' -n 0 ']' [2020-08-14T11:56:19.737Z] ++ set -x [2020-08-14T11:56:19.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:19.737Z] INFO: Testing against a local daemon [2020-08-14T11:56:19.737Z] === RUN TestSecretInspect [2020-08-14T11:56:20.215Z] === RUN TestDockerSuite/TestBuildNetNone [2020-08-14T11:56:20.784Z] === RUN TestDockerSuite/TestBuildNoContext [2020-08-14T11:56:21.351Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-08-14T11:56:21.921Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-08-14T11:56:23.245Z] --- PASS: TestSecretInspect (3.69s) [2020-08-14T11:56:23.245Z] === RUN TestSecretList [2020-08-14T11:56:23.297Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-08-14T11:56:23.297Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-08-14T11:56:23.297Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-08-14T11:56:23.864Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-08-14T11:56:24.124Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-08-14T11:56:24.692Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-08-14T11:56:25.629Z] --- PASS: TestServiceWithDataPathPortInit (16.74s) [2020-08-14T11:56:25.629Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-14T11:56:26.196Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-08-14T11:56:26.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-14T11:56:26.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-14T11:56:26.753Z] --- PASS: TestSecretList (3.53s) [2020-08-14T11:56:26.754Z] === RUN TestSecretsCreateAndDelete [2020-08-14T11:56:26.763Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-08-14T11:56:27.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-14T11:56:28.668Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-08-14T11:56:30.058Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-08-14T11:56:31.223Z] --- PASS: TestSecretsCreateAndDelete (3.66s) [2020-08-14T11:56:31.223Z] === RUN TestSecretsUpdate [2020-08-14T11:56:31.434Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-08-14T11:56:32.371Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-08-14T11:56:33.309Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-08-14T11:56:33.876Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-08-14T11:56:33.876Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.31s) [2020-08-14T11:56:33.876Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:km6qr5wsrql562vusnm179jy8 Created:2020-08-14 11:56:27.132353869 +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[25203f15cc380821a0ef9be6721fb786a423ddddf34c71b356cdbf7dc9eaaedd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mlo63ygk05priwi4tvj7j0vo4 EndpointID:356df9d0aa3fc75effd53f40c750c465b57c32c818e5ca60ab64497a6e86569f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8d048f3f8463cb938e0fc4f106aea9a85a10590e03dc021b18cfff2dd5caff12 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:16ddc0b50634 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mlo63ygk05priwi4tvj7j0vo4 EndpointID:356df9d0aa3fc75effd53f40c750c465b57c32c818e5ca60ab64497a6e86569f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-14T11:56:33.876Z] PASS [2020-08-14T11:56:33.876Z] [2020-08-14T11:56:33.876Z] === Skipped [2020-08-14T11:56:33.876Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-14T11:56:33.876Z] service_test.go:236: FLAKY_TEST [2020-08-14T11:56:33.876Z] [2020-08-14T11:56:33.876Z] [2020-08-14T11:56:33.876Z] DONE 23 tests, 1 skipped in 51.197s [2020-08-14T11:56:33.876Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-14T11:56:33.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:33.876Z] ++ set -e [2020-08-14T11:56:33.876Z] ++ '[' -n 0 ']' [2020-08-14T11:56:33.876Z] ++ set -x [2020-08-14T11:56:33.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:33.955Z] --- PASS: TestSecretsUpdate (3.24s) [2020-08-14T11:56:33.955Z] === RUN TestTemplatedSecret [2020-08-14T11:56:34.136Z] INFO: Testing against a local daemon [2020-08-14T11:56:34.136Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-14T11:56:34.136Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-14T11:56:34.136Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:56:34.136Z] === RUN TestDockerNetworkIpvlan [2020-08-14T11:56:34.136Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-14T11:56:34.136Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:56:34.136Z] PASS [2020-08-14T11:56:34.136Z] [2020-08-14T11:56:34.136Z] === Skipped [2020-08-14T11:56:34.136Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-14T11:56:34.136Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:56:34.136Z] [2020-08-14T11:56:34.136Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-14T11:56:34.136Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:56:34.136Z] [2020-08-14T11:56:34.136Z] [2020-08-14T11:56:34.136Z] DONE 2 tests, 2 skipped in 0.229s [2020-08-14T11:56:34.136Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-14T11:56:34.136Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:34.136Z] ++ set -e [2020-08-14T11:56:34.136Z] ++ '[' -n 0 ']' [2020-08-14T11:56:34.136Z] ++ set -x [2020-08-14T11:56:34.136Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:34.397Z] INFO: Testing against a local daemon [2020-08-14T11:56:34.397Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-14T11:56:34.726Z] --- PASS: TestImportExtremelyLargeImageWorks (102.05s) [2020-08-14T11:56:34.726Z] PASS [2020-08-14T11:56:34.726Z] [2020-08-14T11:56:34.726Z] === Skipped [2020-08-14T11:56:34.726Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-14T11:56:34.726Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-14T11:56:34.726Z] [2020-08-14T11:56:34.726Z] [2020-08-14T11:56:34.726Z] DONE 12 tests, 1 skipped in 105.857s [2020-08-14T11:56:34.726Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-14T11:56:34.726Z] INFO: Testing against a local daemon [2020-08-14T11:56:34.726Z] === RUN TestNetworkCreateDelete [2020-08-14T11:56:34.726Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-08-14T11:56:34.726Z] === RUN TestDockerNetworkDeletePreferID [2020-08-14T11:56:34.726Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-08-14T11:56:34.726Z] === RUN TestDaemonDNSFallback [2020-08-14T11:56:34.726Z] --- PASS: TestDaemonDNSFallback (7.29s) [2020-08-14T11:56:34.726Z] === RUN TestInspectNetwork [2020-08-14T11:56:34.726Z] --- SKIP: TestInspectNetwork (0.00s) [2020-08-14T11:56:34.726Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:56:34.726Z] === RUN TestRunContainerWithBridgeNone [2020-08-14T11:56:34.726Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-08-14T11:56:34.726Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.726Z] === RUN TestNetworkInvalidJSON [2020-08-14T11:56:34.726Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-14T11:56:34.726Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-14T11:56:34.726Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-14T11:56:34.726Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-14T11:56:34.726Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-14T11:56:34.726Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-14T11:56:34.727Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-14T11:56:34.727Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-14T11:56:34.727Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-14T11:56:34.727Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-14T11:56:34.727Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-14T11:56:34.727Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-08-14T11:56:34.727Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-14T11:56:34.727Z] === RUN TestHostIPv4BridgeLabel [2020-08-14T11:56:34.727Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-08-14T11:56:34.727Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-14T11:56:34.727Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-08-14T11:56:34.727Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] === RUN TestDaemonDefaultNetworkPools [2020-08-14T11:56:34.727Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-08-14T11:56:34.727Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-14T11:56:34.727Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-08-14T11:56:34.727Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-14T11:56:34.727Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-08-14T11:56:34.727Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-14T11:56:34.727Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-08-14T11:56:34.727Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] === RUN TestServiceWithPredefinedNetwork [2020-08-14T11:56:34.727Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-08-14T11:56:34.727Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:56:34.727Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-14T11:56:34.727Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-14T11:56:34.727Z] service_test.go:236: FLAKY_TEST [2020-08-14T11:56:34.727Z] === RUN TestServiceWithDataPathPortInit [2020-08-14T11:56:34.727Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-08-14T11:56:34.727Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:56:34.727Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-14T11:56:34.727Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-14T11:56:34.727Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:56:34.727Z] PASS [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === Skipped [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-08-14T11:56:34.727Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-08-14T11:56:34.727Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-08-14T11:56:34.727Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-08-14T11:56:34.727Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-08-14T11:56:34.727Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-08-14T11:56:34.727Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-08-14T11:56:34.727Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-08-14T11:56:34.727Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-08-14T11:56:34.727Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-14T11:56:34.727Z] service_test.go:236: FLAKY_TEST [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-08-14T11:56:34.727Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-14T11:56:34.727Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] DONE 19 tests, 12 skipped in 8.080s [2020-08-14T11:56:34.727Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-14T11:56:34.727Z] INFO: Testing against a local daemon [2020-08-14T11:56:34.727Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-14T11:56:34.727Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-14T11:56:34.727Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:56:34.727Z] === RUN TestDockerNetworkIpvlan [2020-08-14T11:56:34.727Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-14T11:56:34.727Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:56:34.727Z] PASS [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === Skipped [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-14T11:56:34.727Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-14T11:56:34.727Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] DONE 2 tests, 2 skipped in 0.211s [2020-08-14T11:56:34.727Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-14T11:56:34.727Z] INFO: Testing against a local daemon [2020-08-14T11:56:34.727Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-14T11:56:34.727Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-14T11:56:34.727Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] === RUN TestDockerNetworkMacvlan [2020-08-14T11:56:34.727Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-08-14T11:56:34.727Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] PASS [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === Skipped [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-14T11:56:34.727Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-08-14T11:56:34.727Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] DONE 2 tests, 2 skipped in 0.164s [2020-08-14T11:56:34.727Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-14T11:56:34.727Z] testing: warning: no tests to run [2020-08-14T11:56:34.727Z] PASS [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] DONE 0 tests in 0.053s [2020-08-14T11:56:34.727Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-14T11:56:34.727Z] INFO: Testing against a local daemon [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginAllowRequest [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginTLS [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginDenyRequest [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginDenyResponse [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginAllowEventStream [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginErrorResponse [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginErrorRequest [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginHeader [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginV2Disable [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginV2Disable (0.05s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-14T11:56:34.727Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.12s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] PASS [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === Skipped [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.05s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.12s) [2020-08-14T11:56:34.727Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] [2020-08-14T11:56:34.727Z] DONE 17 tests, 17 skipped in 0.763s [2020-08-14T11:56:34.727Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-14T11:56:34.985Z] INFO: Testing against a local daemon [2020-08-14T11:56:34.985Z] === RUN TestPluginInvalidJSON [2020-08-14T11:56:34.985Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-14T11:56:34.985Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-14T11:56:34.985Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-14T11:56:34.985Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-14T11:56:34.985Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-14T11:56:34.985Z] === RUN TestPluginInstall [2020-08-14T11:56:34.985Z] --- SKIP: TestPluginInstall (0.00s) [2020-08-14T11:56:34.985Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.985Z] PASS [2020-08-14T11:56:34.985Z] [2020-08-14T11:56:34.985Z] === Skipped [2020-08-14T11:56:34.985Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-08-14T11:56:34.985Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-14T11:56:34.985Z] [2020-08-14T11:56:34.985Z] [2020-08-14T11:56:34.985Z] DONE 3 tests, 1 skipped in 0.282s [2020-08-14T11:56:34.985Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-14T11:56:35.244Z] INFO: Testing against a local daemon [2020-08-14T11:56:35.244Z] === RUN TestExternalGraphDriver [2020-08-14T11:56:35.244Z] --- SKIP: TestExternalGraphDriver (0.11s) [2020-08-14T11:56:35.244Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-14T11:56:35.244Z] === RUN TestGraphdriverPluginV2 [2020-08-14T11:56:36.305Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.56s) [2020-08-14T11:56:36.305Z] === RUN TestDockerNetworkMacvlan [2020-08-14T11:56:36.872Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-14T11:56:36.872Z] === RUN TestDockerSuite/TestBuildPATH [2020-08-14T11:56:37.462Z] --- PASS: TestTemplatedSecret (3.07s) [2020-08-14T11:56:37.462Z] === RUN TestSecretCreateResolve [2020-08-14T11:56:37.809Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-14T11:56:38.377Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-14T11:56:38.945Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-08-14T11:56:39.882Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-08-14T11:56:40.450Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-08-14T11:56:40.709Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-14T11:56:40.968Z] --- PASS: TestSecretCreateResolve (3.57s) [2020-08-14T11:56:40.968Z] PASS [2020-08-14T11:56:40.968Z] [2020-08-14T11:56:40.968Z] DONE 6 tests in 20.899s [2020-08-14T11:56:40.968Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-08-14T11:56:40.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:40.968Z] ++ set -e [2020-08-14T11:56:40.968Z] ++ '[' -n 0 ']' [2020-08-14T11:56:40.968Z] ++ set -x [2020-08-14T11:56:40.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:40.968Z] INFO: Testing against a local daemon [2020-08-14T11:56:40.968Z] === RUN TestServiceCreateInit [2020-08-14T11:56:40.968Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-14T11:56:41.804Z] --- PASS: TestGraphdriverPluginV2 (5.54s) [2020-08-14T11:56:41.804Z] PASS [2020-08-14T11:56:41.804Z] [2020-08-14T11:56:41.804Z] === Skipped [2020-08-14T11:56:41.804Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.11s) [2020-08-14T11:56:41.804Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-14T11:56:41.804Z] [2020-08-14T11:56:41.804Z] [2020-08-14T11:56:41.804Z] DONE 2 tests, 1 skipped in 5.823s [2020-08-14T11:56:41.804Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-14T11:56:41.804Z] INFO: Testing against a local daemon [2020-08-14T11:56:41.804Z] === RUN TestContinueAfterPluginCrash [2020-08-14T11:56:41.804Z] === PAUSE TestContinueAfterPluginCrash [2020-08-14T11:56:41.804Z] === RUN TestReadPluginNoRead [2020-08-14T11:56:41.804Z] === PAUSE TestReadPluginNoRead [2020-08-14T11:56:41.804Z] === RUN TestDaemonStartWithLogOpt [2020-08-14T11:56:41.804Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-14T11:56:41.804Z] === CONT TestContinueAfterPluginCrash [2020-08-14T11:56:41.804Z] === CONT TestDaemonStartWithLogOpt [2020-08-14T11:56:43.243Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-14T11:56:44.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-14T11:56:46.522Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-14T11:56:48.816Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-14T11:56:49.078Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-08-14T11:56:50.456Z] --- PASS: TestDockerNetworkMacvlan (14.25s) [2020-08-14T11:56:50.456Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-08-14T11:56:50.456Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-08-14T11:56:50.456Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2020-08-14T11:56:50.456Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s) [2020-08-14T11:56:50.456Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.79s) [2020-08-14T11:56:50.456Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.11s) [2020-08-14T11:56:50.456Z] PASS [2020-08-14T11:56:50.456Z] [2020-08-14T11:56:50.456Z] DONE 8 tests in 15.986s [2020-08-14T11:56:50.456Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-14T11:56:50.456Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:50.456Z] ++ set -e [2020-08-14T11:56:50.456Z] ++ '[' -n 0 ']' [2020-08-14T11:56:50.456Z] ++ set -x [2020-08-14T11:56:50.456Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:50.456Z] testing: warning: no tests to run [2020-08-14T11:56:50.456Z] PASS [2020-08-14T11:56:50.456Z] [2020-08-14T11:56:50.456Z] DONE 0 tests in 0.032s [2020-08-14T11:56:50.456Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-14T11:56:50.456Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:50.456Z] ++ set -e [2020-08-14T11:56:50.456Z] ++ '[' -n 0 ']' [2020-08-14T11:56:50.456Z] ++ set -x [2020-08-14T11:56:50.456Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:56:50.456Z] INFO: Testing against a local daemon [2020-08-14T11:56:50.456Z] === RUN TestAuthZPluginAllowRequest [2020-08-14T11:56:51.847Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2020-08-14T11:56:51.847Z] === RUN TestAuthZPluginTLS [2020-08-14T11:56:52.082Z] --- PASS: TestServiceCreateInit (10.80s) [2020-08-14T11:56:52.082Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.37s) [2020-08-14T11:56:52.082Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.42s) [2020-08-14T11:56:52.082Z] === RUN TestCreateServiceMultipleTimes [2020-08-14T11:56:52.420Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-08-14T11:56:52.420Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-08-14T11:56:52.420Z] === RUN TestAuthZPluginDenyRequest [2020-08-14T11:56:52.987Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-08-14T11:56:52.987Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-14T11:56:53.555Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-08-14T11:56:53.555Z] === RUN TestAuthZPluginDenyResponse [2020-08-14T11:56:53.813Z] === RUN TestDockerSuite/TestBuildRm [2020-08-14T11:56:54.073Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-08-14T11:56:54.073Z] === RUN TestAuthZPluginAllowEventStream [2020-08-14T11:56:54.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-14T11:56:54.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-14T11:56:54.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-14T11:56:55.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-14T11:56:55.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-14T11:56:55.978Z] --- PASS: TestAuthZPluginAllowEventStream (1.48s) [2020-08-14T11:56:55.978Z] === RUN TestAuthZPluginErrorResponse [2020-08-14T11:56:55.978Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-08-14T11:56:56.238Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-08-14T11:56:56.238Z] === RUN TestAuthZPluginErrorRequest [2020-08-14T11:56:56.690Z] --- PASS: TestDaemonStartWithLogOpt (13.68s) [2020-08-14T11:56:56.690Z] === CONT TestReadPluginNoRead [2020-08-14T11:56:56.805Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-08-14T11:56:56.805Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-08-14T11:56:56.805Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-14T11:56:57.372Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-08-14T11:56:57.372Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-14T11:56:57.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-14T11:56:57.939Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-08-14T11:56:58.198Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-08-14T11:56:58.591Z] === RUN TestReadPluginNoRead/default [2020-08-14T11:56:58.591Z] --- PASS: TestContinueAfterPluginCrash (17.38s) [2020-08-14T11:56:59.136Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-08-14T11:56:59.136Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2020-08-14T11:56:59.136Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-14T11:56:59.703Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-08-14T11:57:00.493Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-14T11:57:01.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-14T11:57:01.081Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.84s) [2020-08-14T11:57:01.081Z] === RUN TestAuthZPluginHeader [2020-08-14T11:57:01.081Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-08-14T11:57:01.649Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-08-14T11:57:01.649Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-14T11:57:01.909Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-08-14T11:57:03.051Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-14T11:57:03.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-14T11:57:04.444Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-08-14T11:57:04.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-14T11:57:04.703Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-08-14T11:57:04.962Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-08-14T11:57:04.962Z] === RUN TestDockerSuite/TestBuildSpaces [2020-08-14T11:57:04.987Z] --- PASS: TestReadPluginNoRead (10.21s) [2020-08-14T11:57:04.987Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2020-08-14T11:57:04.987Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.21s) [2020-08-14T11:57:04.987Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.21s) [2020-08-14T11:57:04.987Z] read_test.go:92: [d2dda88ec0e88] daemon is not started [2020-08-14T11:57:04.987Z] PASS [2020-08-14T11:57:04.987Z] [2020-08-14T11:57:04.987Z] DONE 6 tests in 24.096s [2020-08-14T11:57:04.987Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-14T11:57:04.987Z] testing: warning: no tests to run [2020-08-14T11:57:04.987Z] PASS [2020-08-14T11:57:04.987Z] [2020-08-14T11:57:04.987Z] DONE 0 tests in 0.065s [2020-08-14T11:57:04.987Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-14T11:57:05.245Z] INFO: Testing against a local daemon [2020-08-14T11:57:05.245Z] === RUN TestPluginWithDevMounts [2020-08-14T11:57:05.245Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-08-14T11:57:05.245Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-14T11:57:05.245Z] PASS [2020-08-14T11:57:05.245Z] [2020-08-14T11:57:05.245Z] === Skipped [2020-08-14T11:57:05.245Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-08-14T11:57:05.245Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-14T11:57:05.245Z] [2020-08-14T11:57:05.245Z] [2020-08-14T11:57:05.245Z] DONE 1 tests, 1 skipped in 0.209s [2020-08-14T11:57:05.245Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-14T11:57:05.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-14T11:57:05.503Z] INFO: Testing against a local daemon [2020-08-14T11:57:05.504Z] === RUN TestSecretInspect [2020-08-14T11:57:05.504Z] --- SKIP: TestSecretInspect (0.02s) [2020-08-14T11:57:05.504Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.504Z] === RUN TestSecretList [2020-08-14T11:57:05.504Z] --- SKIP: TestSecretList (0.02s) [2020-08-14T11:57:05.504Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.504Z] === RUN TestSecretsCreateAndDelete [2020-08-14T11:57:05.504Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-08-14T11:57:05.504Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.504Z] === RUN TestSecretsUpdate [2020-08-14T11:57:05.504Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-08-14T11:57:05.504Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.504Z] === RUN TestTemplatedSecret [2020-08-14T11:57:05.504Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-08-14T11:57:05.504Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.504Z] === RUN TestSecretCreateResolve [2020-08-14T11:57:05.504Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-08-14T11:57:05.504Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.504Z] PASS [2020-08-14T11:57:05.504Z] [2020-08-14T11:57:05.504Z] === Skipped [2020-08-14T11:57:05.504Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-08-14T11:57:05.504Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.504Z] [2020-08-14T11:57:05.504Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-08-14T11:57:05.504Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.504Z] [2020-08-14T11:57:05.504Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-08-14T11:57:05.504Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.504Z] [2020-08-14T11:57:05.504Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-08-14T11:57:05.504Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.504Z] [2020-08-14T11:57:05.504Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-08-14T11:57:05.504Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.504Z] [2020-08-14T11:57:05.504Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-08-14T11:57:05.504Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.504Z] [2020-08-14T11:57:05.504Z] [2020-08-14T11:57:05.504Z] DONE 6 tests, 6 skipped in 0.236s [2020-08-14T11:57:05.504Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-14T11:57:05.530Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-08-14T11:57:05.762Z] INFO: Testing against a local daemon [2020-08-14T11:57:05.762Z] === RUN TestServiceCreateInit [2020-08-14T11:57:05.762Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-14T11:57:05.762Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-14T11:57:05.762Z] --- PASS: TestServiceCreateInit (0.02s) [2020-08-14T11:57:05.762Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-14T11:57:05.762Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.762Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-14T11:57:05.762Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.762Z] === RUN TestCreateServiceMultipleTimes [2020-08-14T11:57:05.762Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-08-14T11:57:05.762Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.762Z] === RUN TestCreateServiceConflict [2020-08-14T11:57:05.762Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-08-14T11:57:05.762Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.762Z] === RUN TestCreateServiceMaxReplicas [2020-08-14T11:57:05.762Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-08-14T11:57:05.762Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.762Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-14T11:57:05.762Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-08-14T11:57:05.762Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.762Z] === RUN TestCreateServiceSecretFileMode [2020-08-14T11:57:05.762Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-08-14T11:57:05.762Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.762Z] === RUN TestCreateServiceConfigFileMode [2020-08-14T11:57:05.762Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-08-14T11:57:05.762Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.762Z] === RUN TestCreateServiceSysctls [2020-08-14T11:57:05.762Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-08-14T11:57:05.762Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.762Z] === RUN TestCreateServiceCapabilities [2020-08-14T11:57:05.762Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-08-14T11:57:05.762Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.762Z] === RUN TestInspect [2020-08-14T11:57:05.762Z] --- SKIP: TestInspect (0.01s) [2020-08-14T11:57:05.762Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.762Z] === RUN TestCreateJob [2020-08-14T11:57:05.762Z] --- SKIP: TestCreateJob (0.01s) [2020-08-14T11:57:05.762Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.762Z] === RUN TestReplicatedJob [2020-08-14T11:57:05.762Z] --- SKIP: TestReplicatedJob (0.01s) [2020-08-14T11:57:05.762Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.762Z] === RUN TestUpdateReplicatedJob [2020-08-14T11:57:05.762Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-08-14T11:57:05.762Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.762Z] === RUN TestServiceListWithStatuses [2020-08-14T11:57:05.762Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-14T11:57:05.762Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-14T11:57:05.762Z] === RUN TestDockerNetworkConnectAlias [2020-08-14T11:57:05.762Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-08-14T11:57:05.762Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:05.762Z] === RUN TestDockerNetworkReConnect [2020-08-14T11:57:06.021Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-08-14T11:57:06.021Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:06.021Z] === RUN TestServicePlugin [2020-08-14T11:57:06.099Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.38s) [2020-08-14T11:57:06.099Z] === RUN TestAuthZPluginV2Disable [2020-08-14T11:57:06.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-14T11:57:06.668Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-08-14T11:57:06.927Z] === RUN TestDockerSuite/TestBuildStderr [2020-08-14T11:57:07.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-14T11:57:07.864Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-08-14T11:57:08.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-14T11:57:09.308Z] --- SKIP: TestServicePlugin (3.45s) [2020-08-14T11:57:09.308Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.308Z] === RUN TestServiceUpdateLabel [2020-08-14T11:57:09.308Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-08-14T11:57:09.308Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.308Z] === RUN TestServiceUpdateSecrets [2020-08-14T11:57:09.308Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-08-14T11:57:09.308Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.308Z] === RUN TestServiceUpdateConfigs [2020-08-14T11:57:09.308Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-08-14T11:57:09.308Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.308Z] === RUN TestServiceUpdateNetwork [2020-08-14T11:57:09.308Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-08-14T11:57:09.308Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.308Z] === RUN TestServiceUpdatePidsLimit [2020-08-14T11:57:09.567Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-08-14T11:57:09.567Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] PASS [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === Skipped [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-14T11:57:09.567Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-14T11:57:09.567Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-14T11:57:09.567Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-14T11:57:09.567Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-08-14T11:57:09.567Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-08-14T11:57:09.567Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-08-14T11:57:09.567Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-08-14T11:57:09.567Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-08-14T11:57:09.567Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-08-14T11:57:09.567Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-08-14T11:57:09.567Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-08-14T11:57:09.567Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-08-14T11:57:09.567Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-08-14T11:57:09.567Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-08-14T11:57:09.567Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-08-14T11:57:09.567Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-14T11:57:09.567Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-08-14T11:57:09.567Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-08-14T11:57:09.567Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestServicePlugin (3.45s) [2020-08-14T11:57:09.567Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-08-14T11:57:09.567Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-08-14T11:57:09.567Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-08-14T11:57:09.567Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-08-14T11:57:09.567Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-08-14T11:57:09.567Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] DONE 24 tests, 23 skipped in 3.930s [2020-08-14T11:57:09.567Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-14T11:57:09.567Z] INFO: Testing against a local daemon [2020-08-14T11:57:09.567Z] === RUN TestSessionCreate [2020-08-14T11:57:09.567Z] --- PASS: TestSessionCreate (0.03s) [2020-08-14T11:57:09.567Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-14T11:57:09.567Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-14T11:57:09.567Z] PASS [2020-08-14T11:57:09.567Z] [2020-08-14T11:57:09.567Z] DONE 2 tests in 0.181s [2020-08-14T11:57:09.567Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-14T11:57:09.826Z] INFO: Testing against a local daemon [2020-08-14T11:57:09.826Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-14T11:57:09.826Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-08-14T11:57:09.826Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-14T11:57:09.826Z] === RUN TestEventsExecDie [2020-08-14T11:57:10.394Z] --- PASS: TestEventsExecDie (0.48s) [2020-08-14T11:57:10.394Z] === RUN TestEventsBackwardsCompatible [2020-08-14T11:57:10.394Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-08-14T11:57:10.394Z] === RUN TestInfoBinaryCommits [2020-08-14T11:57:10.394Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-14T11:57:10.394Z] === RUN TestInfoAPIVersioned [2020-08-14T11:57:10.394Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-08-14T11:57:10.394Z] === RUN TestInfoDiscoveryBackend [2020-08-14T11:57:10.407Z] --- PASS: TestAuthZPluginV2Disable (3.93s) [2020-08-14T11:57:10.407Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-14T11:57:10.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-14T11:57:11.344Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-08-14T11:57:11.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-14T11:57:12.292Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-08-14T11:57:12.295Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-08-14T11:57:12.295Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-14T11:57:12.860Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-08-14T11:57:13.119Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.12s) [2020-08-14T11:57:13.119Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-14T11:57:13.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-14T11:57:13.378Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-08-14T11:57:13.946Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-08-14T11:57:14.312Z] Removing intermediate container e3cac978174e [2020-08-14T11:57:14.312Z] ---> e658139f2c7b [2020-08-14T11:57:14.312Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-08-14T11:57:14.312Z] ---> Running in dc43adaf63f6 [2020-08-14T11:57:14.312Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-08-14T11:57:14.312Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-08-14T11:57:14.312Z] go: finding gotest.tools v0.3.5 [2020-08-14T11:57:14.312Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-14T11:57:14.312Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-14T11:57:14.312Z] go: downloading gotest.tools v2.1.0+incompatible [2020-08-14T11:57:14.312Z] go: extracting gotest.tools v2.1.0+incompatible [2020-08-14T11:57:14.312Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-08-14T11:57:14.312Z] go: downloading github.com/pkg/errors v0.8.0 [2020-08-14T11:57:14.312Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-14T11:57:14.312Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-14T11:57:14.312Z] go: extracting github.com/pkg/errors v0.8.0 [2020-08-14T11:57:14.312Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-14T11:57:14.312Z] go: downloading github.com/fatih/color v1.6.0 [2020-08-14T11:57:14.312Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-08-14T11:57:14.312Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-14T11:57:14.312Z] go: extracting github.com/fatih/color v1.6.0 [2020-08-14T11:57:14.312Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-14T11:57:14.312Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-14T11:57:14.312Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-14T11:57:14.312Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-14T11:57:14.312Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-14T11:57:14.312Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-14T11:57:14.312Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-14T11:57:14.312Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-14T11:57:14.312Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-14T11:57:14.312Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-14T11:57:14.568Z] --- PASS: TestCreateServiceMultipleTimes (21.70s) [2020-08-14T11:57:14.568Z] === RUN TestCreateServiceConflict [2020-08-14T11:57:14.739Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-14T11:57:14.739Z] Using test binary docker [2020-08-14T11:57:14.739Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-14T11:57:14.739Z] +++ /etc/init.d/apparmor start [2020-08-14T11:57:14.739Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-14T11:57:14.739Z] INFO: Waiting for daemon to start... [2020-08-14T11:57:14.739Z] Starting dockerd [2020-08-14T11:57:14.739Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-08-14T11:57:14.772Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-14T11:57:14.772Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-14T11:57:15.234Z] go: finding github.com/fatih/color v1.6.0 [2020-08-14T11:57:15.234Z] go: finding github.com/pkg/errors v0.8.0 [2020-08-14T11:57:15.234Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-14T11:57:15.234Z] go: finding github.com/spf13/pflag v1.0.1 [2020-08-14T11:57:15.234Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-14T11:57:15.327Z] === RUN TestDockerSuite/TestBuildUser [2020-08-14T11:57:15.578Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-08-14T11:57:15.578Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-14T11:57:15.578Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-14T11:57:15.578Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:57:15.578Z] === RUN TestInfoAPI [2020-08-14T11:57:15.578Z] --- PASS: TestInfoAPI (0.04s) [2020-08-14T11:57:15.578Z] === RUN TestInfoAPIWarnings [2020-08-14T11:57:15.694Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-14T11:57:15.694Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-14T11:57:15.694Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-14T11:57:15.694Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-14T11:57:15.694Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-14T11:57:15.694Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-14T11:57:16.669Z] --- PASS: TestCreateServiceConflict (3.65s) [2020-08-14T11:57:16.669Z] === RUN TestCreateServiceMaxReplicas [2020-08-14T11:57:16.710Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-08-14T11:57:16.813Z] . [2020-08-14T11:57:16.813Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-14T11:57:16.813Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-14T11:57:16.813Z] Error: No such image: emptyfs [2020-08-14T11:57:16.813Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-14T11:57:16.813Z] ++++ docker load [2020-08-14T11:57:16.953Z] --- PASS: TestInfoAPIWarnings (1.53s) [2020-08-14T11:57:16.953Z] === RUN TestInfoDebug [2020-08-14T11:57:17.109Z] Running integration-test (iteration 1) [2020-08-14T11:57:17.109Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-08-14T11:57:17.109Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:57:17.109Z] ++ set -e [2020-08-14T11:57:17.109Z] ++ '[' -n 0 ']' [2020-08-14T11:57:17.109Z] ++ set -x [2020-08-14T11:57:17.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:57:17.875Z] INFO: Build done for gotestsum... [2020-08-14T11:57:18.329Z] --- PASS: TestInfoDebug (1.53s) [2020-08-14T11:57:18.329Z] === RUN TestInfoInsecureRegistries [2020-08-14T11:57:20.235Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-08-14T11:57:20.235Z] === RUN TestInfoRegistryMirrors [2020-08-14T11:57:21.197Z] --- PASS: TestCreateServiceMaxReplicas (3.94s) [2020-08-14T11:57:21.197Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-14T11:57:21.610Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-08-14T11:57:21.610Z] === RUN TestLoginFailsWithBadCredentials [2020-08-14T11:57:21.610Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2020-08-14T11:57:21.610Z] === RUN TestPingCacheHeaders [2020-08-14T11:57:21.868Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-08-14T11:57:21.868Z] === RUN TestPingGet [2020-08-14T11:57:21.868Z] --- PASS: TestPingGet (0.01s) [2020-08-14T11:57:21.868Z] === RUN TestPingHead [2020-08-14T11:57:21.868Z] --- PASS: TestPingHead (0.02s) [2020-08-14T11:57:21.868Z] === RUN TestVersion [2020-08-14T11:57:21.868Z] --- PASS: TestVersion (0.02s) [2020-08-14T11:57:21.868Z] PASS [2020-08-14T11:57:21.868Z] [2020-08-14T11:57:21.868Z] === Skipped [2020-08-14T11:57:21.868Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-08-14T11:57:21.868Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-14T11:57:21.868Z] [2020-08-14T11:57:21.868Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-14T11:57:21.868Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-14T11:57:21.868Z] [2020-08-14T11:57:21.868Z] [2020-08-14T11:57:21.868Z] DONE 18 tests, 2 skipped in 12.134s [2020-08-14T11:57:21.868Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-14T11:57:21.868Z] INFO: Testing against a local daemon [2020-08-14T11:57:21.868Z] === RUN TestVolumesCreateAndList [2020-08-14T11:57:21.981Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-08-14T11:57:22.127Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-14T11:57:22.127Z] === RUN TestVolumesRemove [2020-08-14T11:57:22.127Z] --- PASS: TestVolumesRemove (0.06s) [2020-08-14T11:57:22.127Z] === RUN TestVolumesInspect [2020-08-14T11:57:22.127Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-14T11:57:22.127Z] === RUN TestVolumesInvalidJSON [2020-08-14T11:57:22.127Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-14T11:57:22.127Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-14T11:57:22.127Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-14T11:57:22.127Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-14T11:57:22.127Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-14T11:57:22.127Z] PASS [2020-08-14T11:57:22.127Z] [2020-08-14T11:57:22.127Z] DONE 5 tests in 0.300s [2020-08-14T11:57:22.127Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-14T11:57:22.127Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11914 is not a child of this shell [2020-08-14T11:57:22.127Z] warning: PID 11914 from bundles/test-integration/docker.pid had a nonzero exit code [2020-08-14T11:57:22.127Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-14T11:57:22.127Z] [2020-08-14T11:57:22.127Z] Unloading profiles will leave already running processes permanently [2020-08-14T11:57:22.127Z] unconfined, which can lead to unexpected situations. [2020-08-14T11:57:22.127Z] [2020-08-14T11:57:22.127Z] To set a process to complain mode, use the command line tool [2020-08-14T11:57:22.127Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-14T11:57:22.127Z] Removing test suite binaries [2020-08-14T11:57:22.386Z] exiting test-integration [2020-08-14T11:57:22.386Z] ++ exit 0 [2020-08-14T11:57:23.320Z] [2020-08-14T11:57:23.885Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.77s) [2020-08-14T11:57:23.885Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart Post stage [Pipeline] junit [2020-08-14T11:57:24.712Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-14T11:57:27.026Z] + echo Ensuring container killed. [2020-08-14T11:57:27.026Z] Ensuring container killed. [2020-08-14T11:57:27.026Z] + docker rm -vf docker-pr2 [2020-08-14T11:57:27.026Z] Error: No such container: docker-pr2 [2020-08-14T11:57:27.026Z] + true [Pipeline] sh [2020-08-14T11:57:27.309Z] + echo Chowning /workspace to jenkins user [2020-08-14T11:57:27.309Z] Chowning /workspace to jenkins user [2020-08-14T11:57:27.309Z] + id -u [2020-08-14T11:57:27.309Z] + id -g [2020-08-14T11:57:27.309Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38241:/workspace busybox chown -R 1000:1000 /workspace [2020-08-14T11:57:27.309Z] Unable to find image 'busybox:latest' locally [2020-08-14T11:57:27.309Z] latest: Pulling from library/busybox [2020-08-14T11:57:27.309Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-14T11:57:29.869Z] Loaded image: buildpack-deps:buster [2020-08-14T11:57:30.166Z] Loaded image: busybox:latest [2020-08-14T11:57:30.166Z] Loaded image: busybox:glibc [2020-08-14T11:57:30.166Z] Loaded image: debian:buster [2020-08-14T11:57:30.166Z] Loaded image: hello-world:latest [2020-08-14T11:57:30.166Z] INFO: Testing against a local daemon [2020-08-14T11:57:30.166Z] === RUN TestCgroupNamespacesBuild [2020-08-14T11:57:30.267Z] Removing intermediate container dc43adaf63f6 [2020-08-14T11:57:30.267Z] ---> 9ba4c9e9406e [2020-08-14T11:57:30.267Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-08-14T11:57:30.267Z] ---> Running in a9e937e7febf [2020-08-14T11:57:30.267Z] Removing intermediate container a9e937e7febf [2020-08-14T11:57:30.267Z] ---> 5fafa073902d [2020-08-14T11:57:30.267Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-08-14T11:57:30.267Z] ---> Running in 64c07b7b3900 [2020-08-14T11:57:30.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-08-14T11:57:30.726Z] Removing intermediate container 64c07b7b3900 [2020-08-14T11:57:30.727Z] ---> 0c10c8c4d1e6 [2020-08-14T11:57:30.727Z] Step 10/10 : COPY . . [2020-08-14T11:57:31.027Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-08-14T11:57:31.595Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-08-14T11:57:31.687Z] --- PASS: TestCgroupNamespacesBuild (1.42s) [2020-08-14T11:57:31.687Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-14T11:57:31.854Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-08-14T11:57:32.577Z] 61c5ed1cbdf8: Verifying Checksum [2020-08-14T11:57:32.577Z] 61c5ed1cbdf8: Download complete [2020-08-14T11:57:32.577Z] 61c5ed1cbdf8: Pull complete [2020-08-14T11:57:32.577Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-14T11:57:32.577Z] Status: Downloaded newer image for busybox:latest [2020-08-14T11:57:32.794Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-08-14T11:57:33.235Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2020-08-14T11:57:33.235Z] === RUN TestBuildWithSession [2020-08-14T11:57:33.235Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-14T11:57:33.235Z] build_session_test.go:25: TODO: BuildKit [2020-08-14T11:57:33.235Z] === RUN TestBuildSquashParent [2020-08-14T11:57:34.176Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-08-14T11:57:34.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-14T11:57:34.775Z] + bundleName=amd64-rootless [2020-08-14T11:57:34.775Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-08-14T11:57:34.775Z] Creating amd64-rootless-bundles.tar.gz [2020-08-14T11:57:34.775Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-14T11:57:34.775Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-14T11:57:34.787Z] Archiving artifacts [2020-08-14T11:57:35.005Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-08-14T11:57:35.005Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-08-14T11:57:35.005Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-08-14T11:57:35.005Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-08-14T11:57:35.005Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-08-14T11:57:36.384Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-08-14T11:57:36.384Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-08-14T11:57:36.549Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.01s) [2020-08-14T11:57:36.549Z] === RUN TestCreateServiceSecretFileMode [2020-08-14T11:57:36.565Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-38241/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-14T11:57:36.884Z] + make clean [2020-08-14T11:57:37.146Z] docker volume rm -f docker-dev-cache [2020-08-14T11:57:37.146Z] docker-dev-cache [Pipeline] deleteDir [2020-08-14T11:57:37.319Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-08-14T11:57:37.710Z] --- PASS: TestBuildSquashParent (4.43s) [2020-08-14T11:57:37.710Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-14T11:57:37.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-14T11:57:37.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-14T11:57:37.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-14T11:57:37.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-14T11:57:37.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-14T11:57:37.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-14T11:57:37.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-14T11:57:37.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-14T11:57:37.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-14T11:57:37.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-14T11:57:37.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-14T11:57:37.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-14T11:57:37.710Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-14T11:57:37.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-14T11:57:37.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-14T11:57:37.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [Pipeline] } [Pipeline] // withEnv [2020-08-14T11:57:37.888Z] === RUN TestDockerSuite/TestBuildWithTabs [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-14T11:57:38.488Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-08-14T11:57:38.488Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-08-14T11:57:39.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-14T11:57:40.068Z] --- PASS: TestCreateServiceSecretFileMode (3.50s) [2020-08-14T11:57:40.068Z] === RUN TestCreateServiceConfigFileMode [2020-08-14T11:57:40.396Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-08-14T11:57:40.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-14T11:57:40.656Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.64s) [2020-08-14T11:57:40.656Z] PASS [2020-08-14T11:57:40.656Z] [2020-08-14T11:57:40.656Z] DONE 17 tests in 50.306s [2020-08-14T11:57:40.656Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-14T11:57:40.656Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:57:40.656Z] ++ set -e [2020-08-14T11:57:40.656Z] ++ '[' -n 0 ']' [2020-08-14T11:57:40.656Z] ++ set -x [2020-08-14T11:57:40.656Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:57:40.656Z] INFO: Testing against a local daemon [2020-08-14T11:57:40.656Z] === RUN TestPluginInvalidJSON [2020-08-14T11:57:40.915Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-14T11:57:40.915Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-14T11:57:40.915Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-14T11:57:40.915Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-14T11:57:40.915Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-08-14T11:57:40.915Z] === RUN TestPluginInstall [2020-08-14T11:57:40.915Z] === RUN TestPluginInstall/no_auth [2020-08-14T11:57:41.482Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-08-14T11:57:41.982Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-08-14T11:57:41.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.02s) [2020-08-14T11:57:41.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.89s) [2020-08-14T11:57:41.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.98s) [2020-08-14T11:57:41.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.01s) [2020-08-14T11:57:41.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2020-08-14T11:57:41.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.38s) [2020-08-14T11:57:41.982Z] === RUN TestBuildMultiStageCopy [2020-08-14T11:57:41.982Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-14T11:57:42.861Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-08-14T11:57:43.121Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-08-14T11:57:43.522Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-14T11:57:43.522Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-14T11:57:43.589Z] --- PASS: TestCreateServiceConfigFileMode (3.53s) [2020-08-14T11:57:43.589Z] === RUN TestCreateServiceSysctls [2020-08-14T11:57:43.816Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-14T11:57:44.058Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-08-14T11:57:44.058Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-08-14T11:57:44.112Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-14T11:57:44.412Z] --- PASS: TestBuildMultiStageCopy (2.80s) [2020-08-14T11:57:44.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2020-08-14T11:57:44.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-08-14T11:57:44.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s) [2020-08-14T11:57:44.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2020-08-14T11:57:44.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2020-08-14T11:57:44.412Z] === RUN TestBuildMultiStageParentConfig [2020-08-14T11:57:44.997Z] === RUN TestDockerSuite/TestBuildXZHost [2020-08-14T11:57:45.457Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2020-08-14T11:57:45.457Z] === RUN TestBuildLabelWithTargets [2020-08-14T11:57:46.978Z] --- PASS: TestBuildLabelWithTargets (1.36s) [2020-08-14T11:57:46.978Z] === RUN TestBuildWithEmptyLayers [2020-08-14T11:57:47.273Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2020-08-14T11:57:47.273Z] === RUN TestBuildMultiStageOnBuild [2020-08-14T11:57:47.534Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-08-14T11:57:47.534Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-08-14T11:57:47.534Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-08-14T11:57:47.794Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-08-14T11:57:48.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-14T11:57:48.057Z] --- PASS: TestCreateServiceSysctls (4.28s) [2020-08-14T11:57:48.057Z] === RUN TestCreateServiceCapabilities [2020-08-14T11:57:48.992Z] === RUN TestDockerSuite/TestCommitChange [2020-08-14T11:57:49.251Z] time="2020-08-14T11:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:57:49.251Z] time="2020-08-14T11:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3b55ca7b53df6cdd0bdae845960c49e77cbb3656b74a1e8e34c56d74d2a7a52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:57:49.251Z] time="2020-08-14T11:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:57:49.251Z] time="2020-08-14T11:57:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3b55ca7b53df6cdd0bdae845960c49e77cbb3656b74a1e8e34c56d74d2a7a52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:57:49.365Z] --- PASS: TestBuildMultiStageOnBuild (1.73s) [2020-08-14T11:57:49.365Z] === RUN TestBuildUncleanTarFilenames [2020-08-14T11:57:49.510Z] === RUN TestPluginInstall/with_htpasswd [2020-08-14T11:57:50.009Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2020-08-14T11:57:50.009Z] === RUN TestBuildMultiStageLayerLeak [2020-08-14T11:57:50.079Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-08-14T11:57:50.648Z] time="2020-08-14T11:57:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:57:50.648Z] time="2020-08-14T11:57:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d2799383f3f3396492d1c2b064046b534b3b83172b91af4a1f3c4b68073831f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:57:50.648Z] time="2020-08-14T11:57:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:57:50.648Z] time="2020-08-14T11:57:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d2799383f3f3396492d1c2b064046b534b3b83172b91af4a1f3c4b68073831f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:57:51.216Z] === RUN TestDockerSuite/TestCommitHardlink [2020-08-14T11:57:51.216Z] === RUN TestPluginInstall/with_insecure [2020-08-14T11:57:51.578Z] --- PASS: TestCreateServiceCapabilities (3.64s) [2020-08-14T11:57:51.578Z] === RUN TestInspect [2020-08-14T11:57:52.117Z] --- PASS: TestBuildMultiStageLayerLeak (1.90s) [2020-08-14T11:57:52.117Z] === RUN TestBuildWithHugeFile [2020-08-14T11:57:53.122Z] === RUN TestDockerSuite/TestCommitNewFile [2020-08-14T11:57:53.122Z] time="2020-08-14T11:57:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:57:53.122Z] time="2020-08-14T11:57:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50a50d84f18635f7738d949947a460078fe2714810ad2fdd8431838f9a0ea0b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:57:53.122Z] time="2020-08-14T11:57:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T11:57:53.122Z] time="2020-08-14T11:57:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50a50d84f18635f7738d949947a460078fe2714810ad2fdd8431838f9a0ea0b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T11:57:53.690Z] --- PASS: TestPluginInstall (12.72s) [2020-08-14T11:57:53.690Z] --- PASS: TestPluginInstall/no_auth (8.82s) [2020-08-14T11:57:53.690Z] --- PASS: TestPluginInstall/with_htpasswd (1.50s) [2020-08-14T11:57:53.690Z] --- PASS: TestPluginInstall/with_insecure (2.40s) [2020-08-14T11:57:53.690Z] plugin_test.go:157: [d351aa7ed9600] daemon is not started [2020-08-14T11:57:53.690Z] PASS [2020-08-14T11:57:53.690Z] [2020-08-14T11:57:53.690Z] DONE 6 tests in 12.944s [2020-08-14T11:57:53.690Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-14T11:57:53.690Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:57:53.690Z] ++ set -e [2020-08-14T11:57:53.690Z] ++ '[' -n 0 ']' [2020-08-14T11:57:53.690Z] ++ set -x [2020-08-14T11:57:53.691Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:57:53.691Z] INFO: Testing against a local daemon [2020-08-14T11:57:53.691Z] === RUN TestExternalGraphDriver [2020-08-14T11:57:53.950Z] === RUN TestExternalGraphDriver/json [2020-08-14T11:57:54.519Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-08-14T11:57:55.457Z] === RUN TestDockerSuite/TestCommitTTY [2020-08-14T11:57:55.880Z] ---> 3c295a39f9cc [2020-08-14T11:57:55.880Z] Successfully built 3c295a39f9cc [2020-08-14T11:57:55.880Z] Successfully tagged docker:latest [2020-08-14T11:57:55.880Z] INFO: Image build ended at 08/14/2020 11:57:54. Duration:00:03:40.6649460 [2020-08-14T11:57:55.880Z] [2020-08-14T11:57:55.880Z] [2020-08-14T11:57:55.880Z] INFO: Building the test binaries at 08/14/2020 11:57:54... [2020-08-14T11:57:56.025Z] === RUN TestExternalGraphDriver/spec [2020-08-14T11:57:56.033Z] --- PASS: TestInspect (3.89s) [2020-08-14T11:57:56.033Z] === RUN TestCreateJob [2020-08-14T11:57:56.594Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-08-14T11:57:57.530Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-08-14T11:57:57.789Z] === RUN TestExternalGraphDriver/pull [2020-08-14T11:57:58.363Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-08-14T11:57:59.319Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-08-14T11:57:59.319Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-08-14T11:57:59.319Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-08-14T11:57:59.319Z] --- PASS: TestExternalGraphDriver (5.56s) [2020-08-14T11:57:59.319Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2020-08-14T11:57:59.319Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2020-08-14T11:57:59.319Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2020-08-14T11:57:59.319Z] === RUN TestGraphdriverPluginV2 [2020-08-14T11:57:59.577Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-08-14T11:57:59.577Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-08-14T11:57:59.577Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-08-14T11:57:59.577Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-08-14T11:57:59.627Z] INFO: make.ps1 starting at 08/14/2020 11:57:59 [2020-08-14T11:57:59.627Z] INFO: Git commit (146a6173dc) assumed from DOCKER_GITCOMMIT environment variable [2020-08-14T11:57:59.628Z] INFO: Invoking autogen... [2020-08-14T11:58:00.490Z] --- PASS: TestCreateJob (4.33s) [2020-08-14T11:58:00.490Z] === RUN TestReplicatedJob [2020-08-14T11:58:00.954Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-08-14T11:58:01.169Z] INFO: Building daemon... [2020-08-14T11:58:01.892Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-08-14T11:58:01.892Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-08-14T11:58:02.460Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-08-14T11:58:03.029Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-08-14T11:58:03.289Z] --- PASS: TestGraphdriverPluginV2 (3.94s) [2020-08-14T11:58:03.289Z] PASS [2020-08-14T11:58:03.289Z] [2020-08-14T11:58:03.289Z] DONE 5 tests in 9.721s [2020-08-14T11:58:03.289Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-14T11:58:03.289Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:58:03.289Z] ++ set -e [2020-08-14T11:58:03.289Z] ++ '[' -n 0 ']' [2020-08-14T11:58:03.289Z] ++ set -x [2020-08-14T11:58:03.289Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:58:03.548Z] INFO: Testing against a local daemon [2020-08-14T11:58:03.548Z] === RUN TestContinueAfterPluginCrash [2020-08-14T11:58:03.548Z] === PAUSE TestContinueAfterPluginCrash [2020-08-14T11:58:03.548Z] === RUN TestReadPluginNoRead [2020-08-14T11:58:03.548Z] === PAUSE TestReadPluginNoRead [2020-08-14T11:58:03.548Z] === RUN TestDaemonStartWithLogOpt [2020-08-14T11:58:03.548Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-14T11:58:03.548Z] === CONT TestContinueAfterPluginCrash [2020-08-14T11:58:03.548Z] === CONT TestDaemonStartWithLogOpt [2020-08-14T11:58:03.548Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-08-14T11:58:04.117Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-08-14T11:58:05.055Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-08-14T11:58:05.055Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-08-14T11:58:05.055Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-08-14T11:58:05.994Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-08-14T11:58:05.994Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-08-14T11:58:05.994Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-08-14T11:58:05.994Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-08-14T11:58:06.254Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-08-14T11:58:07.192Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-08-14T11:58:07.388Z] --- PASS: TestReplicatedJob (6.98s) [2020-08-14T11:58:07.388Z] === RUN TestUpdateReplicatedJob [2020-08-14T11:58:07.761Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-08-14T11:58:08.698Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-08-14T11:58:08.698Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-08-14T11:58:09.267Z] --- PASS: TestDaemonStartWithLogOpt (5.87s) [2020-08-14T11:58:09.267Z] === CONT TestReadPluginNoRead [2020-08-14T11:58:09.835Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-08-14T11:58:10.404Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-08-14T11:58:10.404Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-08-14T11:58:11.343Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-08-14T11:58:11.851Z] --- PASS: TestUpdateReplicatedJob (4.44s) [2020-08-14T11:58:11.851Z] === RUN TestServiceListWithStatuses [2020-08-14T11:58:11.851Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-14T11:58:11.851Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-14T11:58:11.851Z] === RUN TestDockerNetworkConnectAlias [2020-08-14T11:58:11.912Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-08-14T11:58:12.479Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-08-14T11:58:13.048Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-14T11:58:13.048Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-08-14T11:58:13.048Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-08-14T11:58:13.622Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-08-14T11:58:14.563Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-08-14T11:58:14.563Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-14T11:58:14.563Z] --- PASS: TestContinueAfterPluginCrash (11.07s) [2020-08-14T11:58:15.132Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-08-14T11:58:15.132Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-08-14T11:58:15.701Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-08-14T11:58:15.961Z] === RUN TestReadPluginNoRead/default [2020-08-14T11:58:16.936Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-08-14T11:58:17.872Z] --- PASS: TestReadPluginNoRead (8.28s) [2020-08-14T11:58:17.872Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2020-08-14T11:58:17.872Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.62s) [2020-08-14T11:58:17.872Z] --- PASS: TestReadPluginNoRead/default (1.64s) [2020-08-14T11:58:17.872Z] read_test.go:92: [d053bd91048e4] daemon is not started [2020-08-14T11:58:17.872Z] PASS [2020-08-14T11:58:17.872Z] [2020-08-14T11:58:17.872Z] DONE 6 tests in 14.331s [2020-08-14T11:58:17.872Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-14T11:58:17.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:58:17.872Z] ++ set -e [2020-08-14T11:58:17.872Z] ++ '[' -n 0 ']' [2020-08-14T11:58:17.872Z] ++ set -x [2020-08-14T11:58:17.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:58:17.872Z] testing: warning: no tests to run [2020-08-14T11:58:17.872Z] PASS [2020-08-14T11:58:17.872Z] [2020-08-14T11:58:17.872Z] DONE 0 tests in 0.054s [2020-08-14T11:58:17.872Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-14T11:58:17.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:58:17.872Z] ++ set -e [2020-08-14T11:58:17.872Z] ++ '[' -n 0 ']' [2020-08-14T11:58:17.872Z] ++ set -x [2020-08-14T11:58:17.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:58:17.872Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-08-14T11:58:17.872Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-08-14T11:58:17.872Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-08-14T11:58:17.872Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-08-14T11:58:17.872Z] INFO: Testing against a local daemon [2020-08-14T11:58:17.872Z] === RUN TestPluginWithDevMounts [2020-08-14T11:58:17.872Z] === PAUSE TestPluginWithDevMounts [2020-08-14T11:58:17.872Z] === CONT TestPluginWithDevMounts [2020-08-14T11:58:17.872Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-08-14T11:58:18.439Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-08-14T11:58:19.817Z] --- PASS: TestPluginWithDevMounts (1.79s) [2020-08-14T11:58:19.817Z] PASS [2020-08-14T11:58:19.817Z] [2020-08-14T11:58:19.817Z] DONE 1 tests in 1.979s [2020-08-14T11:58:19.817Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-14T11:58:19.817Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:58:19.817Z] ++ set -e [2020-08-14T11:58:19.817Z] ++ '[' -n 0 ']' [2020-08-14T11:58:19.817Z] ++ set -x [2020-08-14T11:58:19.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:58:19.817Z] INFO: Testing against a local daemon [2020-08-14T11:58:19.817Z] === RUN TestSecretInspect [2020-08-14T11:58:20.337Z] --- PASS: TestDockerNetworkConnectAlias (8.04s) [2020-08-14T11:58:20.338Z] === RUN TestDockerNetworkReConnect [2020-08-14T11:58:22.350Z] --- PASS: TestSecretInspect (2.37s) [2020-08-14T11:58:22.350Z] === RUN TestSecretList [2020-08-14T11:58:22.609Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-08-14T11:58:23.545Z] === RUN TestDockerSuite/TestContainerAPITop [2020-08-14T11:58:23.804Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-08-14T11:58:23.804Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-08-14T11:58:23.804Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-08-14T11:58:25.180Z] --- PASS: TestSecretList (2.64s) [2020-08-14T11:58:25.180Z] === RUN TestSecretsCreateAndDelete [2020-08-14T11:58:25.907Z] --- PASS: TestDockerNetworkReConnect (6.17s) [2020-08-14T11:58:25.907Z] === RUN TestServicePlugin [2020-08-14T11:58:25.907Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-14T11:58:25.907Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:58:25.907Z] === RUN TestServiceUpdateLabel [2020-08-14T11:58:26.555Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-08-14T11:58:27.123Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-08-14T11:58:27.691Z] --- PASS: TestSecretsCreateAndDelete (2.59s) [2020-08-14T11:58:27.691Z] === RUN TestSecretsUpdate [2020-08-14T11:58:27.949Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-08-14T11:58:29.426Z] --- PASS: TestServiceUpdateLabel (3.60s) [2020-08-14T11:58:29.426Z] === RUN TestServiceUpdateSecrets [2020-08-14T11:58:30.482Z] --- PASS: TestSecretsUpdate (2.59s) [2020-08-14T11:58:30.483Z] === RUN TestTemplatedSecret [2020-08-14T11:58:31.051Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-08-14T11:58:31.619Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-08-14T11:58:32.999Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-08-14T11:58:33.259Z] --- PASS: TestTemplatedSecret (3.22s) [2020-08-14T11:58:33.259Z] === RUN TestSecretCreateResolve [2020-08-14T11:58:34.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-08-14T11:58:34.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-08-14T11:58:36.141Z] --- PASS: TestSecretCreateResolve (2.63s) [2020-08-14T11:58:36.141Z] PASS [2020-08-14T11:58:36.141Z] [2020-08-14T11:58:36.141Z] DONE 6 tests in 16.191s [2020-08-14T11:58:36.141Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-14T11:58:36.141Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:58:36.141Z] ++ set -e [2020-08-14T11:58:36.141Z] ++ '[' -n 0 ']' [2020-08-14T11:58:36.141Z] ++ set -x [2020-08-14T11:58:36.141Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:58:36.141Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-08-14T11:58:36.141Z] INFO: Testing against a local daemon [2020-08-14T11:58:36.141Z] === RUN TestServiceCreateInit [2020-08-14T11:58:36.141Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-14T11:58:37.543Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-08-14T11:58:38.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-08-14T11:58:39.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000974120_} [2020-08-14T11:58:40.122Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-14T11:58:40.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-14T11:58:41.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1620648768_/foo_false____} [2020-08-14T11:58:42.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1620648768_/foo_true____} [2020-08-14T11:58:44.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3949417887_/foo_false____} [2020-08-14T11:58:44.809Z] --- PASS: TestServiceUpdateSecrets (15.69s) [2020-08-14T11:58:44.809Z] === RUN TestServiceUpdateConfigs [2020-08-14T11:58:45.014Z] --- PASS: TestServiceCreateInit (8.92s) [2020-08-14T11:58:45.014Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.06s) [2020-08-14T11:58:45.014Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.84s) [2020-08-14T11:58:45.014Z] === RUN TestCreateServiceMultipleTimes [2020-08-14T11:58:45.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3949417887_/foo_true____} [2020-08-14T11:58:46.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3949417887_/foo_true__0xc000974180__} [2020-08-14T11:58:48.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009741a0_} [2020-08-14T11:58:49.116Z] --- PASS: TestBuildWithHugeFile (55.01s) [2020-08-14T11:58:49.116Z] === RUN TestBuildWithEmptyDockerfile [2020-08-14T11:58:49.116Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-14T11:58:49.116Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-14T11:58:49.116Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-14T11:58:49.116Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-14T11:58:49.116Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-14T11:58:49.116Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-14T11:58:49.116Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-14T11:58:49.116Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-14T11:58:49.116Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-14T11:58:49.116Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-08-14T11:58:49.116Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-08-14T11:58:49.116Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2020-08-14T11:58:49.116Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2020-08-14T11:58:49.116Z] === RUN TestBuildPreserveOwnership [2020-08-14T11:58:49.116Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-14T11:58:49.758Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-14T11:58:50.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009741c0_} [2020-08-14T11:58:51.276Z] --- PASS: TestBuildPreserveOwnership (3.72s) [2020-08-14T11:58:51.276Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.41s) [2020-08-14T11:58:51.276Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2020-08-14T11:58:51.276Z] === RUN TestBuildPlatformInvalid [2020-08-14T11:58:51.276Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-08-14T11:58:51.276Z] PASS [2020-08-14T11:58:51.276Z] [2020-08-14T11:58:51.276Z] === Skipped [2020-08-14T11:58:51.276Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-08-14T11:58:51.276Z] build_session_test.go:25: TODO: BuildKit [2020-08-14T11:58:51.276Z] [2020-08-14T11:58:51.276Z] [2020-08-14T11:58:51.276Z] DONE 32 tests, 1 skipped in 94.013s [2020-08-14T11:58:51.276Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-08-14T11:58:51.276Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:58:51.276Z] ++ set -e [2020-08-14T11:58:51.276Z] ++ '[' -n 0 ']' [2020-08-14T11:58:51.276Z] ++ set -x [2020-08-14T11:58:51.276Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:58:51.276Z] INFO: Testing against a local daemon [2020-08-14T11:58:51.276Z] === RUN TestConfigInspect [2020-08-14T11:58:51.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009741e0_} [2020-08-14T11:58:53.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000974200_} [2020-08-14T11:58:53.528Z] --- PASS: TestConfigInspect (1.92s) [2020-08-14T11:58:53.528Z] === RUN TestConfigList [2020-08-14T11:58:54.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-08-14T11:58:55.045Z] --- PASS: TestConfigList (1.88s) [2020-08-14T11:58:55.045Z] === RUN TestConfigsCreateAndDelete [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-08-14T11:58:55.328Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-08-14T11:58:56.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-14T11:58:57.129Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2020-08-14T11:58:57.129Z] === RUN TestConfigsUpdate [2020-08-14T11:58:57.644Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-08-14T11:58:58.652Z] --- PASS: TestConfigsUpdate (1.85s) [2020-08-14T11:58:58.652Z] === RUN TestTemplatedConfig [2020-08-14T11:58:59.563Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-08-14T11:59:01.398Z] --- PASS: TestTemplatedConfig (2.42s) [2020-08-14T11:59:01.398Z] === RUN TestConfigCreateResolve [2020-08-14T11:59:01.466Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-08-14T11:59:02.034Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-08-14T11:59:02.292Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-08-14T11:59:02.551Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-08-14T11:59:02.942Z] --- PASS: TestConfigCreateResolve (1.91s) [2020-08-14T11:59:02.942Z] === RUN TestConfigDaemonLibtrustID [2020-08-14T11:59:03.398Z] --- PASS: TestServiceUpdateConfigs (15.70s) [2020-08-14T11:59:03.398Z] === RUN TestServiceUpdateNetwork [2020-08-14T11:59:03.486Z] --- PASS: TestCreateServiceMultipleTimes (18.20s) [2020-08-14T11:59:03.486Z] === RUN TestCreateServiceConflict [2020-08-14T11:59:03.486Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-08-14T11:59:03.585Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-08-14T11:59:03.585Z] PASS [2020-08-14T11:59:03.585Z] [2020-08-14T11:59:03.585Z] DONE 7 tests in 12.510s [2020-08-14T11:59:03.585Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-08-14T11:59:03.585Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:59:03.585Z] ++ set -e [2020-08-14T11:59:03.585Z] ++ '[' -n 0 ']' [2020-08-14T11:59:03.585Z] ++ set -x [2020-08-14T11:59:03.585Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:59:03.880Z] INFO: Testing against a local daemon [2020-08-14T11:59:03.880Z] === RUN TestCheckpoint [2020-08-14T11:59:03.880Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-14T11:59:03.880Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-14T11:59:03.880Z] === RUN TestContainerInvalidJSON [2020-08-14T11:59:03.880Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-14T11:59:03.880Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-14T11:59:03.880Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-14T11:59:03.880Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-14T11:59:03.880Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-14T11:59:03.880Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-14T11:59:03.880Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-14T11:59:03.880Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-14T11:59:03.880Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-14T11:59:03.880Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-14T11:59:03.880Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-14T11:59:03.880Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-14T11:59:03.880Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-14T11:59:03.880Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-14T11:59:03.880Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-08-14T11:59:03.880Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-14T11:59:03.880Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-08-14T11:59:03.880Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-14T11:59:03.880Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-08-14T11:59:03.880Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-14T11:59:04.055Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-08-14T11:59:04.175Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-08-14T11:59:04.175Z] === RUN TestCopyFromContainer [2020-08-14T11:59:04.621Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-08-14T11:59:05.221Z] === RUN TestCopyFromContainer// [2020-08-14T11:59:05.537Z] === RUN TestCopyFromContainer//bar/root [2020-08-14T11:59:05.537Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-14T11:59:05.537Z] === RUN TestCopyFromContainer/bar/quux [2020-08-14T11:59:05.537Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-14T11:59:05.537Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-14T11:59:05.558Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-08-14T11:59:05.833Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-14T11:59:05.833Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-14T11:59:05.833Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-14T11:59:05.833Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-14T11:59:06.124Z] --- PASS: TestCreateServiceConflict (2.83s) [2020-08-14T11:59:06.124Z] === RUN TestCreateServiceMaxReplicas [2020-08-14T11:59:06.124Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-08-14T11:59:06.129Z] --- PASS: TestCopyFromContainer (2.04s) [2020-08-14T11:59:06.129Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-08-14T11:59:06.129Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-08-14T11:59:06.129Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-14T11:59:06.129Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-08-14T11:59:06.129Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-08-14T11:59:06.129Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-08-14T11:59:06.129Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-08-14T11:59:06.129Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-08-14T11:59:06.129Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-08-14T11:59:06.129Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-08-14T11:59:06.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-14T11:59:06.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-14T11:59:06.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-14T11:59:06.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-14T11:59:06.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-14T11:59:06.129Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-14T11:59:06.129Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-14T11:59:06.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-14T11:59:06.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-14T11:59:06.129Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-14T11:59:06.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-14T11:59:06.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-14T11:59:06.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-14T11:59:06.129Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-14T11:59:06.129Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-14T11:59:06.129Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-14T11:59:06.129Z] === RUN TestCreateWithInvalidEnv [2020-08-14T11:59:06.129Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-14T11:59:06.129Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-14T11:59:06.129Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-14T11:59:06.129Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-14T11:59:06.129Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-14T11:59:06.129Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-14T11:59:06.129Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-14T11:59:06.129Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-14T11:59:06.129Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-14T11:59:06.129Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-14T11:59:06.129Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-14T11:59:06.129Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-14T11:59:06.129Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-14T11:59:06.129Z] === RUN TestCreateTmpfsMountsTarget [2020-08-14T11:59:06.129Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-14T11:59:06.129Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-14T11:59:07.062Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-08-14T11:59:07.630Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-08-14T11:59:07.648Z] --- PASS: TestCreateWithCustomMaskedPaths (1.41s) [2020-08-14T11:59:07.648Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-14T11:59:08.568Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-08-14T11:59:09.172Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2020-08-14T11:59:09.172Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-14T11:59:09.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-14T11:59:09.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-14T11:59:09.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-14T11:59:09.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-14T11:59:09.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-14T11:59:09.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-14T11:59:09.172Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-14T11:59:09.172Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-14T11:59:09.173Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-14T11:59:09.173Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-14T11:59:09.173Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-14T11:59:09.173Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-14T11:59:09.173Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-14T11:59:09.173Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-14T11:59:09.173Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-14T11:59:09.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-14T11:59:09.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-08-14T11:59:09.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-08-14T11:59:09.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-08-14T11:59:09.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-08-14T11:59:09.173Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-14T11:59:09.173Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-14T11:59:09.505Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-08-14T11:59:09.505Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2020-08-14T11:59:09.505Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-14T11:59:09.816Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2020-08-14T11:59:09.816Z] === RUN TestCreateDifferentPlatform [2020-08-14T11:59:09.816Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-14T11:59:09.816Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-14T11:59:09.816Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-08-14T11:59:09.816Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-14T11:59:09.816Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-14T11:59:09.816Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-14T11:59:09.816Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-08-14T11:59:09.816Z] === RUN TestContainerStartOnDaemonRestart [2020-08-14T11:59:09.816Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-14T11:59:09.816Z] === RUN TestDaemonRestartIpcMode [2020-08-14T11:59:09.816Z] === PAUSE TestDaemonRestartIpcMode [2020-08-14T11:59:09.816Z] === RUN TestDaemonHostGatewayIP [2020-08-14T11:59:09.816Z] === PAUSE TestDaemonHostGatewayIP [2020-08-14T11:59:09.816Z] === RUN TestContainerKillOnDaemonStart [2020-08-14T11:59:09.816Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-14T11:59:09.816Z] === RUN TestDiff [2020-08-14T11:59:10.072Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-08-14T11:59:10.466Z] --- PASS: TestDiff (0.51s) [2020-08-14T11:59:10.466Z] === RUN TestExecWithCloseStdin [2020-08-14T11:59:10.639Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-08-14T11:59:11.110Z] --- PASS: TestExecWithCloseStdin (0.58s) [2020-08-14T11:59:11.110Z] === RUN TestExec [2020-08-14T11:59:11.405Z] --- PASS: TestExec (0.59s) [2020-08-14T11:59:11.405Z] === RUN TestExecUser [2020-08-14T11:59:11.577Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-08-14T11:59:12.044Z] --- PASS: TestExecUser (0.58s) [2020-08-14T11:59:12.044Z] === RUN TestExportContainerAndImportImage [2020-08-14T11:59:12.954Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-08-14T11:59:13.091Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2020-08-14T11:59:13.091Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-14T11:59:13.410Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-08-14T11:59:13.410Z] [2020-08-14T11:59:13.410Z] ________ ____ __. [2020-08-14T11:59:13.410Z] \_____ \ | |/ _| [2020-08-14T11:59:13.410Z] / | \| < [2020-08-14T11:59:13.410Z] / | \ | \ [2020-08-14T11:59:13.410Z] \_______ /____|__ \ [2020-08-14T11:59:13.410Z] \/ \/ [2020-08-14T11:59:13.410Z] [2020-08-14T11:59:13.410Z] INFO: make.ps1 ended at 08/14/2020 11:59:10 [2020-08-14T11:59:13.410Z] INFO: Binaries build ended at 08/14/2020 11:59:12. Duration:00:01:17.2162225 [2020-08-14T11:59:13.522Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-08-14T11:59:14.089Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-08-14T11:59:14.089Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-08-14T11:59:14.379Z] INFO: Copying the built daemon binary to d:\CI\PR-38241\2\binary\dockerd-146a6173dc.exe... [2020-08-14T11:59:14.379Z] INFO: Copying the built client binary to d:\CI\PR-38241\2\binary\docker-146a6173dc.exe... [2020-08-14T11:59:14.629Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-08-14T11:59:14.629Z] === RUN TestHealthCheckWorkdir [2020-08-14T11:59:14.655Z] === RUN TestDockerSuite/TestCpRelativePath [2020-08-14T11:59:14.838Z] INFO: Copying dockerversion from the container... [2020-08-14T11:59:14.838Z] INFO: Copying the golang package from the container to d:\CI\PR-38241\2\installer\go.zip... [2020-08-14T11:59:15.223Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-08-14T11:59:15.264Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2020-08-14T11:59:15.264Z] === RUN TestHealthKillContainer [2020-08-14T11:59:15.793Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-08-14T11:59:16.361Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-08-14T11:59:16.934Z] === RUN TestDockerSuite/TestCpToCaseA [2020-08-14T11:59:17.887Z] === RUN TestDockerSuite/TestCpToCaseB [2020-08-14T11:59:18.047Z] --- PASS: TestHealthKillContainer (2.63s) [2020-08-14T11:59:18.047Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-14T11:59:18.047Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2020-08-14T11:59:18.047Z] === RUN TestIpcModeNone [2020-08-14T11:59:18.454Z] === RUN TestDockerSuite/TestCpToCaseC [2020-08-14T11:59:18.580Z] INFO: Extracting go.zip to d:\CI\PR-38241\2\go [2020-08-14T11:59:18.687Z] --- PASS: TestIpcModeNone (0.63s) [2020-08-14T11:59:18.687Z] === RUN TestIpcModePrivate [2020-08-14T11:59:18.747Z] --- PASS: TestServiceUpdateNetwork (16.21s) [2020-08-14T11:59:18.747Z] === RUN TestServiceUpdatePidsLimit [2020-08-14T11:59:18.747Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-14T11:59:19.039Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-14T11:59:19.325Z] --- PASS: TestIpcModePrivate (0.64s) [2020-08-14T11:59:19.325Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-08-14T11:59:19.325Z] === RUN TestIpcModeShareable [2020-08-14T11:59:19.832Z] === RUN TestDockerSuite/TestCpToCaseD [2020-08-14T11:59:19.965Z] --- PASS: TestIpcModeShareable (0.64s) [2020-08-14T11:59:19.965Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-08-14T11:59:19.965Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-14T11:59:22.052Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2020-08-14T11:59:22.052Z] === RUN TestAPIIpcModeHost [2020-08-14T11:59:22.348Z] --- PASS: TestAPIIpcModeHost (0.49s) [2020-08-14T11:59:22.348Z] === RUN TestDaemonIpcModeShareable [2020-08-14T11:59:22.363Z] === RUN TestDockerSuite/TestCpToCaseE [2020-08-14T11:59:23.738Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.12s) [2020-08-14T11:59:23.738Z] === RUN TestCreateServiceSecretFileMode [2020-08-14T11:59:23.872Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2020-08-14T11:59:23.872Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-14T11:59:23.872Z] === RUN TestDaemonIpcModePrivate [2020-08-14T11:59:24.673Z] === RUN TestDockerSuite/TestCpToCaseF [2020-08-14T11:59:24.932Z] === RUN TestDockerSuite/TestCpToCaseG [2020-08-14T11:59:25.404Z] --- PASS: TestDaemonIpcModePrivate (1.42s) [2020-08-14T11:59:25.404Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-14T11:59:25.404Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-14T11:59:26.450Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2020-08-14T11:59:26.450Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-14T11:59:26.450Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-14T11:59:26.837Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2020-08-14T11:59:26.837Z] === RUN TestCreateServiceConfigFileMode [2020-08-14T11:59:27.519Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-14T11:59:27.970Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s) [2020-08-14T11:59:27.970Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-08-14T11:59:27.970Z] === RUN TestIpcModeOlderClient [2020-08-14T11:59:27.970Z] === PAUSE TestIpcModeOlderClient [2020-08-14T11:59:27.970Z] === RUN TestKillContainerInvalidSignal [2020-08-14T11:59:28.265Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2020-08-14T11:59:28.265Z] === RUN TestKillContainer [2020-08-14T11:59:28.265Z] === RUN TestKillContainer/no_signal [2020-08-14T11:59:28.740Z] === RUN TestDockerSuite/TestCpToCaseH [2020-08-14T11:59:28.905Z] === RUN TestKillContainer/non_killing_signal [2020-08-14T11:59:29.199Z] === RUN TestKillContainer/killing_signal [2020-08-14T11:59:30.118Z] --- PASS: TestCreateServiceConfigFileMode (2.96s) [2020-08-14T11:59:30.118Z] === RUN TestCreateServiceSysctls [2020-08-14T11:59:30.241Z] --- PASS: TestKillContainer (1.64s) [2020-08-14T11:59:30.241Z] --- PASS: TestKillContainer/no_signal (0.56s) [2020-08-14T11:59:30.241Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-08-14T11:59:30.241Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-08-14T11:59:30.241Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-14T11:59:30.241Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-14T11:59:30.535Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-14T11:59:31.055Z] === RUN TestDockerSuite/TestCpToCaseI [2020-08-14T11:59:31.175Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s) [2020-08-14T11:59:31.175Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2020-08-14T11:59:31.175Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-08-14T11:59:31.175Z] === RUN TestKillStoppedContainer [2020-08-14T11:59:31.175Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-08-14T11:59:31.175Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-14T11:59:31.175Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-08-14T11:59:31.175Z] === RUN TestKillDifferentUserContainer [2020-08-14T11:59:31.623Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-08-14T11:59:31.816Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2020-08-14T11:59:31.816Z] === RUN TestInspectOomKilledTrue [2020-08-14T11:59:31.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-08-14T11:59:32.861Z] --- PASS: TestInspectOomKilledTrue (0.92s) [2020-08-14T11:59:32.861Z] === RUN TestInspectOomKilledFalse [2020-08-14T11:59:33.166Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2020-08-14T11:59:33.166Z] === RUN TestLinksEtcHostsContentMatch [2020-08-14T11:59:33.789Z] --- PASS: TestCreateServiceSysctls (3.99s) [2020-08-14T11:59:33.789Z] === RUN TestCreateServiceCapabilities [2020-08-14T11:59:33.804Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2020-08-14T11:59:33.804Z] === RUN TestLinksContainerNames [2020-08-14T11:59:34.845Z] --- PASS: TestLinksContainerNames (1.03s) [2020-08-14T11:59:34.845Z] === RUN TestLogsFollowTailEmpty [2020-08-14T11:59:35.139Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-08-14T11:59:35.140Z] === RUN TestContainerNetworkMountsNoChown [2020-08-14T11:59:35.778Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/default [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/default [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/private [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/private [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/rprivate [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/slave [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/slave [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/rslave [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/shared [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/shared [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/rshared [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-14T11:59:35.778Z] === CONT TestMountDaemonRoot/default [2020-08-14T11:59:35.778Z] === CONT TestMountDaemonRoot/shared [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-14T11:59:35.778Z] === CONT TestMountDaemonRoot/rslave [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-14T11:59:35.778Z] === CONT TestMountDaemonRoot/rprivate [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-14T11:59:35.778Z] === CONT TestMountDaemonRoot/slave [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-14T11:59:35.778Z] === CONT TestMountDaemonRoot/rshared [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-14T11:59:35.778Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-14T11:59:35.778Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-14T11:59:35.778Z] === CONT TestMountDaemonRoot/private [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-14T11:59:35.778Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-14T11:59:35.778Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-14T11:59:35.778Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-14T11:59:35.778Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-14T11:59:35.778Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-14T11:59:35.778Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-14T11:59:35.778Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-14T11:59:35.778Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-14T11:59:36.004Z] --- PASS: TestServiceUpdatePidsLimit (17.99s) [2020-08-14T11:59:36.004Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-08-14T11:59:36.004Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-08-14T11:59:36.004Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-08-14T11:59:36.004Z] PASS [2020-08-14T11:59:36.004Z] [2020-08-14T11:59:36.004Z] === Skipped [2020-08-14T11:59:36.004Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-08-14T11:59:36.004Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-14T11:59:36.004Z] [2020-08-14T11:59:36.004Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-08-14T11:59:36.004Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T11:59:36.004Z] [2020-08-14T11:59:36.004Z] [2020-08-14T11:59:36.004Z] DONE 27 tests, 2 skipped in 174.272s [2020-08-14T11:59:36.004Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-08-14T11:59:36.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:59:36.004Z] ++ set -e [2020-08-14T11:59:36.004Z] ++ '[' -n 0 ']' [2020-08-14T11:59:36.004Z] ++ set -x [2020-08-14T11:59:36.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:59:36.004Z] INFO: Testing against a local daemon [2020-08-14T11:59:36.004Z] === RUN TestSessionCreate [2020-08-14T11:59:36.004Z] --- PASS: TestSessionCreate (0.02s) [2020-08-14T11:59:36.004Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-14T11:59:36.004Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-14T11:59:36.004Z] PASS [2020-08-14T11:59:36.004Z] [2020-08-14T11:59:36.004Z] DONE 2 tests in 0.200s [2020-08-14T11:59:36.004Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-08-14T11:59:36.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:59:36.004Z] ++ set -e [2020-08-14T11:59:36.004Z] ++ '[' -n 0 ']' [2020-08-14T11:59:36.004Z] ++ set -x [2020-08-14T11:59:36.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:59:36.004Z] INFO: Testing against a local daemon [2020-08-14T11:59:36.004Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-14T11:59:36.004Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-14T11:59:36.004Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-14T11:59:36.004Z] === RUN TestEventsExecDie [2020-08-14T11:59:36.004Z] --- PASS: TestEventsExecDie (0.93s) [2020-08-14T11:59:36.004Z] === RUN TestEventsBackwardsCompatible [2020-08-14T11:59:36.004Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-08-14T11:59:36.004Z] === RUN TestInfoBinaryCommits [2020-08-14T11:59:36.004Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-08-14T11:59:36.004Z] === RUN TestInfoAPIVersioned [2020-08-14T11:59:36.004Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-14T11:59:36.004Z] === RUN TestInfoDiscoveryBackend [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-14T11:59:36.076Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-08-14T11:59:36.076Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-08-14T11:59:36.076Z] === RUN TestContainerBindMountNonRecursive [2020-08-14T11:59:36.324Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-08-14T11:59:36.638Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-08-14T11:59:36.638Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-14T11:59:36.892Z] === RUN TestDockerSuite/TestCpToDot [2020-08-14T11:59:36.892Z] --- PASS: TestCreateServiceCapabilities (3.10s) [2020-08-14T11:59:36.892Z] === RUN TestInspect [2020-08-14T11:59:37.460Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-08-14T11:59:37.601Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2020-08-14T11:59:37.601Z] === RUN TestNetworkNat [2020-08-14T11:59:37.673Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-14T11:59:37.673Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-14T11:59:37.896Z] --- PASS: TestNetworkNat (0.54s) [2020-08-14T11:59:37.896Z] === RUN TestNetworkLocalhostTCPNat [2020-08-14T11:59:38.306Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-08-14T11:59:38.306Z] === RUN TestInfoAPI [2020-08-14T11:59:38.306Z] --- PASS: TestInfoAPI (0.01s) [2020-08-14T11:59:38.306Z] === RUN TestInfoAPIWarnings [2020-08-14T11:59:38.409Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-08-14T11:59:38.535Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-08-14T11:59:38.535Z] === RUN TestNetworkLoopbackNat [2020-08-14T11:59:38.598Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-08-14T11:59:38.598Z] === RUN TestInfoDebug [2020-08-14T11:59:38.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-14T11:59:39.231Z] --- PASS: TestInfoDebug (0.52s) [2020-08-14T11:59:39.231Z] === RUN TestInfoInsecureRegistries [2020-08-14T11:59:39.864Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-08-14T11:59:39.864Z] === RUN TestInfoRegistryMirrors [2020-08-14T11:59:40.156Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-08-14T11:59:40.156Z] === RUN TestLoginFailsWithBadCredentials [2020-08-14T11:59:40.449Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-08-14T11:59:40.449Z] === RUN TestPingCacheHeaders [2020-08-14T11:59:40.449Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-08-14T11:59:40.449Z] === RUN TestPingGet [2020-08-14T11:59:40.449Z] --- PASS: TestPingGet (0.01s) [2020-08-14T11:59:40.449Z] === RUN TestPingHead [2020-08-14T11:59:40.449Z] --- PASS: TestPingHead (0.02s) [2020-08-14T11:59:40.449Z] === RUN TestVersion [2020-08-14T11:59:40.583Z] === RUN TestDockerSuite/TestCpToStdout [2020-08-14T11:59:40.741Z] --- PASS: TestVersion (0.01s) [2020-08-14T11:59:40.741Z] PASS [2020-08-14T11:59:40.741Z] [2020-08-14T11:59:40.741Z] === Skipped [2020-08-14T11:59:40.741Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-14T11:59:40.741Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-14T11:59:40.741Z] [2020-08-14T11:59:40.741Z] [2020-08-14T11:59:40.741Z] DONE 18 tests, 1 skipped in 5.707s [2020-08-14T11:59:40.741Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-08-14T11:59:40.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:59:40.741Z] ++ set -e [2020-08-14T11:59:40.741Z] ++ '[' -n 0 ']' [2020-08-14T11:59:40.741Z] ++ set -x [2020-08-14T11:59:40.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-14T11:59:40.741Z] INFO: Testing against a local daemon [2020-08-14T11:59:40.741Z] === RUN TestVolumesCreateAndList [2020-08-14T11:59:40.741Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-08-14T11:59:40.741Z] === RUN TestVolumesRemove [2020-08-14T11:59:40.842Z] --- PASS: TestInspect (3.80s) [2020-08-14T11:59:40.842Z] === RUN TestCreateJob [2020-08-14T11:59:41.033Z] --- PASS: TestVolumesRemove (0.13s) [2020-08-14T11:59:41.033Z] === RUN TestVolumesInspect [2020-08-14T11:59:41.033Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-14T11:59:41.033Z] === RUN TestVolumesInvalidJSON [2020-08-14T11:59:41.033Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-14T11:59:41.033Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-14T11:59:41.033Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-14T11:59:41.033Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-14T11:59:41.033Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-14T11:59:41.033Z] PASS [2020-08-14T11:59:41.033Z] [2020-08-14T11:59:41.033Z] DONE 5 tests in 0.319s [2020-08-14T11:59:41.033Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-14T11:59:41.033Z] ++++ cat bundles/test-integration/docker.pid [2020-08-14T11:59:41.033Z] +++ kill 12057 [2020-08-14T11:59:41.101Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-08-14T11:59:41.302Z] --- PASS: TestNetworkLoopbackNat (2.72s) [2020-08-14T11:59:41.302Z] === RUN TestPause [2020-08-14T11:59:41.944Z] --- PASS: TestPause (0.57s) [2020-08-14T11:59:41.944Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-14T11:59:41.944Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-14T11:59:41.944Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-14T11:59:41.944Z] === RUN TestPauseStopPausedContainer [2020-08-14T11:59:42.480Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-08-14T11:59:42.541Z] +++ /etc/init.d/apparmor stop [2020-08-14T11:59:42.541Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-14T11:59:42.541Z] [2020-08-14T11:59:42.541Z] Unloading profiles will leave already running processes permanently [2020-08-14T11:59:42.541Z] unconfined, which can lead to unexpected situations. [2020-08-14T11:59:42.541Z] [2020-08-14T11:59:42.541Z] To set a process to complain mode, use the command line tool [2020-08-14T11:59:42.541Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-14T11:59:42.541Z] +++ true [2020-08-14T11:59:42.541Z] exiting test-integration [2020-08-14T11:59:42.541Z] ++ exit 0 [2020-08-14T11:59:42.541Z] [2020-08-14T11:59:42.588Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2020-08-14T11:59:42.588Z] === RUN TestPsFilter [2020-08-14T11:59:42.588Z] --- PASS: TestPsFilter (0.16s) [2020-08-14T11:59:42.588Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-14T11:59:42.740Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-08-14T11:59:43.230Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-08-14T11:59:43.230Z] === RUN TestRemoveContainerWithVolume [2020-08-14T11:59:43.523Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2020-08-14T11:59:43.523Z] === RUN TestRemoveContainerRunning [2020-08-14T11:59:43.678Z] === RUN TestDockerSuite/TestCpVolumePath [2020-08-14T11:59:43.732Z] INFO: Extraction ended at 08/14/2020 11:59:42. Duration:00:00:23.9207843 [2020-08-14T11:59:43.732Z] INFO: Updating the golang and path environment variables [2020-08-14T11:59:43.732Z] INFO: GOPATH=d:\gopath [2020-08-14T11:59:43.732Z] INFO: go version go1.13.15 windows/amd64 [2020-08-14T11:59:43.732Z] INFO: Running the daemon under test in debug mode [2020-08-14T11:59:43.732Z] INFO: Starting a daemon under test... [2020-08-14T11:59:43.732Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-38241\2\daemon --pidfile d:\CI\PR-38241\2\docker.pid -D [2020-08-14T11:59:43.732Z] INFO: Process started successfully. [2020-08-14T11:59:43.732Z] INFO: Start tailing logs of the daemon under tests [2020-08-14T11:59:43.732Z] INFO: Waiting for the daemon under test to start... Post stage [Pipeline] junit [2020-08-14T11:59:44.095Z] Recording test results [2020-08-14T11:59:44.166Z] --- PASS: TestRemoveContainerRunning (0.51s) [2020-08-14T11:59:44.166Z] === RUN TestRemoveContainerForceRemoveRunning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-14T11:59:44.615Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-08-14T11:59:44.615Z] === RUN TestDockerSuite/TestCreateArgs [2020-08-14T11:59:44.615Z] === RUN TestDockerSuite/TestCreateByImageID [2020-08-14T11:59:44.807Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-08-14T11:59:44.807Z] === RUN TestRemoveInvalidContainer [2020-08-14T11:59:44.807Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-14T11:59:44.807Z] === RUN TestRenameLinkedContainer [2020-08-14T11:59:44.874Z] --- PASS: TestCreateJob (4.00s) [2020-08-14T11:59:44.874Z] === RUN TestReplicatedJob [2020-08-14T11:59:44.956Z] + echo Ensuring container killed. [2020-08-14T11:59:44.957Z] Ensuring container killed. [2020-08-14T11:59:44.957Z] + docker rm -vf docker-pr2 [2020-08-14T11:59:44.957Z] Error: No such container: docker-pr2 [2020-08-14T11:59:44.957Z] + true [Pipeline] sh [2020-08-14T11:59:45.133Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-08-14T11:59:45.436Z] + echo Chowning /workspace to jenkins user [2020-08-14T11:59:45.436Z] Chowning /workspace to jenkins user [2020-08-14T11:59:45.436Z] + id -u [2020-08-14T11:59:45.436Z] + id -g [2020-08-14T11:59:45.436Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-38241:/workspace busybox chown -R 1001:1001 /workspace [2020-08-14T11:59:45.436Z] Unable to find image 'busybox:latest' locally [2020-08-14T11:59:45.699Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-08-14T11:59:45.699Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-08-14T11:59:45.728Z] latest: Pulling from library/busybox [2020-08-14T11:59:45.728Z] 970013469dcd: Pulling fs layer [2020-08-14T11:59:45.958Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-08-14T11:59:46.025Z] 970013469dcd: Verifying Checksum [2020-08-14T11:59:46.025Z] 970013469dcd: Download complete [2020-08-14T11:59:46.526Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-08-14T11:59:46.643Z] INFO: Daemon under test started and replied! [2020-08-14T11:59:46.643Z] INFO: Docker version of the daemon under test [2020-08-14T11:59:46.643Z] [2020-08-14T11:59:46.643Z] Client: [2020-08-14T11:59:46.643Z] Version: 17.06.2-ce [2020-08-14T11:59:46.643Z] API version: 1.30 [2020-08-14T11:59:46.643Z] Go version: go1.8.3 [2020-08-14T11:59:46.643Z] Git commit: cec0b72 [2020-08-14T11:59:46.643Z] Built: Tue Sep 5 19:57:19 2017 [2020-08-14T11:59:46.643Z] OS/Arch: windows/amd64 [2020-08-14T11:59:46.643Z] [2020-08-14T11:59:46.643Z] Server: [2020-08-14T11:59:46.643Z] Version: 0.0.0-dev [2020-08-14T11:59:46.643Z] API version: 1.41 (minimum version 1.24) [2020-08-14T11:59:46.643Z] Go version: go1.13.15 [2020-08-14T11:59:46.643Z] Git commit: 146a6173dc [2020-08-14T11:59:46.643Z] Built: 08/14/2020 11:57:59 [2020-08-14T11:59:46.643Z] OS/Arch: windows/amd64 [2020-08-14T11:59:46.643Z] Experimental: false [2020-08-14T11:59:46.643Z] [2020-08-14T11:59:46.643Z] INFO: Docker info of the daemon under test [2020-08-14T11:59:46.643Z] [2020-08-14T11:59:46.643Z] Containers: 0 [2020-08-14T11:59:46.643Z] Running: 0 [2020-08-14T11:59:46.643Z] Paused: 0 [2020-08-14T11:59:46.643Z] Stopped: 0 [2020-08-14T11:59:46.643Z] Images: 0 [2020-08-14T11:59:46.643Z] Server Version: 0.0.0-dev [2020-08-14T11:59:46.643Z] Storage Driver: windowsfilter [2020-08-14T11:59:46.643Z] Windows: [2020-08-14T11:59:46.643Z] Logging Driver: json-file [2020-08-14T11:59:46.643Z] Plugins: [2020-08-14T11:59:46.643Z] Volume: local [2020-08-14T11:59:46.643Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-14T11:59:46.643Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-14T11:59:46.643Z] Swarm: inactive [2020-08-14T11:59:46.643Z] Default Isolation: process [2020-08-14T11:59:46.643Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-14T11:59:46.643Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-14T11:59:46.643Z] OSType: windows [2020-08-14T11:59:46.643Z] Architecture: x86_64 [2020-08-14T11:59:46.643Z] CPUs: 4 [2020-08-14T11:59:46.643Z] Total Memory: 32GiB [2020-08-14T11:59:46.643Z] Name: azwin-2-0c0500 [2020-08-14T11:59:46.643Z] ID: 24NV:NESY:KH45:YQI5:7T3Z:77ND:K5P3:DOXO:Z2ZG:XV3K:4TZJ:BQWY [2020-08-14T11:59:46.643Z] Docker Root Dir: D:\CI\PR-38241\2\daemon [2020-08-14T11:59:46.643Z] Debug Mode (client): false [2020-08-14T11:59:46.643Z] Debug Mode (server): true [2020-08-14T11:59:46.643Z] File Descriptors: -1 [2020-08-14T11:59:46.643Z] Goroutines: 17 [2020-08-14T11:59:46.643Z] System Time: 2020-08-14T11:59:46.1339Z [2020-08-14T11:59:46.643Z] EventsListeners: 0 [2020-08-14T11:59:46.643Z] Registry: https://index.docker.io/v1/ [2020-08-14T11:59:46.643Z] Labels: [2020-08-14T11:59:46.643Z] Experimental: false [2020-08-14T11:59:46.643Z] Insecure Registries: [2020-08-14T11:59:46.643Z] 127.0.0.0/8 [2020-08-14T11:59:46.643Z] Live Restore Enabled: false [2020-08-14T11:59:46.643Z] [2020-08-14T11:59:46.643Z] [2020-08-14T11:59:46.643Z] INFO: Docker images of the daemon under test [2020-08-14T11:59:46.643Z] [2020-08-14T11:59:46.643Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-14T11:59:46.643Z] [2020-08-14T11:59:46.643Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-08-14T11:59:46.643Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-08-14T11:59:46.643Z] ltsc2019: Pulling from windows/servercore [2020-08-14T11:59:46.643Z] 4612f6d0b889: Pulling fs layer [2020-08-14T11:59:46.643Z] 3ab49687905c: Pulling fs layer [2020-08-14T11:59:46.659Z] 970013469dcd: Pull complete [2020-08-14T11:59:46.659Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-14T11:59:46.659Z] Status: Downloaded newer image for busybox:latest [2020-08-14T11:59:46.891Z] --- PASS: TestRenameLinkedContainer (2.02s) [2020-08-14T11:59:46.892Z] === RUN TestRenameStoppedContainer [2020-08-14T11:59:47.093Z] === RUN TestDockerSuite/TestCreateLabels [2020-08-14T11:59:47.093Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-08-14T11:59:47.093Z] === RUN TestDockerSuite/TestCreateRM [2020-08-14T11:59:47.185Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-08-14T11:59:47.185Z] === RUN TestRenameRunningContainerAndReuse [2020-08-14T11:59:47.352Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-08-14T11:59:47.352Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-08-14T11:59:47.352Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-08-14T11:59:47.612Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-14T11:59:48.229Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s) [2020-08-14T11:59:48.229Z] === RUN TestRenameInvalidName [2020-08-14T11:59:48.575Z] + bundleName=s390x-integration [2020-08-14T11:59:48.575Z] + echo Creating s390x-integration-bundles.tar.gz [2020-08-14T11:59:48.575Z] Creating s390x-integration-bundles.tar.gz [2020-08-14T11:59:48.575Z] + + xargs tar -czf s390x-integration-bundles.tar.gz [2020-08-14T11:59:48.575Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-08-14T11:59:48.620Z] Archiving artifacts [2020-08-14T11:59:48.869Z] --- PASS: TestRenameInvalidName (0.53s) [2020-08-14T11:59:48.869Z] === RUN TestRenameAnonymousContainer [2020-08-14T11:59:48.963Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-38241/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-14T11:59:49.351Z] + make clean [2020-08-14T11:59:49.516Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-08-14T11:59:49.516Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-08-14T11:59:49.516Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-08-14T11:59:49.643Z] docker volume rm -f docker-dev-cache [2020-08-14T11:59:49.934Z] docker-dev-cache [Pipeline] deleteDir [2020-08-14T11:59:50.453Z] --- PASS: TestReplicatedJob (5.51s) [2020-08-14T11:59:50.453Z] === RUN TestUpdateReplicatedJob [2020-08-14T11:59:51.009Z] --- PASS: TestRenameAnonymousContainer (1.93s) [2020-08-14T11:59:51.009Z] === RUN TestRenameContainerWithSameName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-14T11:59:51.317Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2020-08-14T11:59:51.317Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-14T11:59:52.380Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s) [2020-08-14T11:59:52.380Z] === RUN TestResize [2020-08-14T11:59:52.494Z] 3ab49687905c: Verifying Checksum [2020-08-14T11:59:52.494Z] 3ab49687905c: Download complete [2020-08-14T11:59:53.022Z] --- PASS: TestResize (0.53s) [2020-08-14T11:59:53.022Z] === RUN TestResizeWithInvalidSize [2020-08-14T11:59:53.664Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2020-08-14T11:59:53.664Z] === RUN TestResizeWhenContainerNotStarted [2020-08-14T11:59:53.961Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2020-08-14T11:59:53.961Z] === RUN TestDaemonRestartKillContainers [2020-08-14T11:59:53.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-14T11:59:53.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-14T11:59:53.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-14T11:59:53.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-14T11:59:53.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-14T11:59:53.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-14T11:59:53.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-14T11:59:53.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-14T11:59:53.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-14T11:59:53.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-14T11:59:53.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-14T11:59:53.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-14T11:59:53.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-14T11:59:53.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-14T11:59:53.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-14T11:59:53.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-14T11:59:53.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:59:53.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:59:53.961Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:59:53.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:59:53.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:59:53.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:59:53.961Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:59:53.961Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:59:53.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-14T11:59:53.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-14T11:59:53.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:59:53.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-14T11:59:54.650Z] --- PASS: TestUpdateReplicatedJob (4.14s) [2020-08-14T11:59:54.650Z] === RUN TestServiceListWithStatuses [2020-08-14T11:59:54.650Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-08-14T11:59:54.650Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-14T11:59:54.650Z] === RUN TestDockerNetworkConnectAlias [2020-08-14T11:59:54.650Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-08-14T11:59:54.650Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-08-14T11:59:54.650Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-08-14T11:59:54.650Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-08-14T11:59:54.909Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-08-14T11:59:54.909Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-08-14T11:59:55.475Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-08-14T11:59:56.069Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-14T11:59:56.415Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-08-14T11:59:56.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-14T11:59:56.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-14T11:59:56.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-14T11:59:57.352Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-08-14T11:59:58.263Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-14T11:59:58.289Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-08-14T11:59:59.688Z] --- PASS: TestDockerNetworkConnectAlias (5.25s) [2020-08-14T11:59:59.688Z] === RUN TestDockerNetworkReConnect [2020-08-14T11:59:59.798Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:59:59.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-14T11:59:59.958Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-08-14T12:00:00.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-14T12:00:00.526Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-08-14T12:00:01.084Z] 4612f6d0b889: Verifying Checksum [2020-08-14T12:00:01.084Z] 4612f6d0b889: Download complete [2020-08-14T12:00:01.094Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-08-14T12:00:01.094Z] === RUN TestDockerSuite/TestDevicePermissions [2020-08-14T12:00:01.663Z] === RUN TestDockerSuite/TestDockerFails [2020-08-14T12:00:01.663Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-08-14T12:00:01.663Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-08-14T12:00:01.922Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-08-14T12:00:02.179Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-14T12:00:02.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.90s) [2020-08-14T12:00:02.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.58s) [2020-08-14T12:00:02.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2020-08-14T12:00:02.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.84s) [2020-08-14T12:00:02.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.48s) [2020-08-14T12:00:02.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2020-08-14T12:00:02.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.25s) [2020-08-14T12:00:02.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.43s) [2020-08-14T12:00:02.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-08-14T12:00:02.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-08-14T12:00:02.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-08-14T12:00:02.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.94s) [2020-08-14T12:00:02.179Z] === RUN TestCgroupNamespacesRun [2020-08-14T12:00:02.858Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-08-14T12:00:03.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-14T12:00:03.261Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2020-08-14T12:00:03.261Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-14T12:00:04.056Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-08-14T12:00:04.056Z] --- PASS: TestDockerNetworkReConnect (4.18s) [2020-08-14T12:00:04.056Z] === RUN TestServicePlugin [2020-08-14T12:00:04.812Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-08-14T12:00:04.812Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-14T12:00:05.434Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-08-14T12:00:05.434Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-08-14T12:00:05.693Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-08-14T12:00:05.953Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-08-14T12:00:06.339Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2020-08-14T12:00:06.339Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-14T12:00:07.393Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2020-08-14T12:00:07.393Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-14T12:00:08.918Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s) [2020-08-14T12:00:08.918Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-14T12:00:10.439Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2020-08-14T12:00:10.439Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-14T12:00:11.080Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-08-14T12:00:11.080Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-14T12:00:12.518Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-08-14T12:00:12.602Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2020-08-14T12:00:12.602Z] === RUN TestKernelTCPMemory [2020-08-14T12:00:12.896Z] --- PASS: TestKernelTCPMemory (0.65s) [2020-08-14T12:00:12.896Z] === RUN TestNISDomainname [2020-08-14T12:00:13.542Z] --- PASS: TestNISDomainname (0.66s) [2020-08-14T12:00:13.542Z] === RUN TestHostnameDnsResolution [2020-08-14T12:00:13.901Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-08-14T12:00:14.588Z] --- PASS: TestHostnameDnsResolution (0.82s) [2020-08-14T12:00:14.588Z] === RUN TestStats [2020-08-14T12:00:15.807Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-08-14T12:00:17.185Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-08-14T12:00:17.341Z] --- PASS: TestStats (2.56s) [2020-08-14T12:00:17.341Z] === RUN TestStopContainerWithTimeout [2020-08-14T12:00:17.341Z] === RUN TestStopContainerWithTimeout/0 [2020-08-14T12:00:17.341Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-14T12:00:17.341Z] === RUN TestStopContainerWithTimeout/1 [2020-08-14T12:00:17.341Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-14T12:00:17.341Z] === RUN TestStopContainerWithTimeout/3 [2020-08-14T12:00:17.341Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-14T12:00:17.341Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-14T12:00:17.341Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-14T12:00:17.341Z] === CONT TestStopContainerWithTimeout/0 [2020-08-14T12:00:17.341Z] === CONT TestStopContainerWithTimeout/3 [2020-08-14T12:00:17.341Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-14T12:00:17.341Z] === CONT TestStopContainerWithTimeout/1 [2020-08-14T12:00:17.753Z] === RUN TestDockerSuite/TestEventsAttach [2020-08-14T12:00:18.320Z] === RUN TestDockerSuite/TestEventsCommit [2020-08-14T12:00:18.888Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-08-14T12:00:19.455Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-08-14T12:00:20.023Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-08-14T12:00:20.096Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-14T12:00:20.096Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2020-08-14T12:00:20.096Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2020-08-14T12:00:20.096Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2020-08-14T12:00:20.096Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2020-08-14T12:00:20.096Z] === RUN TestDeleteDevicemapper [2020-08-14T12:00:20.096Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-14T12:00:20.096Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-14T12:00:20.096Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-14T12:00:20.592Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-08-14T12:00:21.621Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2020-08-14T12:00:21.621Z] === RUN TestUpdateMemory [2020-08-14T12:00:21.975Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-08-14T12:00:22.262Z] --- PASS: TestUpdateMemory (0.67s) [2020-08-14T12:00:22.262Z] === RUN TestUpdateCPUQuota [2020-08-14T12:00:22.986Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-08-14T12:00:23.307Z] --- PASS: TestUpdateCPUQuota (0.82s) [2020-08-14T12:00:23.307Z] === RUN TestUpdatePidsLimit [2020-08-14T12:00:23.307Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-14T12:00:23.601Z] === RUN TestUpdatePidsLimit/no_change [2020-08-14T12:00:23.601Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-14T12:00:23.898Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-14T12:00:24.192Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-14T12:00:24.487Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-14T12:00:24.782Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-14T12:00:25.426Z] --- PASS: TestUpdatePidsLimit (2.37s) [2020-08-14T12:00:25.426Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-08-14T12:00:25.426Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-08-14T12:00:25.426Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-08-14T12:00:25.426Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-08-14T12:00:25.426Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-08-14T12:00:25.426Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-08-14T12:00:25.426Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2020-08-14T12:00:25.426Z] === RUN TestUpdateRestartPolicy [2020-08-14T12:00:25.520Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-08-14T12:00:27.423Z] === RUN TestDockerSuite/TestEventsCopy [2020-08-14T12:00:28.361Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-08-14T12:00:29.297Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-08-14T12:00:34.563Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-08-14T12:00:34.821Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-08-14T12:00:35.756Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-08-14T12:00:36.015Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-08-14T12:00:36.274Z] === RUN TestDockerSuite/TestEventsFilterType [2020-08-14T12:00:36.533Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-08-14T12:00:36.792Z] --- PASS: TestServicePlugin (32.87s) [2020-08-14T12:00:36.792Z] plugin_test.go:62: [dfb5dc94861fb] joining swarm manager [d56e19c7d1b8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:00:36.792Z] plugin_test.go:65: [d81630d944d6d] joining swarm manager [d56e19c7d1b8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:00:36.792Z] === RUN TestServiceUpdateLabel [2020-08-14T12:00:36.792Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-08-14T12:00:36.792Z] === RUN TestDockerSuite/TestEventsFilters [2020-08-14T12:00:38.109Z] --- PASS: TestUpdateRestartPolicy (11.23s) [2020-08-14T12:00:38.109Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-14T12:00:38.109Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2020-08-14T12:00:38.109Z] === RUN TestWaitNonBlocked [2020-08-14T12:00:38.109Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-14T12:00:38.109Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-14T12:00:38.109Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-14T12:00:38.109Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-14T12:00:38.109Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-14T12:00:38.109Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-14T12:00:38.109Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-14T12:00:38.109Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2020-08-14T12:00:38.109Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-08-14T12:00:38.109Z] === RUN TestWaitBlocked [2020-08-14T12:00:38.109Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-14T12:00:38.110Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-14T12:00:38.110Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-14T12:00:38.110Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-14T12:00:38.110Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-14T12:00:38.110Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-14T12:00:38.170Z] === RUN TestDockerSuite/TestEventsFormat [2020-08-14T12:00:39.107Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-08-14T12:00:39.107Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-08-14T12:00:39.107Z] === RUN TestDockerSuite/TestEventsImageImport [2020-08-14T12:00:39.162Z] --- PASS: TestWaitBlocked (0.03s) [2020-08-14T12:00:39.162Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2020-08-14T12:00:39.162Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2020-08-14T12:00:39.162Z] === CONT TestContainerStartOnDaemonRestart [2020-08-14T12:00:39.162Z] === CONT TestIpcModeOlderClient [2020-08-14T12:00:39.162Z] === CONT TestDaemonHostGatewayIP [2020-08-14T12:00:39.162Z] === CONT TestContainerKillOnDaemonStart [2020-08-14T12:00:39.162Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-08-14T12:00:39.162Z] === CONT TestDaemonRestartIpcMode [2020-08-14T12:00:39.366Z] --- PASS: TestServiceUpdateLabel (2.72s) [2020-08-14T12:00:39.366Z] === RUN TestServiceUpdateSecrets [2020-08-14T12:00:39.936Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-08-14T12:00:40.195Z] === RUN TestDockerSuite/TestEventsImagePull [2020-08-14T12:00:40.453Z] === RUN TestDockerSuite/TestEventsImageTag [2020-08-14T12:00:41.829Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-08-14T12:00:41.829Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-08-14T12:00:41.829Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-08-14T12:00:41.829Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-08-14T12:00:42.729Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s) [2020-08-14T12:00:43.026Z] --- PASS: TestDaemonRestartIpcMode (3.78s) [2020-08-14T12:00:43.026Z] --- PASS: TestDaemonHostGatewayIP (4.17s) [2020-08-14T12:00:43.205Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-08-14T12:00:43.772Z] === RUN TestDockerSuite/TestEventsRename [2020-08-14T12:00:44.340Z] === RUN TestDockerSuite/TestEventsResize [2020-08-14T12:00:44.909Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-08-14T12:00:50.174Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-08-14T12:00:50.744Z] === RUN TestDockerSuite/TestEventsStreaming [2020-08-14T12:00:51.310Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-08-14T12:00:53.417Z] --- PASS: TestContainerKillOnDaemonStart (12.75s) [2020-08-14T12:00:53.417Z] PASS [2020-08-14T12:00:53.417Z] [2020-08-14T12:00:53.417Z] === Skipped [2020-08-14T12:00:53.417Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-08-14T12:00:53.417Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-14T12:00:53.417Z] [2020-08-14T12:00:53.417Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-14T12:00:53.417Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-14T12:00:53.417Z] [2020-08-14T12:00:53.417Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-08-14T12:00:53.417Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-14T12:00:53.417Z] [2020-08-14T12:00:53.417Z] [2020-08-14T12:00:53.417Z] DONE 192 tests, 3 skipped in 108.084s [2020-08-14T12:00:53.417Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-08-14T12:00:53.417Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:00:53.417Z] ++ set -e [2020-08-14T12:00:53.417Z] ++ '[' -n 0 ']' [2020-08-14T12:00:53.417Z] ++ set -x [2020-08-14T12:00:53.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:00:53.417Z] INFO: Testing against a local daemon [2020-08-14T12:00:53.417Z] === RUN TestCommitInheritsEnv [2020-08-14T12:00:53.417Z] --- PASS: TestCommitInheritsEnv (0.31s) [2020-08-14T12:00:53.417Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-14T12:00:53.417Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-14T12:00:53.417Z] === RUN TestImagesFilterMultiReference [2020-08-14T12:00:53.417Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-08-14T12:00:53.417Z] === RUN TestImagePullPlatformInvalid [2020-08-14T12:00:53.417Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-08-14T12:00:53.417Z] === RUN TestRemoveImageOrphaning [2020-08-14T12:00:53.417Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-08-14T12:00:53.417Z] === RUN TestRemoveImageGarbageCollector [2020-08-14T12:00:53.417Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-14T12:00:53.417Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T12:00:53.417Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-14T12:00:53.417Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-14T12:00:53.417Z] === RUN TestTagInvalidReference [2020-08-14T12:00:53.417Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-14T12:00:53.417Z] === RUN TestTagValidPrefixedRepo [2020-08-14T12:00:53.417Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-08-14T12:00:53.417Z] === RUN TestTagExistedNameWithoutForce [2020-08-14T12:00:53.417Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-14T12:00:53.417Z] === RUN TestTagOfficialNames [2020-08-14T12:00:53.417Z] --- PASS: TestTagOfficialNames (0.03s) [2020-08-14T12:00:53.417Z] === RUN TestTagMatchesDigest [2020-08-14T12:00:53.417Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-14T12:00:53.417Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-14T12:00:53.840Z] === RUN TestDockerSuite/TestEventsTop [2020-08-14T12:00:54.407Z] --- PASS: TestServiceUpdateSecrets (14.74s) [2020-08-14T12:00:54.407Z] === RUN TestServiceUpdateConfigs [2020-08-14T12:00:54.407Z] === RUN TestDockerSuite/TestEventsUntag [2020-08-14T12:00:57.693Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-08-14T12:01:05.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-14T12:01:08.339Z] === RUN TestDockerSuite/TestExec [2020-08-14T12:01:08.598Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2020-08-14T12:01:08.598Z] === RUN TestServiceUpdateNetwork [2020-08-14T12:01:08.857Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-08-14T12:01:09.806Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-08-14T12:01:10.376Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-08-14T12:01:11.314Z] === RUN TestDockerSuite/TestExecAPIStart [2020-08-14T12:01:12.692Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-08-14T12:01:13.641Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-08-14T12:01:14.217Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-08-14T12:01:14.783Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-08-14T12:01:15.350Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-08-14T12:01:15.917Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-08-14T12:01:16.486Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-08-14T12:01:17.864Z] === RUN TestDockerSuite/TestExecCgroup [2020-08-14T12:01:18.434Z] === RUN TestDockerSuite/TestExecEnv [2020-08-14T12:01:19.376Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-08-14T12:01:20.314Z] === RUN TestDockerSuite/TestExecExitStatus [2020-08-14T12:01:20.882Z] === RUN TestDockerSuite/TestExecInspectID [2020-08-14T12:01:22.789Z] === RUN TestDockerSuite/TestExecInteractive [2020-08-14T12:01:23.048Z] --- PASS: TestServiceUpdateNetwork (14.26s) [2020-08-14T12:01:23.048Z] === RUN TestServiceUpdatePidsLimit [2020-08-14T12:01:23.048Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-08-14T12:01:23.616Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-08-14T12:01:24.185Z] === RUN TestDockerSuite/TestExecParseError [2020-08-14T12:01:24.445Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-14T12:01:24.706Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-08-14T12:01:25.275Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-14T12:01:25.534Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-08-14T12:01:25.794Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-08-14T12:01:27.172Z] === RUN TestDockerSuite/TestExecSetEnv [2020-08-14T12:01:27.433Z] === RUN TestDockerSuite/TestExecStartFails [2020-08-14T12:01:28.001Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-08-14T12:01:32.189Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-14T12:01:38.787Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-08-14T12:01:39.046Z] === RUN TestDockerSuite/TestExecTTY [2020-08-14T12:01:39.615Z] --- PASS: TestServiceUpdatePidsLimit (16.58s) [2020-08-14T12:01:39.615Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2020-08-14T12:01:39.615Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2020-08-14T12:01:39.615Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2020-08-14T12:01:39.615Z] PASS [2020-08-14T12:01:39.615Z] [2020-08-14T12:01:39.615Z] === Skipped [2020-08-14T12:01:39.615Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2020-08-14T12:01:39.615Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-14T12:01:39.615Z] [2020-08-14T12:01:39.615Z] [2020-08-14T12:01:39.615Z] DONE 27 tests, 1 skipped in 183.515s [2020-08-14T12:01:39.615Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-14T12:01:39.615Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:01:39.615Z] ++ set -e [2020-08-14T12:01:39.615Z] ++ '[' -n 0 ']' [2020-08-14T12:01:39.615Z] ++ set -x [2020-08-14T12:01:39.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:01:39.615Z] INFO: Testing against a local daemon [2020-08-14T12:01:39.615Z] === RUN TestSessionCreate [2020-08-14T12:01:39.615Z] --- PASS: TestSessionCreate (0.03s) [2020-08-14T12:01:39.615Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-14T12:01:39.615Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-14T12:01:39.615Z] PASS [2020-08-14T12:01:39.615Z] [2020-08-14T12:01:39.615Z] DONE 2 tests in 0.200s [2020-08-14T12:01:39.615Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-14T12:01:39.615Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:01:39.615Z] ++ set -e [2020-08-14T12:01:39.615Z] ++ '[' -n 0 ']' [2020-08-14T12:01:39.615Z] ++ set -x [2020-08-14T12:01:39.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:01:39.875Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-08-14T12:01:39.875Z] INFO: Testing against a local daemon [2020-08-14T12:01:39.875Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-14T12:01:39.875Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-14T12:01:39.875Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-14T12:01:39.875Z] === RUN TestEventsExecDie [2020-08-14T12:01:40.444Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-08-14T12:01:40.704Z] --- PASS: TestEventsExecDie (0.73s) [2020-08-14T12:01:40.704Z] === RUN TestEventsBackwardsCompatible [2020-08-14T12:01:40.704Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-08-14T12:01:40.704Z] === RUN TestInfoBinaryCommits [2020-08-14T12:01:40.704Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-14T12:01:40.704Z] === RUN TestInfoAPIVersioned [2020-08-14T12:01:40.704Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-14T12:01:40.704Z] === RUN TestInfoDiscoveryBackend [2020-08-14T12:01:41.271Z] === RUN TestDockerSuite/TestExecUlimits [2020-08-14T12:01:41.271Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-08-14T12:01:41.271Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-14T12:01:41.839Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-08-14T12:01:41.839Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-08-14T12:01:42.408Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-14T12:01:42.408Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-14T12:01:42.976Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-08-14T12:01:42.976Z] === RUN TestInfoAPI [2020-08-14T12:01:42.976Z] --- PASS: TestInfoAPI (0.04s) [2020-08-14T12:01:42.976Z] === RUN TestInfoAPIWarnings [2020-08-14T12:01:42.976Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-08-14T12:01:43.544Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-08-14T12:01:43.544Z] === RUN TestInfoDebug [2020-08-14T12:01:43.544Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-08-14T12:01:44.113Z] --- PASS: TestInfoDebug (0.54s) [2020-08-14T12:01:44.113Z] === RUN TestInfoInsecureRegistries [2020-08-14T12:01:44.373Z] === RUN TestDockerSuite/TestExecWithTERM [2020-08-14T12:01:44.632Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2020-08-14T12:01:44.632Z] === RUN TestInfoRegistryMirrors [2020-08-14T12:01:45.198Z] === RUN TestDockerSuite/TestExecWithUser [2020-08-14T12:01:45.198Z] --- PASS: TestInfoRegistryMirrors (0.58s) [2020-08-14T12:01:45.198Z] === RUN TestLoginFailsWithBadCredentials [2020-08-14T12:01:45.457Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-08-14T12:01:45.457Z] === RUN TestPingCacheHeaders [2020-08-14T12:01:45.457Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-14T12:01:45.457Z] === RUN TestPingGet [2020-08-14T12:01:45.457Z] --- PASS: TestPingGet (0.02s) [2020-08-14T12:01:45.457Z] === RUN TestPingHead [2020-08-14T12:01:45.716Z] --- PASS: TestPingHead (0.04s) [2020-08-14T12:01:45.716Z] === RUN TestVersion [2020-08-14T12:01:45.716Z] --- PASS: TestVersion (0.03s) [2020-08-14T12:01:45.716Z] PASS [2020-08-14T12:01:45.716Z] [2020-08-14T12:01:45.716Z] === Skipped [2020-08-14T12:01:45.716Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-14T12:01:45.716Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-14T12:01:45.716Z] [2020-08-14T12:01:45.716Z] [2020-08-14T12:01:45.716Z] DONE 18 tests, 1 skipped in 5.888s [2020-08-14T12:01:45.716Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-14T12:01:45.716Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:01:45.716Z] ++ set -e [2020-08-14T12:01:45.716Z] ++ '[' -n 0 ']' [2020-08-14T12:01:45.716Z] ++ set -x [2020-08-14T12:01:45.716Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:01:45.716Z] === RUN TestDockerSuite/TestGetContainerStats [2020-08-14T12:01:45.976Z] INFO: Testing against a local daemon [2020-08-14T12:01:45.976Z] === RUN TestVolumesCreateAndList [2020-08-14T12:01:45.976Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-08-14T12:01:45.976Z] === RUN TestVolumesRemove [2020-08-14T12:01:45.976Z] --- PASS: TestVolumesRemove (0.07s) [2020-08-14T12:01:45.976Z] === RUN TestVolumesInspect [2020-08-14T12:01:45.976Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-14T12:01:45.976Z] === RUN TestVolumesInvalidJSON [2020-08-14T12:01:45.976Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-14T12:01:45.976Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-14T12:01:45.976Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-14T12:01:45.976Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-14T12:01:45.976Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-14T12:01:45.976Z] PASS [2020-08-14T12:01:45.976Z] [2020-08-14T12:01:45.976Z] DONE 5 tests in 0.442s [2020-08-14T12:01:46.234Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-14T12:01:46.492Z] ++++ cat bundles/test-integration/docker.pid [2020-08-14T12:01:46.492Z] +++ kill 5585 [2020-08-14T12:01:47.428Z] +++ /etc/init.d/apparmor stop [2020-08-14T12:01:47.686Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-14T12:01:47.686Z] [2020-08-14T12:01:47.686Z] Unloading profiles will leave already running processes permanently [2020-08-14T12:01:47.686Z] unconfined, which can lead to unexpected situations. [2020-08-14T12:01:47.686Z] [2020-08-14T12:01:47.686Z] To set a process to complain mode, use the command line tool [2020-08-14T12:01:47.686Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-14T12:01:47.686Z] +++ true [2020-08-14T12:01:47.686Z] exiting test-integration [2020-08-14T12:01:47.686Z] ++ exit 0 [2020-08-14T12:01:47.686Z] [2020-08-14T12:01:48.622Z] + for job in $(jobs -p) [2020-08-14T12:01:48.622Z] + wait 16080 [2020-08-14T12:01:50.524Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-08-14T12:01:54.712Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-08-14T12:01:56.616Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-08-14T12:02:00.826Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-08-14T12:02:01.394Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-08-14T12:02:01.394Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-08-14T12:02:01.394Z] === RUN TestDockerSuite/TestHealth [2020-08-14T12:02:11.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-08-14T12:02:21.337Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-08-14T12:02:21.337Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-08-14T12:02:21.337Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-08-14T12:02:21.337Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-08-14T12:02:21.337Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-08-14T12:02:21.337Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-08-14T12:02:21.337Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-08-14T12:02:21.337Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-08-14T12:02:21.337Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-08-14T12:02:21.337Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-08-14T12:02:21.337Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-08-14T12:02:21.337Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-08-14T12:02:21.595Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-08-14T12:02:21.854Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-08-14T12:02:22.421Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-08-14T12:02:22.421Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-08-14T12:02:22.988Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-08-14T12:02:23.556Z] === RUN TestDockerSuite/TestImagesFormat [2020-08-14T12:02:23.556Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-08-14T12:02:24.124Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-08-14T12:02:26.786Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-08-14T12:02:26.786Z] === RUN TestDockerSuite/TestImportBadURL [2020-08-14T12:02:26.786Z] === RUN TestDockerSuite/TestImportDisplay [2020-08-14T12:02:27.724Z] === RUN TestDockerSuite/TestImportFile [2020-08-14T12:02:28.173Z] 4612f6d0b889: Pull complete [2020-08-14T12:02:29.102Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-08-14T12:02:29.102Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-08-14T12:02:30.039Z] === RUN TestDockerSuite/TestImportGzipped [2020-08-14T12:02:31.416Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-08-14T12:02:32.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-08-14T12:02:32.380Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-08-14T12:02:32.947Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-08-14T12:02:33.515Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-08-14T12:02:34.453Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-08-14T12:02:34.453Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-08-14T12:02:34.453Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-08-14T12:02:35.022Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-08-14T12:02:35.959Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-08-14T12:02:36.895Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-08-14T12:02:36.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-14T12:02:37.463Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-08-14T12:02:38.031Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-08-14T12:02:38.291Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-08-14T12:02:38.291Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-08-14T12:02:40.195Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-08-14T12:02:40.454Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-08-14T12:02:41.023Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-08-14T12:02:41.023Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-08-14T12:02:41.592Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-08-14T12:02:41.851Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-08-14T12:02:42.789Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-08-14T12:02:43.357Z] === RUN TestDockerSuite/TestInspectDefault [2020-08-14T12:02:43.926Z] === RUN TestDockerSuite/TestInspectHistory [2020-08-14T12:02:44.865Z] === RUN TestDockerSuite/TestInspectImage [2020-08-14T12:02:44.865Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-08-14T12:02:45.125Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-08-14T12:02:45.125Z] === RUN TestDockerSuite/TestInspectInt64 [2020-08-14T12:02:46.062Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-08-14T12:02:46.320Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-08-14T12:02:46.320Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-08-14T12:02:46.889Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-08-14T12:02:47.457Z] === RUN TestDockerSuite/TestInspectPlugin [2020-08-14T12:02:48.832Z] === RUN TestDockerSuite/TestInspectRootFS [2020-08-14T12:02:48.832Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-08-14T12:02:49.399Z] === RUN TestDockerSuite/TestInspectStatus [2020-08-14T12:02:49.968Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-08-14T12:02:50.933Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-08-14T12:02:51.500Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-08-14T12:02:51.758Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-08-14T12:02:52.325Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-08-14T12:02:52.892Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-08-14T12:02:53.151Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-08-14T12:02:53.718Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-08-14T12:02:53.718Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-08-14T12:02:55.098Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-08-14T12:02:56.038Z] === RUN TestDockerSuite/TestLinksEnvs [2020-08-14T12:02:56.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-14T12:02:56.975Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-08-14T12:02:57.234Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-08-14T12:02:58.614Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-08-14T12:03:00.520Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-08-14T12:03:02.429Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-08-14T12:03:02.429Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-08-14T12:03:04.336Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-08-14T12:03:04.336Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-08-14T12:03:04.906Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-08-14T12:03:11.477Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-08-14T12:03:12.852Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-08-14T12:03:13.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-14T12:03:13.678Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-08-14T12:03:14.248Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-08-14T12:03:16.187Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-08-14T12:03:16.447Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-08-14T12:03:16.708Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-08-14T12:03:16.708Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-08-14T12:03:16.708Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-08-14T12:03:17.647Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-08-14T12:03:18.216Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-08-14T12:03:22.406Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-08-14T12:03:22.406Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-08-14T12:03:27.676Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-08-14T12:03:27.676Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-08-14T12:03:27.676Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-08-14T12:03:27.935Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-08-14T12:03:28.873Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-08-14T12:03:29.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-08-14T12:03:29.701Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-08-14T12:03:31.081Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-08-14T12:03:32.018Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-08-14T12:03:34.559Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-08-14T12:03:34.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-14T12:03:35.079Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-08-14T12:03:35.649Z] === RUN TestDockerSuite/TestLogsSince [2020-08-14T12:03:42.233Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-08-14T12:03:47.502Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-08-14T12:03:48.070Z] === RUN TestDockerSuite/TestLogsTail [2020-08-14T12:03:48.638Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-08-14T12:03:48.897Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-08-14T12:03:49.465Z] === RUN TestDockerSuite/TestMountIntoProc [2020-08-14T12:03:49.724Z] === RUN TestDockerSuite/TestMountIntoSys [2020-08-14T12:03:49.983Z] === RUN TestDockerSuite/TestNetHostname [2020-08-14T12:03:51.362Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-08-14T12:03:51.622Z] === RUN TestDockerSuite/TestNetworkEvents [2020-08-14T12:03:58.189Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-08-14T12:03:58.448Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-08-14T12:03:58.707Z] === RUN TestDockerSuite/TestPluginActive [2020-08-14T12:04:00.611Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-08-14T12:04:01.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-08-14T12:04:05.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-14T12:04:05.851Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-08-14T12:04:05.851Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-08-14T12:04:07.231Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-08-14T12:04:10.552Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-08-14T12:04:11.488Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-08-14T12:04:14.022Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-08-14T12:04:16.051Z] --- PASS: TestImportExtremelyLargeImageWorks (193.33s) [2020-08-14T12:04:16.051Z] PASS [2020-08-14T12:04:16.051Z] [2020-08-14T12:04:16.051Z] === Skipped [2020-08-14T12:04:16.051Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-14T12:04:16.051Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T12:04:16.051Z] [2020-08-14T12:04:16.051Z] [2020-08-14T12:04:16.051Z] DONE 12 tests, 1 skipped in 194.309s [2020-08-14T12:04:16.051Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-08-14T12:04:16.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:04:16.051Z] ++ set -e [2020-08-14T12:04:16.051Z] ++ '[' -n 0 ']' [2020-08-14T12:04:16.051Z] ++ set -x [2020-08-14T12:04:16.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:04:16.051Z] INFO: Testing against a local daemon [2020-08-14T12:04:16.051Z] === RUN TestNetworkCreateDelete [2020-08-14T12:04:16.051Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-08-14T12:04:16.051Z] === RUN TestDockerNetworkDeletePreferID [2020-08-14T12:04:16.051Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-08-14T12:04:16.051Z] === RUN TestDaemonDNSFallback [2020-08-14T12:04:16.051Z] --- PASS: TestDaemonDNSFallback (1.52s) [2020-08-14T12:04:16.051Z] === RUN TestInspectNetwork [2020-08-14T12:04:16.051Z] === RUN TestInspectNetwork/full_network_id [2020-08-14T12:04:16.051Z] === RUN TestInspectNetwork/partial_network_id [2020-08-14T12:04:16.051Z] === RUN TestInspectNetwork/network_name [2020-08-14T12:04:16.051Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-14T12:04:16.051Z] --- PASS: TestInspectNetwork (7.03s) [2020-08-14T12:04:16.051Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-14T12:04:16.051Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-14T12:04:16.051Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-14T12:04:16.051Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-14T12:04:16.051Z] === RUN TestRunContainerWithBridgeNone [2020-08-14T12:04:17.103Z] --- PASS: TestRunContainerWithBridgeNone (1.89s) [2020-08-14T12:04:17.103Z] === RUN TestNetworkInvalidJSON [2020-08-14T12:04:17.103Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-14T12:04:17.103Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-14T12:04:17.103Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-14T12:04:17.103Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-14T12:04:17.103Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-14T12:04:17.103Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-14T12:04:17.103Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-14T12:04:17.103Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-14T12:04:17.103Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-14T12:04:17.103Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-14T12:04:17.103Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-14T12:04:17.103Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-14T12:04:17.103Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-14T12:04:17.103Z] === RUN TestHostIPv4BridgeLabel [2020-08-14T12:04:17.744Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-08-14T12:04:17.744Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-14T12:04:18.213Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-08-14T12:04:18.788Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-08-14T12:04:18.788Z] === RUN TestDaemonDefaultNetworkPools [2020-08-14T12:04:19.592Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-08-14T12:04:19.844Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-08-14T12:04:19.844Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-14T12:04:20.528Z] === RUN TestDockerSuite/TestPortHostBinding [2020-08-14T12:04:20.895Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-08-14T12:04:20.895Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-14T12:04:21.100Z] === RUN TestDockerSuite/TestPortList [2020-08-14T12:04:22.415Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2020-08-14T12:04:22.415Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-14T12:04:22.710Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-08-14T12:04:22.710Z] === RUN TestServiceWithPredefinedNetwork [2020-08-14T12:04:24.659Z] 3ab49687905c: Pull complete [2020-08-14T12:04:24.659Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36 [2020-08-14T12:04:24.659Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:04:24.659Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-08-14T12:04:24.659Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-08-14T12:04:24.659Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1397' [2020-08-14T12:04:24.659Z] WARN: Skipping validation tests [2020-08-14T12:04:24.659Z] INFO: Running unit tests at 08/14/2020 12:04:14... [2020-08-14T12:04:24.659Z] INFO: make.ps1 starting at 08/14/2020 12:04:18 [2020-08-14T12:04:24.659Z] INFO: Git commit (146a6173dc) assumed from DOCKER_GITCOMMIT environment variable [2020-08-14T12:04:24.659Z] INFO: Invoking autogen... [2020-08-14T12:04:24.659Z] INFO: Running unit tests... [2020-08-14T12:04:24.789Z] --- PASS: TestServiceWithPredefinedNetwork (2.00s) [2020-08-14T12:04:24.789Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-14T12:04:24.789Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-14T12:04:24.789Z] service_test.go:236: FLAKY_TEST [2020-08-14T12:04:24.789Z] === RUN TestServiceWithDataPathPortInit [2020-08-14T12:04:27.669Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-08-14T12:04:27.928Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-08-14T12:04:27.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-14T12:04:29.357Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-08-14T12:04:34.495Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-08-14T12:04:34.495Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-08-14T12:04:34.755Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-08-14T12:04:35.325Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-08-14T12:04:35.325Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-08-14T12:04:35.893Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-08-14T12:04:35.893Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-08-14T12:04:36.447Z] ? github.com/docker/docker/api [no test files] [2020-08-14T12:04:36.461Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-08-14T12:04:36.461Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-08-14T12:04:37.398Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-08-14T12:04:37.398Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-08-14T12:04:39.322Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-08-14T12:04:40.185Z] --- PASS: TestServiceWithDataPathPortInit (13.71s) [2020-08-14T12:04:40.185Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-14T12:04:40.259Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-08-14T12:04:40.519Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-08-14T12:04:40.519Z] === RUN TestDockerSuite/TestPsByOrder [2020-08-14T12:04:43.053Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-08-14T12:04:43.312Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-08-14T12:04:45.786Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2020-08-14T12:04:45.786Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:g9nb5innln9sa7xrtvivitvot Created:2020-08-14 12:04:39.412411266 +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[681cdf8ca0e5698a6703373432211f9114fa434cd81524ef0debcee61071b1a9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.blrsstx0lcer8fwn4enckjbnh EndpointID:2f893da91ca58858939e413ba9aede93576a865d4c3651c18d6d447c478d41dd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:de969020f4b44c8d966bd119f4185a4505d88856de8c9a1ca938e1c5f5d2bfe2 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:cb204608fd19 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.blrsstx0lcer8fwn4enckjbnh EndpointID:2f893da91ca58858939e413ba9aede93576a865d4c3651c18d6d447c478d41dd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-14T12:04:45.786Z] PASS [2020-08-14T12:04:45.786Z] [2020-08-14T12:04:45.786Z] === Skipped [2020-08-14T12:04:45.786Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-14T12:04:45.786Z] service_test.go:236: FLAKY_TEST [2020-08-14T12:04:45.786Z] [2020-08-14T12:04:45.786Z] [2020-08-14T12:04:45.786Z] DONE 23 tests, 1 skipped in 39.309s [2020-08-14T12:04:45.786Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-14T12:04:45.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:04:45.786Z] ++ set -e [2020-08-14T12:04:45.786Z] ++ '[' -n 0 ']' [2020-08-14T12:04:45.786Z] ++ set -x [2020-08-14T12:04:45.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:04:45.786Z] INFO: Testing against a local daemon [2020-08-14T12:04:45.786Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-14T12:04:45.786Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-14T12:04:45.786Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T12:04:45.786Z] === RUN TestDockerNetworkIpvlan [2020-08-14T12:04:45.786Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-14T12:04:45.786Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T12:04:45.786Z] PASS [2020-08-14T12:04:45.786Z] [2020-08-14T12:04:45.786Z] === Skipped [2020-08-14T12:04:45.786Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-14T12:04:45.786Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T12:04:45.786Z] [2020-08-14T12:04:45.786Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-14T12:04:45.786Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-14T12:04:45.786Z] [2020-08-14T12:04:45.786Z] [2020-08-14T12:04:45.786Z] DONE 2 tests, 2 skipped in 0.080s [2020-08-14T12:04:45.786Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-14T12:04:45.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:04:45.786Z] ++ set -e [2020-08-14T12:04:45.786Z] ++ '[' -n 0 ']' [2020-08-14T12:04:45.786Z] ++ set -x [2020-08-14T12:04:45.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:04:45.786Z] INFO: Testing against a local daemon [2020-08-14T12:04:45.786Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-14T12:04:45.849Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-08-14T12:04:47.303Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-08-14T12:04:47.303Z] === RUN TestDockerNetworkMacvlan [2020-08-14T12:04:47.944Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-14T12:04:48.581Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-14T12:04:49.139Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-08-14T12:04:49.399Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-08-14T12:04:49.623Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-14T12:04:51.289Z] ok github.com/docker/docker/api/server 0.206s coverage: 8.6% of statements [2020-08-14T12:04:51.727Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-14T12:04:52.686Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-08-14T12:04:53.830Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-14T12:04:55.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-14T12:04:57.396Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-14T12:04:58.042Z] --- PASS: TestDockerNetworkMacvlan (11.17s) [2020-08-14T12:04:58.042Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-08-14T12:04:58.042Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-08-14T12:04:58.042Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2020-08-14T12:04:58.042Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2020-08-14T12:04:58.042Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.31s) [2020-08-14T12:04:58.042Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2020-08-14T12:04:58.042Z] PASS [2020-08-14T12:04:58.042Z] [2020-08-14T12:04:58.042Z] DONE 8 tests in 12.648s [2020-08-14T12:04:58.042Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-14T12:04:58.042Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:04:58.042Z] ++ set -e [2020-08-14T12:04:58.042Z] ++ '[' -n 0 ']' [2020-08-14T12:04:58.042Z] ++ set -x [2020-08-14T12:04:58.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:04:58.042Z] testing: warning: no tests to run [2020-08-14T12:04:58.042Z] PASS [2020-08-14T12:04:58.042Z] [2020-08-14T12:04:58.042Z] DONE 0 tests in 0.012s [2020-08-14T12:04:58.338Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-14T12:04:58.338Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:04:58.338Z] ++ set -e [2020-08-14T12:04:58.338Z] ++ '[' -n 0 ']' [2020-08-14T12:04:58.338Z] ++ set -x [2020-08-14T12:04:58.338Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:04:58.338Z] INFO: Testing against a local daemon [2020-08-14T12:04:58.338Z] === RUN TestAuthZPluginAllowRequest [2020-08-14T12:04:58.505Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-08-14T12:04:59.443Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-08-14T12:04:59.854Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2020-08-14T12:04:59.854Z] === RUN TestAuthZPluginTLS [2020-08-14T12:05:00.151Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-08-14T12:05:00.151Z] === RUN TestAuthZPluginDenyRequest [2020-08-14T12:05:00.787Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-08-14T12:05:00.787Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-14T12:05:00.822Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-08-14T12:05:01.424Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-08-14T12:05:01.424Z] === RUN TestAuthZPluginDenyResponse [2020-08-14T12:05:01.717Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-08-14T12:05:01.717Z] === RUN TestAuthZPluginAllowEventStream [2020-08-14T12:05:02.736Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-08-14T12:05:03.236Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-08-14T12:05:03.236Z] === RUN TestAuthZPluginErrorResponse [2020-08-14T12:05:03.875Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-08-14T12:05:03.875Z] === RUN TestAuthZPluginErrorRequest [2020-08-14T12:05:04.138Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-08-14T12:05:04.167Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-08-14T12:05:04.167Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-14T12:05:04.818Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-08-14T12:05:04.818Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-14T12:05:06.045Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-08-14T12:05:06.896Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2020-08-14T12:05:06.896Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-14T12:05:07.951Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-08-14T12:05:08.414Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-08-14T12:05:08.414Z] === RUN TestAuthZPluginHeader [2020-08-14T12:05:08.888Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-08-14T12:05:08.888Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-08-14T12:05:09.057Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-08-14T12:05:09.057Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-14T12:05:09.057Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-14T12:05:09.057Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T12:05:09.057Z] === RUN TestAuthZPluginV2Disable [2020-08-14T12:05:09.057Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-14T12:05:09.057Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T12:05:09.057Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-14T12:05:09.057Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-14T12:05:09.057Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T12:05:09.057Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-14T12:05:09.057Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-14T12:05:09.058Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T12:05:09.058Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-14T12:05:09.459Z] === RUN TestDockerSuite/TestPsRightTagName [2020-08-14T12:05:10.839Z] === RUN TestDockerSuite/TestPsShowMounts [2020-08-14T12:05:12.748Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-08-14T12:05:13.007Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-08-14T12:05:13.007Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-08-14T12:05:13.943Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-08-14T12:05:14.510Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-08-14T12:05:14.510Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-08-14T12:05:14.769Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-08-14T12:05:15.706Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-08-14T12:05:16.647Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-08-14T12:05:17.214Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-08-14T12:05:23.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-14T12:05:23.783Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-08-14T12:05:23.783Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-08-14T12:05:25.688Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-08-14T12:05:25.688Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-08-14T12:05:25.688Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-08-14T12:05:25.948Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-08-14T12:05:27.747Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2020-08-14T12:05:27.747Z] PASS [2020-08-14T12:05:27.747Z] [2020-08-14T12:05:27.747Z] === Skipped [2020-08-14T12:05:27.747Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-14T12:05:27.747Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T12:05:27.747Z] [2020-08-14T12:05:27.747Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-14T12:05:27.747Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T12:05:27.747Z] [2020-08-14T12:05:27.747Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-14T12:05:27.747Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T12:05:27.747Z] [2020-08-14T12:05:27.747Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-14T12:05:27.747Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T12:05:27.747Z] [2020-08-14T12:05:27.747Z] [2020-08-14T12:05:27.747Z] DONE 17 tests, 4 skipped in 27.728s [2020-08-14T12:05:27.747Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-14T12:05:27.747Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:05:27.747Z] ++ set -e [2020-08-14T12:05:27.747Z] ++ '[' -n 0 ']' [2020-08-14T12:05:27.747Z] ++ set -x [2020-08-14T12:05:27.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:05:27.747Z] INFO: Testing against a local daemon [2020-08-14T12:05:27.747Z] === RUN TestPluginInvalidJSON [2020-08-14T12:05:27.747Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-14T12:05:27.747Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-14T12:05:27.747Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-14T12:05:27.747Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-14T12:05:27.747Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-14T12:05:27.747Z] === RUN TestPluginInstall [2020-08-14T12:05:27.747Z] === RUN TestPluginInstall/no_auth [2020-08-14T12:05:28.525Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-08-14T12:05:29.093Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-08-14T12:05:31.300Z] time="2020-08-14T12:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T12:05:31.300Z] time="2020-08-14T12:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:699fb982b02dca4f78fa9e2aa50beb38e9bc49eba18fa4f501cfb15d577b3110" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T12:05:31.300Z] time="2020-08-14T12:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T12:05:31.300Z] time="2020-08-14T12:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:699fb982b02dca4f78fa9e2aa50beb38e9bc49eba18fa4f501cfb15d577b3110" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T12:05:31.610Z] === RUN TestPluginInstall/with_htpasswd [2020-08-14T12:05:31.632Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-08-14T12:05:32.199Z] === RUN TestDockerSuite/TestRmiBlank [2020-08-14T12:05:32.199Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-08-14T12:05:32.249Z] time="2020-08-14T12:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T12:05:32.249Z] time="2020-08-14T12:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb06ae3f1ccd5b2634836a2c6c5acc81f5c481ba7e86e38f6719d1a16e116385" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T12:05:32.249Z] time="2020-08-14T12:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T12:05:32.249Z] time="2020-08-14T12:05:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb06ae3f1ccd5b2634836a2c6c5acc81f5c481ba7e86e38f6719d1a16e116385" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T12:05:32.457Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-08-14T12:05:32.543Z] === RUN TestPluginInstall/with_insecure [2020-08-14T12:05:33.580Z] time="2020-08-14T12:05:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T12:05:33.580Z] time="2020-08-14T12:05:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b3e44cfd2963227ab803fc9c3d718842610eae32591cb526f3e950bfb334f83" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T12:05:33.580Z] time="2020-08-14T12:05:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-14T12:05:33.580Z] time="2020-08-14T12:05:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b3e44cfd2963227ab803fc9c3d718842610eae32591cb526f3e950bfb334f83" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-14T12:05:33.876Z] --- PASS: TestPluginInstall (7.71s) [2020-08-14T12:05:33.876Z] --- PASS: TestPluginInstall/no_auth (5.42s) [2020-08-14T12:05:33.876Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2020-08-14T12:05:33.876Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2020-08-14T12:05:33.876Z] plugin_test.go:157: [d72c937859257] daemon is not started [2020-08-14T12:05:33.876Z] PASS [2020-08-14T12:05:33.876Z] [2020-08-14T12:05:33.876Z] DONE 6 tests in 7.809s [2020-08-14T12:05:33.876Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-14T12:05:33.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:05:33.876Z] ++ set -e [2020-08-14T12:05:33.876Z] ++ '[' -n 0 ']' [2020-08-14T12:05:33.876Z] ++ set -x [2020-08-14T12:05:33.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:05:33.876Z] INFO: Testing against a local daemon [2020-08-14T12:05:33.876Z] === RUN TestExternalGraphDriver [2020-08-14T12:05:33.876Z] === RUN TestExternalGraphDriver/json [2020-08-14T12:05:34.987Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-08-14T12:05:35.555Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-08-14T12:05:35.814Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-08-14T12:05:35.967Z] === RUN TestExternalGraphDriver/spec [2020-08-14T12:05:37.190Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-08-14T12:05:37.484Z] === RUN TestExternalGraphDriver/pull [2020-08-14T12:05:37.756Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-08-14T12:05:39.131Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-08-14T12:05:39.390Z] === RUN TestDockerSuite/TestRmiTag [2020-08-14T12:05:39.570Z] --- PASS: TestExternalGraphDriver (5.47s) [2020-08-14T12:05:39.570Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2020-08-14T12:05:39.570Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2020-08-14T12:05:39.570Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2020-08-14T12:05:39.570Z] === RUN TestGraphdriverPluginV2 [2020-08-14T12:05:39.570Z] --- SKIP: TestGraphdriverPluginV2 (0.24s) [2020-08-14T12:05:39.570Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T12:05:39.570Z] PASS [2020-08-14T12:05:39.570Z] [2020-08-14T12:05:39.570Z] === Skipped [2020-08-14T12:05:39.570Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.24s) [2020-08-14T12:05:39.570Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T12:05:39.570Z] [2020-08-14T12:05:39.570Z] [2020-08-14T12:05:39.570Z] DONE 5 tests, 1 skipped in 5.776s [2020-08-14T12:05:39.570Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-14T12:05:39.570Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:05:39.570Z] ++ set -e [2020-08-14T12:05:39.570Z] ++ '[' -n 0 ']' [2020-08-14T12:05:39.570Z] ++ set -x [2020-08-14T12:05:39.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:05:39.570Z] INFO: Testing against a local daemon [2020-08-14T12:05:39.570Z] === RUN TestContinueAfterPluginCrash [2020-08-14T12:05:39.570Z] === PAUSE TestContinueAfterPluginCrash [2020-08-14T12:05:39.570Z] === RUN TestReadPluginNoRead [2020-08-14T12:05:39.570Z] === PAUSE TestReadPluginNoRead [2020-08-14T12:05:39.570Z] === RUN TestDaemonStartWithLogOpt [2020-08-14T12:05:39.570Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-14T12:05:39.570Z] === CONT TestContinueAfterPluginCrash [2020-08-14T12:05:39.570Z] === CONT TestDaemonStartWithLogOpt [2020-08-14T12:05:39.570Z] === CONT TestReadPluginNoRead [2020-08-14T12:05:39.648Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-08-14T12:05:39.907Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-08-14T12:05:41.999Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-14T12:05:41.999Z] ok github.com/docker/docker/api/server/httputils 0.099s coverage: 14.7% of statements [2020-08-14T12:05:43.203Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-08-14T12:05:43.203Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-08-14T12:05:43.539Z] ok github.com/docker/docker/api/server/middleware 0.177s coverage: 37.7% of statements [2020-08-14T12:05:43.539Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-14T12:05:43.539Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-14T12:05:43.539Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-14T12:05:43.539Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-14T12:05:43.539Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-14T12:05:43.539Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-14T12:05:43.539Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-14T12:05:43.539Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-14T12:05:43.539Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-14T12:05:43.539Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-14T12:05:43.539Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-14T12:05:44.139Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-08-14T12:05:44.398Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-08-14T12:05:45.079Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2020-08-14T12:05:45.079Z] ok github.com/docker/docker/api/types/filters 0.064s coverage: 92.2% of statements [2020-08-14T12:05:45.167Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-14T12:05:45.167Z] --- PASS: TestDaemonStartWithLogOpt (5.32s) [2020-08-14T12:05:45.335Z] === RUN TestDockerSuite/TestRunAddHost [2020-08-14T12:05:45.539Z] ok github.com/docker/docker/api/server/router/swarm 0.186s coverage: 5.7% of statements [2020-08-14T12:05:45.539Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-14T12:05:45.539Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-14T12:05:45.539Z] ? github.com/docker/docker/api/types [no test files] [2020-08-14T12:05:45.539Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-14T12:05:45.539Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-14T12:05:45.539Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-14T12:05:45.539Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-14T12:05:45.539Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-14T12:05:45.539Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-14T12:05:45.539Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-14T12:05:45.539Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-14T12:05:45.539Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-14T12:05:45.539Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-14T12:05:45.539Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-14T12:05:45.812Z] === RUN TestReadPluginNoRead/default [2020-08-14T12:05:45.906Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-08-14T12:05:45.906Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-08-14T12:05:46.001Z] ok github.com/docker/docker/api/types/time 0.255s coverage: 100.0% of statements [2020-08-14T12:05:46.001Z] ok github.com/docker/docker/api/types/versions 0.058s coverage: 75.0% of statements [2020-08-14T12:05:46.001Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-14T12:05:46.001Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-14T12:05:46.001Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-14T12:05:46.001Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-08-14T12:05:46.001Z] ? github.com/docker/docker/builder [no test files] [2020-08-14T12:05:46.001Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-14T12:05:46.001Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-14T12:05:46.001Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-14T12:05:46.001Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-14T12:05:46.001Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-14T12:05:46.001Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-14T12:05:46.001Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-14T12:05:46.472Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-08-14T12:05:46.472Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-08-14T12:05:46.972Z] ok github.com/docker/docker/builder/dockerignore 0.053s coverage: 96.8% of statements [2020-08-14T12:05:47.041Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-08-14T12:05:47.329Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-14T12:05:47.977Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-08-14T12:05:48.235Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-08-14T12:05:48.809Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-08-14T12:05:48.835Z] --- PASS: TestReadPluginNoRead (9.18s) [2020-08-14T12:05:48.835Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s) [2020-08-14T12:05:48.835Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2020-08-14T12:05:48.835Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.42s) [2020-08-14T12:05:48.835Z] read_test.go:92: [d0ed50a7d29e7] daemon is not started [2020-08-14T12:05:49.376Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-08-14T12:05:50.365Z] --- PASS: TestContinueAfterPluginCrash (10.56s) [2020-08-14T12:05:50.365Z] PASS [2020-08-14T12:05:50.365Z] [2020-08-14T12:05:50.365Z] DONE 6 tests in 10.635s [2020-08-14T12:05:50.365Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-14T12:05:50.365Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:05:50.365Z] ++ set -e [2020-08-14T12:05:50.365Z] ++ '[' -n 0 ']' [2020-08-14T12:05:50.365Z] ++ set -x [2020-08-14T12:05:50.365Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:05:50.365Z] testing: warning: no tests to run [2020-08-14T12:05:50.365Z] PASS [2020-08-14T12:05:50.365Z] [2020-08-14T12:05:50.365Z] DONE 0 tests in 0.020s [2020-08-14T12:05:50.365Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-14T12:05:50.365Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:05:50.365Z] ++ set -e [2020-08-14T12:05:50.365Z] ++ '[' -n 0 ']' [2020-08-14T12:05:50.365Z] ++ set -x [2020-08-14T12:05:50.365Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:05:50.365Z] INFO: Testing against a local daemon [2020-08-14T12:05:50.365Z] === RUN TestPluginWithDevMounts [2020-08-14T12:05:50.365Z] === PAUSE TestPluginWithDevMounts [2020-08-14T12:05:50.365Z] === CONT TestPluginWithDevMounts [2020-08-14T12:05:50.712Z] ok github.com/docker/docker/cli/debug 0.068s coverage: 100.0% of statements [2020-08-14T12:05:50.753Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-08-14T12:05:51.180Z] ok github.com/docker/docker/builder/remotecontext 0.654s coverage: 9.2% of statements [2020-08-14T12:05:51.180Z] ok github.com/docker/docker/builder/dockerfile 0.482s coverage: 46.4% of statements [2020-08-14T12:05:51.691Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-08-14T12:05:52.545Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-08-14T12:05:52.546Z] PASS [2020-08-14T12:05:52.546Z] [2020-08-14T12:05:52.546Z] DONE 1 tests in 1.907s [2020-08-14T12:05:52.546Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-08-14T12:05:52.546Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:05:52.546Z] ++ set -e [2020-08-14T12:05:52.546Z] ++ '[' -n 0 ']' [2020-08-14T12:05:52.546Z] ++ set -x [2020-08-14T12:05:52.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:05:52.546Z] INFO: Testing against a local daemon [2020-08-14T12:05:52.546Z] === RUN TestSecretInspect [2020-08-14T12:05:52.626Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-08-14T12:05:52.885Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-08-14T12:05:53.823Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-08-14T12:05:54.062Z] --- PASS: TestSecretInspect (1.93s) [2020-08-14T12:05:54.062Z] === RUN TestSecretList [2020-08-14T12:05:54.082Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-08-14T12:05:54.650Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-08-14T12:05:55.585Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-08-14T12:05:56.137Z] --- PASS: TestSecretList (1.90s) [2020-08-14T12:05:56.137Z] === RUN TestSecretsCreateAndDelete [2020-08-14T12:05:56.152Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-08-14T12:05:56.722Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-08-14T12:05:57.290Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-08-14T12:05:57.549Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-08-14T12:05:57.549Z] === RUN TestDockerSuite/TestRunBindMounts [2020-08-14T12:05:58.216Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2020-08-14T12:05:58.216Z] === RUN TestSecretsUpdate [2020-08-14T12:05:58.926Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-08-14T12:05:59.493Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-08-14T12:05:59.734Z] --- PASS: TestSecretsUpdate (1.89s) [2020-08-14T12:05:59.734Z] === RUN TestTemplatedSecret [2020-08-14T12:05:59.752Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-08-14T12:06:00.319Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-08-14T12:06:00.578Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-08-14T12:06:00.578Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-08-14T12:06:01.146Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-08-14T12:06:01.713Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-08-14T12:06:01.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-08-14T12:06:01.972Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-08-14T12:06:02.475Z] --- PASS: TestTemplatedSecret (2.52s) [2020-08-14T12:06:02.475Z] === RUN TestSecretCreateResolve [2020-08-14T12:06:02.545Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-08-14T12:06:03.112Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-08-14T12:06:03.112Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-08-14T12:06:03.585Z] ok github.com/docker/docker/client 0.677s coverage: 74.9% of statements [2020-08-14T12:06:03.680Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-08-14T12:06:03.680Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-08-14T12:06:04.549Z] --- PASS: TestSecretCreateResolve (1.87s) [2020-08-14T12:06:04.549Z] PASS [2020-08-14T12:06:04.549Z] [2020-08-14T12:06:04.549Z] DONE 6 tests in 12.092s [2020-08-14T12:06:04.549Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-08-14T12:06:04.549Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:06:04.549Z] ++ set -e [2020-08-14T12:06:04.549Z] ++ '[' -n 0 ']' [2020-08-14T12:06:04.549Z] ++ set -x [2020-08-14T12:06:04.549Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:06:04.549Z] INFO: Testing against a local daemon [2020-08-14T12:06:04.549Z] === RUN TestServiceCreateInit [2020-08-14T12:06:04.549Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-14T12:06:05.061Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-08-14T12:06:06.000Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-08-14T12:06:06.569Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-08-14T12:06:07.166Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-08-14T12:06:07.166Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-08-14T12:06:07.733Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-08-14T12:06:08.086Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-14T12:06:08.667Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-08-14T12:06:09.604Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-08-14T12:06:10.539Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-08-14T12:06:11.107Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-08-14T12:06:11.367Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-08-14T12:06:11.621Z] --- PASS: TestServiceCreateInit (7.24s) [2020-08-14T12:06:11.621Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) [2020-08-14T12:06:11.621Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s) [2020-08-14T12:06:11.621Z] === RUN TestCreateServiceMultipleTimes [2020-08-14T12:06:11.935Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-08-14T12:06:12.503Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-08-14T12:06:13.071Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-08-14T12:06:14.447Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-08-14T12:06:16.349Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-08-14T12:06:16.608Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-08-14T12:06:16.866Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-08-14T12:06:18.771Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-08-14T12:06:19.707Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-08-14T12:06:21.279Z] ok github.com/docker/docker/builder/remotecontext/git 32.939s coverage: 86.3% of statements [2020-08-14T12:06:21.740Z] ? github.com/docker/docker/cli [no test files] [2020-08-14T12:06:21.740Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-14T12:06:22.244Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-08-14T12:06:23.622Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-08-14T12:06:23.622Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-08-14T12:06:23.622Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-08-14T12:06:24.189Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-08-14T12:06:25.126Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-08-14T12:06:26.504Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-08-14T12:06:26.999Z] --- PASS: TestCreateServiceMultipleTimes (15.46s) [2020-08-14T12:06:26.999Z] === RUN TestCreateServiceConflict [2020-08-14T12:06:27.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-08-14T12:06:28.188Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-08-14T12:06:28.756Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-08-14T12:06:28.832Z] ok github.com/docker/docker/cmd/dockerd 0.578s coverage: 19.3% of statements [2020-08-14T12:06:29.089Z] --- PASS: TestCreateServiceConflict (1.91s) [2020-08-14T12:06:29.089Z] === RUN TestCreateServiceMaxReplicas [2020-08-14T12:06:29.804Z] ok github.com/docker/docker/container 0.482s coverage: 41.6% of statements [2020-08-14T12:06:29.804Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-14T12:06:29.804Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-14T12:06:29.804Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-14T12:06:29.804Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-14T12:06:30.135Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-08-14T12:06:30.703Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-08-14T12:06:30.703Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-08-14T12:06:30.963Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-08-14T12:06:31.847Z] --- PASS: TestCreateServiceMaxReplicas (2.48s) [2020-08-14T12:06:31.847Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-14T12:06:31.989Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.299s coverage: 65.3% of statements [2020-08-14T12:06:32.868Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-08-14T12:06:32.868Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-08-14T12:06:32.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-08-14T12:06:33.436Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-08-14T12:06:33.695Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-08-14T12:06:34.263Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-08-14T12:06:34.831Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-08-14T12:06:34.831Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-08-14T12:06:34.900Z] ok github.com/docker/docker/daemon/cluster/convert 0.478s coverage: 35.9% of statements [2020-08-14T12:06:35.360Z] ok github.com/docker/docker/daemon/cluster 1.053s coverage: 0.5% of statements [2020-08-14T12:06:35.767Z] === RUN TestDockerSuite/TestRunEnvironment [2020-08-14T12:06:35.767Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-08-14T12:06:36.026Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-08-14T12:06:36.961Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-08-14T12:06:37.220Z] === RUN TestDockerSuite/TestRunExitCode [2020-08-14T12:06:37.792Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-08-14T12:06:38.729Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-08-14T12:06:39.296Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-08-14T12:06:39.296Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-08-14T12:06:39.555Z] === RUN TestDockerSuite/TestRunExposePort [2020-08-14T12:06:39.555Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-08-14T12:06:40.126Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-08-14T12:06:40.694Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-08-14T12:06:41.286Z] ok github.com/docker/docker/daemon/config 0.517s coverage: 79.7% of statements [2020-08-14T12:06:41.287Z] ok github.com/docker/docker/daemon/discovery 0.337s coverage: 30.0% of statements [2020-08-14T12:06:42.072Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-08-14T12:06:42.331Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-08-14T12:06:42.331Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-14T12:06:42.331Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-08-14T12:06:44.195Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.666s coverage: 11.3% of statements [2020-08-14T12:06:44.503Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.67s) [2020-08-14T12:06:44.503Z] === RUN TestCreateServiceSecretFileMode [2020-08-14T12:06:44.869Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-08-14T12:06:45.164Z] ok github.com/docker/docker/daemon 3.517s coverage: 9.1% of statements [2020-08-14T12:06:45.164Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-14T12:06:45.164Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-14T12:06:45.164Z] ok github.com/docker/docker/daemon/events 0.420s coverage: 50.0% of statements [2020-08-14T12:06:45.164Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-14T12:06:45.164Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-14T12:06:45.440Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-08-14T12:06:45.440Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-08-14T12:06:45.624Z] ok github.com/docker/docker/daemon/graphdriver 0.281s coverage: 2.3% of statements [2020-08-14T12:06:45.624Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-08-14T12:06:45.624Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-08-14T12:06:45.624Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-08-14T12:06:45.624Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-14T12:06:45.624Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-08-14T12:06:45.624Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-08-14T12:06:45.624Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-08-14T12:06:45.624Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-08-14T12:06:45.624Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-14T12:06:45.624Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-08-14T12:06:45.624Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-08-14T12:06:45.624Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-08-14T12:06:46.084Z] ok github.com/docker/docker/daemon/links 0.074s coverage: 93.0% of statements [2020-08-14T12:06:46.581Z] --- PASS: TestCreateServiceSecretFileMode (2.23s) [2020-08-14T12:06:46.581Z] === RUN TestCreateServiceConfigFileMode [2020-08-14T12:06:47.977Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-08-14T12:06:48.664Z] --- PASS: TestCreateServiceConfigFileMode (2.16s) [2020-08-14T12:06:48.665Z] === RUN TestCreateServiceSysctls [2020-08-14T12:06:49.828Z] ok github.com/docker/docker/daemon/logger/awslogs 0.562s coverage: 77.8% of statements [2020-08-14T12:06:49.828Z] ok github.com/docker/docker/daemon/logger 0.926s coverage: 41.2% of statements [2020-08-14T12:06:50.797Z] ok github.com/docker/docker/daemon/images 0.572s coverage: 4.8% of statements [2020-08-14T12:06:50.797Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-14T12:06:50.797Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-14T12:06:50.797Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-08-14T12:06:50.797Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-14T12:06:50.797Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-14T12:06:50.797Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-08-14T12:06:50.797Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-08-14T12:06:51.257Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.807s coverage: 61.6% of statements [2020-08-14T12:06:51.257Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.474s coverage: 87.2% of statements [2020-08-14T12:06:51.431Z] --- PASS: TestCreateServiceSysctls (2.98s) [2020-08-14T12:06:51.431Z] === RUN TestCreateServiceCapabilities [2020-08-14T12:06:52.165Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-08-14T12:06:53.437Z] ok github.com/docker/docker/daemon/logger/local 0.467s coverage: 75.2% of statements [2020-08-14T12:06:53.437Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-14T12:06:53.896Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.245s coverage: 33.3% of statements [2020-08-14T12:06:53.896Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.435s coverage: 35.9% of statements [2020-08-14T12:06:54.173Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2020-08-14T12:06:54.173Z] === RUN TestInspect [2020-08-14T12:06:55.441Z] ok github.com/docker/docker/daemon/logger/templates 0.135s coverage: 8.3% of statements [2020-08-14T12:06:55.448Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-08-14T12:06:55.901Z] ok github.com/docker/docker/daemon/logger/syslog 0.187s coverage: 46.8% of statements [2020-08-14T12:06:56.256Z] --- PASS: TestInspect (2.41s) [2020-08-14T12:06:56.256Z] === RUN TestCreateJob [2020-08-14T12:06:56.823Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-08-14T12:06:56.872Z] ok github.com/docker/docker/daemon/logger/splunk 2.398s coverage: 82.5% of statements [2020-08-14T12:06:56.872Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-14T12:06:56.872Z] ? github.com/docker/docker/daemon/network [no test files] [2020-08-14T12:06:56.872Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-14T12:06:57.759Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-08-14T12:06:58.695Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-08-14T12:06:58.695Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-08-14T12:06:58.695Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-08-14T12:06:58.695Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-08-14T12:06:59.053Z] ok github.com/docker/docker/distribution/metadata 1.542s coverage: 48.2% of statements [2020-08-14T12:06:59.053Z] ok github.com/docker/docker/errdefs 0.113s coverage: 49.4% of statements [2020-08-14T12:06:59.262Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-08-14T12:06:59.788Z] --- PASS: TestCreateJob (2.99s) [2020-08-14T12:06:59.788Z] === RUN TestReplicatedJob [2020-08-14T12:07:00.023Z] ok github.com/docker/docker/distribution 1.943s coverage: 20.1% of statements [2020-08-14T12:07:00.023Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-14T12:07:00.991Z] ok github.com/docker/docker/distribution/xfer 2.104s coverage: 77.3% of statements [2020-08-14T12:07:00.991Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-14T12:07:00.991Z] ok github.com/docker/docker/image/cache 0.137s coverage: 19.2% of statements [2020-08-14T12:07:01.164Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-08-14T12:07:01.730Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-08-14T12:07:01.962Z] ok github.com/docker/docker/image 0.744s coverage: 86.4% of statements [2020-08-14T12:07:01.962Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-14T12:07:02.422Z] ok github.com/docker/docker/image/v1 0.547s coverage: 25.0% of statements [2020-08-14T12:07:02.422Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-14T12:07:02.666Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-08-14T12:07:03.960Z] ok github.com/docker/docker/libcontainerd/queue 0.084s coverage: 100.0% of statements [2020-08-14T12:07:04.261Z] --- PASS: TestReplicatedJob (4.98s) [2020-08-14T12:07:04.261Z] === RUN TestUpdateReplicatedJob [2020-08-14T12:07:04.420Z] ok github.com/docker/docker/libcontainerd/local 0.215s coverage: 1.0% of statements [2020-08-14T12:07:04.420Z] ok github.com/docker/docker/layer 0.424s coverage: 30.1% of statements [2020-08-14T12:07:04.880Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-14T12:07:04.880Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-14T12:07:04.880Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-14T12:07:04.880Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-14T12:07:04.880Z] ? github.com/docker/docker/oci [no test files] [2020-08-14T12:07:04.880Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-14T12:07:05.340Z] ok github.com/docker/docker/pkg/aaparser 0.057s coverage: 50.0% of statements [2020-08-14T12:07:05.802Z] ok github.com/docker/docker/opts 0.323s coverage: 67.7% of statements [2020-08-14T12:07:07.340Z] ok github.com/docker/docker/pkg/broadcaster 0.327s coverage: 100.0% of statements [2020-08-14T12:07:07.800Z] ok github.com/docker/docker/pkg/capabilities 0.461s coverage: 87.5% of statements [2020-08-14T12:07:07.802Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2020-08-14T12:07:07.802Z] === RUN TestServiceListWithStatuses [2020-08-14T12:07:07.802Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-14T12:07:07.802Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-14T12:07:07.802Z] === RUN TestDockerNetworkConnectAlias [2020-08-14T12:07:08.260Z] ok github.com/docker/docker/pkg/authorization 0.859s coverage: 26.8% of statements [2020-08-14T12:07:09.227Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-08-14T12:07:09.227Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-08-14T12:07:09.227Z] === RUN TestDockerSuite/TestRunModeHostname [2020-08-14T12:07:09.234Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2020-08-14T12:07:09.234Z] ok github.com/docker/docker/pkg/chrootarchive 0.226s coverage: 15.4% of statements [2020-08-14T12:07:09.485Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-08-14T12:07:09.485Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-08-14T12:07:09.694Z] ok github.com/docker/docker/pkg/discovery 0.188s coverage: 58.3% of statements [2020-08-14T12:07:09.744Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-08-14T12:07:10.663Z] ok github.com/docker/docker/pkg/discovery/file 0.187s coverage: 92.9% of statements [2020-08-14T12:07:10.680Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-08-14T12:07:11.124Z] ok github.com/docker/docker/pkg/discovery/memory 0.195s coverage: 92.3% of statements [2020-08-14T12:07:11.247Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-08-14T12:07:11.359Z] --- PASS: TestDockerNetworkConnectAlias (3.93s) [2020-08-14T12:07:11.359Z] === RUN TestDockerNetworkReConnect [2020-08-14T12:07:11.588Z] ok github.com/docker/docker/pkg/discovery/nodes 0.092s coverage: 93.8% of statements [2020-08-14T12:07:12.184Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-08-14T12:07:12.184Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-08-14T12:07:12.184Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-08-14T12:07:12.558Z] ok github.com/docker/docker/pkg/filenotify 0.119s coverage: 36.2% of statements [2020-08-14T12:07:13.121Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-08-14T12:07:13.528Z] ok github.com/docker/docker/pkg/fileutils 0.220s coverage: 87.7% of statements [2020-08-14T12:07:13.988Z] ok github.com/docker/docker/pkg/homedir 0.084s coverage: 42.9% of statements [2020-08-14T12:07:14.065Z] === RUN TestDockerSuite/TestRunMount [2020-08-14T12:07:14.905Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2020-08-14T12:07:14.905Z] === RUN TestServicePlugin [2020-08-14T12:07:14.905Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-14T12:07:14.905Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T12:07:14.905Z] === RUN TestServiceUpdateLabel [2020-08-14T12:07:14.957Z] ok github.com/docker/docker/pkg/discovery/kv 3.453s coverage: 84.1% of statements [2020-08-14T12:07:14.957Z] ok github.com/docker/docker/pkg/idtools 0.094s coverage: 7.3% of statements [2020-08-14T12:07:15.928Z] ok github.com/docker/docker/pkg/archive 8.320s coverage: 63.0% of statements [2020-08-14T12:07:16.389Z] ok github.com/docker/docker/pkg/locker 0.092s coverage: 88.9% of statements [2020-08-14T12:07:16.389Z] ok github.com/docker/docker/pkg/ioutils 0.779s coverage: 69.2% of statements [2020-08-14T12:07:16.389Z] ok github.com/docker/docker/pkg/jsonmessage 0.230s coverage: 91.7% of statements [2020-08-14T12:07:16.420Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-08-14T12:07:16.420Z] === RUN TestServiceUpdateSecrets [2020-08-14T12:07:17.360Z] ok github.com/docker/docker/pkg/longpath 0.067s coverage: 100.0% of statements [2020-08-14T12:07:17.360Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2020-08-14T12:07:17.820Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2020-08-14T12:07:18.256Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-08-14T12:07:18.256Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-08-14T12:07:18.792Z] ok github.com/docker/docker/pkg/pidfile 0.075s coverage: 82.6% of statements [2020-08-14T12:07:18.824Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-08-14T12:07:19.253Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2020-08-14T12:07:19.392Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-08-14T12:07:19.960Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-08-14T12:07:20.797Z] ok github.com/docker/docker/pkg/plugins/transport 0.107s coverage: 85.7% of statements [2020-08-14T12:07:20.797Z] ok github.com/docker/docker/pkg/pools 0.129s coverage: 88.2% of statements [2020-08-14T12:07:21.338Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-08-14T12:07:21.770Z] ok github.com/docker/docker/pkg/progress 0.048s coverage: 75.9% of statements [2020-08-14T12:07:22.741Z] ok github.com/docker/docker/pkg/reexec 0.128s coverage: 82.4% of statements [2020-08-14T12:07:22.741Z] ok github.com/docker/docker/pkg/pubsub 1.108s coverage: 73.9% of statements [2020-08-14T12:07:23.712Z] ok github.com/docker/docker/pkg/signal 0.101s coverage: 20.3% of statements [2020-08-14T12:07:23.712Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2020-08-14T12:07:24.688Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2020-08-14T12:07:24.700Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-08-14T12:07:25.148Z] ok github.com/docker/docker/pkg/streamformatter 0.083s coverage: 66.2% of statements [2020-08-14T12:07:25.609Z] ok github.com/docker/docker/pkg/sysinfo 0.080s coverage: 38.2% of statements [2020-08-14T12:07:25.637Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-08-14T12:07:26.580Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-14T12:07:26.580Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-14T12:07:26.580Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-14T12:07:26.580Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-14T12:07:26.580Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-08-14T12:07:26.580Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-08-14T12:07:26.580Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-14T12:07:26.580Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-14T12:07:27.018Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-08-14T12:07:27.040Z] ok github.com/docker/docker/pkg/tailfile 0.164s coverage: 88.6% of statements [2020-08-14T12:07:27.040Z] ok github.com/docker/docker/pkg/system 0.077s coverage: 13.8% of statements [2020-08-14T12:07:28.011Z] testing: warning: no tests to run [2020-08-14T12:07:28.011Z] coverage: [no statements] [2020-08-14T12:07:28.011Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2020-08-14T12:07:28.396Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-08-14T12:07:28.396Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-08-14T12:07:28.472Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2020-08-14T12:07:28.472Z] ok github.com/docker/docker/pkg/tarsum 0.202s coverage: 89.3% of statements [2020-08-14T12:07:28.932Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2020-08-14T12:07:28.932Z] ok github.com/docker/docker/pkg/useragent 0.062s coverage: 88.9% of statements [2020-08-14T12:07:29.776Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-08-14T12:07:29.776Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-08-14T12:07:30.036Z] === RUN TestDockerSuite/TestRunNetHost [2020-08-14T12:07:30.474Z] ok github.com/docker/docker/plugin/v2 0.132s coverage: 20.1% of statements [2020-08-14T12:07:30.935Z] ok github.com/docker/docker/plugin 0.339s coverage: 12.0% of statements [2020-08-14T12:07:30.935Z] ok github.com/docker/docker/reference 0.432s coverage: 84.4% of statements [2020-08-14T12:07:30.975Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-08-14T12:07:31.544Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-08-14T12:07:31.801Z] --- PASS: TestServiceUpdateSecrets (14.20s) [2020-08-14T12:07:31.801Z] === RUN TestServiceUpdateConfigs [2020-08-14T12:07:32.113Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-08-14T12:07:32.113Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-08-14T12:07:32.476Z] ok github.com/docker/docker/restartmanager 0.106s coverage: 50.9% of statements [2020-08-14T12:07:32.936Z] ok github.com/docker/docker/registry/resumable 0.297s coverage: 100.0% of statements [2020-08-14T12:07:33.396Z] ok github.com/docker/docker/runconfig 0.050s coverage: 52.2% of statements [2020-08-14T12:07:33.494Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-08-14T12:07:33.857Z] ok github.com/docker/docker/testutil 0.195s coverage: 62.5% of statements [2020-08-14T12:07:34.318Z] ok github.com/docker/docker/registry 0.484s coverage: 51.7% of statements [2020-08-14T12:07:35.400Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-08-14T12:07:36.501Z] ok github.com/docker/docker/volume/drivers 0.248s coverage: 36.1% of statements [2020-08-14T12:07:37.471Z] ok github.com/docker/docker/volume/local 0.253s coverage: 37.7% of statements [2020-08-14T12:07:37.471Z] ok github.com/docker/docker/volume/mounts 0.235s coverage: 66.2% of statements [2020-08-14T12:07:37.938Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-08-14T12:07:38.200Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-08-14T12:07:38.459Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-08-14T12:07:38.717Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-08-14T12:07:38.717Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-08-14T12:07:39.013Z] ok github.com/docker/docker/volume/service 0.436s coverage: 70.3% of statements [2020-08-14T12:07:39.284Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-08-14T12:07:39.543Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-08-14T12:07:39.802Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-08-14T12:07:40.060Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-08-14T12:07:45.328Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-08-14T12:07:45.590Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-08-14T12:07:45.590Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-08-14T12:07:46.157Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-08-14T12:07:46.731Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-08-14T12:07:47.160Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2020-08-14T12:07:47.160Z] === RUN TestServiceUpdateNetwork [2020-08-14T12:07:47.668Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-08-14T12:07:48.236Z] === RUN TestDockerSuite/TestRunPortInUse [2020-08-14T12:07:48.803Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-08-14T12:07:49.374Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-08-14T12:07:49.943Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-08-14T12:07:50.882Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-08-14T12:07:50.882Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-08-14T12:07:51.451Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-08-14T12:07:52.019Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-14T12:07:52.019Z] === RUN TestDockerSuite/TestRunPublishPort [2020-08-14T12:07:52.279Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-08-14T12:07:52.858Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-08-14T12:07:52.858Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-08-14T12:07:53.809Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-08-14T12:07:53.809Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-08-14T12:07:54.747Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-08-14T12:07:54.747Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-08-14T12:07:56.652Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-08-14T12:07:56.720Z] ok github.com/docker/docker/pkg/plugins 34.984s coverage: 73.4% of statements [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/rootless [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/volume [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-14T12:07:56.720Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-14T12:07:56.720Z] [2020-08-14T12:07:56.720Z] === Skipped [2020-08-14T12:07:56.720Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-08-14T12:07:56.720Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-08-14T12:07:56.720Z] [2020-08-14T12:07:56.720Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-08-14T12:07:56.720Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-14T12:07:56.720Z] [2020-08-14T12:07:56.720Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-08-14T12:07:56.720Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-14T12:07:56.720Z] [2020-08-14T12:07:56.720Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-08-14T12:07:56.720Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-14T12:07:56.720Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-08-14T12:07:56.721Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-08-14T12:07:56.721Z] client_test.go:23: runtime.GOOS == "windows" [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-08-14T12:07:56.721Z] daemon_test.go:147: root required [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-08-14T12:07:56.721Z] reload_test.go:520: root required [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-08-14T12:07:56.721Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-08-14T12:07:56.721Z] pull_v2_test.go:73: Needs fixing on Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-08-14T12:07:56.721Z] pull_v2_test.go:118: Needs fixing on Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-08-14T12:07:56.721Z] download_test.go:268: Needs fixing on Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-08-14T12:07:56.721Z] layer_test.go:304: Failing on Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-08-14T12:07:56.721Z] layer_test.go:353: Failing on Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-08-14T12:07:56.721Z] layer_test.go:468: Failing on Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-08-14T12:07:56.721Z] layer_test.go:697: Failing on Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-08-14T12:07:56.721Z] migration_test.go:46: Failing on Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-08-14T12:07:56.721Z] migration_test.go:182: Failing on Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-08-14T12:07:56.721Z] mount_test.go:17: Failing on Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-08-14T12:07:56.721Z] mount_test.go:76: Failing on Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-08-14T12:07:56.721Z] mount_test.go:125: Failing on Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-08-14T12:07:56.721Z] mount_test.go:212: Failing on Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-08-14T12:07:56.721Z] archive_test.go:133: Xz not present in msys2 [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-08-14T12:07:56.721Z] archive_test.go:238: Failing on Windows CI machines [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-08-14T12:07:56.721Z] archive_windows_test.go:16: Currently fails [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-08-14T12:07:56.721Z] changes_test.go:192: needs more investigation [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-08-14T12:07:56.721Z] changes_test.go:405: needs further investigation [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-08-14T12:07:56.721Z] changes_test.go:441: needs further investigation [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-08-14T12:07:56.721Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-08-14T12:07:56.721Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-08-14T12:07:56.721Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-08-14T12:07:56.721Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-08-14T12:07:56.721Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-08-14T12:07:56.721Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-08-14T12:07:56.721Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-08-14T12:07:56.721Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-08-14T12:07:56.721Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-08-14T12:07:56.721Z] poller_test.go:41: No chmod on Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-08-14T12:07:56.721Z] fileutils_test.go:134: Needs porting to Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-08-14T12:07:56.721Z] fileutils_test.go:180: Needs porting to Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-08-14T12:07:56.721Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-08-14T12:07:56.721Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-08-14T12:07:56.721Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-08-14T12:07:56.721Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-08-14T12:07:56.721Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-08-14T12:07:56.721Z] local_test.go:181: runtime.GOOS == "windows" [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] [2020-08-14T12:07:56.721Z] DONE 1765 tests, 46 skipped in 207.178s [2020-08-14T12:07:56.721Z] INFO: make.ps1 ended at 08/14/2020 12:07:55 [2020-08-14T12:07:57.221Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-08-14T12:07:57.549Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2020-08-14T12:07:57.549Z] === RUN TestServiceUpdatePidsLimit [2020-08-14T12:07:57.693Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-08-14T12:07:58.153Z] INFO: Unit tests ended at 08/14/2020 12:07:57. Duration:00:03:42.3619720 [2020-08-14T12:07:58.153Z] INFO: Building busybox [2020-08-14T12:07:58.153Z] Sending build context to Docker daemon 5.12kB [2020-08-14T12:07:58.153Z] [2020-08-14T12:07:58.153Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-08-14T12:07:58.153Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-08-14T12:07:58.153Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-08-14T12:07:58.153Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-08-14T12:07:58.153Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-08-14T12:07:58.153Z] ---> 86eddd4761f5 [2020-08-14T12:07:58.153Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-08-14T12:07:58.153Z] ---> Running in 4b4431565aac [2020-08-14T12:07:58.158Z] === RUN TestDockerSuite/TestRunRm [2020-08-14T12:07:58.188Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-14T12:07:58.727Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-08-14T12:07:58.829Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-14T12:07:59.664Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-08-14T12:08:02.198Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-08-14T12:08:02.458Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-08-14T12:08:03.026Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-08-14T12:08:03.594Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-08-14T12:08:03.957Z] Removing intermediate container 4b4431565aac [2020-08-14T12:08:03.957Z] ---> ace92722447f [2020-08-14T12:08:03.957Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-08-14T12:08:03.957Z] ---> Running in 2224042b7423 [2020-08-14T12:08:03.957Z] Removing intermediate container 2224042b7423 [2020-08-14T12:08:03.957Z] ---> 4a2aa3847d70 [2020-08-14T12:08:03.957Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-08-14T12:08:03.957Z] ---> Running in 720e99629837 [2020-08-14T12:08:03.957Z] Removing intermediate container 720e99629837 [2020-08-14T12:08:03.957Z] ---> f50a831c7341 [2020-08-14T12:08:03.957Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-08-14T12:08:04.532Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-08-14T12:08:05.100Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-08-14T12:08:05.498Z] [2020-08-14T12:08:05.669Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-08-14T12:08:05.767Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-14T12:08:05.959Z] ---> 5c2cdc9c951f [2020-08-14T12:08:05.959Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-08-14T12:08:05.959Z] ---> Running in c204aebebeda [2020-08-14T12:08:08.206Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-08-14T12:08:08.775Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-08-14T12:08:12.075Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-08-14T12:08:12.341Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-08-14T12:08:12.909Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-08-14T12:08:13.476Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-08-14T12:08:14.045Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-08-14T12:08:14.045Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-08-14T12:08:14.304Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-08-14T12:08:14.311Z] --- PASS: TestServiceUpdatePidsLimit (16.15s) [2020-08-14T12:08:14.311Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-08-14T12:08:14.311Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-08-14T12:08:14.311Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2020-08-14T12:08:14.311Z] PASS [2020-08-14T12:08:14.311Z] [2020-08-14T12:08:14.311Z] === Skipped [2020-08-14T12:08:14.311Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-08-14T12:08:14.311Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-14T12:08:14.311Z] [2020-08-14T12:08:14.311Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-08-14T12:08:14.311Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-14T12:08:14.311Z] [2020-08-14T12:08:14.311Z] [2020-08-14T12:08:14.311Z] DONE 27 tests, 2 skipped in 128.971s [2020-08-14T12:08:14.311Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-08-14T12:08:14.311Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:08:14.311Z] ++ set -e [2020-08-14T12:08:14.311Z] ++ '[' -n 0 ']' [2020-08-14T12:08:14.311Z] ++ set -x [2020-08-14T12:08:14.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:08:14.311Z] INFO: Testing against a local daemon [2020-08-14T12:08:14.311Z] === RUN TestSessionCreate [2020-08-14T12:08:14.311Z] --- PASS: TestSessionCreate (0.05s) [2020-08-14T12:08:14.311Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-14T12:08:14.311Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-08-14T12:08:14.311Z] PASS [2020-08-14T12:08:14.311Z] [2020-08-14T12:08:14.311Z] DONE 2 tests in 0.149s [2020-08-14T12:08:14.311Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-08-14T12:08:14.312Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:08:14.312Z] ++ set -e [2020-08-14T12:08:14.312Z] ++ '[' -n 0 ']' [2020-08-14T12:08:14.312Z] ++ set -x [2020-08-14T12:08:14.312Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:08:14.312Z] INFO: Testing against a local daemon [2020-08-14T12:08:14.312Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-14T12:08:14.312Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-14T12:08:14.312Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-14T12:08:14.312Z] === RUN TestEventsExecDie [2020-08-14T12:08:14.312Z] --- PASS: TestEventsExecDie (0.56s) [2020-08-14T12:08:14.312Z] === RUN TestEventsBackwardsCompatible [2020-08-14T12:08:14.312Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-08-14T12:08:14.312Z] === RUN TestInfoBinaryCommits [2020-08-14T12:08:14.312Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-14T12:08:14.312Z] === RUN TestInfoAPIVersioned [2020-08-14T12:08:14.312Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-14T12:08:14.312Z] === RUN TestInfoDiscoveryBackend [2020-08-14T12:08:14.604Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-08-14T12:08:14.604Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-14T12:08:14.873Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-08-14T12:08:15.443Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-08-14T12:08:15.645Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-14T12:08:15.645Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-14T12:08:16.011Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-08-14T12:08:16.285Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-14T12:08:16.285Z] === RUN TestInfoAPI [2020-08-14T12:08:16.285Z] --- PASS: TestInfoAPI (0.03s) [2020-08-14T12:08:16.285Z] === RUN TestInfoAPIWarnings [2020-08-14T12:08:16.303Z] Removing intermediate container c204aebebeda [2020-08-14T12:08:16.303Z] ---> 30a3604cf2c9 [2020-08-14T12:08:16.303Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-08-14T12:08:16.303Z] ---> Running in edc9ea7f9f1c [2020-08-14T12:08:16.579Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-08-14T12:08:16.921Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-08-14T12:08:16.921Z] === RUN TestInfoDebug [2020-08-14T12:08:17.215Z] --- PASS: TestInfoDebug (0.53s) [2020-08-14T12:08:17.215Z] === RUN TestInfoInsecureRegistries [2020-08-14T12:08:17.275Z] [2020-08-14T12:08:17.275Z] SUCCESS: Specified value was saved. [2020-08-14T12:08:17.867Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-08-14T12:08:17.867Z] === RUN TestInfoRegistryMirrors [2020-08-14T12:08:18.504Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-08-14T12:08:18.504Z] === RUN TestLoginFailsWithBadCredentials [2020-08-14T12:08:19.114Z] === RUN TestDockerSuite/TestRunState [2020-08-14T12:08:19.140Z] --- PASS: TestLoginFailsWithBadCredentials (0.65s) [2020-08-14T12:08:19.140Z] === RUN TestPingCacheHeaders [2020-08-14T12:08:19.140Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-08-14T12:08:19.140Z] === RUN TestPingGet [2020-08-14T12:08:19.140Z] --- PASS: TestPingGet (0.03s) [2020-08-14T12:08:19.140Z] === RUN TestPingHead [2020-08-14T12:08:19.140Z] --- PASS: TestPingHead (0.03s) [2020-08-14T12:08:19.140Z] === RUN TestVersion [2020-08-14T12:08:19.140Z] --- PASS: TestVersion (0.03s) [2020-08-14T12:08:19.140Z] PASS [2020-08-14T12:08:19.140Z] [2020-08-14T12:08:19.140Z] === Skipped [2020-08-14T12:08:19.140Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-14T12:08:19.140Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-14T12:08:19.140Z] [2020-08-14T12:08:19.140Z] [2020-08-14T12:08:19.140Z] DONE 18 tests, 1 skipped in 5.746s [2020-08-14T12:08:19.140Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-08-14T12:08:19.140Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:08:19.140Z] ++ set -e [2020-08-14T12:08:19.140Z] ++ '[' -n 0 ']' [2020-08-14T12:08:19.140Z] ++ set -x [2020-08-14T12:08:19.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-14T12:08:19.140Z] INFO: Testing against a local daemon [2020-08-14T12:08:19.140Z] === RUN TestVolumesCreateAndList [2020-08-14T12:08:19.140Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-14T12:08:19.140Z] === RUN TestVolumesRemove [2020-08-14T12:08:19.433Z] --- PASS: TestVolumesRemove (0.07s) [2020-08-14T12:08:19.433Z] === RUN TestVolumesInspect [2020-08-14T12:08:19.433Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-14T12:08:19.433Z] === RUN TestVolumesInvalidJSON [2020-08-14T12:08:19.433Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-14T12:08:19.433Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-14T12:08:19.433Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-14T12:08:19.433Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-08-14T12:08:19.433Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-14T12:08:19.433Z] PASS [2020-08-14T12:08:19.433Z] [2020-08-14T12:08:19.433Z] DONE 5 tests in 0.215s [2020-08-14T12:08:19.433Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-14T12:08:19.681Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-08-14T12:08:19.725Z] ++++ cat bundles/test-integration/docker.pid [2020-08-14T12:08:19.725Z] +++ kill 13767 [2020-08-14T12:08:20.252Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-08-14T12:08:20.763Z] +++ /etc/init.d/apparmor stop [2020-08-14T12:08:20.763Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-14T12:08:20.763Z] [2020-08-14T12:08:20.763Z] Unloading profiles will leave already running processes permanently [2020-08-14T12:08:20.763Z] unconfined, which can lead to unexpected situations. [2020-08-14T12:08:20.763Z] [2020-08-14T12:08:20.763Z] To set a process to complain mode, use the command line tool [2020-08-14T12:08:20.763Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-14T12:08:20.763Z] +++ true [2020-08-14T12:08:20.763Z] exiting test-integration [2020-08-14T12:08:20.763Z] ++ exit 0 [2020-08-14T12:08:20.763Z] [2020-08-14T12:08:20.821Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-08-14T12:08:21.021Z] Removing intermediate container edc9ea7f9f1c [2020-08-14T12:08:21.021Z] ---> 3b5bc2affe28 [2020-08-14T12:08:21.021Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-08-14T12:08:21.021Z] ---> Running in 7be2937565f5 [2020-08-14T12:08:21.389Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-08-14T12:08:21.649Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-08-14T12:08:21.649Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers Post stage [Pipeline] junit [2020-08-14T12:08:22.339Z] Recording test results [2020-08-14T12:08:22.589Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-08-14T12:08:22.848Z] === RUN TestDockerSuite/TestRunSysctls [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-14T12:08:23.276Z] + echo Ensuring container killed. [2020-08-14T12:08:23.276Z] Ensuring container killed. [2020-08-14T12:08:23.276Z] + docker rm -vf docker-pr2 [2020-08-14T12:08:23.276Z] Error: No such container: docker-pr2 [2020-08-14T12:08:23.276Z] + true [Pipeline] sh [2020-08-14T12:08:23.673Z] + echo Chowning /workspace to jenkins user [2020-08-14T12:08:23.673Z] Chowning /workspace to jenkins user [2020-08-14T12:08:23.673Z] + id -u [2020-08-14T12:08:23.673Z] + id -g [2020-08-14T12:08:23.673Z] + docker run --rm -v /home/docker/workspace/moby_PR-38241:/workspace busybox chown -R 1001:1001 /workspace [2020-08-14T12:08:23.673Z] Unable to find image 'busybox:latest' locally [2020-08-14T12:08:23.787Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-08-14T12:08:23.787Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-08-14T12:08:23.787Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-08-14T12:08:23.933Z] Cannot create a file when that file already exists. [2020-08-14T12:08:23.964Z] latest: Pulling from library/busybox [2020-08-14T12:08:23.964Z] f45ff7dc89a9: Pulling fs layer [2020-08-14T12:08:24.047Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-08-14T12:08:24.257Z] f45ff7dc89a9: Verifying Checksum [2020-08-14T12:08:24.257Z] f45ff7dc89a9: Download complete [2020-08-14T12:08:24.549Z] f45ff7dc89a9: Pull complete [2020-08-14T12:08:24.549Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-14T12:08:24.549Z] Status: Downloaded newer image for busybox:latest [2020-08-14T12:08:25.952Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-08-14T12:08:25.952Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-14T12:08:26.469Z] + bundleName=ppc64le-integration [2020-08-14T12:08:26.469Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-08-14T12:08:26.469Z] Creating ppc64le-integration-bundles.tar.gz [2020-08-14T12:08:26.469Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-14T12:08:26.469Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-14T12:08:26.515Z] Archiving artifacts [2020-08-14T12:08:26.922Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-38241/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-14T12:08:27.320Z] + make clean [2020-08-14T12:08:27.331Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-08-14T12:08:27.612Z] make: command: Command not found [2020-08-14T12:08:27.612Z] make: command: Command not found [2020-08-14T12:08:27.612Z] docker volume rm -f docker-dev-cache [2020-08-14T12:08:27.612Z] docker-dev-cache [Pipeline] deleteDir [2020-08-14T12:08:29.239Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-14T12:08:31.025Z] Removing intermediate container 7be2937565f5 [2020-08-14T12:08:31.025Z] ---> 50eb7a184823 [2020-08-14T12:08:31.025Z] Step 13/13 : CMD ["sh"] [2020-08-14T12:08:31.025Z] ---> Running in b670f5bc5380 [2020-08-14T12:08:31.025Z] Removing intermediate container b670f5bc5380 [2020-08-14T12:08:31.025Z] ---> 101cf57f0398 [2020-08-14T12:08:31.025Z] Successfully built 101cf57f0398 [2020-08-14T12:08:31.025Z] Successfully tagged busybox:latest [2020-08-14T12:08:31.025Z] INFO: Docker images of the daemon under test [2020-08-14T12:08:31.025Z] [2020-08-14T12:08:31.025Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-14T12:08:31.025Z] busybox latest 101cf57f0398 Less than a second ago 5.1GB [2020-08-14T12:08:31.025Z] microsoft/windowsservercore latest 86eddd4761f5 7 days ago 5.03GB [2020-08-14T12:08:31.025Z] mcr.microsoft.com/windows/servercore ltsc2019 86eddd4761f5 7 days ago 5.03GB [2020-08-14T12:08:31.025Z] [2020-08-14T12:08:31.025Z] INFO: Running integration tests at 08/14/2020 12:08:30... [2020-08-14T12:08:31.025Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-08-14T12:08:31.025Z] INFO: Integration API tests being run from the host: [2020-08-14T12:08:31.025Z] INFO: make.ps1 starting at 08/14/2020 12:08:30 [2020-08-14T12:08:31.487Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-08-14T12:08:32.526Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-08-14T12:08:32.526Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-08-14T12:08:33.096Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-08-14T12:08:33.096Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-08-14T12:08:33.666Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-08-14T12:08:35.590Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-08-14T12:08:36.969Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-08-14T12:08:36.969Z] === RUN TestDockerSuite/TestRunUserByID [2020-08-14T12:08:37.538Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-08-14T12:08:37.538Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-08-14T12:08:37.797Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-08-14T12:08:38.366Z] === RUN TestDockerSuite/TestRunUserByName [2020-08-14T12:08:38.936Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-08-14T12:08:39.505Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-08-14T12:08:39.505Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-08-14T12:08:39.764Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-08-14T12:08:40.331Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-08-14T12:08:40.331Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-08-14T12:08:43.622Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-08-14T12:08:43.622Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-08-14T12:08:44.191Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-08-14T12:08:45.129Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-08-14T12:08:47.035Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-08-14T12:08:47.973Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-08-14T12:08:48.233Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-08-14T12:08:49.614Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-08-14T12:08:51.522Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-08-14T12:08:51.782Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-08-14T12:08:52.349Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-08-14T12:08:52.918Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-08-14T12:08:53.490Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-08-14T12:08:53.490Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-08-14T12:08:53.490Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-08-14T12:08:53.490Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-08-14T12:08:53.750Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-08-14T12:08:53.750Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-08-14T12:08:54.319Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-08-14T12:08:54.888Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-08-14T12:08:55.476Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-08-14T12:08:56.049Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-08-14T12:08:56.616Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-08-14T12:08:56.616Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-08-14T12:08:56.668Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:08:56.668Z] INFO: Testing against a local daemon [2020-08-14T12:08:56.875Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-08-14T12:08:56.876Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-08-14T12:08:56.876Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-08-14T12:08:56.876Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-08-14T12:08:56.876Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-08-14T12:08:56.876Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-08-14T12:08:56.876Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-08-14T12:08:56.876Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-08-14T12:08:56.876Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-08-14T12:08:56.876Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-08-14T12:08:57.443Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-08-14T12:08:58.011Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-08-14T12:08:58.272Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-08-14T12:08:58.272Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-08-14T12:08:58.838Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-08-14T12:08:59.097Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-08-14T12:08:59.355Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-08-14T12:08:59.355Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-08-14T12:08:59.923Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-08-14T12:09:00.492Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-08-14T12:09:00.492Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-08-14T12:09:00.492Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-08-14T12:09:00.751Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-08-14T12:09:01.688Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-08-14T12:09:02.255Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-08-14T12:09:02.255Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-08-14T12:09:02.515Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-08-14T12:09:02.515Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-08-14T12:09:03.451Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-08-14T12:09:03.710Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-08-14T12:09:04.647Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-08-14T12:09:05.584Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-08-14T12:09:05.842Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-08-14T12:09:05.843Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-08-14T12:09:05.843Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-08-14T12:09:07.233Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-08-14T12:09:07.802Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-08-14T12:09:08.741Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-08-14T12:09:08.741Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-08-14T12:09:09.054Z] ok github.com/docker/docker/integration/build 14.357s [2020-08-14T12:09:09.054Z] [2020-08-14T12:09:09.054Z] === Skipped [2020-08-14T12:09:09.054Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-08-14T12:09:09.054Z] build_session_test.go:25: TODO: BuildKit [2020-08-14T12:09:09.054Z] [2020-08-14T12:09:09.054Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-08-14T12:09:09.054Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:09:09.054Z] [2020-08-14T12:09:09.054Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-08-14T12:09:09.054Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-14T12:09:09.054Z] [2020-08-14T12:09:09.054Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-08-14T12:09:09.054Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-14T12:09:09.054Z] [2020-08-14T12:09:09.054Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-08-14T12:09:09.054Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-14T12:09:09.054Z] [2020-08-14T12:09:09.054Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-08-14T12:09:09.054Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-14T12:09:09.054Z] [2020-08-14T12:09:09.054Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-08-14T12:09:09.054Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-14T12:09:09.054Z] [2020-08-14T12:09:09.054Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-08-14T12:09:09.054Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-14T12:09:09.054Z] [2020-08-14T12:09:09.054Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-08-14T12:09:09.054Z] build_test.go:492: testEnv.OSType == "windows" [2020-08-14T12:09:09.054Z] [2020-08-14T12:09:09.054Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-08-14T12:09:09.054Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-14T12:09:09.054Z] [2020-08-14T12:09:09.054Z] [2020-08-14T12:09:09.054Z] DONE 22 tests, 10 skipped in 37.535s [2020-08-14T12:09:09.054Z] [2020-08-14T12:09:09.054Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-08-14T12:09:09.679Z] === RUN TestDockerSuite/TestSaveImageId [2020-08-14T12:09:09.938Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-08-14T12:09:10.197Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-08-14T12:09:11.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:09:11.234Z] INFO: Testing against a local daemon [2020-08-14T12:09:11.234Z] ok github.com/docker/docker/integration/config 0.210s [2020-08-14T12:09:11.234Z] [2020-08-14T12:09:11.234Z] === Skipped [2020-08-14T12:09:11.234Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-08-14T12:09:11.234Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:09:11.234Z] [2020-08-14T12:09:11.234Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-08-14T12:09:11.234Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:09:11.234Z] [2020-08-14T12:09:11.234Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.01s) [2020-08-14T12:09:11.234Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:09:11.234Z] [2020-08-14T12:09:11.234Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-08-14T12:09:11.234Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:09:11.234Z] [2020-08-14T12:09:11.234Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-08-14T12:09:11.234Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:09:11.234Z] [2020-08-14T12:09:11.234Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-08-14T12:09:11.234Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-08-14T12:09:11.234Z] [2020-08-14T12:09:11.234Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-08-14T12:09:11.234Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-08-14T12:09:11.234Z] [2020-08-14T12:09:11.234Z] [2020-08-14T12:09:11.234Z] DONE 7 tests, 7 skipped in 2.382s [2020-08-14T12:09:11.234Z] [2020-08-14T12:09:11.234Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-08-14T12:09:11.579Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-08-14T12:09:11.579Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-08-14T12:09:12.516Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-08-14T12:09:12.775Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-08-14T12:09:12.775Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-08-14T12:09:14.154Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-08-14T12:09:14.981Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:09:14.981Z] INFO: Testing against a local daemon [2020-08-14T12:09:15.096Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-08-14T12:09:16.470Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-08-14T12:09:16.470Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-08-14T12:09:16.728Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-08-14T12:09:16.728Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-08-14T12:09:17.294Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-08-14T12:09:17.862Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-08-14T12:09:19.238Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-08-14T12:09:24.510Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-08-14T12:09:25.885Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-08-14T12:09:26.452Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-08-14T12:09:27.389Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-08-14T12:09:29.920Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-08-14T12:09:31.297Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-08-14T12:09:31.866Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-08-14T12:09:32.433Z] === RUN TestDockerSuite/TestStartRecordError [2020-08-14T12:09:33.810Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-08-14T12:09:34.069Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-08-14T12:09:35.974Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-08-14T12:09:37.350Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-08-14T12:09:39.916Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-08-14T12:09:44.105Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-08-14T12:09:47.391Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-08-14T12:09:51.580Z] === RUN TestDockerSuite/TestStatsNoStream [2020-08-14T12:09:51.580Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-08-14T12:09:54.114Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-08-14T12:09:54.114Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-08-14T12:09:55.491Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-08-14T12:09:56.430Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-14T12:09:56.430Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-08-14T12:09:56.998Z] === RUN TestDockerSuite/TestTopPrivileged [2020-08-14T12:09:57.565Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-08-14T12:09:57.565Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-08-14T12:09:58.137Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-08-14T12:10:01.432Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-08-14T12:10:03.963Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-08-14T12:10:04.531Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-08-14T12:10:05.098Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-08-14T12:10:05.098Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-08-14T12:10:05.669Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-08-14T12:10:06.635Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-08-14T12:10:06.635Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-08-14T12:10:07.573Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-08-14T12:10:08.141Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-08-14T12:10:08.709Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-08-14T12:10:09.646Z] === RUN TestDockerSuite/TestUpdateStats [2020-08-14T12:10:13.836Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-08-14T12:10:14.096Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-08-14T12:10:14.096Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-08-14T12:10:14.663Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-08-14T12:10:15.230Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-08-14T12:10:15.436Z] ok github.com/docker/docker/integration/container 53.865s [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === Skipped [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-08-14T12:10:15.436Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-08-14T12:10:15.436Z] copy_test.go:25: testEnv.OSType == "windows" [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-08-14T12:10:15.436Z] copy_test.go:39: testEnv.OSType == "windows" [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-08-14T12:10:15.436Z] copy_test.go:51: testEnv.OSType == "windows" [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-08-14T12:10:15.436Z] copy_test.go:65: testEnv.OSType == "windows" [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-08-14T12:10:15.436Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-08-14T12:10:15.436Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-08-14T12:10:15.436Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-08-14T12:10:15.436Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-08-14T12:10:15.436Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-08-14T12:10:15.436Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-08-14T12:10:15.436Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-08-14T12:10:15.436Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-08-14T12:10:15.436Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-08-14T12:10:15.436Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-08-14T12:10:15.436Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-08-14T12:10:15.436Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-08-14T12:10:15.436Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-08-14T12:10:15.436Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-08-14T12:10:15.436Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-08-14T12:10:15.436Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-08-14T12:10:15.436Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-08-14T12:10:15.436Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-08-14T12:10:15.436Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-08-14T12:10:15.436Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-08-14T12:10:15.436Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-08-14T12:10:15.436Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-08-14T12:10:15.436Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-08-14T12:10:15.436Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-08-14T12:10:15.436Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-08-14T12:10:15.436Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-08-14T12:10:15.436Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-08-14T12:10:15.436Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-08-14T12:10:15.436Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-08-14T12:10:15.436Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-08-14T12:10:15.436Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-08-14T12:10:15.436Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-08-14T12:10:15.436Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:15.436Z] [2020-08-14T12:10:15.436Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-08-14T12:10:15.437Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-08-14T12:10:15.437Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-08-14T12:10:15.437Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] DONE 84 tests, 41 skipped in 56.668s [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-08-14T12:10:15.437Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:10:15.437Z] INFO: Testing against a local daemon [2020-08-14T12:10:15.437Z] ok github.com/docker/docker/integration/image 0.466s [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === Skipped [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-08-14T12:10:15.437Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-14T12:10:15.437Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-08-14T12:10:15.437Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-08-14T12:10:15.437Z] tag_test.go:98: testEnv.OSType == "windows" [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] DONE 11 tests, 4 skipped in 2.660s [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-08-14T12:10:15.437Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:10:15.437Z] INFO: Testing against a local daemon [2020-08-14T12:10:15.437Z] ok github.com/docker/docker/integration/network 0.208s [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === Skipped [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-08-14T12:10:15.437Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-08-14T12:10:15.437Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-08-14T12:10:15.437Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-08-14T12:10:15.437Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-08-14T12:10:15.437Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-08-14T12:10:15.437Z] network_test.go:97: testEnv.OSType == "windows" [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-08-14T12:10:15.437Z] service_test.go:29: testEnv.OSType == "windows" [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-08-14T12:10:15.437Z] service_test.go:52: testEnv.OSType == "windows" [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-08-14T12:10:15.437Z] service_test.go:96: testEnv.OSType == "windows" [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-14T12:10:15.437Z] service_test.go:130: testEnv.OSType == "windows" [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-14T12:10:15.437Z] service_test.go:181: testEnv.OSType == "windows" [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-08-14T12:10:15.437Z] service_test.go:206: testEnv.OSType == "windows" [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-14T12:10:15.437Z] service_test.go:236: FLAKY_TEST [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-08-14T12:10:15.437Z] service_test.go:326: testEnv.OSType == "windows" [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-14T12:10:15.437Z] service_test.go:394: testEnv.OSType == "windows" [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] DONE 19 tests, 15 skipped in 2.587s [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-08-14T12:10:15.437Z] testing: warning: no tests to run [2020-08-14T12:10:15.437Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] DONE 0 tests in 0.769s [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-08-14T12:10:15.437Z] testing: warning: no tests to run [2020-08-14T12:10:15.437Z] ok github.com/docker/docker/integration/network/macvlan 0.077s [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] DONE 0 tests in 0.834s [2020-08-14T12:10:15.437Z] [2020-08-14T12:10:15.437Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-08-14T12:10:15.897Z] testing: warning: no tests to run [2020-08-14T12:10:15.897Z] ok github.com/docker/docker/integration/plugin 0.087s [2020-08-14T12:10:15.897Z] [2020-08-14T12:10:15.897Z] DONE 0 tests in 0.809s [2020-08-14T12:10:15.897Z] [2020-08-14T12:10:15.897Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-08-14T12:10:16.869Z] testing: warning: no tests to run [2020-08-14T12:10:16.869Z] ok github.com/docker/docker/integration/plugin/authz 0.062s [2020-08-14T12:10:16.869Z] [2020-08-14T12:10:16.869Z] DONE 0 tests in 0.780s [2020-08-14T12:10:16.869Z] [2020-08-14T12:10:16.869Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-08-14T12:10:17.764Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-08-14T12:10:17.764Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-08-14T12:10:20.300Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-08-14T12:10:22.203Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-08-14T12:10:23.580Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-08-14T12:10:25.492Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:10:25.492Z] INFO: Testing against a local daemon [2020-08-14T12:10:25.492Z] ok github.com/docker/docker/integration/plugin/common 0.212s [2020-08-14T12:10:25.492Z] [2020-08-14T12:10:25.492Z] === Skipped [2020-08-14T12:10:25.492Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-08-14T12:10:25.492Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-08-14T12:10:25.492Z] [2020-08-14T12:10:25.492Z] [2020-08-14T12:10:25.492Z] DONE 3 tests, 1 skipped in 8.106s [2020-08-14T12:10:25.492Z] [2020-08-14T12:10:25.492Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-08-14T12:10:26.115Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-08-14T12:10:26.115Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-08-14T12:10:28.401Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:10:28.401Z] INFO: Testing against a local daemon [2020-08-14T12:10:28.401Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.285s [2020-08-14T12:10:28.401Z] [2020-08-14T12:10:28.401Z] === Skipped [2020-08-14T12:10:28.401Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-08-14T12:10:28.401Z] external_test.go:48: runtime.GOOS == "windows" [2020-08-14T12:10:28.401Z] [2020-08-14T12:10:28.401Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-08-14T12:10:28.401Z] external_test.go:408: runtime.GOOS == "windows" [2020-08-14T12:10:28.401Z] [2020-08-14T12:10:28.401Z] [2020-08-14T12:10:28.401Z] DONE 2 tests, 2 skipped in 3.438s [2020-08-14T12:10:28.401Z] [2020-08-14T12:10:28.401Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-08-14T12:10:28.651Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-08-14T12:10:29.219Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-08-14T12:10:31.152Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-08-14T12:10:31.316Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:10:31.316Z] INFO: Testing against a local daemon [2020-08-14T12:10:31.316Z] ok github.com/docker/docker/integration/plugin/logging 0.228s [2020-08-14T12:10:31.316Z] [2020-08-14T12:10:31.316Z] === Skipped [2020-08-14T12:10:31.316Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-08-14T12:10:31.317Z] read_test.go:21: no unix domain sockets on Windows [2020-08-14T12:10:31.317Z] [2020-08-14T12:10:31.317Z] [2020-08-14T12:10:31.317Z] DONE 1 tests, 1 skipped in 2.676s [2020-08-14T12:10:31.317Z] [2020-08-14T12:10:31.317Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-08-14T12:10:32.088Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-08-14T12:10:32.857Z] testing: warning: no tests to run [2020-08-14T12:10:32.857Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.106s [2020-08-14T12:10:32.857Z] [2020-08-14T12:10:32.857Z] DONE 0 tests in 1.376s [2020-08-14T12:10:32.857Z] [2020-08-14T12:10:32.857Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-08-14T12:10:33.025Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-08-14T12:10:33.961Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-08-14T12:10:35.337Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-08-14T12:10:35.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:10:35.767Z] INFO: Testing against a local daemon [2020-08-14T12:10:35.767Z] ok github.com/docker/docker/integration/plugin/volumes 0.243s [2020-08-14T12:10:35.767Z] [2020-08-14T12:10:35.767Z] === Skipped [2020-08-14T12:10:35.767Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-08-14T12:10:35.767Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:35.767Z] [2020-08-14T12:10:35.767Z] [2020-08-14T12:10:35.767Z] DONE 1 tests, 1 skipped in 2.828s [2020-08-14T12:10:35.767Z] [2020-08-14T12:10:35.767Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-08-14T12:10:36.712Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-08-14T12:10:37.950Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:10:37.950Z] INFO: Testing against a local daemon [2020-08-14T12:10:37.950Z] ok github.com/docker/docker/integration/secret 0.217s [2020-08-14T12:10:37.950Z] [2020-08-14T12:10:37.950Z] === Skipped [2020-08-14T12:10:37.950Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-08-14T12:10:37.950Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:37.950Z] [2020-08-14T12:10:37.950Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-08-14T12:10:37.950Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:37.950Z] [2020-08-14T12:10:37.950Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-08-14T12:10:37.950Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:37.950Z] [2020-08-14T12:10:37.950Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-08-14T12:10:37.950Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:37.950Z] [2020-08-14T12:10:37.950Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-08-14T12:10:37.950Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:37.950Z] [2020-08-14T12:10:37.950Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-08-14T12:10:37.950Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-08-14T12:10:37.950Z] [2020-08-14T12:10:37.950Z] [2020-08-14T12:10:37.950Z] DONE 6 tests, 6 skipped in 2.337s [2020-08-14T12:10:37.950Z] [2020-08-14T12:10:37.950Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-08-14T12:10:38.090Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-08-14T12:10:39.470Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-08-14T12:10:40.849Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-08-14T12:10:40.859Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:10:40.859Z] INFO: Testing against a local daemon [2020-08-14T12:10:40.859Z] ok github.com/docker/docker/integration/service 0.339s [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === Skipped [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-14T12:10:40.859Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-14T12:10:40.859Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-14T12:10:40.859Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-14T12:10:40.859Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-08-14T12:10:40.859Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-08-14T12:10:40.859Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-08-14T12:10:40.859Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-08-14T12:10:40.859Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-08-14T12:10:40.859Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-08-14T12:10:40.859Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-08-14T12:10:40.859Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2020-08-14T12:10:40.859Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-08-14T12:10:40.859Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-08-14T12:10:40.859Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-08-14T12:10:40.859Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-08-14T12:10:40.859Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-08-14T12:10:40.859Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-08-14T12:10:40.859Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-08-14T12:10:40.859Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-08-14T12:10:40.859Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-08-14T12:10:40.859Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-08-14T12:10:40.859Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-08-14T12:10:40.859Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-08-14T12:10:40.859Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-08-14T12:10:40.859Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] DONE 24 tests, 23 skipped in 2.889s [2020-08-14T12:10:40.859Z] [2020-08-14T12:10:40.859Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-08-14T12:10:43.041Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:10:43.041Z] INFO: Testing against a local daemon [2020-08-14T12:10:43.041Z] ok github.com/docker/docker/integration/session 0.201s [2020-08-14T12:10:43.501Z] [2020-08-14T12:10:43.501Z] === Skipped [2020-08-14T12:10:43.501Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-08-14T12:10:43.501Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-08-14T12:10:43.501Z] [2020-08-14T12:10:43.501Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-08-14T12:10:43.501Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-08-14T12:10:43.501Z] [2020-08-14T12:10:43.501Z] [2020-08-14T12:10:43.501Z] DONE 2 tests, 2 skipped in 2.224s [2020-08-14T12:10:43.501Z] [2020-08-14T12:10:43.501Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-08-14T12:10:44.131Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-14T12:10:45.685Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:10:45.685Z] INFO: Testing against a local daemon [2020-08-14T12:10:46.655Z] ok github.com/docker/docker/integration/system 1.350s [2020-08-14T12:10:46.655Z] [2020-08-14T12:10:46.655Z] === Skipped [2020-08-14T12:10:46.655Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-14T12:10:46.655Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-08-14T12:10:46.655Z] [2020-08-14T12:10:46.655Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-08-14T12:10:46.655Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-08-14T12:10:46.655Z] [2020-08-14T12:10:46.655Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-08-14T12:10:46.655Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-08-14T12:10:46.655Z] [2020-08-14T12:10:46.655Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-08-14T12:10:46.655Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-14T12:10:46.655Z] [2020-08-14T12:10:46.655Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-08-14T12:10:46.655Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-14T12:10:46.655Z] [2020-08-14T12:10:46.655Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-08-14T12:10:46.655Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-14T12:10:46.655Z] [2020-08-14T12:10:46.655Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-08-14T12:10:46.655Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-14T12:10:46.655Z] [2020-08-14T12:10:46.655Z] [2020-08-14T12:10:46.655Z] DONE 13 tests, 7 skipped in 3.380s [2020-08-14T12:10:46.655Z] [2020-08-14T12:10:46.655Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-08-14T12:10:48.836Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:10:48.836Z] INFO: Testing against a local daemon [2020-08-14T12:10:49.296Z] ok github.com/docker/docker/integration/volume 0.268s [2020-08-14T12:10:49.296Z] [2020-08-14T12:10:49.296Z] === Skipped [2020-08-14T12:10:49.296Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-08-14T12:10:49.296Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-08-14T12:10:49.296Z] [2020-08-14T12:10:49.296Z] [2020-08-14T12:10:49.296Z] DONE 5 tests, 1 skipped in 2.443s [2020-08-14T12:10:49.296Z] [2020-08-14T12:10:49.296Z] INFO: make.ps1 ended at 08/14/2020 12:10:49 [2020-08-14T12:10:49.296Z] INFO: Integration CLI tests being run from the host: [2020-08-14T12:10:49.296Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-08-14T12:10:56.333Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-08-14T12:10:56.333Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-08-14T12:10:56.333Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-08-14T12:10:56.333Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-08-14T12:10:56.333Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-08-14T12:10:56.595Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-08-14T12:10:56.595Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-08-14T12:10:57.162Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-08-14T12:10:57.162Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-08-14T12:10:57.731Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-08-14T12:10:57.731Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-08-14T12:10:57.731Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-08-14T12:10:57.731Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-08-14T12:10:57.731Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-08-14T12:10:57.871Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-14T12:10:57.871Z] INFO: Testing against a local daemon [2020-08-14T12:10:59.107Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-08-14T12:10:59.365Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-08-14T12:10:59.365Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-08-14T12:10:59.365Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-08-14T12:10:59.624Z] === RUN TestDockerSuite/TestVolumeEvents [2020-08-14T12:11:02.172Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-08-14T12:11:05.457Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-08-14T12:11:06.393Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-08-14T12:11:06.393Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-08-14T12:11:06.393Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-08-14T12:11:08.297Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-08-14T12:11:10.205Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-14T12:11:10.773Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite (1352.95s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.06s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.27s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.36s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.44s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.89s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.03s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.10s) [2020-08-14T12:11:10.773Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.53s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.86s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.90s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.90s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.84s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.07s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.91s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestAttachDetach (1.25s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.04s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.15s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.17s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.97s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.70s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.94s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.40s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.63s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.39s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.59s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.16s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.37s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.85s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.13s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.04s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.21s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.07s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.83s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.84s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.92s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.38s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.26s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.49s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.98s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.39s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.36s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.64s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.49s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.84s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.71s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.55s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.99s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.17s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.56s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.45s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.47s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.28s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.41s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.62s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.08s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.49s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.71s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.10s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.47s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.54s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.53s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.54s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.02s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.45s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.67s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.42s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCmd (0.19s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2020-08-14T12:11:10.774Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-14T12:11:10.774Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.13s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.75s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildContChar (3.69s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.21s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.37s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.10s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.53s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.42s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.41s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.65s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.51s) [2020-08-14T12:11:10.774Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.07s) [2020-08-14T12:11:10.774Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.774Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-08-14T12:11:10.774Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.774Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-08-14T12:11:10.774Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.774Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-08-14T12:11:10.774Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.81s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.96s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.17s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.14s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.50s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.52s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.85s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.66s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.43s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.26s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.51s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.48s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.38s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.12s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.81s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.26s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.63s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.33s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.27s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.46s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.73s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.43s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.13s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.25s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.70s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.43s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.20s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.33s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEnv (1.17s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.03s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.87s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.01s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.77s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.67s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.66s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.94s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.88s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.20s) [2020-08-14T12:11:10.774Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-14T12:11:10.774Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.35s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.90s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.81s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.46s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildFails (0.82s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.93s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.86s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.52s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.88s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.63s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.18s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.56s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.71s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.72s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.48s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildHistory (3.85s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.28s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.92s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.14s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildLastModified (3.97s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.60s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.39s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.31s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.78s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.60s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.62s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.82s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.44s) [2020-08-14T12:11:10.774Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-14T12:11:10.774Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.55s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.44s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.60s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.66s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.70s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.11s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.57s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.47s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.17s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.10s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.36s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.94s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.22s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.06s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildPATH (2.05s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.80s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.74s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.65s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.27s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.41s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildRm (2.28s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.70s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.93s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.09s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.89s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.69s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2020-08-14T12:11:10.774Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-14T12:11:10.774Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.68s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.14s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildStderr (0.82s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.73s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.20s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildUser (1.52s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.28s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.90s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.72s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.98s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.05s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.99s) [2020-08-14T12:11:10.774Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-08-14T12:11:10.774Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.774Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-14T12:11:10.774Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.774Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-14T12:11:10.774Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.774Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-14T12:11:10.774Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.28s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.87s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.65s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-08-14T12:11:10.774Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.72s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.28s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.11s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.52s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.79s) [2020-08-14T12:11:10.775Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2020-08-14T12:11:10.775Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.99s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.30s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-08-14T12:11:10.775Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-14T12:11:10.775Z] docker_cli_sni_test.go:18: Flakey test [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.53s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.98s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCommitChange (1.13s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.09s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.75s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.78s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.82s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCommitTTY (1.12s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.82s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.10s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.82s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.16s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.17s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.45s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.71s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.55s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.75s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.63s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.29s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.63s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.68s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.69s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.75s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.50s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.73s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.68s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.49s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.10s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.22s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.47s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.60s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2020-08-14T12:11:10.775Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-14T12:11:10.775Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.62s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.64s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.82s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.10s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.42s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.42s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.08s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.32s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.44s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.36s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.74s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.40s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000974120_} (1.44s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1620648768_/foo_false____} (1.41s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1620648768_/foo_true____} (1.47s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3949417887_/foo_false____} (1.64s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3949417887_/foo_true____} (1.45s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3949417887_/foo_true__0xc000974180__} (1.51s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009741a0_} (1.76s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009741c0_} (0.97s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009741e0_} (1.67s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000974200_} (1.29s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.86s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.27s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.83s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.67s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.88s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.49s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.75s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.84s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.74s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.64s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.88s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.73s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.58s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.90s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.21s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.64s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.54s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.49s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.49s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.65s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.57s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.73s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.95s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.44s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.38s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.63s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.07s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.47s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.89s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.30s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.56s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.24s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.89s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToDot (0.65s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.00s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.72s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToStdout (0.84s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.30s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.31s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.84s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.12s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.45s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.57s) [2020-08-14T12:11:10.775Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-08-14T12:11:10.775Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2020-08-14T12:11:10.775Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-14T12:11:10.775Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.94s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.89s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.53s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.05s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.14s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.61s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.55s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.65s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.05s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.11s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.86s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.66s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.06s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.07s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.35s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.15s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.88s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.71s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.33s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.62s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.46s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsCopy (0.79s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.36s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.42s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.27s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsFilters (1.05s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsFormat (1.11s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.81s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.45s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2020-08-14T12:11:10.775Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-14T12:11:10.775Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-14T12:11:10.775Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-14T12:11:10.775Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.44s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsResize (0.59s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.66s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsTop (0.62s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.94s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExec (0.97s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.53s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.72s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.61s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.70s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.69s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.75s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.12s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecCgroup (0.74s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecEnv (0.83s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.09s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.48s) [2020-08-14T12:11:10.775Z] --- PASS: TestDockerSuite/TestExecInspectID (1.55s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecParseError (0.54s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.74s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.96s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.67s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecTTY (0.70s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.69s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.65s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecUlimits (0.59s) [2020-08-14T12:11:10.776Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-14T12:11:10.776Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.60s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestExecWithUser (0.71s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.58s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestHealth (18.43s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImportFile (1.01s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.23s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.69s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.80s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.63s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.98s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.72s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.55s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.53s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.52s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.53s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.77s) [2020-08-14T12:11:10.776Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-14T12:11:10.776Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.89s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.77s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectDefault (0.49s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectHistory (1.07s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.08s) [2020-08-14T12:11:10.776Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-14T12:11:10.776Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.76s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.61s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.41s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.51s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.99s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.51s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.80s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.97s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.51s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.53s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.37s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.58s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.96s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.68s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.62s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.43s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.89s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.11s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.00s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.61s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.60s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.57s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.21s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestNetHostname (1.23s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.66s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPluginActive (1.45s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.53s) [2020-08-14T12:11:10.776Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-08-14T12:11:10.776Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.39s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.90s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.32s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.20s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.62s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.81s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.85s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPortList (5.88s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.58s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.66s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.07s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.59s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.86s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.82s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsByOrder (2.02s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.73s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.25s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.56s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.77s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.35s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.60s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.70s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.92s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.82s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.87s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.40s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.62s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2020-08-14T12:11:10.776Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-14T12:11:10.776Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.88s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.54s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.85s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.76s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.97s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.66s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.20s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.38s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.34s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.76s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.39s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.20s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.65s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.09s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.44s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.76s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.86s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.41s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.13s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.19s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.82s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.75s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2020-08-14T12:11:10.776Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.52s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.61s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.30s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.76s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.69s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.58s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.09s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.69s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.55s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.10s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.29s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.62s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.15s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.12s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.76s) [2020-08-14T12:11:10.777Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-14T12:11:10.777Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.777Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-14T12:11:10.777Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.07s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.08s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.01s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.56s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.15s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.65s) [2020-08-14T12:11:10.777Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-14T12:11:10.777Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.66s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.55s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.53s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.69s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.76s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunExitCode (0.59s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.67s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.55s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.41s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2020-08-14T12:11:10.777Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-14T12:11:10.777Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.48s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.64s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.03s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.09s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.11s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.74s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.88s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.54s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.30s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.65s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.83s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.66s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.89s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.85s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.92s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunMount (3.57s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.66s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.09s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.51s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.84s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.45s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.06s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNetHost (1.04s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.50s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.65s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.66s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.41s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.38s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.39s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.48s) [2020-08-14T12:11:10.777Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-08-14T12:11:10.777Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.29s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.74s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2020-08-14T12:11:10.777Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.66s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.55s) [2020-08-14T12:11:10.777Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-14T12:11:10.777Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.60s) [2020-08-14T12:11:10.777Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-14T12:11:10.777Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.67s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.06s) [2020-08-14T12:11:10.777Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-14T12:11:10.777Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.45s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.97s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunRm (0.69s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.61s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.58s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.94s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.29s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.58s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.51s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.55s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.60s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunState (1.20s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.51s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2020-08-14T12:11:10.777Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.42s) [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.02s) [2020-08-14T12:11:11.037Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.67s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunSysctls (0.86s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.44s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.10s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.12s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.72s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.84s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.44s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunUserByID (0.63s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunUserByName (0.71s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.55s) [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-14T12:11:11.037Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.58s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.51s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.59s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.71s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.93s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.65s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.25s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.58s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.61s) [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-08-14T12:11:11.037Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-08-14T12:11:11.037Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-14T12:11:11.037Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-08-14T12:11:11.037Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.85s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.43s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.43s) [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-14T12:11:11.037Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-14T12:11:11.037Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-14T12:11:11.037Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-14T12:11:11.037Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-14T12:11:11.037Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-14T12:11:11.037Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.43s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.85s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-14T12:11:11.037Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.86s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.67s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.00s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.84s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.22s) [2020-08-14T12:11:11.037Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents299840705 [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.25s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.28s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (1.02s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.16s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.27s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.16s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.49s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.61s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.92s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStartRecordError (1.65s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.93s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.16s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.61s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.55s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.57s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.62s) [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-14T12:11:11.037Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.61s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.08s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-14T12:11:11.037Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.55s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.10s) [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-08-14T12:11:11.037Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.96s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2020-08-14T12:11:11.037Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-14T12:11:11.037Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.09s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.61s) [2020-08-14T12:11:11.037Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.09s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.37s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.57s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.18s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.70s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.30s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.27s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.48s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.49s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.39s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.32s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s) [2020-08-14T12:11:11.038Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.63s) [2020-08-14T12:11:11.038Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-14T12:11:11.038Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-14T12:11:11.038Z] === RUN TestDockerRegistrySuite [2020-08-14T12:11:11.038Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-08-14T12:11:12.416Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-14T12:11:13.797Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-14T12:11:15.174Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-08-14T12:11:15.174Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-14T12:11:18.462Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-08-14T12:11:20.998Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-08-14T12:11:23.643Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-08-14T12:11:24.212Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-14T12:11:25.181Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-14T12:11:26.118Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-14T12:11:27.495Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-14T12:11:28.433Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-14T12:11:29.368Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-14T12:11:30.304Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-14T12:11:32.208Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-14T12:11:33.587Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-14T12:11:34.525Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-14T12:11:37.062Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-08-14T12:11:37.631Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-14T12:11:37.631Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-14T12:11:38.566Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-14T12:11:39.503Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-14T12:11:40.440Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-08-14T12:11:42.978Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-14T12:11:42.978Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-08-14T12:11:43.918Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-08-14T12:11:44.485Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-08-14T12:11:44.486Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-14T12:11:44.744Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-14T12:11:45.003Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-08-14T12:11:45.262Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-08-14T12:11:45.520Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-14T12:11:46.485Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-08-14T12:11:47.864Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-14T12:11:48.800Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-08-14T12:11:49.736Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-14T12:11:50.672Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-08-14T12:11:51.239Z] --- PASS: TestDockerRegistrySuite (40.61s) [2020-08-14T12:11:51.239Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.52s) [2020-08-14T12:11:51.239Z] check_test.go:196: [da54923dd4f62] daemon is not started [2020-08-14T12:11:51.239Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.29s) [2020-08-14T12:11:51.239Z] check_test.go:196: [dd7711eb1f349] daemon is not started [2020-08-14T12:11:51.239Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.52s) [2020-08-14T12:11:51.239Z] check_test.go:196: [d8dd8dfc86ee7] daemon is not started [2020-08-14T12:11:51.239Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-08-14T12:11:51.239Z] check_test.go:196: [dd50f81c14689] daemon is not started [2020-08-14T12:11:51.239Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2020-08-14T12:11:51.239Z] check_test.go:196: [d9406be539d4b] daemon is not started [2020-08-14T12:11:51.239Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.65s) [2020-08-14T12:11:51.239Z] check_test.go:196: [d1c437c1f9d92] daemon is not started [2020-08-14T12:11:51.239Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.63s) [2020-08-14T12:11:51.239Z] check_test.go:196: [d777858da3d52] daemon is not started [2020-08-14T12:11:51.239Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2020-08-14T12:11:51.239Z] check_test.go:196: [d4463042f2d2a] daemon is not started [2020-08-14T12:11:51.239Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2020-08-14T12:11:51.239Z] check_test.go:196: [db8d2831e2788] daemon is not started [2020-08-14T12:11:51.239Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.13s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d15737a08d826] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d7f9934d1b2c7] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d0e7a9f8ed15f] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d082ca65515bf] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d47c79510d86a] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.76s) [2020-08-14T12:11:51.240Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5fa22c90dc0546310d447621d6f6d521a874f702176f48fdbf818c8d53e4eea0 [2020-08-14T12:11:51.240Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bbffb2aed7a38974385b02785f51f0033bb53a474b7adc43af49b52df181d33f [2020-08-14T12:11:51.240Z] check_test.go:196: [d493aa9af41f8] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.68s) [2020-08-14T12:11:51.240Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:64392847bd6f930bf323e8c0521b2247d31e4bec5ca0bc5bb1774e7ce6c25b6f [2020-08-14T12:11:51.240Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9d602709640c9371859da3b8ec45b933211cdf0f97fb25b06aca760bd7fc2851 [2020-08-14T12:11:51.240Z] check_test.go:196: [ddfc328025ff6] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d7d9e27b3b22c] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2020-08-14T12:11:51.240Z] check_test.go:196: [db761c13a8545] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2020-08-14T12:11:51.240Z] check_test.go:196: [db6e79d281dd8] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d7d4bcf24ce85] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2020-08-14T12:11:51.240Z] check_test.go:196: [db67e7a5b88b5] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d402a95be40fe] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2020-08-14T12:11:51.240Z] check_test.go:196: [df64991bdb09c] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d42869d400f87] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-08-14T12:11:51.240Z] check_test.go:196: [db5fe911f144f] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2020-08-14T12:11:51.240Z] check_test.go:196: [db102f3eacb49] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2020-08-14T12:11:51.240Z] check_test.go:196: [de171d9c02e90] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-08-14T12:11:51.240Z] check_test.go:196: [dea12657bf6cb] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d6070d9f25129] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d02f04ca6607a] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d653fe4952dbd] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d9e725c58626d] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d9661b2baf95a] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d5325f076295e] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2020-08-14T12:11:51.240Z] check_test.go:196: [d458b261add34] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2020-08-14T12:11:51.240Z] check_test.go:196: [de5fb4f134a4b] daemon is not started [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2020-08-14T12:11:51.240Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-08-14T12:11:51.240Z] === RUN TestDockerSchema1RegistrySuite [2020-08-14T12:11:51.240Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-08-14T12:11:51.498Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-14T12:11:54.784Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-08-14T12:11:57.316Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-14T12:11:59.853Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-14T12:12:00.792Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-14T12:12:01.780Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-14T12:12:01.780Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-14T12:12:02.716Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-14T12:12:03.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-14T12:12:04.590Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-14T12:12:07.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-14T12:12:07.385Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-14T12:12:07.644Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-14T12:12:07.644Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-14T12:12:08.212Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-14T12:12:08.212Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-14T12:12:08.780Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite (17.48s) [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2020-08-14T12:12:08.780Z] check_test.go:223: [d1b349c556f65] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2020-08-14T12:12:08.780Z] check_test.go:223: [d9b2592a100e6] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.71s) [2020-08-14T12:12:08.780Z] check_test.go:223: [dac11cc9ca175] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.73s) [2020-08-14T12:12:08.780Z] check_test.go:223: [d63e026c63e84] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s) [2020-08-14T12:12:08.780Z] check_test.go:223: [de0854c213f52] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2020-08-14T12:12:08.780Z] check_test.go:223: [d9ad9971e697f] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-08-14T12:12:08.780Z] check_test.go:223: [dcc468fa909b5] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2020-08-14T12:12:08.780Z] check_test.go:223: [da919cd67196f] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2020-08-14T12:12:08.780Z] check_test.go:223: [d282dff6a8576] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2020-08-14T12:12:08.780Z] check_test.go:223: [d6b5a81f9943c] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.27s) [2020-08-14T12:12:08.780Z] check_test.go:223: [d2a8c282037f3] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2020-08-14T12:12:08.780Z] check_test.go:223: [df52af1383981] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-08-14T12:12:08.780Z] check_test.go:223: [def95a1c1dd39] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-08-14T12:12:08.780Z] check_test.go:223: [d4cc1eab0362c] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2020-08-14T12:12:08.780Z] check_test.go:223: [dcf4cd304ef57] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-08-14T12:12:08.780Z] check_test.go:223: [d959343f70be5] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-08-14T12:12:08.780Z] check_test.go:223: [d07dc8dbf77cb] daemon is not started [2020-08-14T12:12:08.780Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-08-14T12:12:08.780Z] check_test.go:223: [dac387d41dc47] daemon is not started [2020-08-14T12:12:08.780Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-08-14T12:12:08.780Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-14T12:12:09.742Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-14T12:12:10.308Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-14T12:12:10.308Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-14T12:12:11.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-14T12:12:11.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-14T12:12:12.250Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-14T12:12:12.817Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-14T12:12:12.817Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.03s) [2020-08-14T12:12:12.817Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.91s) [2020-08-14T12:12:12.817Z] check_test.go:252: [da3bf1aff8842] daemon is not started [2020-08-14T12:12:12.817Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-08-14T12:12:12.817Z] check_test.go:252: [d05bb47e4106d] daemon is not started [2020-08-14T12:12:12.817Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-08-14T12:12:12.817Z] check_test.go:252: [d21b508951db4] daemon is not started [2020-08-14T12:12:12.817Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2020-08-14T12:12:12.817Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.25s) [2020-08-14T12:12:12.817Z] check_test.go:252: [dfffa9063b66c] daemon is not started [2020-08-14T12:12:12.817Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2020-08-14T12:12:12.817Z] check_test.go:252: [d0fe6e87a0267] daemon is not started [2020-08-14T12:12:12.817Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-08-14T12:12:12.817Z] check_test.go:252: [d5168e2b20fc3] daemon is not started [2020-08-14T12:12:12.817Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-08-14T12:12:12.817Z] check_test.go:252: [dde7f85cae6dc] daemon is not started [2020-08-14T12:12:12.817Z] === RUN TestDockerRegistryAuthTokenSuite [2020-08-14T12:12:12.817Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-14T12:12:18.081Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-14T12:12:18.081Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-14T12:12:18.339Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-14T12:12:18.598Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-14T12:12:18.598Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-08-14T12:12:18.598Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-08-14T12:12:18.598Z] check_test.go:279: [d0a62a1f5d40c] daemon is not started [2020-08-14T12:12:18.598Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-08-14T12:12:18.598Z] check_test.go:279: [df58209eceba6] daemon is not started [2020-08-14T12:12:18.598Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-08-14T12:12:18.598Z] check_test.go:279: [d8b7d77465e4d] daemon is not started [2020-08-14T12:12:18.598Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-08-14T12:12:18.598Z] check_test.go:279: [d4ff893a19fe7] daemon is not started [2020-08-14T12:12:18.598Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2020-08-14T12:12:18.598Z] check_test.go:279: [d1b761e120eb3] daemon is not started [2020-08-14T12:12:18.598Z] === RUN TestDockerNetworkSuite [2020-08-14T12:12:18.598Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-08-14T12:12:20.500Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-08-14T12:12:21.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-08-14T12:12:23.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-08-14T12:12:25.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-08-14T12:12:28.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-08-14T12:12:29.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-08-14T12:12:34.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-08-14T12:12:37.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-08-14T12:12:38.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-08-14T12:12:38.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-08-14T12:12:39.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-08-14T12:12:40.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-08-14T12:12:41.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-08-14T12:12:41.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-08-14T12:12:41.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-08-14T12:12:42.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-08-14T12:12:42.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-08-14T12:12:42.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-08-14T12:12:42.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-08-14T12:12:43.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-08-14T12:12:44.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-08-14T12:12:44.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-08-14T12:12:44.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-08-14T12:12:44.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-08-14T12:12:47.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-08-14T12:12:49.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-08-14T12:12:55.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-08-14T12:12:55.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-08-14T12:12:55.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-08-14T12:12:55.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-08-14T12:12:55.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-08-14T12:12:55.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-08-14T12:12:56.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-08-14T12:12:56.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-08-14T12:12:58.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-08-14T12:12:58.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-14T12:12:58.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-08-14T12:12:59.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-08-14T12:13:02.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-08-14T12:13:05.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-08-14T12:13:05.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-08-14T12:13:06.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-08-14T12:13:07.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-08-14T12:13:08.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-08-14T12:13:08.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-08-14T12:13:09.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-08-14T12:13:10.218Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite (56.59s) [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.95s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d3da64ff6c978] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d4b86f1c3d287] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.76s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d9d7f2ff913d2] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d2186b2819cea] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:1233: [dbafbbdad2fae] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [daf5e49fc3c2f] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.12s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d706e8114bb0b] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.35s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [dc88b63506ba2] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.21s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [de8a969819756] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d83d42d57d809] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.55s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d778e0bcbdc56] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [df650f881939a] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d96bd24f16f42] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d1961d678bf12] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d8db7e9bb832f] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d2c2ee35aa2f4] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d9293f9985510] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d2a649a93262e] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [df2b42e5a4eeb] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [dae4c73d25a49] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.12s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d8043db8153a6] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d055a11bccb66] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [dd87513b5cb9f] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [db6506dce48ab] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:968: [d3e9a8e125ca3] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.63s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [ded1190fe632a] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.81s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:1116: [dc12567262c25] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d255f67642632] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d13c174e18e8b] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d7d0349b35646] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d6421fcde4dd3] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d0b8583b7d59d] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [dd544fa894bee] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d67950a0a7f53] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.34s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [dc4a752898343] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d34b5b1487ed0] daemon is not started [2020-08-14T12:13:15.491Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d8d05d937a432] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d71143bc4a68b] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.41s) [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:1084: [d07638a161b5c] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [da8305f9b2cdf] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d96511fdb82ed] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d559e1a1e9a9f] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d2cdd08349c8e] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d0e48889a607b] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d2d3c254a14be] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [dbd3a2e353973] daemon is not started [2020-08-14T12:13:15.491Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.16s) [2020-08-14T12:13:15.491Z] docker_cli_network_unix_test.go:46: [d11f18f783dcf] daemon is not started [2020-08-14T12:13:15.491Z] === RUN TestDockerHubPullSuite [2020-08-14T12:13:15.491Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-08-14T12:13:16.868Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-08-14T12:13:19.400Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-08-14T12:13:19.967Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-08-14T12:13:21.871Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-08-14T12:13:21.871Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-08-14T12:13:22.130Z] --- PASS: TestDockerHubPullSuite (6.86s) [2020-08-14T12:13:22.130Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.64s) [2020-08-14T12:13:22.130Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.41s) [2020-08-14T12:13:22.130Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.50s) [2020-08-14T12:13:22.130Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.74s) [2020-08-14T12:13:22.130Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.41s) [2020-08-14T12:13:22.130Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.15s) [2020-08-14T12:13:22.130Z] PASS [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === Skipped [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.07s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.07s) [2020-08-14T12:13:22.130Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-08-14T12:13:22.130Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-08-14T12:13:22.130Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-08-14T12:13:22.130Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-14T12:13:22.130Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-08-14T12:13:22.130Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2020-08-14T12:13:22.130Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_sni_test.go:18: Flakey test [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-14T12:13:22.130Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.02s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.02s) [2020-08-14T12:13:22.130Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-14T12:13:22.130Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-14T12:13:22.130Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-14T12:13:22.130Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-14T12:13:22.130Z] docker_cli_network_unix_test.go:46: [d8d05d937a432] daemon is not started [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] [2020-08-14T12:13:22.130Z] DONE 1277 tests, 51 skipped in 1525.931s [2020-08-14T12:13:22.130Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-14T12:13:22.130Z] ++++ cat bundles/test-integration/docker.pid [2020-08-14T12:13:22.130Z] +++ kill 7585 [2020-08-14T12:13:23.076Z] +++ /etc/init.d/apparmor stop [2020-08-14T12:13:23.076Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-14T12:13:23.076Z] [2020-08-14T12:13:23.076Z] Unloading profiles will leave already running processes permanently [2020-08-14T12:13:23.076Z] unconfined, which can lead to unexpected situations. [2020-08-14T12:13:23.076Z] [2020-08-14T12:13:23.076Z] To set a process to complain mode, use the command line tool [2020-08-14T12:13:23.076Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-14T12:13:23.076Z] +++ true [2020-08-14T12:13:23.076Z] exiting test-integration [2020-08-14T12:13:23.076Z] ++ exit 0 [2020-08-14T12:13:23.076Z] [2020-08-14T12:13:23.644Z] + for job in $(jobs -p) [2020-08-14T12:13:23.644Z] + wait 16081 [2020-08-14T12:13:45.600Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-08-14T12:13:47.503Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-08-14T12:13:54.069Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-08-14T12:13:59.343Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-08-14T12:14:01.247Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-08-14T12:14:06.514Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-08-14T12:14:08.416Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-08-14T12:14:12.612Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-08-14T12:14:12.612Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-08-14T12:14:17.925Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-08-14T12:14:17.925Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-08-14T12:14:18.860Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-08-14T12:14:21.394Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-14T12:15:17.617Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-14T12:16:13.833Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-14T12:16:20.417Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-08-14T12:16:25.687Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-14T12:18:47.149Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-14T12:18:49.049Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-08-14T12:18:50.425Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-08-14T12:18:50.425Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-08-14T12:18:50.685Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-08-14T12:18:50.685Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-08-14T12:18:51.624Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-08-14T12:18:54.157Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-08-14T12:18:57.473Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-08-14T12:18:59.376Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-14T12:19:55.596Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-08-14T12:19:55.596Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-08-14T12:19:56.975Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-08-14T12:19:59.504Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-08-14T12:20:02.924Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-08-14T12:20:05.454Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-14T12:20:27.397Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-08-14T12:20:39.594Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-08-14T12:20:40.160Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-08-14T12:20:42.691Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-08-14T12:20:45.224Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-08-14T12:20:55.196Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-08-14T12:20:58.482Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-08-14T12:21:01.014Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-08-14T12:21:03.566Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-08-14T12:21:06.098Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-08-14T12:21:08.631Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-08-14T12:21:11.921Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-08-14T12:21:14.451Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-08-14T12:22:10.672Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-08-14T12:22:25.542Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite (1715.32s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.27s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.01s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.18s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.46s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.74s) [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:562: [dff83adbce442] joining swarm manager [d0e426540a47b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:584: [d3e77fc8c761c] joining swarm manager [d0e426540a47b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] check_test.go:380: [dff83adbce442] daemon is not started [2020-08-14T12:22:43.643Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.77s) [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:45: [d9a44e33e2dae] joining swarm manager [db525bb63b0f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.06s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.88s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.54s) [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:303: [d06b32696740b] joining swarm manager [d9fea031f554e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:304: [df943cd34871e] joining swarm manager [d9fea031f554e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.09s) [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:271: [df7ce29fc8d6b] joining swarm manager [d9a7ad73d1433]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:272: [df63678323dfe] joining swarm manager [d9a7ad73d1433]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.97s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.96s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.70s) [2020-08-14T12:22:43.643Z] docker_api_swarm_node_test.go:19: [dabc7809695d3] joining swarm manager [de8c3bc8b972a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_node_test.go:20: [dd3fd22e2855e] joining swarm manager [de8c3bc8b972a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.18s) [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:501: [d1b63ace4e30a] joining swarm manager [d4fd15106ce61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:506: [df19be00079c5] joining swarm manager [d4fd15106ce61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.38s) [2020-08-14T12:22:43.643Z] docker_api_swarm_node_test.go:80: [d495bb2b34d9b] joining swarm manager [d53d830b55c3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.28s) [2020-08-14T12:22:43.643Z] docker_api_swarm_node_test.go:52: [dc343833c8d98] joining swarm manager [de794d25d51bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_node_test.go:53: [d4fa22fa65e13] joining swarm manager [de794d25d51bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.76s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.45s) [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:201: [d93e902f28fc4] joining swarm manager [d4400d071fe54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.07s) [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:383: [dec003598847b] joining swarm manager [d1c91bf7c0a80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:384: [dbd11be72a915] joining swarm manager [d1c91bf7c0a80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] check_test.go:380: [dbd11be72a915] daemon is not started [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.47s) [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:801: [df7d20406994c] joining swarm manager [dbf6fd1cff01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:801: [de72addff6fa5] joining swarm manager [dbf6fd1cff01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:801: [dcbcd073acd14] joining swarm manager [dbf6fd1cff01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:801: [d0116c32f32f7] joining swarm manager [dbf6fd1cff01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-14T12:22:43.643Z] docker_api_swarm_test.go:809: [d4605715bea97] joining swarm manager [dbf6fd1cff01c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.82s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.07s) [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:394: [d4be4954d6a60] joining swarm manager [d2caa0e821884]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:394: [d355411f3b05b] joining swarm manager [d2caa0e821884]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.08s) [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:342: [d216485e289f9] joining swarm manager [d98265d0a8279]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:342: [d209cf337c0aa] joining swarm manager [d98265d0a8279]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.02s) [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:489: [d5183ec33f7f3] joining swarm manager [d74192413bef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:489: [d2d78d316ca4e] joining swarm manager [d74192413bef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.62s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.32s) [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:127: [d9d4177217538] joining swarm manager [de9919c272ba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:128: [d21821f3333f8] joining swarm manager [de9919c272ba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:136: [d18f0d9545a19] joining swarm manager [de9919c272ba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:137: [d3151fd4ac7b0] joining swarm manager [de9919c272ba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.80s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.14s) [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:303: [d3e5754ed0253] joining swarm manager [d668b354cc2d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:303: [d5a6c5ae7c95c] joining swarm manager [d668b354cc2d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.90s) [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:99: [d06bb5091a20f] joining swarm manager [d2dd961788281]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:100: [d00ca14c0bb09] joining swarm manager [d2dd961788281]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] check_test.go:380: [d06bb5091a20f] daemon is not started [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.93s) [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:532: [de145ec62c74e] joining swarm manager [dca396d54a2f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:533: [d86b020dd08fc] joining swarm manager [dca396d54a2f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.99s) [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:147: [d357fed021d86] joining swarm manager [db52b36c27b9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_api_swarm_service_test.go:147: [d269789d6259c] joining swarm manager [db52b36c27b9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.89s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.03s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.79s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.55s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.13s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.24s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.48s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.58s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.60s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.08s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.12s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.63s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.74s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.91s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.29s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.87s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.78s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.10s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.65s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.27s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.41s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.16s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.49s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.50s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.57s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.71s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.87s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.02s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.34s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.08s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.07s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.29s) [2020-08-14T12:22:43.643Z] docker_cli_service_logs_test.go:245: checking task 49b690e7vy57 [2020-08-14T12:22:43.643Z] docker_cli_service_logs_test.go:250: checking messages for 49b690e7vy57 [2020-08-14T12:22:43.643Z] docker_cli_service_logs_test.go:245: checking task bxaw16r4cl03 [2020-08-14T12:22:43.643Z] docker_cli_service_logs_test.go:250: checking messages for bxaw16r4cl03 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.67s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.82s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.27s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.48s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.12s) [2020-08-14T12:22:43.643Z] docker_cli_swarm_test.go:1901: [db3f368a8e606] joining swarm manager [dbb5e5b331969]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_cli_swarm_test.go:1902: [de34344c68483] joining swarm manager [dbb5e5b331969]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.24s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.81s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.30s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.43s) [2020-08-14T12:22:43.643Z] docker_cli_swarm_test.go:1802: [d3b5ee4d43d3f] joining swarm manager [d2aad3a7adb31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_cli_swarm_test.go:1803: [d0466d4d06c3a] joining swarm manager [d2aad3a7adb31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.98s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (153.34s) [2020-08-14T12:22:43.643Z] docker_cli_swarm_test.go:1321: [d167453e4bb6b] joining swarm manager [db625d45ea1f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_cli_swarm_test.go:1322: [de6481c5b6a6d] joining swarm manager [db625d45ea1f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.60s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.98s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.85s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.26s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.42s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.39s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.82s) [2020-08-14T12:22:43.643Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-14T12:22:43.643Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.37s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.34s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.60s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.68s) [2020-08-14T12:22:43.643Z] docker_cli_swarm_test.go:1186: [d0b9ddf6eb169] joining swarm manager [d41b6a6763f72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_cli_swarm_test.go:1195: [d34bedb757fb0] joining swarm manager [d41b6a6763f72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.05s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.48s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.20s) [2020-08-14T12:22:43.643Z] docker_cli_swarm_test.go:1118: [d6a3c4b615ca7] joining swarm manager [deab906b4f12e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_cli_swarm_test.go:1119: [d9d2ac8d6b22c] joining swarm manager [deab906b4f12e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] docker_cli_swarm_test.go:1172: [d6794c6074b55] joining swarm manager [deab906b4f12e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.03s) [2020-08-14T12:22:43.643Z] docker_cli_swarm_test.go:1453: [df9bea17b9bbd] joining swarm manager [dc722fcac8393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] docker_cli_swarm_test.go:1454: [def6535c8a42e] joining swarm manager [dc722fcac8393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.28s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.46s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.41s) [2020-08-14T12:22:43.643Z] docker_cli_swarm_unix_test.go:62: [dbb94eb1d48f8] joining swarm manager [d23902b48c0ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.87s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.21s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.38s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.24s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s) [2020-08-14T12:22:43.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.31s) [2020-08-14T12:22:43.644Z] docker_api_swarm_test.go:961: [d6c41221eeaf1] joining swarm manager [d3aac11c48ade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-14T12:22:43.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.42s) [2020-08-14T12:22:43.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.25s) [2020-08-14T12:22:43.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s) [2020-08-14T12:22:43.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s) [2020-08-14T12:22:43.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.30s) [2020-08-14T12:22:43.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.69s) [2020-08-14T12:22:43.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.58s) [2020-08-14T12:22:43.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.64s) [2020-08-14T12:22:43.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.67s) [2020-08-14T12:22:43.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s) [2020-08-14T12:22:43.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) [2020-08-14T12:22:43.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.39s) [2020-08-14T12:22:43.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s) [2020-08-14T12:22:43.644Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.31s) [2020-08-14T12:22:43.644Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.33s) [2020-08-14T12:22:43.644Z] === RUN TestDockerExternalVolumeSuite [2020-08-14T12:22:43.644Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-08-14T12:22:58.513Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-08-14T12:24:06.183Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-08-14T12:24:14.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-08-14T12:24:46.375Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-08-14T12:25:01.244Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-08-14T12:25:33.309Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-08-14T12:25:45.507Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-08-14T12:26:17.608Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-08-14T12:26:32.477Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-08-14T12:26:47.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-08-14T12:27:34.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-08-14T12:27:52.101Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-08-14T12:28:24.166Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-08-14T12:28:56.232Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-08-14T12:29:11.126Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-08-14T12:29:29.200Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-08-14T12:29:44.070Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite (437.06s) [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2020-08-14T12:29:58.940Z] docker_cli_external_volume_driver_test.go:53: [d1835fc03acd9] daemon is not started [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-08-14T12:29:58.940Z] docker_cli_external_volume_driver_test.go:53: [d8653dd7ccb59] daemon is not started [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-08-14T12:29:58.940Z] docker_cli_external_volume_driver_test.go:53: [dabced2c3129a] daemon is not started [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-08-14T12:29:58.940Z] docker_cli_external_volume_driver_test.go:53: [d93962b10bc95] daemon is not started [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2020-08-14T12:29:58.940Z] docker_cli_external_volume_driver_test.go:485: [d56b5e817fc43] daemon is not started [2020-08-14T12:29:58.940Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2020-08-14T12:29:58.940Z] docker_cli_external_volume_driver_test.go:53: [d238a0759c388] daemon is not started [2020-08-14T12:29:58.940Z] PASS [2020-08-14T12:29:58.940Z] [2020-08-14T12:29:58.940Z] === Skipped [2020-08-14T12:29:58.940Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-14T12:29:58.940Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-14T12:29:58.940Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-14T12:29:58.940Z] check_test.go:309: [dc0569980260f] daemon is not started [2020-08-14T12:29:58.940Z] [2020-08-14T12:29:58.940Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2020-08-14T12:29:58.940Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2020-08-14T12:29:58.940Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-14T12:29:58.940Z] check_test.go:309: [d39ef0aab02cd] daemon is not started [2020-08-14T12:29:58.940Z] [2020-08-14T12:29:58.940Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-08-14T12:29:58.940Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-08-14T12:29:58.940Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-14T12:29:58.940Z] check_test.go:309: [d9b9a4dc8e9d0] daemon is not started [2020-08-14T12:29:58.940Z] [2020-08-14T12:29:58.940Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-14T12:29:58.940Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-14T12:29:58.940Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-14T12:29:58.940Z] [2020-08-14T12:29:58.940Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-14T12:29:58.940Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-14T12:29:58.940Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-14T12:29:58.940Z] [2020-08-14T12:29:58.940Z] [2020-08-14T12:29:58.940Z] DONE 273 tests, 5 skipped in 2522.454s [2020-08-14T12:29:58.940Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-14T12:29:58.940Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddb9eccf7c0e0/docker.pid [2020-08-14T12:29:58.940Z] +++ kill 5431 [2020-08-14T12:29:58.940Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5431 is not a child of this shell [2020-08-14T12:29:58.940Z] warning: PID 5431 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddb9eccf7c0e0/docker.pid had a nonzero exit code [2020-08-14T12:29:58.940Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddb9eccf7c0e0/root: target is busy. [2020-08-14T12:29:58.940Z] ++++ cat bundles/test-integration/docker.pid [2020-08-14T12:29:58.940Z] +++ kill 7557 [2020-08-14T12:29:59.200Z] +++ /etc/init.d/apparmor stop [2020-08-14T12:29:59.200Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-14T12:29:59.200Z] [2020-08-14T12:29:59.200Z] Unloading profiles will leave already running processes permanently [2020-08-14T12:29:59.200Z] unconfined, which can lead to unexpected situations. [2020-08-14T12:29:59.200Z] [2020-08-14T12:29:59.200Z] To set a process to complain mode, use the command line tool [2020-08-14T12:29:59.200Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-14T12:29:59.200Z] +++ true [2020-08-14T12:29:59.200Z] exiting test-integration [2020-08-14T12:29:59.200Z] ++ exit 0 [2020-08-14T12:29:59.200Z] [2020-08-14T12:29:59.458Z] + exit 0 [2020-08-14T12:29:59.458Z] ++ jobs -p [2020-08-14T12:29:59.458Z] + pids= [2020-08-14T12:29:59.458Z] + echo 'Remaining pids to kill: []' [2020-08-14T12:29:59.458Z] Remaining pids to kill: [] [2020-08-14T12:29:59.458Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-08-14T12:29:59.470Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-14T12:30:00.563Z] + echo Ensuring container killed. [2020-08-14T12:30:00.563Z] Ensuring container killed. [2020-08-14T12:30:00.563Z] + docker ps -aq -f name=docker-pr2-* [2020-08-14T12:30:00.822Z] + cids=2e11fdc63385 [2020-08-14T12:30:00.822Z] 208f41bd765b [2020-08-14T12:30:00.822Z] 4efa62d35c76 [2020-08-14T12:30:00.822Z] + [ -n 2e11fdc63385 [2020-08-14T12:30:00.822Z] 208f41bd765b [2020-08-14T12:30:00.822Z] 4efa62d35c76 ] [2020-08-14T12:30:00.822Z] + docker rm -vf 2e11fdc63385 208f41bd765b 4efa62d35c76 [2020-08-14T12:30:06.089Z] 2e11fdc63385 [2020-08-14T12:30:06.089Z] 208f41bd765b [2020-08-14T12:30:06.089Z] 4efa62d35c76 [Pipeline] sh [2020-08-14T12:30:06.372Z] + echo Chowning /workspace to jenkins user [2020-08-14T12:30:06.372Z] Chowning /workspace to jenkins user [2020-08-14T12:30:06.372Z] + id -u [2020-08-14T12:30:06.372Z] + id -g [2020-08-14T12:30:06.372Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38241:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-14T12:30:10.858Z] + bundleName=amd64 [2020-08-14T12:30:10.858Z] + echo Creating amd64-bundles.tar.gz [2020-08-14T12:30:10.858Z] Creating amd64-bundles.tar.gz [2020-08-14T12:30:10.858Z] + xargs tar -czf amd64-bundles.tar.gz [2020-08-14T12:30:10.858Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-08-14T12:30:11.813Z] Archiving artifacts [2020-08-14T12:30:17.340Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-38241/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-14T12:30:17.650Z] + make clean [2020-08-14T12:30:17.909Z] docker volume rm -f docker-dev-cache [2020-08-14T12:30:17.909Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-14T12:49:39.907Z] ok github.com/docker/docker/integration-cli 2316.516s [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === Skipped [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-14T12:49:39.908Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-14T12:49:39.908Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-08-14T12:49:39.908Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-08-14T12:49:39.908Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-08-14T12:49:39.908Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-08-14T12:49:39.908Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-08-14T12:49:39.908Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-08-14T12:49:39.908Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-08-14T12:49:39.908Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-08-14T12:49:39.908Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-08-14T12:49:39.908Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-14T12:49:39.908Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2020-08-14T12:49:39.908Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-08-14T12:49:39.908Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-14T12:49:39.908Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-14T12:49:39.908Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.908Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.14s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.14s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-08-14T12:49:39.909Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2020-08-14T12:49:39.909Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-08-14T12:49:39.909Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2020-08-14T12:49:39.909Z] docker_cli_sni_test.go:18: Flakey test [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-08-14T12:49:39.909Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-08-14T12:49:39.909Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-08-14T12:49:39.909Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-14T12:49:39.909Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-08-14T12:49:39.909Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-08-14T12:49:39.909Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-14T12:49:39.909Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-14T12:49:39.909Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-08-14T12:49:39.909Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-14T12:49:39.909Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-14T12:49:39.909Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-14T12:49:39.909Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-14T12:49:39.909Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-14T12:49:39.909Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-14T12:49:39.909Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-14T12:49:39.909Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-14T12:49:39.909Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-14T12:49:39.909Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-14T12:49:39.909Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.909Z] [2020-08-14T12:49:39.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-14T12:49:39.910Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-14T12:49:39.910Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-14T12:49:39.910Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-08-14T12:49:39.910Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-14T12:49:39.910Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-08-14T12:49:39.910Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-08-14T12:49:39.910Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-08-14T12:49:39.910Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-08-14T12:49:39.910Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-08-14T12:49:39.910Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-08-14T12:49:39.910Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-14T12:49:39.910Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-14T12:49:39.910Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-14T12:49:39.910Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-14T12:49:39.910Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-14T12:49:39.910Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-08-14T12:49:39.910Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-14T12:49:39.910Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-14T12:49:39.910Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-14T12:49:39.910Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-14T12:49:39.910Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.910Z] [2020-08-14T12:49:39.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-08-14T12:49:39.910Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-08-14T12:49:39.910Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.911Z] [2020-08-14T12:49:39.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-14T12:49:39.911Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-14T12:49:39.911Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.911Z] [2020-08-14T12:49:39.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-14T12:49:39.911Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-14T12:49:39.911Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.911Z] [2020-08-14T12:49:39.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-14T12:49:39.911Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-14T12:49:39.911Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.911Z] [2020-08-14T12:49:39.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-14T12:49:39.911Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-14T12:49:39.911Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.911Z] [2020-08-14T12:49:39.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-08-14T12:49:39.911Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-08-14T12:49:39.911Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.911Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-14T12:49:39.912Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-14T12:49:39.912Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-08-14T12:49:39.912Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-14T12:49:39.912Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-14T12:49:39.912Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-14T12:49:39.912Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-14T12:49:39.912Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-08-14T12:49:39.912Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-14T12:49:39.912Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-14T12:49:39.912Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-14T12:49:39.912Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-14T12:49:39.912Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-08-14T12:49:39.912Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-08-14T12:49:39.912Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-08-14T12:49:39.912Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-08-14T12:49:39.912Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-08-14T12:49:39.912Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2020-08-14T12:49:39.912Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-14T12:49:39.912Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-08-14T12:49:39.912Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-08-14T12:49:39.912Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-08-14T12:49:39.912Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-08-14T12:49:39.912Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.912Z] [2020-08-14T12:49:39.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2020-08-14T12:49:39.913Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-08-14T12:49:39.913Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-08-14T12:49:39.913Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-08-14T12:49:39.913Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-14T12:49:39.913Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-14T12:49:39.913Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-14T12:49:39.913Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-14T12:49:39.913Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-14T12:49:39.913Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-14T12:49:39.913Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-14T12:49:39.913Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-14T12:49:39.913Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-08-14T12:49:39.913Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-08-14T12:49:39.913Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-08-14T12:49:39.913Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-14T12:49:39.913Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.913Z] [2020-08-14T12:49:39.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-14T12:49:39.913Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-14T12:49:39.914Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-14T12:49:39.914Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.914Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-08-14T12:49:39.915Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-08-14T12:49:39.915Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-08-14T12:49:39.915Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-08-14T12:49:39.915Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-08-14T12:49:39.915Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-14T12:49:39.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-14T12:49:39.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-14T12:49:39.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-14T12:49:39.915Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-14T12:49:39.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.915Z] [2020-08-14T12:49:39.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-14T12:49:39.916Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-14T12:49:39.916Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.916Z] [2020-08-14T12:49:39.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-14T12:49:39.917Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-08-14T12:49:39.917Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] DONE 1096 tests, 549 skipped in 2324.920s [2020-08-14T12:49:39.917Z] INFO: Integration tests ended at 08/14/2020 12:49:34. Duration:00:38:45.1960296 [2020-08-14T12:49:39.917Z] INFO: Docker info of the daemon under test at end of run [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] Containers: 2 [2020-08-14T12:49:39.917Z] Running: 0 [2020-08-14T12:49:39.917Z] Paused: 0 [2020-08-14T12:49:39.917Z] Stopped: 2 [2020-08-14T12:49:39.917Z] Images: 15 [2020-08-14T12:49:39.917Z] Server Version: 0.0.0-dev [2020-08-14T12:49:39.917Z] Storage Driver: windowsfilter [2020-08-14T12:49:39.917Z] Windows: [2020-08-14T12:49:39.917Z] Logging Driver: json-file [2020-08-14T12:49:39.917Z] Plugins: [2020-08-14T12:49:39.917Z] Volume: local [2020-08-14T12:49:39.917Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-14T12:49:39.917Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-14T12:49:39.917Z] Swarm: inactive [2020-08-14T12:49:39.917Z] Default Isolation: process [2020-08-14T12:49:39.917Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-14T12:49:39.917Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-14T12:49:39.917Z] OSType: windows [2020-08-14T12:49:39.917Z] Architecture: x86_64 [2020-08-14T12:49:39.917Z] CPUs: 4 [2020-08-14T12:49:39.917Z] Total Memory: 32GiB [2020-08-14T12:49:39.917Z] Name: azwin-2-0c0500 [2020-08-14T12:49:39.917Z] ID: 24NV:NESY:KH45:YQI5:7T3Z:77ND:K5P3:DOXO:Z2ZG:XV3K:4TZJ:BQWY [2020-08-14T12:49:39.917Z] Docker Root Dir: D:\CI\PR-38241\2\daemon [2020-08-14T12:49:39.917Z] Debug Mode (client): false [2020-08-14T12:49:39.917Z] Debug Mode (server): true [2020-08-14T12:49:39.917Z] File Descriptors: -1 [2020-08-14T12:49:39.917Z] Goroutines: 18 [2020-08-14T12:49:39.917Z] System Time: 2020-08-14T12:49:34.3363007Z [2020-08-14T12:49:39.917Z] EventsListeners: 0 [2020-08-14T12:49:39.917Z] Registry: https://index.docker.io/v1/ [2020-08-14T12:49:39.917Z] Labels: [2020-08-14T12:49:39.917Z] Experimental: false [2020-08-14T12:49:39.917Z] Insecure Registries: [2020-08-14T12:49:39.917Z] 127.0.0.0/8 [2020-08-14T12:49:39.917Z] Live Restore Enabled: false [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] [2020-08-14T12:49:39.917Z] INFO: Stopping daemon under test [2020-08-14T12:49:39.917Z] SUCCESS: The process with PID 1160 (child process of PID 4816) has been terminated. [2020-08-14T12:49:39.917Z] SUCCESS: The process with PID 4816 (child process of PID 6024) has been terminated. [2020-08-14T12:49:39.917Z] INFO: Stop tailing logs of the daemon under tests [2020-08-14T12:49:39.917Z] INFO: executeCI.ps1 Completed successfully at 08/14/2020 12:49:34. [2020-08-14T12:49:39.917Z] INFO: Tidying up at end of run [2020-08-14T12:49:39.917Z] INFO: Saving daemon under test log (d:\CI\PR-38241\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-08-14T12:49:39.917Z] INFO: Saving daemon under test log (d:\CI\PR-38241\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-08-14T12:49:39.917Z] INFO: Nuke-Everything... [2020-08-14T12:49:39.917Z] INFO: Container count on control daemon to delete is 2 [2020-08-14T12:49:39.917Z] 1a8c858fc59b [2020-08-14T12:49:39.917Z] b9b1d3586956 [2020-08-14T12:49:39.917Z] INFO: Tidying pidfile d:\CI\PR-38241\2\docker.pid [2020-08-14T12:49:39.917Z] INFO: Nuking d:\CI [2020-08-14T12:50:05.048Z] INFO: Zapped successfully [2020-08-14T12:50:05.048Z] [2020-08-14T12:50:05.048Z] INFO: executeCI.ps1 exiting at Fri Aug 14 12:50:03 CUT 2020. Duration 01:00:10.3225500 [2020-08-14T12:50:05.048Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-08-14T12:50:05.287Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-08-14T12:50:13.385Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-08-14T12:50:15.123Z] Archiving artifacts [2020-08-14T12:50:28.734Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-38241/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-14T12:50:29.650Z] + make clean [2020-08-14T12:50:31.817Z] docker volume rm -f docker-dev-cache [2020-08-14T12:50:31.817Z] 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