Pull request #41432 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a rather than 13e0ba700ad53e6c97e91c8775376a7eff175555 Obtained Jenkinsfile from b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-09-10T19:16:18.654Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-09-10T19:16:18.658Z] Trying to pass milestone 2 [Pipeline] milestone [2020-09-10T19:16:18.699Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-09-10T19:16:18.855Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0906ae981a12c386e) in /home/ubuntu/workspace/moby_PR-41432 [Pipeline] { [Pipeline] checkout [2020-09-10T19:16:18.900Z] using credential docker-jenkins-github-credentials [2020-09-10T19:16:18.911Z] Cloning the remote Git repository [2020-09-10T19:16:18.911Z] Cloning with configured refspecs honoured and without tags [2020-09-10T19:16:18.918Z] Cloning repository https://github.com/moby/moby.git [2020-09-10T19:16:18.918Z] > git init /home/ubuntu/workspace/moby_PR-41432 # timeout=10 [2020-09-10T19:16:18.934Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T19:16:18.934Z] > git --version # timeout=10 [2020-09-10T19:16:18.949Z] > git --version # 'git version 2.17.1' [2020-09-10T19:16:18.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:18.950Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41432/head:refs/remotes/origin/PR-41432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:33.161Z] Fetching without tags [2020-09-10T19:16:33.448Z] Merging remotes/origin/master commit b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a into PR head commit 13e0ba700ad53e6c97e91c8775376a7eff175555 [2020-09-10T19:16:34.526Z] Merge succeeded, producing 67a6101810c78474129ac7c715e4fbf80b18f4f1 [2020-09-10T19:16:34.527Z] Checking out Revision 67a6101810c78474129ac7c715e4fbf80b18f4f1 (PR-41432) [2020-09-10T19:16:34.632Z] Commit message: "Merge commit 'b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a' into HEAD" [2020-09-10T19:16:34.666Z] First time build. Skipping changelog. [2020-09-10T19:16:33.114Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T19:16:33.122Z] > git config --add remote.origin.fetch +refs/pull/41432/head:refs/remotes/origin/PR-41432 # timeout=10 [2020-09-10T19:16:33.130Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:33.140Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T19:16:33.160Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T19:16:33.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:33.161Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41432/head:refs/remotes/origin/PR-41432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:33.447Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:16:33.464Z] > git checkout -f 13e0ba700ad53e6c97e91c8775376a7eff175555 # timeout=10 [2020-09-10T19:16:34.016Z] > git remote # timeout=10 [2020-09-10T19:16:34.022Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T19:16:34.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:34.027Z] > git merge b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a # timeout=10 [2020-09-10T19:16:34.510Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T19:16:34.526Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:16:34.547Z] > git checkout -f 67a6101810c78474129ac7c715e4fbf80b18f4f1 # timeout=10 [2020-09-10T19:16:34.655Z] > git rev-list --no-walk 6b9a0f502d7a824f1212012ec69fe863c2f2feb4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-10T19:16:35.468Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41432:/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-09-10T19:16:35.468Z] Unable to find image 'alpine:latest' locally [2020-09-10T19:16:35.468Z] latest: Pulling from library/alpine [2020-09-10T19:16:35.728Z] df20fa9351a1: Already exists [2020-09-10T19:16:35.728Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-10T19:16:35.728Z] Status: Downloaded newer image for alpine:latest [2020-09-10T19:16:38.259Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2020-09-10T19:16:38.751Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-41432 [2020-09-10T19:16:38.752Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41432 [2020-09-10T19:16:38.752Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0906ae981a12c386e) in /home/ubuntu/workspace/moby_PR-41432 [Pipeline] stage [Pipeline] { (Print info) [2020-09-10T19:16:38.755Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-097969578d32c8907) in /home/ubuntu/workspace/moby_PR-41432 [2020-09-10T19:16:38.756Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe4c81b90e854adf) in /home/ubuntu/workspace/moby_PR-41432 [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-09-10T19:16:38.769Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a155b43a27cbfc9c) in /home/ubuntu/workspace/moby_PR-41432 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2020-09-10T19:16:38.854Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [2020-09-10T19:16:38.877Z] using credential docker-jenkins-github-credentials [Pipeline] stage [2020-09-10T19:16:38.880Z] Fetching changes from the remote Git repository [Pipeline] { (Build dev image) [2020-09-10T19:16:38.884Z] using credential docker-jenkins-github-credentials [2020-09-10T19:16:38.888Z] Fetching without tags [Pipeline] checkout [2020-09-10T19:16:38.891Z] Cloning the remote Git repository [2020-09-10T19:16:38.891Z] Cloning with configured refspecs honoured and without tags [2020-09-10T19:16:38.897Z] Cloning the remote Git repository [2020-09-10T19:16:38.897Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2020-09-10T19:16:38.914Z] using credential docker-jenkins-github-credentials [2020-09-10T19:16:38.915Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-09-10T19:16:38.920Z] Cloning the remote Git repository [2020-09-10T19:16:38.920Z] Cloning with configured refspecs honoured and without tags [2020-09-10T19:16:38.924Z] Cloning the remote Git repository [2020-09-10T19:16:38.924Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-09-10T19:16:38.964Z] using credential docker-jenkins-github-credentials [2020-09-10T19:16:38.972Z] Cloning the remote Git repository [2020-09-10T19:16:38.972Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [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-09-10T19:16:39.165Z] Merging remotes/origin/master commit b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a into PR head commit 13e0ba700ad53e6c97e91c8775376a7eff175555 [2020-09-10T19:16:39.303Z] Merge succeeded, producing 45ee10f83b3821e024293adca54c1ea1911d97fd [2020-09-10T19:16:39.304Z] Checking out Revision 45ee10f83b3821e024293adca54c1ea1911d97fd (PR-41432) [2020-09-10T19:16:39.359Z] Commit message: "Merge commit 'b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a' into HEAD" [2020-09-10T19:16:39.367Z] First time build. Skipping changelog. [2020-09-10T19:16:38.922Z] Cloning repository https://github.com/moby/moby.git [2020-09-10T19:16:38.923Z] > git init /home/ubuntu/workspace/moby_PR-41432 # timeout=10 [2020-09-10T19:16:38.955Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T19:16:38.956Z] > git --version # timeout=10 [2020-09-10T19:16:38.968Z] > git --version # 'git version 2.17.1' [2020-09-10T19:16:38.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:38.969Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41432/head:refs/remotes/origin/PR-41432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:38.858Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-09-10T19:16:38.879Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T19:16:38.887Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T19:16:38.887Z] > git --version # timeout=10 [2020-09-10T19:16:38.892Z] > git --version # 'git version 2.17.1' [2020-09-10T19:16:38.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:38.893Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41432/head:refs/remotes/origin/PR-41432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:39.164Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:16:39.168Z] > git checkout -f 13e0ba700ad53e6c97e91c8775376a7eff175555 # timeout=10 [2020-09-10T19:16:39.211Z] > git remote # timeout=10 [2020-09-10T19:16:39.220Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T19:16:39.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:39.226Z] > git merge b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a # timeout=10 [2020-09-10T19:16:39.283Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T19:16:39.303Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:16:39.309Z] > git checkout -f 45ee10f83b3821e024293adca54c1ea1911d97fd # timeout=10 [2020-09-10T19:16:39.358Z] > git rev-list --no-walk 6b9a0f502d7a824f1212012ec69fe863c2f2feb4 # timeout=10 [2020-09-10T19:16:38.929Z] Cloning repository https://github.com/moby/moby.git [2020-09-10T19:16:38.930Z] > git init /home/ubuntu/workspace/moby_PR-41432 # timeout=10 [2020-09-10T19:16:38.940Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T19:16:38.940Z] > git --version # timeout=10 [2020-09-10T19:16:38.956Z] > git --version # 'git version 2.17.1' [2020-09-10T19:16:38.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:38.957Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41432/head:refs/remotes/origin/PR-41432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-09-10T19:16:38.898Z] Cloning repository https://github.com/moby/moby.git [2020-09-10T19:16:38.898Z] > git init /home/docker/workspace/moby_PR-41432 # timeout=10 [2020-09-10T19:16:38.911Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T19:16:38.911Z] > git --version # timeout=10 [2020-09-10T19:16:38.917Z] > git --version # 'git version 2.7.4' [2020-09-10T19:16:38.917Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:38.919Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41432/head:refs/remotes/origin/PR-41432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2020-09-10T19:16:38.909Z] Cloning repository https://github.com/moby/moby.git [2020-09-10T19:16:38.909Z] > git init /home/jenkins/workspace/moby_PR-41432 # timeout=10 [2020-09-10T19:16:38.922Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T19:16:38.922Z] > git --version # timeout=10 [2020-09-10T19:16:38.926Z] > git --version # 'git version 2.17.1' [2020-09-10T19:16:38.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:38.927Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41432/head:refs/remotes/origin/PR-41432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:38.980Z] Cloning repository https://github.com/moby/moby.git [2020-09-10T19:16:38.980Z] > git init /home/ubuntu/workspace/moby_PR-41432 # timeout=10 [2020-09-10T19:16:38.995Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T19:16:38.995Z] > git --version # timeout=10 [2020-09-10T19:16:38.998Z] > git --version # 'git version 2.7.4' [2020-09-10T19:16:38.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:39.000Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41432/head:refs/remotes/origin/PR-41432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:40.128Z] + docker version [2020-09-10T19:16:40.128Z] Client: Docker Engine - Community [2020-09-10T19:16:40.128Z] Version: 19.03.12 [2020-09-10T19:16:40.128Z] API version: 1.40 [2020-09-10T19:16:40.128Z] Go version: go1.13.10 [2020-09-10T19:16:40.128Z] Git commit: 48a66213fe [2020-09-10T19:16:40.128Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-10T19:16:40.128Z] OS/Arch: linux/amd64 [2020-09-10T19:16:40.128Z] Experimental: false [2020-09-10T19:16:40.128Z] [2020-09-10T19:16:40.128Z] Server: Docker Engine - Community [2020-09-10T19:16:40.128Z] Engine: [2020-09-10T19:16:40.128Z] Version: 19.03.12 [2020-09-10T19:16:40.128Z] API version: 1.40 (minimum version 1.12) [2020-09-10T19:16:40.128Z] Go version: go1.13.10 [2020-09-10T19:16:40.128Z] Git commit: 48a66213fe [2020-09-10T19:16:40.128Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-10T19:16:40.128Z] OS/Arch: linux/amd64 [2020-09-10T19:16:40.128Z] Experimental: true [2020-09-10T19:16:40.128Z] containerd: [2020-09-10T19:16:40.128Z] Version: 1.2.13 [2020-09-10T19:16:40.128Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T19:16:40.128Z] runc: [2020-09-10T19:16:40.128Z] Version: 1.0.0-rc10 [2020-09-10T19:16:40.128Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T19:16:40.128Z] docker-init: [2020-09-10T19:16:40.128Z] Version: 0.18.0 [2020-09-10T19:16:40.128Z] GitCommit: fec3683 [Pipeline] sh [2020-09-10T19:16:40.407Z] + docker info [2020-09-10T19:16:40.667Z] Client: [2020-09-10T19:16:40.667Z] Debug Mode: false [2020-09-10T19:16:40.667Z] [2020-09-10T19:16:40.667Z] Server: [2020-09-10T19:16:40.667Z] Containers: 0 [2020-09-10T19:16:40.667Z] Running: 0 [2020-09-10T19:16:40.667Z] Paused: 0 [2020-09-10T19:16:40.667Z] Stopped: 0 [2020-09-10T19:16:40.667Z] Images: 3 [2020-09-10T19:16:40.667Z] Server Version: 19.03.12 [2020-09-10T19:16:40.667Z] Storage Driver: overlay2 [2020-09-10T19:16:40.667Z] Backing Filesystem: extfs [2020-09-10T19:16:40.667Z] Supports d_type: true [2020-09-10T19:16:40.667Z] Native Overlay Diff: true [2020-09-10T19:16:40.667Z] Logging Driver: json-file [2020-09-10T19:16:40.667Z] Cgroup Driver: cgroupfs [2020-09-10T19:16:40.667Z] Plugins: [2020-09-10T19:16:40.667Z] Volume: local [2020-09-10T19:16:40.667Z] Network: bridge host ipvlan macvlan null overlay [2020-09-10T19:16:40.667Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-10T19:16:40.667Z] Swarm: inactive [2020-09-10T19:16:40.667Z] Runtimes: runc [2020-09-10T19:16:40.667Z] Default Runtime: runc [2020-09-10T19:16:40.667Z] Init Binary: docker-init [2020-09-10T19:16:40.667Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T19:16:40.667Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T19:16:40.667Z] init version: fec3683 [2020-09-10T19:16:40.667Z] Security Options: [2020-09-10T19:16:40.667Z] apparmor [2020-09-10T19:16:40.667Z] seccomp [2020-09-10T19:16:40.667Z] Profile: default [2020-09-10T19:16:40.667Z] Kernel Version: 5.3.0-1035-aws [2020-09-10T19:16:40.667Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-10T19:16:40.667Z] OSType: linux [2020-09-10T19:16:40.667Z] Architecture: x86_64 [2020-09-10T19:16:40.667Z] CPUs: 2 [2020-09-10T19:16:40.667Z] Total Memory: 7.487GiB [2020-09-10T19:16:40.667Z] Name: ip-10-100-51-26 [2020-09-10T19:16:40.667Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-10T19:16:40.667Z] Docker Root Dir: /var/lib/docker [2020-09-10T19:16:40.667Z] Debug Mode: false [2020-09-10T19:16:40.667Z] Registry: https://index.docker.io/v1/ [2020-09-10T19:16:40.667Z] Labels: [2020-09-10T19:16:40.667Z] Experimental: true [2020-09-10T19:16:40.667Z] Insecure Registries: [2020-09-10T19:16:40.667Z] 127.0.0.0/8 [2020-09-10T19:16:40.667Z] Live Restore Enabled: true [2020-09-10T19:16:40.667Z] [2020-09-10T19:16:40.667Z] WARNING: No swap limit support [Pipeline] sh [2020-09-10T19:16:40.949Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T19:16:40.949Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T19:16:40.949Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41432/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-10T19:16:41.209Z] + bash /home/ubuntu/workspace/moby_PR-41432/check-config.sh [2020-09-10T19:16:41.209Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-10T19:16:41.209Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-10T19:16:41.209Z] [2020-09-10T19:16:41.209Z] Generally Necessary: [2020-09-10T19:16:41.209Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-10T19:16:41.209Z] - apparmor: enabled and tools installed [2020-09-10T19:16:41.209Z] - CONFIG_NAMESPACES: enabled [2020-09-10T19:16:41.209Z] - CONFIG_NET_NS: enabled [2020-09-10T19:16:41.209Z] - CONFIG_PID_NS: enabled [2020-09-10T19:16:41.209Z] - CONFIG_IPC_NS: enabled [2020-09-10T19:16:41.209Z] - CONFIG_UTS_NS: enabled [2020-09-10T19:16:41.209Z] - CONFIG_CGROUPS: enabled [2020-09-10T19:16:41.209Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-10T19:16:41.209Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-10T19:16:41.209Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-10T19:16:41.209Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-10T19:16:41.209Z] - CONFIG_CPUSETS: enabled [2020-09-10T19:16:41.209Z] - CONFIG_MEMCG: enabled [2020-09-10T19:16:41.209Z] - CONFIG_KEYS: enabled [2020-09-10T19:16:41.209Z] - CONFIG_VETH: enabled (as module) [2020-09-10T19:16:41.209Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-10T19:16:41.209Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-10T19:16:41.209Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-10T19:16:41.209Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-10T19:16:41.209Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-10T19:16:41.209Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-10T19:16:41.209Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-10T19:16:41.209Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-10T19:16:41.209Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-10T19:16:41.209Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-10T19:16:41.209Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-10T19:16:41.209Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-10T19:16:41.209Z] [2020-09-10T19:16:41.209Z] Optional Features: [2020-09-10T19:16:41.209Z] - CONFIG_USER_NS: enabled [2020-09-10T19:16:41.209Z] - CONFIG_SECCOMP: enabled [2020-09-10T19:16:41.209Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-10T19:16:41.209Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-10T19:16:41.209Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-10T19:16:41.209Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-10T19:16:41.467Z] - CONFIG_BLK_CGROUP: enabled [2020-09-10T19:16:41.467Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-10T19:16:41.467Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-10T19:16:41.467Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-10T19:16:41.467Z] - CONFIG_CGROUP_PERF: enabled [2020-09-10T19:16:41.467Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-10T19:16:41.467Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-10T19:16:41.467Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-10T19:16:41.467Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-10T19:16:41.467Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-10T19:16:41.467Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-10T19:16:41.467Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-10T19:16:41.467Z] - CONFIG_IP_VS: enabled (as module) [2020-09-10T19:16:41.467Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-10T19:16:41.467Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-10T19:16:41.467Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-10T19:16:41.467Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-10T19:16:41.467Z] - CONFIG_EXT4_FS: enabled [2020-09-10T19:16:41.467Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-10T19:16:41.467Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-10T19:16:41.467Z] - Network Drivers: [2020-09-10T19:16:41.467Z] - "overlay": [2020-09-10T19:16:41.467Z] - CONFIG_VXLAN: enabled (as module) [2020-09-10T19:16:41.467Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-10T19:16:41.467Z] Optional (for encrypted networks): [2020-09-10T19:16:41.467Z] - CONFIG_CRYPTO: enabled [2020-09-10T19:16:41.467Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-10T19:16:41.467Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-10T19:16:41.467Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-10T19:16:41.467Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-10T19:16:41.467Z] - CONFIG_XFRM: enabled [2020-09-10T19:16:41.467Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-10T19:16:41.467Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-10T19:16:41.467Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-10T19:16:41.467Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-10T19:16:41.467Z] - "ipvlan": [2020-09-10T19:16:41.467Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-10T19:16:41.467Z] - "macvlan": [2020-09-10T19:16:41.467Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-10T19:16:41.467Z] - CONFIG_DUMMY: enabled (as module) [2020-09-10T19:16:41.467Z] - "ftp,tftp client in container": [2020-09-10T19:16:41.467Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-10T19:16:41.467Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-10T19:16:41.467Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-10T19:16:41.467Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-10T19:16:41.467Z] - Storage Drivers: [2020-09-10T19:16:41.467Z] - "aufs": [2020-09-10T19:16:41.467Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-10T19:16:41.467Z] - "btrfs": [2020-09-10T19:16:41.467Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-10T19:16:41.467Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-10T19:16:41.467Z] - "devicemapper": [2020-09-10T19:16:41.467Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-10T19:16:41.467Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-10T19:16:41.467Z] - "overlay": [2020-09-10T19:16:41.467Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-10T19:16:41.467Z] - "zfs": [2020-09-10T19:16:41.467Z] - /dev/zfs: present [2020-09-10T19:16:41.467Z] - zfs command: missing [2020-09-10T19:16:41.467Z] - zpool command: missing [2020-09-10T19:16:41.467Z] [2020-09-10T19:16:41.467Z] Limits: [2020-09-10T19:16:41.467Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-10T19:16:41.467Z] [2020-09-10T19:16:41.467Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-10T19:16:41.795Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 . [2020-09-10T19:16:41.795Z] #2 [internal] load .dockerignore [2020-09-10T19:16:41.795Z] #2 transferring context: 87B done [2020-09-10T19:16:41.795Z] #2 DONE 0.0s [2020-09-10T19:16:41.795Z] [2020-09-10T19:16:41.795Z] #1 [internal] load build definition from Dockerfile [2020-09-10T19:16:41.795Z] #1 transferring dockerfile: 16.37kB done [2020-09-10T19:16:41.795Z] #1 DONE 0.0s [2020-09-10T19:16:41.795Z] [2020-09-10T19:16:41.795Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-10T19:16:42.054Z] #3 DONE 0.2s [2020-09-10T19:16:42.054Z] [2020-09-10T19:16:42.054Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-10T19:16:42.054Z] #4 CACHED [2020-09-10T19:16:42.319Z] [2020-09-10T19:16:42.319Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-10T19:16:42.319Z] #5 DONE 0.1s [2020-09-10T19:16:42.319Z] [2020-09-10T19:16:42.319Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-10T19:16:42.319Z] #6 DONE 0.1s [2020-09-10T19:16:42.319Z] [2020-09-10T19:16:42.319Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T19:16:42.319Z] #7 DONE 0.0s [2020-09-10T19:16:42.319Z] [2020-09-10T19:16:42.319Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-10T19:16:42.319Z] #58 DONE 0.0s [2020-09-10T19:16:42.319Z] [2020-09-10T19:16:42.319Z] #20 [internal] load build context [2020-09-10T19:16:43.716Z] #20 transferring context: 51.54MB 1.2s done [2020-09-10T19:16:43.716Z] #20 DONE 1.2s [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-10T19:16:43.716Z] #9 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-10T19:16:43.716Z] #55 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:16:43.716Z] #39 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-10T19:16:43.716Z] #15 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-10T19:16:43.716Z] #42 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-10T19:16:43.716Z] #50 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-10T19:16:43.716Z] #48 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-10T19:16:43.716Z] #44 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-10T19:16:43.716Z] #56 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:16:43.716Z] #54 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-10T19:16:43.716Z] #46 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:16:43.716Z] #41 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-10T19:16:43.716Z] #37 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:16:43.716Z] #52 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-10T19:16:43.716Z] #24 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-10T19:16:43.716Z] #29 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T19:16:43.716Z] #19 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:16:43.716Z] #33 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-10T19:16:43.716Z] #14 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-10T19:16:43.716Z] #34 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T19:16:43.716Z] #23 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-10T19:16:43.716Z] #12 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:16:43.716Z] #21 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T19:16:43.716Z] #51 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:16:43.716Z] #17 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T19:16:43.716Z] #28 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T19:16:43.716Z] #36 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-10T19:16:43.716Z] #35 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:16:43.716Z] #47 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:16:43.716Z] #43 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:16:43.716Z] #10 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:16:43.716Z] #45 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-10T19:16:43.716Z] #31 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-10T19:16:43.716Z] #53 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:16:43.716Z] #25 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-10T19:16:43.716Z] #40 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-10T19:16:43.716Z] #16 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-10T19:16:43.716Z] #18 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:16:43.716Z] #38 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-10T19:16:43.716Z] #57 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-10T19:16:43.716Z] #8 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:16:43.716Z] #49 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-10T19:16:43.716Z] #11 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:16:43.716Z] #30 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-10T19:16:43.716Z] #27 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T19:16:43.716Z] #32 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-10T19:16:43.716Z] #59 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-10T19:16:43.716Z] #22 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:16:43.716Z] #60 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-10T19:16:43.716Z] #13 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-10T19:16:43.716Z] #26 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-10T19:16:43.716Z] #61 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-10T19:16:43.716Z] #62 CACHED [2020-09-10T19:16:43.716Z] [2020-09-10T19:16:43.716Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-10T19:16:44.283Z] #63 DONE 0.7s [2020-09-10T19:16:44.541Z] [2020-09-10T19:16:44.541Z] #64 exporting to image [2020-09-10T19:16:44.541Z] #64 exporting layers [2020-09-10T19:16:45.489Z] #64 exporting layers 1.0s done [2020-09-10T19:16:45.489Z] #64 writing image sha256:65ff2223a0297f87a8be3219a5b4c618d578e67c066f9d107706030fa2bf49e7 [2020-09-10T19:16:45.489Z] #64 writing image sha256:65ff2223a0297f87a8be3219a5b4c618d578e67c066f9d107706030fa2bf49e7 done [2020-09-10T19:16:45.489Z] #64 naming to docker.io/library/docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 done [2020-09-10T19:16:45.489Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-10T19:16:45.836Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -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:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/make.sh dynbinary test-integration [2020-09-10T19:16:46.095Z] [2020-09-10T19:16:46.354Z] Removing bundles/ [2020-09-10T19:16:46.354Z] [2020-09-10T19:16:46.354Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-10T19:16:46.354Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T19:16:46.354Z] GOOS="" GOARCH="" GOARM="" [2020-09-10T19:16:48.121Z] Fetching without tags [2020-09-10T19:16:48.102Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T19:16:48.103Z] > git config --add remote.origin.fetch +refs/pull/41432/head:refs/remotes/origin/PR-41432 # timeout=10 [2020-09-10T19:16:48.104Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:48.117Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T19:16:48.133Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T19:16:48.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:48.133Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41432/head:refs/remotes/origin/PR-41432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:48.413Z] Merging remotes/origin/master commit b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a into PR head commit 13e0ba700ad53e6c97e91c8775376a7eff175555 [2020-09-10T19:16:49.348Z] Merge succeeded, producing 1efe35a7006c40870287c94342a3d53dccf60051 [2020-09-10T19:16:49.348Z] Checking out Revision 1efe35a7006c40870287c94342a3d53dccf60051 (PR-41432) [2020-09-10T19:16:49.402Z] Commit message: "Merge commit 'b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a' into HEAD" [2020-09-10T19:16:49.429Z] First time build. Skipping changelog. [2020-09-10T19:16:48.424Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:16:48.425Z] > git checkout -f 13e0ba700ad53e6c97e91c8775376a7eff175555 # timeout=10 [2020-09-10T19:16:48.895Z] > git remote # timeout=10 [2020-09-10T19:16:48.897Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T19:16:48.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:48.898Z] > git merge b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a # timeout=10 [2020-09-10T19:16:49.347Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T19:16:49.360Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:16:49.361Z] > git checkout -f 1efe35a7006c40870287c94342a3d53dccf60051 # timeout=10 [2020-09-10T19:16:49.413Z] > git rev-list --no-walk 6b9a0f502d7a824f1212012ec69fe863c2f2feb4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-10T19:16:50.354Z] + docker version [2020-09-10T19:16:50.354Z] Client: Docker Engine - Community [2020-09-10T19:16:50.354Z] Version: 19.03.7 [2020-09-10T19:16:50.354Z] API version: 1.40 [2020-09-10T19:16:50.354Z] Go version: go1.12.17 [2020-09-10T19:16:50.354Z] Git commit: 7141c199a2 [2020-09-10T19:16:50.354Z] Built: Sat Mar 7 16:48:47 2020 [2020-09-10T19:16:50.354Z] OS/Arch: linux/s390x [2020-09-10T19:16:50.354Z] Experimental: false [2020-09-10T19:16:50.354Z] [2020-09-10T19:16:50.354Z] Server: Docker Engine - Community [2020-09-10T19:16:50.354Z] Engine: [2020-09-10T19:16:50.354Z] Version: 19.03.7 [2020-09-10T19:16:50.354Z] API version: 1.40 (minimum version 1.12) [2020-09-10T19:16:50.354Z] Go version: go1.12.17 [2020-09-10T19:16:50.354Z] Git commit: 7141c199a2 [2020-09-10T19:16:50.354Z] Built: Sat Mar 7 16:47:46 2020 [2020-09-10T19:16:50.354Z] OS/Arch: linux/s390x [2020-09-10T19:16:50.354Z] Experimental: true [2020-09-10T19:16:50.354Z] containerd: [2020-09-10T19:16:50.354Z] Version: 1.2.13 [2020-09-10T19:16:50.354Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T19:16:50.354Z] runc: [2020-09-10T19:16:50.354Z] Version: 1.0.0-rc10 [2020-09-10T19:16:50.354Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T19:16:50.354Z] docker-init: [2020-09-10T19:16:50.354Z] Version: 0.18.0 [2020-09-10T19:16:50.354Z] GitCommit: fec3683 [Pipeline] sh [2020-09-10T19:16:50.730Z] + docker info [2020-09-10T19:16:51.020Z] Client: [2020-09-10T19:16:51.020Z] Debug Mode: false [2020-09-10T19:16:51.020Z] [2020-09-10T19:16:51.020Z] Server: [2020-09-10T19:16:51.020Z] Containers: 0 [2020-09-10T19:16:51.020Z] Running: 0 [2020-09-10T19:16:51.020Z] Paused: 0 [2020-09-10T19:16:51.020Z] Stopped: 0 [2020-09-10T19:16:51.020Z] Images: 0 [2020-09-10T19:16:51.020Z] Server Version: 19.03.7 [2020-09-10T19:16:51.020Z] Storage Driver: overlay2 [2020-09-10T19:16:51.020Z] Backing Filesystem: [2020-09-10T19:16:51.020Z] Supports d_type: true [2020-09-10T19:16:51.020Z] Native Overlay Diff: true [2020-09-10T19:16:51.020Z] Logging Driver: json-file [2020-09-10T19:16:51.020Z] Cgroup Driver: cgroupfs [2020-09-10T19:16:51.020Z] Plugins: [2020-09-10T19:16:51.020Z] Volume: local [2020-09-10T19:16:51.020Z] Network: bridge host ipvlan macvlan null overlay [2020-09-10T19:16:51.020Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-10T19:16:51.020Z] Swarm: inactive [2020-09-10T19:16:51.020Z] Runtimes: runc [2020-09-10T19:16:51.020Z] Default Runtime: runc [2020-09-10T19:16:51.020Z] Init Binary: docker-init [2020-09-10T19:16:51.020Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T19:16:51.020Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T19:16:51.020Z] init version: fec3683 [2020-09-10T19:16:51.020Z] Security Options: [2020-09-10T19:16:51.020Z] apparmor [2020-09-10T19:16:51.020Z] seccomp [2020-09-10T19:16:51.020Z] Profile: default [2020-09-10T19:16:51.020Z] Kernel Version: 4.15.0-88-generic [2020-09-10T19:16:51.020Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-10T19:16:51.020Z] OSType: linux [2020-09-10T19:16:51.020Z] Architecture: s390x [2020-09-10T19:16:51.020Z] CPUs: 2 [2020-09-10T19:16:51.020Z] Total Memory: 7.861GiB [2020-09-10T19:16:51.020Z] Name: s390x-ubuntu-26 [2020-09-10T19:16:51.020Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-09-10T19:16:51.020Z] Docker Root Dir: /var/lib/docker [2020-09-10T19:16:51.020Z] Debug Mode: false [2020-09-10T19:16:51.020Z] Username: dockerbuildbot [2020-09-10T19:16:51.020Z] Registry: https://index.docker.io/v1/ [2020-09-10T19:16:51.020Z] Labels: [2020-09-10T19:16:51.020Z] Experimental: true [2020-09-10T19:16:51.020Z] Insecure Registries: [2020-09-10T19:16:51.020Z] 127.0.0.0/8 [2020-09-10T19:16:51.020Z] Live Restore Enabled: false [2020-09-10T19:16:51.020Z] [2020-09-10T19:16:51.020Z] WARNING: No swap limit support [Pipeline] sh [2020-09-10T19:16:51.396Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T19:16:51.396Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T19:16:51.396Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41432/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-10T19:16:51.396Z] + bash /home/jenkins/workspace/moby_PR-41432/check-config.sh [2020-09-10T19:16:51.396Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-10T19:16:51.396Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-09-10T19:16:51.396Z] [2020-09-10T19:16:51.396Z] Generally Necessary: [2020-09-10T19:16:51.396Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-10T19:16:51.396Z] - apparmor: enabled and tools installed [2020-09-10T19:16:51.396Z] - CONFIG_NAMESPACES: enabled [2020-09-10T19:16:51.396Z] - CONFIG_NET_NS: enabled [2020-09-10T19:16:51.396Z] - CONFIG_PID_NS: enabled [2020-09-10T19:16:51.396Z] - CONFIG_IPC_NS: enabled [2020-09-10T19:16:51.396Z] - CONFIG_UTS_NS: enabled [2020-09-10T19:16:51.396Z] - CONFIG_CGROUPS: enabled [2020-09-10T19:16:51.396Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-10T19:16:51.396Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-10T19:16:51.396Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-10T19:16:51.396Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-10T19:16:51.396Z] - CONFIG_CPUSETS: enabled [2020-09-10T19:16:51.396Z] - CONFIG_MEMCG: enabled [2020-09-10T19:16:51.396Z] - CONFIG_KEYS: enabled [2020-09-10T19:16:51.396Z] - CONFIG_VETH: enabled (as module) [2020-09-10T19:16:51.396Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-10T19:16:51.396Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-10T19:16:51.396Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-10T19:16:51.396Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-10T19:16:51.396Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-10T19:16:51.396Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-10T19:16:51.396Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-10T19:16:51.396Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-10T19:16:51.396Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-10T19:16:51.396Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-10T19:16:51.396Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-10T19:16:51.396Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-10T19:16:51.396Z] [2020-09-10T19:16:51.396Z] Optional Features: [2020-09-10T19:16:51.396Z] - CONFIG_USER_NS: enabled [2020-09-10T19:16:51.396Z] - CONFIG_SECCOMP: enabled [2020-09-10T19:16:51.396Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-10T19:16:51.396Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-10T19:16:51.396Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-10T19:16:51.396Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-10T19:16:51.396Z] - CONFIG_BLK_CGROUP: enabled [2020-09-10T19:16:51.396Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-10T19:16:51.396Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-10T19:16:51.396Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-10T19:16:51.396Z] - CONFIG_CGROUP_PERF: enabled [2020-09-10T19:16:51.396Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-10T19:16:51.396Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-10T19:16:51.396Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-10T19:16:51.396Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-10T19:16:51.396Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-10T19:16:51.396Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-10T19:16:51.396Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-10T19:16:51.396Z] - CONFIG_IP_VS: enabled (as module) [2020-09-10T19:16:51.686Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-10T19:16:51.686Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-10T19:16:51.686Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-10T19:16:51.686Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-10T19:16:51.686Z] - CONFIG_EXT4_FS: enabled [2020-09-10T19:16:51.686Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-10T19:16:51.686Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-10T19:16:51.686Z] - Network Drivers: [2020-09-10T19:16:51.686Z] - "overlay": [2020-09-10T19:16:51.686Z] - CONFIG_VXLAN: enabled (as module) [2020-09-10T19:16:51.686Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-10T19:16:51.686Z] Optional (for encrypted networks): [2020-09-10T19:16:51.686Z] - CONFIG_CRYPTO: enabled [2020-09-10T19:16:51.686Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-10T19:16:51.686Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-10T19:16:51.686Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-10T19:16:51.686Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-10T19:16:51.686Z] - CONFIG_XFRM: enabled [2020-09-10T19:16:51.686Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-10T19:16:51.686Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-10T19:16:51.686Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-10T19:16:51.686Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-10T19:16:51.686Z] - "ipvlan": [2020-09-10T19:16:51.686Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-10T19:16:51.686Z] - "macvlan": [2020-09-10T19:16:51.686Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-10T19:16:51.686Z] - CONFIG_DUMMY: enabled (as module) [2020-09-10T19:16:51.686Z] - "ftp,tftp client in container": [2020-09-10T19:16:51.686Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-10T19:16:51.686Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-10T19:16:51.686Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-10T19:16:51.686Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-10T19:16:51.686Z] - Storage Drivers: [2020-09-10T19:16:51.686Z] - "aufs": [2020-09-10T19:16:51.686Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-10T19:16:51.686Z] - "btrfs": [2020-09-10T19:16:51.686Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-10T19:16:51.686Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-10T19:16:51.686Z] - "devicemapper": [2020-09-10T19:16:51.686Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-10T19:16:51.686Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-10T19:16:51.686Z] - "overlay": [2020-09-10T19:16:51.686Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-10T19:16:51.686Z] - "zfs": [2020-09-10T19:16:51.686Z] - /dev/zfs: missing [2020-09-10T19:16:51.686Z] - zfs command: missing [2020-09-10T19:16:51.686Z] - zpool command: missing [2020-09-10T19:16:51.686Z] [2020-09-10T19:16:51.686Z] Limits: [2020-09-10T19:16:51.686Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-10T19:16:51.686Z] [2020-09-10T19:16:51.686Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-10T19:16:52.111Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 . [2020-09-10T19:16:52.111Z] #2 [internal] load .dockerignore [2020-09-10T19:16:52.111Z] #2 transferring context: 87B done [2020-09-10T19:16:52.111Z] #2 DONE 0.0s [2020-09-10T19:16:52.111Z] [2020-09-10T19:16:52.111Z] #1 [internal] load build definition from Dockerfile [2020-09-10T19:16:52.111Z] #1 transferring dockerfile: 16.37kB done [2020-09-10T19:16:52.111Z] #1 DONE 0.0s [2020-09-10T19:16:52.111Z] [2020-09-10T19:16:52.111Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-10T19:16:52.340Z] Fetching without tags [2020-09-10T19:16:52.403Z] #3 DONE 0.2s [2020-09-10T19:16:52.403Z] [2020-09-10T19:16:52.403Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-10T19:16:52.403Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-10T19:16:52.403Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-09-10T19:16:52.403Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-10T19:16:52.403Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-09-10T19:16:52.403Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-09-10T19:16:52.403Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 7.44MB / 8.88MB 0.2s [2020-09-10T19:16:52.584Z] Merging remotes/origin/master commit b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a into PR head commit 13e0ba700ad53e6c97e91c8775376a7eff175555 [2020-09-10T19:16:52.629Z] Fetching without tags [2020-09-10T19:16:52.693Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s done [2020-09-10T19:16:52.693Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-09-10T19:16:52.919Z] Merging remotes/origin/master commit b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a into PR head commit 13e0ba700ad53e6c97e91c8775376a7eff175555 [2020-09-10T19:16:52.983Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-09-10T19:16:52.983Z] #4 DONE 0.6s [2020-09-10T19:16:52.600Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T19:16:52.607Z] > git config --add remote.origin.fetch +refs/pull/41432/head:refs/remotes/origin/PR-41432 # timeout=10 [2020-09-10T19:16:52.613Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:52.618Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T19:16:52.634Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T19:16:52.634Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:52.634Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41432/head:refs/remotes/origin/PR-41432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:52.923Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:16:52.933Z] > git checkout -f 13e0ba700ad53e6c97e91c8775376a7eff175555 # timeout=10 [2020-09-10T19:16:52.311Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T19:16:52.315Z] > git config --add remote.origin.fetch +refs/pull/41432/head:refs/remotes/origin/PR-41432 # timeout=10 [2020-09-10T19:16:52.319Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:52.327Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T19:16:52.341Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T19:16:52.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:52.342Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41432/head:refs/remotes/origin/PR-41432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:52.585Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:16:52.593Z] > git checkout -f 13e0ba700ad53e6c97e91c8775376a7eff175555 # timeout=10 [2020-09-10T19:16:53.274Z] [2020-09-10T19:16:53.274Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-10T19:16:53.274Z] #5 DONE 0.1s [2020-09-10T19:16:53.274Z] [2020-09-10T19:16:53.274Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-10T19:16:53.363Z] Merge succeeded, producing 17d4f6465a401d5919ee91dbb1a3259e5a41f529 [2020-09-10T19:16:53.363Z] Checking out Revision 17d4f6465a401d5919ee91dbb1a3259e5a41f529 (PR-41432) [2020-09-10T19:16:53.520Z] Commit message: "Merge commit 'b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a' into HEAD" [2020-09-10T19:16:53.536Z] First time build. Skipping changelog. [2020-09-10T19:16:53.580Z] #6 DONE 0.2s [2020-09-10T19:16:53.580Z] [2020-09-10T19:16:53.580Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T19:16:53.580Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-10T19:16:53.580Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-10T19:16:53.580Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 3.91MB / 7.39MB 0.2s [2020-09-10T19:16:53.580Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 3.73MB / 9.88MB 0.2s [2020-09-10T19:16:53.580Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-09-10T19:16:53.580Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-09-10T19:16:53.580Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 4.98MB / 48.97MB 0.2s [2020-09-10T19:16:53.747Z] Still waiting to schedule task [2020-09-10T19:16:53.747Z] Waiting for next available executor on ‘windows-2019’ [2020-09-10T19:16:53.835Z] Fetching without tags [2020-09-10T19:16:53.912Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 6.85MB / 7.39MB 0.3s [2020-09-10T19:16:53.912Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 6.24MB / 9.88MB 0.3s [2020-09-10T19:16:53.912Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 9.41MB / 48.97MB 0.3s [2020-09-10T19:16:53.912Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-09-10T19:16:53.912Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done [2020-09-10T19:16:53.912Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 15.66MB / 48.97MB 0.4s [2020-09-10T19:16:53.912Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 31.72kB / 51.38MB 0.4s [2020-09-10T19:16:53.912Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.4s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-10T19:16:54.130Z] Merge succeeded, producing 17d4f6465a401d5919ee91dbb1a3259e5a41f529 [2020-09-10T19:16:54.131Z] Checking out Revision 17d4f6465a401d5919ee91dbb1a3259e5a41f529 (PR-41432) [2020-09-10T19:16:54.208Z] Commit message: "Merge commit 'b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a' into HEAD" [2020-09-10T19:16:54.216Z] Merging remotes/origin/master commit b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a into PR head commit 13e0ba700ad53e6c97e91c8775376a7eff175555 [2020-09-10T19:16:54.244Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 23.75MB / 48.97MB 0.6s [2020-09-10T19:16:54.244Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 9.44MB / 51.38MB 0.6s [2020-09-10T19:16:54.244Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 6.58MB / 56.74MB 0.6s [2020-09-10T19:16:54.244Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 27.98MB / 48.97MB 0.7s [2020-09-10T19:16:54.244Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 13.88MB / 51.38MB 0.7s [2020-09-10T19:16:54.244Z] #7 ... [2020-09-10T19:16:54.244Z] [2020-09-10T19:16:54.244Z] #20 [internal] load build context [2020-09-10T19:16:54.244Z] #20 transferring context: 51.54MB 0.8s done [2020-09-10T19:16:54.244Z] #20 DONE 0.8s [2020-09-10T19:16:54.244Z] [2020-09-10T19:16:54.244Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T19:16:54.244Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 32.19MB / 48.97MB 0.8s [2020-09-10T19:16:54.244Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 18.39MB / 51.38MB 0.8s [2020-09-10T19:16:54.244Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 12.32MB / 56.74MB 0.8s [2020-09-10T19:16:54.281Z] + [ PR != PR ] [2020-09-10T19:16:54.281Z] + [ master != master ] [2020-09-10T19:16:54.281Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-10T19:16:54.571Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 36.33MB / 48.97MB 0.9s [2020-09-10T19:16:54.571Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.41MB / 51.38MB 1.0s [2020-09-10T19:16:54.571Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 19.59MB / 56.74MB 1.0s [2020-09-10T19:16:54.571Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 45.63MB / 48.97MB 1.1s [2020-09-10T19:16:54.571Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 29.22MB / 51.38MB 1.1s [2020-09-10T19:16:54.571Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 23.39MB / 56.74MB 1.1s [2020-09-10T19:16:54.606Z] + docker version [2020-09-10T19:16:54.606Z] Client: Docker Engine - Community [2020-09-10T19:16:54.606Z] Version: 19.03.12 [2020-09-10T19:16:54.606Z] API version: 1.40 [2020-09-10T19:16:54.606Z] Go version: go1.13.10 [2020-09-10T19:16:54.606Z] Git commit: 48a66213fe [2020-09-10T19:16:54.606Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-10T19:16:54.606Z] OS/Arch: linux/amd64 [2020-09-10T19:16:54.606Z] Experimental: false [2020-09-10T19:16:54.606Z] [2020-09-10T19:16:54.606Z] Server: Docker Engine - Community [2020-09-10T19:16:54.606Z] Engine: [2020-09-10T19:16:54.606Z] Version: 19.03.12 [2020-09-10T19:16:54.606Z] API version: 1.40 (minimum version 1.12) [2020-09-10T19:16:54.606Z] Go version: go1.13.10 [2020-09-10T19:16:54.606Z] Git commit: 48a66213fe [2020-09-10T19:16:54.606Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-10T19:16:54.606Z] OS/Arch: linux/amd64 [2020-09-10T19:16:54.606Z] Experimental: true [2020-09-10T19:16:54.606Z] containerd: [2020-09-10T19:16:54.606Z] Version: 1.2.13 [2020-09-10T19:16:54.606Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T19:16:54.606Z] runc: [2020-09-10T19:16:54.606Z] Version: 1.0.0-rc10 [2020-09-10T19:16:54.606Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T19:16:54.606Z] docker-init: [2020-09-10T19:16:54.606Z] Version: 0.18.0 [2020-09-10T19:16:54.606Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-10T19:16:53.459Z] > git remote # timeout=10 [2020-09-10T19:16:53.474Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T19:16:53.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:53.477Z] > git merge b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a # timeout=10 [2020-09-10T19:16:54.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T19:16:54.135Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:16:54.140Z] > git checkout -f 17d4f6465a401d5919ee91dbb1a3259e5a41f529 # timeout=10 [2020-09-10T19:16:53.112Z] > git remote # timeout=10 [2020-09-10T19:16:53.115Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T19:16:53.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:53.127Z] > git merge b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a # timeout=10 [2020-09-10T19:16:53.347Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T19:16:53.364Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:16:53.370Z] > git checkout -f 17d4f6465a401d5919ee91dbb1a3259e5a41f529 # timeout=10 [2020-09-10T19:16:53.522Z] > git rev-list --no-walk 6b9a0f502d7a824f1212012ec69fe863c2f2feb4 # timeout=10 [2020-09-10T19:16:53.818Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T19:16:53.822Z] > git config --add remote.origin.fetch +refs/pull/41432/head:refs/remotes/origin/PR-41432 # timeout=10 [2020-09-10T19:16:53.827Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:53.834Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T19:16:53.843Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T19:16:53.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:53.844Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41432/head:refs/remotes/origin/PR-41432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:54.224Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:16:54.227Z] > git checkout -f 13e0ba700ad53e6c97e91c8775376a7eff175555 # timeout=10 [2020-09-10T19:16:54.873Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s [2020-09-10T19:16:54.873Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 33.44MB / 51.38MB 1.2s [2020-09-10T19:16:54.873Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 27.64MB / 56.74MB 1.2s [2020-09-10T19:16:54.873Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s done [2020-09-10T19:16:54.873Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 41.58MB / 51.38MB 1.4s [2020-09-10T19:16:54.873Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 37.35MB / 56.74MB 1.4s [2020-09-10T19:16:54.873Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.28MB / 102.23MB 1.4s [2020-09-10T19:16:54.873Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 45.33MB / 51.38MB 1.5s [2020-09-10T19:16:54.873Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 40.90MB / 56.74MB 1.5s [2020-09-10T19:16:54.873Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-09-10T19:16:54.892Z] + docker info [2020-09-10T19:16:54.892Z] Client: [2020-09-10T19:16:54.892Z] Debug Mode: false [2020-09-10T19:16:54.892Z] [2020-09-10T19:16:54.892Z] Server: [2020-09-10T19:16:54.892Z] Containers: 0 [2020-09-10T19:16:54.892Z] Running: 0 [2020-09-10T19:16:54.892Z] Paused: 0 [2020-09-10T19:16:54.892Z] Stopped: 0 [2020-09-10T19:16:54.892Z] Images: 4 [2020-09-10T19:16:54.892Z] Server Version: 19.03.12 [2020-09-10T19:16:54.892Z] Storage Driver: overlay2 [2020-09-10T19:16:54.892Z] Backing Filesystem: extfs [2020-09-10T19:16:54.892Z] Supports d_type: true [2020-09-10T19:16:54.892Z] Native Overlay Diff: true [2020-09-10T19:16:54.892Z] Logging Driver: json-file [2020-09-10T19:16:54.892Z] Cgroup Driver: cgroupfs [2020-09-10T19:16:54.892Z] Plugins: [2020-09-10T19:16:54.892Z] Volume: local [2020-09-10T19:16:54.892Z] Network: bridge host ipvlan macvlan null overlay [2020-09-10T19:16:54.892Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-10T19:16:54.892Z] Swarm: inactive [2020-09-10T19:16:54.892Z] Runtimes: runc [2020-09-10T19:16:54.892Z] Default Runtime: runc [2020-09-10T19:16:54.892Z] Init Binary: docker-init [2020-09-10T19:16:54.892Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T19:16:54.893Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T19:16:54.893Z] init version: fec3683 [2020-09-10T19:16:54.893Z] Security Options: [2020-09-10T19:16:54.893Z] apparmor [2020-09-10T19:16:54.893Z] seccomp [2020-09-10T19:16:54.893Z] Profile: default [2020-09-10T19:16:54.893Z] Kernel Version: 5.3.0-1035-aws [2020-09-10T19:16:54.893Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-10T19:16:54.893Z] OSType: linux [2020-09-10T19:16:54.893Z] Architecture: x86_64 [2020-09-10T19:16:54.893Z] CPUs: 2 [2020-09-10T19:16:54.893Z] Total Memory: 7.569GiB [2020-09-10T19:16:54.893Z] Name: ip-10-100-38-18 [2020-09-10T19:16:54.893Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-10T19:16:54.893Z] Docker Root Dir: /var/lib/docker [2020-09-10T19:16:54.893Z] Debug Mode: false [2020-09-10T19:16:54.893Z] Registry: https://index.docker.io/v1/ [2020-09-10T19:16:54.893Z] Labels: [2020-09-10T19:16:54.893Z] Experimental: true [2020-09-10T19:16:54.893Z] Insecure Registries: [2020-09-10T19:16:54.893Z] 127.0.0.0/8 [2020-09-10T19:16:54.893Z] Live Restore Enabled: true [2020-09-10T19:16:54.893Z] [2020-09-10T19:16:54.893Z] WARNING: No swap limit support [Pipeline] sh [2020-09-10T19:16:54.975Z] + docker version [2020-09-10T19:16:54.975Z] Client: Docker Engine - Community [2020-09-10T19:16:54.975Z] Version: 19.03.12 [2020-09-10T19:16:54.975Z] API version: 1.40 [2020-09-10T19:16:54.975Z] Go version: go1.13.10 [2020-09-10T19:16:54.975Z] Git commit: 48a66213fe [2020-09-10T19:16:54.975Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-10T19:16:54.975Z] OS/Arch: linux/amd64 [2020-09-10T19:16:54.975Z] Experimental: false [2020-09-10T19:16:54.975Z] [2020-09-10T19:16:54.975Z] Server: Docker Engine - Community [2020-09-10T19:16:54.975Z] Engine: [2020-09-10T19:16:54.975Z] Version: 19.03.12 [2020-09-10T19:16:54.975Z] API version: 1.40 (minimum version 1.12) [2020-09-10T19:16:54.975Z] Go version: go1.13.10 [2020-09-10T19:16:54.975Z] Git commit: 48a66213fe [2020-09-10T19:16:54.975Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-10T19:16:54.975Z] OS/Arch: linux/amd64 [2020-09-10T19:16:54.975Z] Experimental: true [2020-09-10T19:16:54.975Z] containerd: [2020-09-10T19:16:54.975Z] Version: 1.2.13 [2020-09-10T19:16:54.975Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T19:16:54.975Z] runc: [2020-09-10T19:16:54.975Z] Version: 1.0.0-rc10 [2020-09-10T19:16:54.975Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T19:16:54.975Z] docker-init: [2020-09-10T19:16:54.975Z] Version: 0.18.0 [2020-09-10T19:16:54.975Z] GitCommit: fec3683 [Pipeline] sh [2020-09-10T19:16:55.173Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T19:16:55.173Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T19:16:55.173Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41432/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-10T19:16:55.173Z] + bash /home/ubuntu/workspace/moby_PR-41432/check-config.sh [2020-09-10T19:16:55.173Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-10T19:16:55.173Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-10T19:16:55.173Z] [2020-09-10T19:16:55.173Z] Generally Necessary: [2020-09-10T19:16:55.173Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-10T19:16:55.173Z] - apparmor: enabled and tools installed [2020-09-10T19:16:55.173Z] - CONFIG_NAMESPACES: enabled [2020-09-10T19:16:55.173Z] - CONFIG_NET_NS: enabled [2020-09-10T19:16:55.173Z] - CONFIG_PID_NS: enabled [2020-09-10T19:16:55.173Z] - CONFIG_IPC_NS: enabled [2020-09-10T19:16:55.173Z] - CONFIG_UTS_NS: enabled [2020-09-10T19:16:55.173Z] - CONFIG_CGROUPS: enabled [2020-09-10T19:16:55.173Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-10T19:16:55.173Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-10T19:16:55.173Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-10T19:16:55.173Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-10T19:16:55.173Z] - CONFIG_CPUSETS: enabled [2020-09-10T19:16:55.173Z] - CONFIG_MEMCG: enabled [2020-09-10T19:16:55.173Z] - CONFIG_KEYS: enabled [2020-09-10T19:16:55.173Z] - CONFIG_VETH: enabled (as module) [2020-09-10T19:16:55.173Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-10T19:16:55.173Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-10T19:16:55.173Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-10T19:16:55.173Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-10T19:16:55.173Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-10T19:16:55.173Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-10T19:16:55.173Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-10T19:16:55.173Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-10T19:16:55.173Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-10T19:16:55.173Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-10T19:16:55.173Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-10T19:16:55.173Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-10T19:16:55.173Z] [2020-09-10T19:16:55.173Z] Optional Features: [2020-09-10T19:16:55.173Z] - CONFIG_USER_NS: enabled [2020-09-10T19:16:55.173Z] - CONFIG_SECCOMP: enabled [2020-09-10T19:16:55.173Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-10T19:16:55.173Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-10T19:16:55.173Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-10T19:16:55.175Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 49.40MB / 51.38MB 1.6s [2020-09-10T19:16:55.175Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 44.50MB / 56.74MB 1.6s [2020-09-10T19:16:55.175Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 10.14MB / 102.23MB 1.6s [2020-09-10T19:16:55.175Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 48.86MB / 56.74MB 1.7s [2020-09-10T19:16:55.175Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.7s done [2020-09-10T19:16:55.175Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 54.39MB / 56.74MB 1.8s [2020-09-10T19:16:55.175Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 20.11MB / 102.23MB 1.8s [2020-09-10T19:16:55.175Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.7s done [2020-09-10T19:16:55.256Z] + docker info [2020-09-10T19:16:55.433Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-10T19:16:55.433Z] - CONFIG_BLK_CGROUP: enabled [2020-09-10T19:16:55.433Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-10T19:16:55.433Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-10T19:16:55.433Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-10T19:16:55.433Z] - CONFIG_CGROUP_PERF: enabled [2020-09-10T19:16:55.433Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-10T19:16:55.433Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-10T19:16:55.433Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-10T19:16:55.433Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-10T19:16:55.433Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-10T19:16:55.433Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-10T19:16:55.433Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-10T19:16:55.433Z] - CONFIG_IP_VS: enabled (as module) [2020-09-10T19:16:55.433Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-10T19:16:55.433Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-10T19:16:55.433Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-10T19:16:55.433Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-10T19:16:55.433Z] - CONFIG_EXT4_FS: enabled [2020-09-10T19:16:55.433Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-10T19:16:55.433Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-10T19:16:55.433Z] - Network Drivers: [2020-09-10T19:16:55.433Z] - "overlay": [2020-09-10T19:16:55.433Z] - CONFIG_VXLAN: enabled (as module) [2020-09-10T19:16:55.433Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-10T19:16:55.433Z] Optional (for encrypted networks): [2020-09-10T19:16:55.433Z] - CONFIG_CRYPTO: enabled [2020-09-10T19:16:55.433Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-10T19:16:55.433Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-10T19:16:55.433Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-10T19:16:55.433Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-10T19:16:55.433Z] - CONFIG_XFRM: enabled [2020-09-10T19:16:55.433Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-10T19:16:55.433Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-10T19:16:55.433Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-10T19:16:55.433Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-10T19:16:55.433Z] - "ipvlan": [2020-09-10T19:16:55.433Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-10T19:16:55.433Z] - "macvlan": [2020-09-10T19:16:55.433Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-10T19:16:55.433Z] - CONFIG_DUMMY: enabled (as module) [2020-09-10T19:16:55.433Z] - "ftp,tftp client in container": [2020-09-10T19:16:55.433Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-10T19:16:55.433Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-10T19:16:55.433Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-10T19:16:55.433Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-10T19:16:55.433Z] - Storage Drivers: [2020-09-10T19:16:55.433Z] - "aufs": [2020-09-10T19:16:55.433Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-10T19:16:55.433Z] - "btrfs": [2020-09-10T19:16:55.433Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-10T19:16:55.433Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-10T19:16:55.433Z] - "devicemapper": [2020-09-10T19:16:55.433Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-10T19:16:55.433Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-10T19:16:55.433Z] - "overlay": [2020-09-10T19:16:55.433Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-10T19:16:55.433Z] - "zfs": [2020-09-10T19:16:55.434Z] Merge succeeded, producing dc02182a2af24bbed51f406ad0bbb2a5cb5cda23 [2020-09-10T19:16:55.434Z] Checking out Revision dc02182a2af24bbed51f406ad0bbb2a5cb5cda23 (PR-41432) [2020-09-10T19:16:55.475Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 25.91MB / 102.23MB 1.9s [2020-09-10T19:16:55.475Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.9s done [2020-09-10T19:16:55.475Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 31.41MB / 102.23MB 2.0s [2020-09-10T19:16:55.515Z] Client: [2020-09-10T19:16:55.515Z] Debug Mode: false [2020-09-10T19:16:55.515Z] [2020-09-10T19:16:55.515Z] Server: [2020-09-10T19:16:55.515Z] Containers: 0 [2020-09-10T19:16:55.515Z] Running: 0 [2020-09-10T19:16:55.515Z] Paused: 0 [2020-09-10T19:16:55.515Z] Stopped: 0 [2020-09-10T19:16:55.515Z] Images: 2 [2020-09-10T19:16:55.515Z] Server Version: 19.03.12 [2020-09-10T19:16:55.515Z] Storage Driver: overlay2 [2020-09-10T19:16:55.515Z] Backing Filesystem: extfs [2020-09-10T19:16:55.515Z] Supports d_type: true [2020-09-10T19:16:55.515Z] Native Overlay Diff: true [2020-09-10T19:16:55.515Z] Logging Driver: json-file [2020-09-10T19:16:55.515Z] Cgroup Driver: cgroupfs [2020-09-10T19:16:55.515Z] Plugins: [2020-09-10T19:16:55.515Z] Volume: local [2020-09-10T19:16:55.515Z] Network: bridge host ipvlan macvlan null overlay [2020-09-10T19:16:55.515Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-10T19:16:55.515Z] Swarm: inactive [2020-09-10T19:16:55.515Z] Runtimes: runc [2020-09-10T19:16:55.515Z] Default Runtime: runc [2020-09-10T19:16:55.515Z] Init Binary: docker-init [2020-09-10T19:16:55.515Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T19:16:55.515Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T19:16:55.515Z] init version: fec3683 [2020-09-10T19:16:55.515Z] Security Options: [2020-09-10T19:16:55.515Z] apparmor [2020-09-10T19:16:55.515Z] seccomp [2020-09-10T19:16:55.515Z] Profile: default [2020-09-10T19:16:55.515Z] Kernel Version: 5.3.0-1035-aws [2020-09-10T19:16:55.515Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-10T19:16:55.515Z] OSType: linux [2020-09-10T19:16:55.515Z] Architecture: x86_64 [2020-09-10T19:16:55.515Z] CPUs: 2 [2020-09-10T19:16:55.515Z] Total Memory: 15.35GiB [2020-09-10T19:16:55.515Z] Name: ip-10-100-52-246 [2020-09-10T19:16:55.515Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-10T19:16:55.515Z] Docker Root Dir: /var/lib/docker [2020-09-10T19:16:55.515Z] Debug Mode: false [2020-09-10T19:16:55.515Z] Registry: https://index.docker.io/v1/ [2020-09-10T19:16:55.515Z] Labels: [2020-09-10T19:16:55.515Z] Experimental: true [2020-09-10T19:16:55.515Z] Insecure Registries: [2020-09-10T19:16:55.515Z] 127.0.0.0/8 [2020-09-10T19:16:55.515Z] Live Restore Enabled: true [2020-09-10T19:16:55.515Z] [2020-09-10T19:16:55.515Z] WARNING: No swap limit support [Pipeline] sh [2020-09-10T19:16:55.618Z] Commit message: "Merge commit 'b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a' into HEAD" [2020-09-10T19:16:55.627Z] First time build. Skipping changelog. [2020-09-10T19:16:55.692Z] - /dev/zfs: present [2020-09-10T19:16:55.692Z] - zfs command: missing [2020-09-10T19:16:55.692Z] - zpool command: missing [2020-09-10T19:16:55.692Z] [2020-09-10T19:16:55.692Z] Limits: [2020-09-10T19:16:55.692Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-10T19:16:55.692Z] [2020-09-10T19:16:55.692Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-10T19:16:55.771Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 39.76MB / 102.23MB 2.1s [2020-09-10T19:16:55.771Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 57.16MB / 102.23MB 2.3s [2020-09-10T19:16:55.799Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T19:16:55.799Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T19:16:55.799Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41432/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-10T19:16:55.799Z] + bash /home/ubuntu/workspace/moby_PR-41432/check-config.sh [2020-09-10T19:16:55.799Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-10T19:16:55.799Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-10T19:16:55.799Z] [2020-09-10T19:16:55.799Z] Generally Necessary: [2020-09-10T19:16:55.799Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-10T19:16:55.799Z] - apparmor: enabled and tools installed [2020-09-10T19:16:55.799Z] - CONFIG_NAMESPACES: enabled [2020-09-10T19:16:55.799Z] - CONFIG_NET_NS: enabled [2020-09-10T19:16:55.799Z] - CONFIG_PID_NS: enabled [2020-09-10T19:16:55.799Z] - CONFIG_IPC_NS: enabled [2020-09-10T19:16:55.799Z] - CONFIG_UTS_NS: enabled [2020-09-10T19:16:55.799Z] - CONFIG_CGROUPS: enabled [2020-09-10T19:16:55.799Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-10T19:16:55.799Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-10T19:16:55.799Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-10T19:16:55.799Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-10T19:16:55.799Z] - CONFIG_CPUSETS: enabled [2020-09-10T19:16:55.799Z] - CONFIG_MEMCG: enabled [2020-09-10T19:16:55.799Z] - CONFIG_KEYS: enabled [2020-09-10T19:16:55.799Z] - CONFIG_VETH: enabled (as module) [2020-09-10T19:16:55.799Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-10T19:16:55.799Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-10T19:16:55.799Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-10T19:16:55.799Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-10T19:16:55.799Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-10T19:16:55.799Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-10T19:16:55.799Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-10T19:16:55.799Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-10T19:16:55.799Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-10T19:16:55.799Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-10T19:16:55.799Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-10T19:16:55.799Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-10T19:16:55.799Z] [2020-09-10T19:16:55.799Z] Optional Features: [2020-09-10T19:16:55.799Z] - CONFIG_USER_NS: enabled [2020-09-10T19:16:55.799Z] - CONFIG_SECCOMP: enabled [2020-09-10T19:16:55.799Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-10T19:16:55.799Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-10T19:16:55.799Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-10T19:16:56.022Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 . [2020-09-10T19:16:56.022Z] #2 [internal] load .dockerignore [2020-09-10T19:16:56.022Z] #2 transferring context: 87B done [2020-09-10T19:16:56.022Z] #2 DONE 0.0s [2020-09-10T19:16:56.022Z] [2020-09-10T19:16:56.022Z] #1 [internal] load build definition from Dockerfile [2020-09-10T19:16:56.022Z] #1 transferring dockerfile: 16.37kB done [2020-09-10T19:16:56.022Z] #1 DONE 0.0s [2020-09-10T19:16:56.022Z] [2020-09-10T19:16:56.022Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-10T19:16:56.022Z] #3 DONE 0.1s [Pipeline] withEnv [Pipeline] { [2020-09-10T19:16:56.059Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-10T19:16:56.059Z] - CONFIG_BLK_CGROUP: enabled [2020-09-10T19:16:56.059Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-10T19:16:56.059Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-10T19:16:56.059Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-10T19:16:56.059Z] - CONFIG_CGROUP_PERF: enabled [2020-09-10T19:16:56.059Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-10T19:16:56.059Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-10T19:16:56.059Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-10T19:16:56.059Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-10T19:16:56.059Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-10T19:16:56.059Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-10T19:16:56.059Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-10T19:16:56.059Z] - CONFIG_IP_VS: enabled (as module) [2020-09-10T19:16:56.059Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-10T19:16:56.059Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-10T19:16:56.059Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-10T19:16:56.059Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-10T19:16:56.059Z] - CONFIG_EXT4_FS: enabled [2020-09-10T19:16:56.059Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-10T19:16:56.059Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-10T19:16:56.059Z] - Network Drivers: [2020-09-10T19:16:56.059Z] - "overlay": [2020-09-10T19:16:56.059Z] - CONFIG_VXLAN: enabled (as module) [2020-09-10T19:16:56.059Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-10T19:16:56.059Z] Optional (for encrypted networks): [2020-09-10T19:16:56.059Z] - CONFIG_CRYPTO: enabled [2020-09-10T19:16:56.059Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-10T19:16:56.059Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-10T19:16:56.059Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-10T19:16:56.059Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-10T19:16:56.059Z] - CONFIG_XFRM: enabled [2020-09-10T19:16:56.059Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-10T19:16:56.059Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-10T19:16:56.059Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-10T19:16:56.059Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-10T19:16:56.059Z] - "ipvlan": [2020-09-10T19:16:56.059Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-10T19:16:56.059Z] - "macvlan": [2020-09-10T19:16:56.059Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-10T19:16:56.059Z] - CONFIG_DUMMY: enabled (as module) [2020-09-10T19:16:56.059Z] - "ftp,tftp client in container": [2020-09-10T19:16:56.059Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-10T19:16:56.059Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-10T19:16:56.059Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-10T19:16:56.059Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-10T19:16:56.059Z] - Storage Drivers: [2020-09-10T19:16:56.059Z] - "aufs": [2020-09-10T19:16:56.059Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-10T19:16:56.059Z] - "btrfs": [2020-09-10T19:16:56.059Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-10T19:16:56.059Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-10T19:16:56.059Z] - "devicemapper": [2020-09-10T19:16:56.059Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-10T19:16:56.059Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-10T19:16:56.059Z] - "overlay": [2020-09-10T19:16:56.059Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-10T19:16:56.059Z] - "zfs": [2020-09-10T19:16:56.059Z] - /dev/zfs: present [2020-09-10T19:16:56.063Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 63.80MB / 102.23MB 2.4s [2020-09-10T19:16:56.063Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 72.69MB / 102.23MB 2.5s [2020-09-10T19:16:56.063Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 79.74MB / 102.23MB 2.6s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-10T19:16:56.319Z] - zfs command: missing [2020-09-10T19:16:56.319Z] - zpool command: missing [2020-09-10T19:16:56.319Z] [2020-09-10T19:16:56.319Z] Limits: [2020-09-10T19:16:56.319Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-10T19:16:56.319Z] [2020-09-10T19:16:56.319Z] + true [Pipeline] } [Pipeline] // stage [2020-09-10T19:16:56.355Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 89.82MB / 102.23MB 2.7s [2020-09-10T19:16:56.355Z] #7 ... [2020-09-10T19:16:56.355Z] [2020-09-10T19:16:56.355Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-10T19:16:56.355Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-10T19:16:56.355Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-10T19:16:56.355Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-10T19:16:56.355Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-09-10T19:16:56.355Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-09-10T19:16:56.355Z] #58 DONE 2.9s [2020-09-10T19:16:56.355Z] [2020-09-10T19:16:56.355Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T19:16:56.355Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.9s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-10T19:16:56.390Z] + docker version [2020-09-10T19:16:56.390Z] Client: Docker Engine - Community [2020-09-10T19:16:56.390Z] Version: 19.03.12 [2020-09-10T19:16:56.390Z] API version: 1.40 [2020-09-10T19:16:56.390Z] Go version: go1.13.10 [2020-09-10T19:16:56.390Z] Git commit: 48a6621 [2020-09-10T19:16:56.390Z] Built: Mon Jun 22 15:46:32 2020 [2020-09-10T19:16:56.390Z] OS/Arch: linux/arm64 [2020-09-10T19:16:56.390Z] Experimental: false [2020-09-10T19:16:56.390Z] [2020-09-10T19:16:56.390Z] Server: Docker Engine - Community [2020-09-10T19:16:56.390Z] Engine: [2020-09-10T19:16:56.390Z] Version: 19.03.12 [2020-09-10T19:16:56.390Z] API version: 1.40 (minimum version 1.12) [2020-09-10T19:16:56.390Z] Go version: go1.13.10 [2020-09-10T19:16:56.390Z] Git commit: 48a6621 [2020-09-10T19:16:56.390Z] Built: Mon Jun 22 15:45:04 2020 [2020-09-10T19:16:56.390Z] OS/Arch: linux/arm64 [2020-09-10T19:16:56.390Z] Experimental: true [2020-09-10T19:16:56.390Z] containerd: [2020-09-10T19:16:56.390Z] Version: 1.2.13 [2020-09-10T19:16:56.390Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T19:16:56.390Z] runc: [2020-09-10T19:16:56.390Z] Version: 1.0.0-rc10 [2020-09-10T19:16:56.390Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T19:16:56.390Z] docker-init: [2020-09-10T19:16:56.390Z] Version: 0.18.0 [2020-09-10T19:16:56.390Z] GitCommit: fec3683 [2020-09-10T19:16:56.402Z] [2020-09-10T19:16:56.403Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-10T19:16:56.403Z] #4 CACHED [2020-09-10T19:16:56.403Z] [2020-09-10T19:16:56.403Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-10T19:16:56.403Z] #6 DONE 0.1s [2020-09-10T19:16:56.403Z] [2020-09-10T19:16:56.403Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-10T19:16:56.403Z] #5 DONE 0.1s [2020-09-10T19:16:56.403Z] [2020-09-10T19:16:56.403Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T19:16:56.403Z] #7 DONE 0.0s [2020-09-10T19:16:56.403Z] [2020-09-10T19:16:56.403Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-10T19:16:56.403Z] #58 DONE 0.0s [2020-09-10T19:16:56.403Z] [2020-09-10T19:16:56.403Z] #20 [internal] load build context [Pipeline] sh [2020-09-10T19:16:56.474Z] Fetching without tags [2020-09-10T19:16:56.445Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T19:16:56.448Z] > git config --add remote.origin.fetch +refs/pull/41432/head:refs/remotes/origin/PR-41432 # timeout=10 [2020-09-10T19:16:56.451Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:56.466Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T19:16:56.480Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T19:16:56.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:56.481Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41432/head:refs/remotes/origin/PR-41432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:16:55.147Z] > git remote # timeout=10 [2020-09-10T19:16:55.156Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T19:16:55.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:55.161Z] > git merge b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a # timeout=10 [2020-09-10T19:16:55.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T19:16:55.442Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:16:55.447Z] > git checkout -f dc02182a2af24bbed51f406ad0bbb2a5cb5cda23 # timeout=10 [2020-09-10T19:16:55.626Z] > git rev-list --no-walk 6b9a0f502d7a824f1212012ec69fe863c2f2feb4 # timeout=10 [2020-09-10T19:16:56.645Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.0s done [2020-09-10T19:16:56.646Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.8s done [2020-09-10T19:16:56.652Z] + sudo modprobe ip_vs [2020-09-10T19:16:56.652Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 . [2020-09-10T19:16:56.652Z] #2 [internal] load .dockerignore [2020-09-10T19:16:56.652Z] #2 transferring context: 87B done [2020-09-10T19:16:56.652Z] #2 DONE 0.0s [2020-09-10T19:16:56.652Z] [2020-09-10T19:16:56.652Z] #1 [internal] load build definition from Dockerfile [2020-09-10T19:16:56.652Z] #1 transferring dockerfile: 16.37kB done [2020-09-10T19:16:56.652Z] #1 DONE 0.0s [2020-09-10T19:16:56.652Z] [2020-09-10T19:16:56.652Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-10T19:16:56.693Z] + docker info [2020-09-10T19:16:56.873Z] Merging remotes/origin/master commit b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a into PR head commit 13e0ba700ad53e6c97e91c8775376a7eff175555 [2020-09-10T19:16:56.912Z] #3 DONE 0.2s [2020-09-10T19:16:56.912Z] [2020-09-10T19:16:56.912Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-10T19:16:56.912Z] #4 CACHED [2020-09-10T19:16:56.936Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-09-10T19:16:57.170Z] [2020-09-10T19:16:57.170Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-10T19:16:57.227Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2020-09-10T19:16:57.265Z] Client: [2020-09-10T19:16:57.265Z] Debug Mode: false [2020-09-10T19:16:57.265Z] [2020-09-10T19:16:57.265Z] Server: [2020-09-10T19:16:57.265Z] Containers: 0 [2020-09-10T19:16:57.265Z] Running: 0 [2020-09-10T19:16:57.265Z] Paused: 0 [2020-09-10T19:16:57.265Z] Stopped: 0 [2020-09-10T19:16:57.265Z] Images: 2 [2020-09-10T19:16:57.265Z] Server Version: 19.03.12 [2020-09-10T19:16:57.265Z] Storage Driver: overlay2 [2020-09-10T19:16:57.265Z] Backing Filesystem: extfs [2020-09-10T19:16:57.265Z] Supports d_type: true [2020-09-10T19:16:57.265Z] Native Overlay Diff: true [2020-09-10T19:16:57.265Z] Logging Driver: json-file [2020-09-10T19:16:57.265Z] Cgroup Driver: cgroupfs [2020-09-10T19:16:57.265Z] Plugins: [2020-09-10T19:16:57.265Z] Volume: local [2020-09-10T19:16:57.265Z] Network: bridge host ipvlan macvlan null overlay [2020-09-10T19:16:57.265Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-10T19:16:57.265Z] Swarm: inactive [2020-09-10T19:16:57.265Z] Runtimes: runc [2020-09-10T19:16:57.265Z] Default Runtime: runc [2020-09-10T19:16:57.265Z] Init Binary: docker-init [2020-09-10T19:16:57.265Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-10T19:16:57.265Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-10T19:16:57.265Z] init version: fec3683 [2020-09-10T19:16:57.265Z] Security Options: [2020-09-10T19:16:57.265Z] apparmor [2020-09-10T19:16:57.265Z] seccomp [2020-09-10T19:16:57.265Z] Profile: default [2020-09-10T19:16:57.265Z] Kernel Version: 4.15.0-1082-aws [2020-09-10T19:16:57.265Z] Operating System: Ubuntu 16.04.7 LTS [2020-09-10T19:16:57.265Z] OSType: linux [2020-09-10T19:16:57.265Z] Architecture: aarch64 [2020-09-10T19:16:57.265Z] CPUs: 4 [2020-09-10T19:16:57.265Z] Total Memory: 7.525GiB [2020-09-10T19:16:57.265Z] Name: ip-10-100-51-63 [2020-09-10T19:16:57.265Z] ID: KYKG:A322:XPRH:JZGL:H3VU:BFQ2:WUGA:GP6K:7QES:XZZH:RIWE:PUKP [2020-09-10T19:16:57.265Z] Docker Root Dir: /var/lib/docker [2020-09-10T19:16:57.265Z] Debug Mode: false [2020-09-10T19:16:57.265Z] Registry: https://index.docker.io/v1/ [2020-09-10T19:16:57.265Z] Labels: [2020-09-10T19:16:57.265Z] Experimental: true [2020-09-10T19:16:57.265Z] Insecure Registries: [2020-09-10T19:16:57.265Z] 127.0.0.0/8 [2020-09-10T19:16:57.265Z] Live Restore Enabled: true [2020-09-10T19:16:57.265Z] [2020-09-10T19:16:57.265Z] WARNING: No swap limit support [Pipeline] sh [2020-09-10T19:16:57.429Z] #6 DONE 0.3s [2020-09-10T19:16:57.429Z] [2020-09-10T19:16:57.429Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-10T19:16:57.517Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2020-09-10T19:16:57.517Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-09-10T19:16:57.517Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-09-10T19:16:57.555Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T19:16:57.555Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T19:16:57.555Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41432/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-10T19:16:57.555Z] + bash /home/ubuntu/workspace/moby_PR-41432/check-config.sh [2020-09-10T19:16:57.555Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-10T19:16:57.555Z] info: reading kernel config from /boot/config-4.15.0-1082-aws ... [2020-09-10T19:16:57.555Z] [2020-09-10T19:16:57.555Z] Generally Necessary: [2020-09-10T19:16:57.555Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-10T19:16:57.555Z] - apparmor: enabled and tools installed [2020-09-10T19:16:57.555Z] - CONFIG_NAMESPACES: enabled [2020-09-10T19:16:57.555Z] - CONFIG_NET_NS: enabled [2020-09-10T19:16:57.555Z] - CONFIG_PID_NS: enabled [2020-09-10T19:16:57.555Z] - CONFIG_IPC_NS: enabled [2020-09-10T19:16:57.555Z] - CONFIG_UTS_NS: enabled [2020-09-10T19:16:57.555Z] - CONFIG_CGROUPS: enabled [2020-09-10T19:16:57.817Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-10T19:16:57.817Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-10T19:16:57.817Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-10T19:16:57.817Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-10T19:16:57.817Z] - CONFIG_CPUSETS: enabled [2020-09-10T19:16:57.817Z] - CONFIG_MEMCG: enabled [2020-09-10T19:16:57.817Z] - CONFIG_KEYS: enabled [2020-09-10T19:16:57.817Z] - CONFIG_VETH: enabled (as module) [2020-09-10T19:16:57.817Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-10T19:16:57.817Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-10T19:16:57.817Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-10T19:16:57.817Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-10T19:16:57.817Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-10T19:16:57.817Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-10T19:16:57.818Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-10T19:16:57.818Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-10T19:16:57.818Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-10T19:16:57.818Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-10T19:16:57.818Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-10T19:16:57.818Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-10T19:16:57.818Z] [2020-09-10T19:16:57.818Z] Optional Features: [2020-09-10T19:16:57.818Z] - CONFIG_USER_NS: enabled [2020-09-10T19:16:57.818Z] - CONFIG_SECCOMP: enabled [2020-09-10T19:16:57.818Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-10T19:16:57.818Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-10T19:16:57.818Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-10T19:16:57.818Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-10T19:16:57.821Z] #20 transferring context: 51.54MB 1.3s done [2020-09-10T19:16:57.821Z] #20 DONE 1.3s [2020-09-10T19:16:57.821Z] [2020-09-10T19:16:57.821Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-10T19:16:57.821Z] #59 CACHED [2020-09-10T19:16:57.821Z] [2020-09-10T19:16:57.821Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:16:57.821Z] #17 CACHED [2020-09-10T19:16:57.821Z] [2020-09-10T19:16:57.821Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:16:57.821Z] #43 CACHED [2020-09-10T19:16:57.821Z] [2020-09-10T19:16:57.821Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:16:57.821Z] #38 CACHED [2020-09-10T19:16:57.821Z] [2020-09-10T19:16:57.821Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:16:57.821Z] #54 CACHED [2020-09-10T19:16:57.821Z] [2020-09-10T19:16:57.821Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:16:57.821Z] #21 CACHED [2020-09-10T19:16:57.821Z] [2020-09-10T19:16:57.821Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:16:57.821Z] #45 CACHED [2020-09-10T19:16:57.821Z] [2020-09-10T19:16:57.822Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-10T19:16:57.822Z] #46 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-10T19:16:57.822Z] #16 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-10T19:16:57.822Z] #24 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-10T19:16:57.822Z] #61 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-10T19:16:57.822Z] #18 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T19:16:57.822Z] #28 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:16:57.822Z] #39 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-10T19:16:57.822Z] #11 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:16:57.822Z] #10 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-10T19:16:57.822Z] #44 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-10T19:16:57.822Z] #9 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:16:57.822Z] #30 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-10T19:16:57.822Z] #50 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-10T19:16:57.822Z] #13 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-10T19:16:57.822Z] #42 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-10T19:16:57.822Z] #48 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:16:57.822Z] #25 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-10T19:16:57.822Z] #55 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-10T19:16:57.822Z] #15 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-10T19:16:57.822Z] #8 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-10T19:16:57.822Z] #35 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-10T19:16:57.822Z] #14 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T19:16:57.822Z] #23 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-10T19:16:57.822Z] #29 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T19:16:57.822Z] #19 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:16:57.822Z] #52 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-10T19:16:57.822Z] #34 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-10T19:16:57.822Z] #26 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-10T19:16:57.822Z] #12 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T19:16:57.822Z] #32 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:16:57.822Z] #41 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T19:16:57.822Z] #36 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:16:57.822Z] #33 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-10T19:16:57.822Z] #57 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:16:57.822Z] #47 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-10T19:16:57.822Z] #40 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-10T19:16:57.822Z] #53 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-10T19:16:57.822Z] #27 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:16:57.822Z] #49 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-10T19:16:57.822Z] #56 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T19:16:57.822Z] #51 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-10T19:16:57.822Z] #37 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-10T19:16:57.822Z] #31 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:16:57.822Z] #60 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-10T19:16:57.822Z] #22 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-10T19:16:57.822Z] #62 CACHED [2020-09-10T19:16:57.822Z] [2020-09-10T19:16:57.822Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-10T19:16:57.999Z] #5 DONE 0.9s [2020-09-10T19:16:57.999Z] [2020-09-10T19:16:57.999Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-10T19:16:57.999Z] #58 DONE 0.0s [2020-09-10T19:16:57.999Z] [2020-09-10T19:16:57.999Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T19:16:57.999Z] #7 DONE 0.0s [2020-09-10T19:16:57.999Z] [2020-09-10T19:16:57.999Z] #20 [internal] load build context [2020-09-10T19:16:58.079Z] - CONFIG_BLK_CGROUP: enabled [2020-09-10T19:16:58.079Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-10T19:16:58.079Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-10T19:16:58.079Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-10T19:16:58.079Z] - CONFIG_CGROUP_PERF: enabled [2020-09-10T19:16:58.079Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-10T19:16:58.079Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-10T19:16:58.079Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-10T19:16:58.079Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-10T19:16:58.079Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-10T19:16:58.079Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-10T19:16:58.079Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-10T19:16:58.079Z] - CONFIG_IP_VS: enabled (as module) [2020-09-10T19:16:58.079Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-10T19:16:58.079Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-10T19:16:58.079Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-10T19:16:58.079Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-10T19:16:58.079Z] - CONFIG_EXT4_FS: enabled [2020-09-10T19:16:58.079Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-10T19:16:58.079Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-10T19:16:58.079Z] - Network Drivers: [2020-09-10T19:16:58.079Z] - "overlay": [2020-09-10T19:16:58.079Z] - CONFIG_VXLAN: enabled (as module) [2020-09-10T19:16:58.079Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-10T19:16:58.079Z] Optional (for encrypted networks): [2020-09-10T19:16:58.340Z] - CONFIG_CRYPTO: enabled [2020-09-10T19:16:58.340Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-10T19:16:58.340Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-10T19:16:58.340Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-10T19:16:58.340Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-10T19:16:58.340Z] - CONFIG_XFRM: enabled [2020-09-10T19:16:58.340Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-10T19:16:58.340Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-10T19:16:58.340Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-10T19:16:58.340Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-10T19:16:58.340Z] - "ipvlan": [2020-09-10T19:16:58.340Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-10T19:16:58.340Z] - "macvlan": [2020-09-10T19:16:58.340Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-10T19:16:58.340Z] - CONFIG_DUMMY: enabled (as module) [2020-09-10T19:16:58.340Z] - "ftp,tftp client in container": [2020-09-10T19:16:58.340Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-10T19:16:58.340Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-10T19:16:58.340Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-10T19:16:58.340Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-10T19:16:58.340Z] - Storage Drivers: [2020-09-10T19:16:58.340Z] - "aufs": [2020-09-10T19:16:58.340Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-10T19:16:58.340Z] - "btrfs": [2020-09-10T19:16:58.340Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-10T19:16:58.340Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-10T19:16:58.340Z] - "devicemapper": [2020-09-10T19:16:58.340Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-10T19:16:58.340Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-10T19:16:58.340Z] - "overlay": [2020-09-10T19:16:58.340Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-10T19:16:58.340Z] - "zfs": [2020-09-10T19:16:58.340Z] - /dev/zfs: missing [2020-09-10T19:16:58.340Z] - zfs command: missing [2020-09-10T19:16:58.340Z] - zpool command: missing [2020-09-10T19:16:58.340Z] [2020-09-10T19:16:58.340Z] Limits: [2020-09-10T19:16:58.340Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-10T19:16:58.340Z] [2020-09-10T19:16:58.340Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-10T19:16:56.882Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:16:56.885Z] > git checkout -f 13e0ba700ad53e6c97e91c8775376a7eff175555 # timeout=10 [2020-09-10T19:16:57.693Z] > git remote # timeout=10 [2020-09-10T19:16:57.696Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T19:16:57.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:16:57.701Z] > git merge b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a # timeout=10 [2020-09-10T19:16:58.607Z] Merge succeeded, producing 978cc61332353a4fcbc289230934d74972b300de [2020-09-10T19:16:58.607Z] Checking out Revision 978cc61332353a4fcbc289230934d74972b300de (PR-41432) [2020-09-10T19:16:58.681Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 . [2020-09-10T19:16:58.681Z] #2 [internal] load .dockerignore [2020-09-10T19:16:58.681Z] #2 transferring context: 87B done [2020-09-10T19:16:58.681Z] #2 DONE 0.0s [2020-09-10T19:16:58.681Z] [2020-09-10T19:16:58.681Z] #1 [internal] load build definition from Dockerfile [2020-09-10T19:16:58.681Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-09-10T19:16:58.681Z] #1 DONE 0.0s [2020-09-10T19:16:58.681Z] [2020-09-10T19:16:58.681Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-10T19:16:58.699Z] Commit message: "Merge commit 'b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a' into HEAD" [2020-09-10T19:16:58.713Z] First time build. Skipping changelog. [2020-09-10T19:16:58.763Z] #63 DONE 1.0s [2020-09-10T19:16:58.763Z] [2020-09-10T19:16:58.763Z] #64 exporting to image [2020-09-10T19:16:58.763Z] #64 exporting layers [2020-09-10T19:16:58.943Z] #3 DONE 0.1s [2020-09-10T19:16:58.943Z] [2020-09-10T19:16:58.943Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-10T19:16:58.943Z] #4 CACHED [2020-09-10T19:16:59.210Z] [2020-09-10T19:16:59.210Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-10T19:16:59.210Z] #5 DONE 0.1s [2020-09-10T19:16:59.210Z] [2020-09-10T19:16:59.210Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-10T19:16:59.210Z] #6 DONE 0.1s [2020-09-10T19:16:59.210Z] [2020-09-10T19:16:59.210Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-10T19:16:59.210Z] #58 DONE 0.0s [2020-09-10T19:16:59.210Z] [2020-09-10T19:16:59.210Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T19:16:59.211Z] #7 DONE 0.0s [2020-09-10T19:16:59.211Z] [2020-09-10T19:16:59.211Z] #20 [internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-10T19:16:59.378Z] #20 transferring context: 51.54MB 1.2s done [2020-09-10T19:16:59.378Z] #20 DONE 1.2s [2020-09-10T19:16:59.378Z] [2020-09-10T19:16:59.378Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:16:59.378Z] #45 CACHED [2020-09-10T19:16:59.378Z] [2020-09-10T19:16:59.378Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-10T19:16:59.378Z] #37 CACHED [2020-09-10T19:16:59.378Z] [2020-09-10T19:16:59.378Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T19:16:59.378Z] #51 CACHED [2020-09-10T19:16:59.378Z] [2020-09-10T19:16:59.378Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-10T19:16:59.378Z] #13 CACHED [2020-09-10T19:16:59.378Z] [2020-09-10T19:16:59.378Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T19:16:59.378Z] #19 CACHED [2020-09-10T19:16:59.378Z] [2020-09-10T19:16:59.378Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-10T19:16:59.378Z] #26 CACHED [2020-09-10T19:16:59.378Z] [2020-09-10T19:16:59.378Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T19:16:59.378Z] #32 CACHED [2020-09-10T19:16:59.378Z] [2020-09-10T19:16:59.378Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:16:59.378Z] #54 CACHED [2020-09-10T19:16:59.378Z] [2020-09-10T19:16:59.379Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-10T19:16:59.379Z] #22 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:16:59.379Z] #30 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-10T19:16:59.379Z] #44 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:16:59.379Z] #52 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:16:59.379Z] #33 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T19:16:59.379Z] #36 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:16:59.379Z] #47 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T19:16:59.379Z] #23 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-10T19:16:59.379Z] #46 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-10T19:16:59.379Z] #29 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T19:16:59.379Z] #28 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-10T19:16:59.379Z] #40 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-10T19:16:59.379Z] #18 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-10T19:16:59.379Z] #34 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:16:59.379Z] #60 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-10T19:16:59.379Z] #59 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-10T19:16:59.379Z] #57 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:16:59.379Z] #25 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-10T19:16:59.379Z] #12 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:16:59.379Z] #21 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-10T19:16:59.379Z] #15 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-10T19:16:59.379Z] #50 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-10T19:16:59.379Z] #14 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-10T19:16:59.379Z] #27 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-10T19:16:59.379Z] #56 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-10T19:16:59.379Z] #24 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-10T19:16:59.379Z] #42 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:16:59.379Z] #38 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-10T19:16:59.379Z] #48 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-10T19:16:59.379Z] #55 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-10T19:16:59.379Z] #31 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-10T19:16:59.379Z] #53 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:16:59.379Z] #41 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-10T19:16:59.379Z] #9 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:16:59.379Z] #49 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-10T19:16:59.379Z] #8 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:16:59.379Z] #10 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-10T19:16:59.379Z] #11 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:16:59.379Z] #17 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-10T19:16:59.379Z] #35 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-10T19:16:59.379Z] #16 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:16:59.379Z] #39 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-10T19:16:59.379Z] #61 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:16:59.379Z] #43 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-10T19:16:59.379Z] #62 CACHED [2020-09-10T19:16:59.379Z] [2020-09-10T19:16:59.379Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-10T19:16:59.581Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.4s done [2020-09-10T19:16:59.581Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2020-09-10T19:16:59.680Z] + docker version [2020-09-10T19:16:59.680Z] Client: [2020-09-10T19:16:59.680Z] Version: 18.06.1-ce [2020-09-10T19:16:59.680Z] API version: 1.38 [2020-09-10T19:16:59.680Z] Go version: go1.10.3 [2020-09-10T19:16:59.680Z] Git commit: e68fc7a [2020-09-10T19:16:59.680Z] Built: Tue Aug 21 17:26:10 2018 [2020-09-10T19:16:59.680Z] OS/Arch: linux/ppc64le [2020-09-10T19:16:59.680Z] Experimental: false [2020-09-10T19:16:59.680Z] [2020-09-10T19:16:59.680Z] Server: [2020-09-10T19:16:59.680Z] Engine: [2020-09-10T19:16:59.680Z] Version: 18.06.1-ce [2020-09-10T19:16:59.680Z] API version: 1.38 (minimum version 1.12) [2020-09-10T19:16:59.680Z] Go version: go1.10.3 [2020-09-10T19:16:59.680Z] Git commit: e68fc7a [2020-09-10T19:16:59.680Z] Built: Tue Aug 21 17:24:20 2018 [2020-09-10T19:16:59.680Z] OS/Arch: linux/ppc64le [2020-09-10T19:16:59.680Z] Experimental: true [2020-09-10T19:16:59.701Z] #64 exporting layers 1.0s done [2020-09-10T19:16:59.701Z] #64 writing image sha256:92c0fe1ad2ec191f46894dfd3713fcb3c3ca2b3470dff4460f34e597bb124431 [2020-09-10T19:16:59.701Z] #64 writing image sha256:92c0fe1ad2ec191f46894dfd3713fcb3c3ca2b3470dff4460f34e597bb124431 done [2020-09-10T19:16:59.701Z] #64 naming to docker.io/library/docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 done [2020-09-10T19:16:59.701Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-09-10T19:17:00.090Z] + docker info [2020-09-10T19:17:00.090Z] Containers: 0 [2020-09-10T19:17:00.090Z] Running: 0 [2020-09-10T19:17:00.090Z] Paused: 0 [2020-09-10T19:17:00.090Z] Stopped: 0 [2020-09-10T19:17:00.090Z] Images: 0 [2020-09-10T19:17:00.090Z] Server Version: 18.06.1-ce [2020-09-10T19:17:00.090Z] Storage Driver: overlay2 [2020-09-10T19:17:00.090Z] Backing Filesystem: extfs [2020-09-10T19:17:00.090Z] Supports d_type: true [2020-09-10T19:17:00.090Z] Native Overlay Diff: true [2020-09-10T19:17:00.090Z] Logging Driver: json-file [2020-09-10T19:17:00.090Z] Cgroup Driver: cgroupfs [2020-09-10T19:17:00.090Z] Plugins: [2020-09-10T19:17:00.090Z] Volume: local [2020-09-10T19:17:00.090Z] Network: bridge host ipvlan macvlan null overlay [2020-09-10T19:17:00.090Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-09-10T19:17:00.090Z] Swarm: inactive [2020-09-10T19:17:00.090Z] Runtimes: runc [2020-09-10T19:17:00.090Z] Default Runtime: runc [2020-09-10T19:17:00.090Z] Init Binary: docker-init [2020-09-10T19:17:00.090Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-09-10T19:17:00.090Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-09-10T19:17:00.090Z] init version: fec3683 [2020-09-10T19:17:00.090Z] Security Options: [2020-09-10T19:17:00.090Z] apparmor [2020-09-10T19:17:00.090Z] seccomp [2020-09-10T19:17:00.090Z] Profile: default [2020-09-10T19:17:00.090Z] Kernel Version: 4.4.0-139-generic [2020-09-10T19:17:00.090Z] Operating System: Ubuntu 16.04.3 LTS [2020-09-10T19:17:00.090Z] OSType: linux [2020-09-10T19:17:00.090Z] Architecture: ppc64le [2020-09-10T19:17:00.090Z] CPUs: 4 [2020-09-10T19:17:00.090Z] Total Memory: 7.972GiB [2020-09-10T19:17:00.090Z] Name: ppc64le-ubuntu-22 [2020-09-10T19:17:00.090Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-09-10T19:17:00.090Z] Docker Root Dir: /var/lib/docker [2020-09-10T19:17:00.090Z] Debug Mode (client): false [2020-09-10T19:17:00.090Z] Debug Mode (server): false [2020-09-10T19:17:00.090Z] Username: dockerbuildbot [2020-09-10T19:17:00.090Z] Registry: https://index.docker.io/v1/ [2020-09-10T19:17:00.090Z] Labels: [2020-09-10T19:17:00.090Z] Experimental: true [2020-09-10T19:17:00.090Z] Insecure Registries: [2020-09-10T19:17:00.090Z] 127.0.0.0/8 [2020-09-10T19:17:00.090Z] Live Restore Enabled: false [2020-09-10T19:17:00.090Z] [2020-09-10T19:17:00.124Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41432/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41432/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/validate/default [Pipeline] sh [2020-09-10T19:17:00.316Z] #63 DONE 0.9s [2020-09-10T19:17:00.316Z] [2020-09-10T19:17:00.316Z] #64 exporting to image [2020-09-10T19:17:00.316Z] #64 exporting layers [2020-09-10T19:16:58.599Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T19:16:58.613Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:16:58.616Z] > git checkout -f 978cc61332353a4fcbc289230934d74972b300de # timeout=10 [2020-09-10T19:16:58.705Z] > git rev-list --no-walk 6b9a0f502d7a824f1212012ec69fe863c2f2feb4 # timeout=10 [2020-09-10T19:17:00.475Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T19:17:00.475Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T19:17:00.475Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41432/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-10T19:17:00.475Z] + bash /home/docker/workspace/moby_PR-41432/check-config.sh [2020-09-10T19:17:00.475Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-10T19:17:00.475Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-09-10T19:17:00.475Z] [2020-09-10T19:17:00.475Z] Generally Necessary: [2020-09-10T19:17:00.475Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-10T19:17:00.475Z] - apparmor: enabled and tools installed [2020-09-10T19:17:00.475Z] - CONFIG_NAMESPACES: enabled [2020-09-10T19:17:00.475Z] - CONFIG_NET_NS: enabled [2020-09-10T19:17:00.475Z] - CONFIG_PID_NS: enabled [2020-09-10T19:17:00.475Z] - CONFIG_IPC_NS: enabled [2020-09-10T19:17:00.475Z] - CONFIG_UTS_NS: enabled [2020-09-10T19:17:00.475Z] - CONFIG_CGROUPS: enabled [2020-09-10T19:17:00.475Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-10T19:17:00.475Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-10T19:17:00.475Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-10T19:17:00.475Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-10T19:17:00.475Z] - CONFIG_CPUSETS: enabled [2020-09-10T19:17:00.475Z] - CONFIG_MEMCG: enabled [2020-09-10T19:17:00.475Z] - CONFIG_KEYS: enabled [2020-09-10T19:17:00.475Z] - CONFIG_VETH: enabled (as module) [2020-09-10T19:17:00.475Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-10T19:17:00.475Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-10T19:17:00.475Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-10T19:17:00.646Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.3s done [2020-09-10T19:17:00.783Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-10T19:17:00.783Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-10T19:17:00.783Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-10T19:17:00.783Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-10T19:17:00.783Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-10T19:17:00.783Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-10T19:17:00.783Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-10T19:17:00.783Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-10T19:17:00.783Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-10T19:17:00.783Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-09-10T19:17:00.783Z] [2020-09-10T19:17:00.783Z] Optional Features: [2020-09-10T19:17:00.783Z] - CONFIG_USER_NS: enabled [2020-09-10T19:17:00.783Z] - CONFIG_SECCOMP: enabled [2020-09-10T19:17:00.783Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-10T19:17:00.783Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-10T19:17:00.783Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-10T19:17:00.783Z] (cgroup swap accounting is currently enabled) [2020-09-10T19:17:00.783Z] - CONFIG_MEMCG_KMEM: enabled [2020-09-10T19:17:00.783Z] - CONFIG_BLK_CGROUP: enabled [2020-09-10T19:17:00.783Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-10T19:17:00.783Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-10T19:17:00.783Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-10T19:17:00.783Z] - CONFIG_CGROUP_PERF: enabled [2020-09-10T19:17:00.783Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-10T19:17:00.783Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-10T19:17:00.783Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-10T19:17:00.783Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-10T19:17:00.783Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-10T19:17:00.783Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-10T19:17:00.783Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-10T19:17:00.783Z] - CONFIG_IP_VS: enabled (as module) [2020-09-10T19:17:00.783Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-10T19:17:00.783Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-10T19:17:00.783Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-10T19:17:00.783Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-10T19:17:00.783Z] - CONFIG_EXT4_FS: enabled [2020-09-10T19:17:00.783Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-10T19:17:00.783Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-10T19:17:00.783Z] - Network Drivers: [2020-09-10T19:17:00.783Z] - "overlay": [2020-09-10T19:17:00.783Z] - CONFIG_VXLAN: enabled (as module) [2020-09-10T19:17:00.783Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-10T19:17:00.783Z] Optional (for encrypted networks): [2020-09-10T19:17:00.936Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-09-10T19:17:01.063Z] Congratulations! All commits are properly signed with the DCO! [2020-09-10T19:17:01.063Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-09-10T19:17:01.076Z] - CONFIG_CRYPTO: enabled [2020-09-10T19:17:01.076Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-09-10T19:17:01.076Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-09-10T19:17:01.076Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-09-10T19:17:01.076Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-09-10T19:17:01.076Z] - CONFIG_XFRM: enabled [2020-09-10T19:17:01.076Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-10T19:17:01.076Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-10T19:17:01.076Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-10T19:17:01.076Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-10T19:17:01.076Z] - "ipvlan": [2020-09-10T19:17:01.076Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-10T19:17:01.076Z] - "macvlan": [2020-09-10T19:17:01.076Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-10T19:17:01.076Z] - CONFIG_DUMMY: enabled (as module) [2020-09-10T19:17:01.076Z] - "ftp,tftp client in container": [2020-09-10T19:17:01.076Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-10T19:17:01.076Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-10T19:17:01.076Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-10T19:17:01.076Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-10T19:17:01.076Z] - Storage Drivers: [2020-09-10T19:17:01.076Z] - "aufs": [2020-09-10T19:17:01.076Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-10T19:17:01.076Z] - "btrfs": [2020-09-10T19:17:01.076Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-10T19:17:01.076Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-10T19:17:01.076Z] - "devicemapper": [2020-09-10T19:17:01.076Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-10T19:17:01.076Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-10T19:17:01.076Z] - "overlay": [2020-09-10T19:17:01.076Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-10T19:17:01.076Z] - "zfs": [2020-09-10T19:17:01.076Z] - /dev/zfs: missing [2020-09-10T19:17:01.076Z] - zfs command: missing [2020-09-10T19:17:01.076Z] - zpool command: missing [2020-09-10T19:17:01.076Z] [2020-09-10T19:17:01.076Z] Limits: [2020-09-10T19:17:01.076Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-10T19:17:01.076Z] [2020-09-10T19:17:01.076Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-09-10T19:17:01.140Z] #20 transferring context: 51.54MB 1.4s done [2020-09-10T19:17:01.140Z] #20 DONE 1.6s [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:17:01.140Z] #21 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T19:17:01.140Z] #19 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-10T19:17:01.140Z] #53 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-10T19:17:01.140Z] #27 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:17:01.140Z] #25 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-10T19:17:01.140Z] #55 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T19:17:01.140Z] #28 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:17:01.140Z] #60 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T19:17:01.140Z] #36 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-10T19:17:01.140Z] #16 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:17:01.140Z] #54 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-10T19:17:01.140Z] #26 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T19:17:01.140Z] #23 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-10T19:17:01.140Z] #31 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:17:01.140Z] #33 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-10T19:17:01.140Z] #56 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:17:01.140Z] #41 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:17:01.140Z] #52 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-10T19:17:01.140Z] #11 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T19:17:01.140Z] #32 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-10T19:17:01.140Z] #22 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-10T19:17:01.140Z] #40 CACHED [2020-09-10T19:17:01.140Z] [2020-09-10T19:17:01.140Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T19:17:01.141Z] #51 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-10T19:17:01.141Z] #14 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-10T19:17:01.141Z] #12 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-10T19:17:01.141Z] #9 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-10T19:17:01.141Z] #61 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-10T19:17:01.141Z] #46 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:17:01.141Z] #30 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:17:01.141Z] #49 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-10T19:17:01.141Z] #48 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:17:01.141Z] #17 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:17:01.141Z] #39 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:17:01.141Z] #10 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-10T19:17:01.141Z] #44 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-10T19:17:01.141Z] #34 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-10T19:17:01.141Z] #37 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-10T19:17:01.141Z] #15 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:17:01.141Z] #45 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-10T19:17:01.141Z] #29 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-10T19:17:01.141Z] #42 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-10T19:17:01.141Z] #59 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-10T19:17:01.141Z] #18 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-10T19:17:01.141Z] #13 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:17:01.141Z] #38 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-10T19:17:01.141Z] #50 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-10T19:17:01.141Z] #57 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:17:01.141Z] #47 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-10T19:17:01.141Z] #8 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:17:01.141Z] #43 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-10T19:17:01.141Z] #24 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-10T19:17:01.141Z] #35 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-10T19:17:01.141Z] #62 CACHED [2020-09-10T19:17:01.141Z] [2020-09-10T19:17:01.141Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [Pipeline] sh [2020-09-10T19:17:01.252Z] #64 exporting layers 0.9s done [2020-09-10T19:17:01.252Z] #64 writing image sha256:a1b684d248e14a13188fbb5582f0fff0137e4da74976e0fe48347cbdc450a0f9 done [2020-09-10T19:17:01.253Z] #64 naming to docker.io/library/docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 done [2020-09-10T19:17:01.253Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-09-10T19:17:01.522Z] + make bundles/buildx [2020-09-10T19:17:01.593Z] + trap exit INT TERM [2020-09-10T19:17:01.593Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-09-10T19:17:01.593Z] + CONTAINER_NAME=docker-pr3 [2020-09-10T19:17:01.593Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41432/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41432/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -e DOCKER_GRAPHDRIVER docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/make.sh dynbinary-daemon [2020-09-10T19:17:01.819Z] make: command: Command not found [2020-09-10T19:17:01.819Z] make: command: Command not found [2020-09-10T19:17:01.819Z] mkdir bundles [2020-09-10T19:17:01.819Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-09-10T19:17:01.819Z] --build-arg BUILDX_COMMIT \ [2020-09-10T19:17:01.819Z] --build-arg BUILDX_REPO \ [2020-09-10T19:17:01.819Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-09-10T19:17:01.819Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-09-10T19:17:01.819Z] . [2020-09-10T19:17:01.819Z] /bin/sh: 4: go: not found [2020-09-10T19:17:01.819Z] /bin/sh: 5: go: not found [2020-09-10T19:17:01.853Z] [2020-09-10T19:17:02.112Z] Removing bundles/ [2020-09-10T19:17:02.112Z] [2020-09-10T19:17:02.112Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-10T19:17:02.112Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T19:17:02.112Z] GOOS="" GOARCH="" GOARM="" [2020-09-10T19:17:03.662Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.7s done [2020-09-10T19:17:03.688Z] #63 DONE 2.2s [2020-09-10T19:17:03.688Z] [2020-09-10T19:17:03.688Z] #64 exporting to image [2020-09-10T19:17:03.688Z] #64 exporting layers [2020-09-10T19:17:03.902Z] Sending build context to Docker daemon 56.31MB [2020-09-10T19:17:03.902Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-09-10T19:17:03.902Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-09-10T19:17:03.902Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-09-10T19:17:03.902Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-09-10T19:17:03.902Z] 1.13.15-buster: Pulling from library/golang [2020-09-10T19:17:03.955Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-09-10T19:17:03.955Z] #7 DONE 10.6s [2020-09-10T19:17:04.196Z] db4e2d8d5901: Pulling fs layer [2020-09-10T19:17:04.196Z] dfe2d012519c: Pulling fs layer [2020-09-10T19:17:04.196Z] 5d8f1d1f9197: Pulling fs layer [2020-09-10T19:17:04.196Z] 1301750ffb48: Pulling fs layer [2020-09-10T19:17:04.196Z] dc5c6edc9cff: Pulling fs layer [2020-09-10T19:17:04.196Z] 3c370c2e2f82: Pulling fs layer [2020-09-10T19:17:04.196Z] 5ffb2f5886e2: Pulling fs layer [2020-09-10T19:17:04.196Z] 1301750ffb48: Waiting [2020-09-10T19:17:04.196Z] dc5c6edc9cff: Waiting [2020-09-10T19:17:04.196Z] 3c370c2e2f82: Waiting [2020-09-10T19:17:04.196Z] 5ffb2f5886e2: Waiting [2020-09-10T19:17:04.247Z] [2020-09-10T19:17:04.247Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-10T19:17:04.493Z] dfe2d012519c: Verifying Checksum [2020-09-10T19:17:04.493Z] dfe2d012519c: Download complete [2020-09-10T19:17:04.794Z] 5d8f1d1f9197: Verifying Checksum [2020-09-10T19:17:04.794Z] 5d8f1d1f9197: Download complete [2020-09-10T19:17:05.074Z] #64 exporting layers 1.7s done [2020-09-10T19:17:05.074Z] #64 writing image sha256:5b80ac65715ad2223b95435c27ec0a389fac6a55b3098c021ac8cb783879c251 0.1s done [2020-09-10T19:17:05.074Z] #64 naming to docker.io/library/docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 [2020-09-10T19:17:05.074Z] #64 naming to docker.io/library/docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 done [2020-09-10T19:17:05.074Z] #64 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-10T19:17:05.280Z] #8 DONE 1.2s [2020-09-10T19:17:05.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/test/unit [2020-09-10T19:17:05.573Z] [2020-09-10T19:17:05.573Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-10T19:17:06.205Z] #9 DONE 1.0s [2020-09-10T19:17:06.334Z] db4e2d8d5901: Verifying Checksum [2020-09-10T19:17:06.334Z] db4e2d8d5901: Download complete [2020-09-10T19:17:06.496Z] [2020-09-10T19:17:06.496Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-10T19:17:06.496Z] #27 DONE 0.0s [2020-09-10T19:17:06.496Z] [2020-09-10T19:17:06.496Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-10T19:17:06.496Z] #35 DONE 0.1s [2020-09-10T19:17:06.496Z] [2020-09-10T19:17:06.496Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T19:17:07.398Z] 1301750ffb48: Verifying Checksum [2020-09-10T19:17:07.398Z] 1301750ffb48: Download complete [2020-09-10T19:17:07.398Z] 5ffb2f5886e2: Verifying Checksum [2020-09-10T19:17:07.398Z] 5ffb2f5886e2: Download complete [2020-09-10T19:17:08.039Z] dc5c6edc9cff: Verifying Checksum [2020-09-10T19:17:08.039Z] dc5c6edc9cff: Download complete [2020-09-10T19:17:08.724Z] ? github.com/docker/docker/api [no test files] [2020-09-10T19:17:09.195Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-09-10T19:17:10.164Z] db4e2d8d5901: Pull complete [2020-09-10T19:17:10.461Z] dfe2d012519c: Pull complete [2020-09-10T19:17:10.759Z] 3c370c2e2f82: Verifying Checksum [2020-09-10T19:17:10.759Z] 3c370c2e2f82: Download complete [2020-09-10T19:17:10.978Z] #36 3.812 + git clone https://github.com/docker/distribution.git . [2020-09-10T19:17:10.978Z] #36 3.816 Cloning into '.'... [2020-09-10T19:17:11.053Z] 5d8f1d1f9197: Pull complete [2020-09-10T19:17:11.106Z] Congratulations! All API changes are done the right way. [2020-09-10T19:17:11.106Z] Congratulations! All TOML source files changed here have valid syntax. [2020-09-10T19:17:11.106Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-09-10T19:17:11.106Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-09-10T19:17:11.106Z] Congratulations! No new tests were added to integration-cli. [2020-09-10T19:17:11.106Z] [2020-09-10T19:17:11.106Z] INFO Start validation with golang-ci-lint [2020-09-10T19:17:11.106Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-09-10T19:17:11.106Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-10T19:17:11.106Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-10T19:17:11.611Z] #36 ... [2020-09-10T19:17:11.611Z] [2020-09-10T19:17:11.611Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:17:11.611Z] #41 2.161 + RM_GOPATH=0 [2020-09-10T19:17:11.611Z] #41 2.161 + TMP_GOPATH= [2020-09-10T19:17:11.611Z] #41 2.162 + : /build [2020-09-10T19:17:11.611Z] #41 2.162 + '[' -z '' ']' [2020-09-10T19:17:11.611Z] #41 2.162 ++ mktemp -d [2020-09-10T19:17:11.611Z] #41 2.162 + export GOPATH=/tmp/tmp.4EJQTZh7O5 [2020-09-10T19:17:11.611Z] #41 2.162 + GOPATH=/tmp/tmp.4EJQTZh7O5 [2020-09-10T19:17:11.611Z] #41 2.162 + RM_GOPATH=1 [2020-09-10T19:17:11.611Z] #41 2.162 + case "$(go env GOARCH)" in [2020-09-10T19:17:11.611Z] #41 2.162 ++ go env GOARCH [2020-09-10T19:17:11.611Z] #41 2.188 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:11.611Z] #41 2.188 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:11.611Z] #41 2.188 ++ dirname /tmp/install/install.sh [2020-09-10T19:17:11.611Z] #41 2.194 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T19:17:11.611Z] #41 2.194 + dir=/tmp/install [2020-09-10T19:17:11.611Z] #41 2.194 + bin=vndr [2020-09-10T19:17:11.611Z] #41 2.194 + shift [2020-09-10T19:17:11.611Z] #41 2.194 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-10T19:17:11.611Z] #41 2.194 + . /tmp/install/vndr.installer [2020-09-10T19:17:11.611Z] #41 2.194 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T19:17:11.611Z] #41 2.194 + install_vndr [2020-09-10T19:17:11.611Z] #41 2.194 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-10T19:17:11.611Z] #41 2.194 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4EJQTZh7O5/src/github.com/LK4D4/vndr [2020-09-10T19:17:11.611Z] #41 2.194 Cloning into '/tmp/tmp.4EJQTZh7O5/src/github.com/LK4D4/vndr'... [2020-09-10T19:17:11.612Z] #41 2.879 + cd /tmp/tmp.4EJQTZh7O5/src/github.com/LK4D4/vndr [2020-09-10T19:17:11.612Z] #41 2.879 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T19:17:11.612Z] #41 2.884 + go build -buildmode=pie -v -o /build/vndr . [2020-09-10T19:17:11.612Z] #41 3.759 runtime/internal/atomic [2020-09-10T19:17:11.612Z] #41 3.794 internal/cpu [2020-09-10T19:17:11.612Z] #41 3.901 runtime/internal/sys [2020-09-10T19:17:11.612Z] #41 4.066 runtime/internal/math [2020-09-10T19:17:11.612Z] #41 4.143 internal/race [2020-09-10T19:17:11.612Z] #41 4.169 sync/atomic [2020-09-10T19:17:11.612Z] #41 4.254 internal/bytealg [2020-09-10T19:17:11.612Z] #41 4.301 unicode [2020-09-10T19:17:11.612Z] #41 4.464 runtime [2020-09-10T19:17:12.647Z] #41 ... [2020-09-10T19:17:12.647Z] [2020-09-10T19:17:12.647Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:17:12.647Z] #43 2.339 + RM_GOPATH=0 [2020-09-10T19:17:12.647Z] #43 2.343 + TMP_GOPATH= [2020-09-10T19:17:12.647Z] #43 2.343 + : /build [2020-09-10T19:17:12.647Z] #43 2.343 + '[' -z '' ']' [2020-09-10T19:17:12.647Z] #43 2.343 ++ mktemp -d [2020-09-10T19:17:12.647Z] #43 2.376 + export GOPATH=/tmp/tmp.efS95IDP0N [2020-09-10T19:17:12.647Z] #43 2.376 + GOPATH=/tmp/tmp.efS95IDP0N [2020-09-10T19:17:12.647Z] #43 2.376 + RM_GOPATH=1 [2020-09-10T19:17:12.647Z] #43 2.376 + case "$(go env GOARCH)" in [2020-09-10T19:17:12.647Z] #43 2.376 ++ go env GOARCH [2020-09-10T19:17:12.647Z] #43 2.386 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:12.647Z] #43 2.386 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:12.647Z] #43 2.386 ++ dirname /tmp/install/install.sh [2020-09-10T19:17:12.647Z] #43 2.402 + dir=/tmp/install [2020-09-10T19:17:12.647Z] #43 2.402 + bin=gotestsum [2020-09-10T19:17:12.647Z] #43 2.402 + shift [2020-09-10T19:17:12.647Z] #43 2.402 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-10T19:17:12.647Z] #43 2.402 + . /tmp/install/gotestsum.installer [2020-09-10T19:17:12.647Z] #43 2.402 ++ : v0.3.5 [2020-09-10T19:17:12.647Z] #43 2.402 + install_gotestsum [2020-09-10T19:17:12.647Z] #43 2.402 + set -e [2020-09-10T19:17:12.647Z] #43 2.402 + export GO111MODULE=on [2020-09-10T19:17:12.647Z] #43 2.402 + GO111MODULE=on [2020-09-10T19:17:12.647Z] #43 2.402 + GOBIN=/build [2020-09-10T19:17:12.647Z] #43 2.402 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-10T19:17:12.647Z] #43 2.419 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-10T19:17:12.647Z] #43 2.419 go: finding gotest.tools v0.3.5 [2020-09-10T19:17:12.647Z] #43 3.159 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-10T19:17:12.647Z] #43 3.325 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-10T19:17:12.647Z] #43 5.875 go: downloading gotest.tools v2.1.0+incompatible [2020-09-10T19:17:12.647Z] #43 5.934 go: extracting gotest.tools v2.1.0+incompatible [2020-09-10T19:17:12.647Z] #43 6.006 go: downloading github.com/fatih/color v1.6.0 [2020-09-10T19:17:12.647Z] #43 6.047 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-10T19:17:12.647Z] #43 6.052 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-10T19:17:12.647Z] #43 6.077 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T19:17:12.647Z] #43 6.090 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-10T19:17:12.647Z] #43 6.150 go: downloading github.com/pkg/errors v0.8.0 [2020-09-10T19:17:12.647Z] #43 6.170 go: extracting github.com/fatih/color v1.6.0 [2020-09-10T19:17:12.647Z] #43 6.224 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-10T19:17:12.647Z] #43 6.224 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-10T19:17:12.647Z] #43 6.259 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T19:17:12.647Z] #43 6.267 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-10T19:17:12.647Z] #43 6.316 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-10T19:17:12.647Z] #43 6.376 go: extracting github.com/pkg/errors v0.8.0 [2020-09-10T19:17:12.939Z] #43 6.379 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T19:17:12.939Z] #43 6.432 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-10T19:17:12.939Z] #43 6.448 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T19:17:12.939Z] #43 6.467 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-10T19:17:12.939Z] #43 6.495 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-10T19:17:12.939Z] #43 6.580 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T19:17:13.570Z] #43 ... [2020-09-10T19:17:13.570Z] [2020-09-10T19:17:13.570Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:17:13.570Z] #41 6.980 unicode/utf8 [2020-09-10T19:17:13.803Z] 1301750ffb48: Pull complete [2020-09-10T19:17:13.861Z] #41 7.488 math [2020-09-10T19:17:14.893Z] #41 ... [2020-09-10T19:17:14.893Z] [2020-09-10T19:17:14.893Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:17:14.893Z] #21 2.177 + RM_GOPATH=0 [2020-09-10T19:17:14.893Z] #21 2.177 + TMP_GOPATH= [2020-09-10T19:17:14.893Z] #21 2.177 + : /build [2020-09-10T19:17:14.893Z] #21 2.177 + '[' -z '' ']' [2020-09-10T19:17:14.893Z] #21 2.177 ++ mktemp -d [2020-09-10T19:17:14.893Z] #21 2.182 + export GOPATH=/tmp/tmp.I5IdTIJuLE [2020-09-10T19:17:14.893Z] #21 2.182 + GOPATH=/tmp/tmp.I5IdTIJuLE [2020-09-10T19:17:14.893Z] #21 2.182 + RM_GOPATH=1 [2020-09-10T19:17:14.893Z] #21 2.182 + case "$(go env GOARCH)" in [2020-09-10T19:17:14.893Z] #21 2.182 ++ go env GOARCH [2020-09-10T19:17:14.893Z] #21 2.182 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:14.893Z] #21 2.182 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:14.893Z] #21 2.189 Install docker/cli version 17.06.2-ce from stable [2020-09-10T19:17:14.893Z] #21 2.190 ++ dirname /tmp/install/install.sh [2020-09-10T19:17:14.893Z] #21 2.190 + dir=/tmp/install [2020-09-10T19:17:14.893Z] #21 2.190 + bin=dockercli [2020-09-10T19:17:14.893Z] #21 2.190 + shift [2020-09-10T19:17:14.893Z] #21 2.190 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-10T19:17:14.893Z] #21 2.190 + . /tmp/install/dockercli.installer [2020-09-10T19:17:14.894Z] #21 2.190 ++ : stable [2020-09-10T19:17:14.894Z] #21 2.190 ++ : 17.06.2-ce [2020-09-10T19:17:14.894Z] #21 2.190 + install_dockercli [2020-09-10T19:17:14.894Z] #21 2.190 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-10T19:17:14.894Z] #21 2.190 ++ uname -m [2020-09-10T19:17:14.894Z] #21 2.190 + arch=s390x [2020-09-10T19:17:14.894Z] #21 2.190 + '[' s390x '!=' x86_64 ']' [2020-09-10T19:17:14.894Z] #21 2.190 + '[' s390x '!=' s390x ']' [2020-09-10T19:17:14.894Z] #21 2.190 + url=https://download.docker.com/linux/static [2020-09-10T19:17:14.894Z] #21 2.195 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-09-10T19:17:14.894Z] #21 2.195 + tar -xz docker/docker [2020-09-10T19:17:14.894Z] #21 8.301 + mkdir -p /build [2020-09-10T19:17:14.894Z] #21 8.314 + mv docker/docker /build/ [2020-09-10T19:17:14.894Z] #21 8.315 + rmdir docker [2020-09-10T19:17:14.894Z] #21 DONE 8.6s [2020-09-10T19:17:15.220Z] [2020-09-10T19:17:15.220Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:17:15.220Z] #43 7.493 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T19:17:15.220Z] #43 8.348 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T19:17:15.220Z] #43 8.776 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T19:17:15.896Z] dc5c6edc9cff: Pull complete [2020-09-10T19:17:16.267Z] #43 ... [2020-09-10T19:17:16.267Z] [2020-09-10T19:17:16.267Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:17:16.267Z] #54 2.166 + RM_GOPATH=0 [2020-09-10T19:17:16.267Z] #54 2.166 + TMP_GOPATH= [2020-09-10T19:17:16.267Z] #54 2.166 + : /build [2020-09-10T19:17:16.267Z] #54 2.166 + '[' -z '' ']' [2020-09-10T19:17:16.267Z] #54 2.166 ++ mktemp -d [2020-09-10T19:17:16.267Z] #54 2.166 + export GOPATH=/tmp/tmp.9YtQW19JRt [2020-09-10T19:17:16.267Z] #54 2.166 + GOPATH=/tmp/tmp.9YtQW19JRt [2020-09-10T19:17:16.267Z] #54 2.166 + RM_GOPATH=1 [2020-09-10T19:17:16.267Z] #54 2.166 + case "$(go env GOARCH)" in [2020-09-10T19:17:16.267Z] #54 2.166 ++ go env GOARCH [2020-09-10T19:17:16.267Z] #54 2.190 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:16.267Z] #54 2.190 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:16.267Z] #54 2.191 ++ dirname /tmp/install/install.sh [2020-09-10T19:17:16.267Z] #54 2.194 + dir=/tmp/install [2020-09-10T19:17:16.267Z] #54 2.194 + bin=rootlesskit [2020-09-10T19:17:16.267Z] #54 2.194 + shift [2020-09-10T19:17:16.267Z] #54 2.194 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-10T19:17:16.267Z] #54 2.194 + . /tmp/install/rootlesskit.installer [2020-09-10T19:17:16.267Z] #54 2.194 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T19:17:16.267Z] #54 2.194 + install_rootlesskit [2020-09-10T19:17:16.267Z] #54 2.194 + case "$1" in [2020-09-10T19:17:16.267Z] #54 2.194 + export CGO_ENABLED=0 [2020-09-10T19:17:16.267Z] #54 2.194 + CGO_ENABLED=0 [2020-09-10T19:17:16.267Z] #54 2.194 + _install_rootlesskit [2020-09-10T19:17:16.267Z] #54 2.194 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-10T19:17:16.267Z] #54 2.194 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9YtQW19JRt/src/github.com/rootless-containers/rootlesskit [2020-09-10T19:17:16.267Z] #54 2.195 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T19:17:16.267Z] #54 2.196 Cloning into '/tmp/tmp.9YtQW19JRt/src/github.com/rootless-containers/rootlesskit'... [2020-09-10T19:17:16.267Z] #54 5.803 + cd /tmp/tmp.9YtQW19JRt/src/github.com/rootless-containers/rootlesskit [2020-09-10T19:17:16.267Z] #54 5.804 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T19:17:16.267Z] #54 6.312 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T19:17:16.267Z] #54 6.312 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-10T19:17:16.558Z] #54 ... [2020-09-10T19:17:16.558Z] [2020-09-10T19:17:16.558Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:17:16.558Z] #30 2.818 + RM_GOPATH=0 [2020-09-10T19:17:16.558Z] #30 2.818 + TMP_GOPATH= [2020-09-10T19:17:16.558Z] #30 2.818 + : /build [2020-09-10T19:17:16.558Z] #30 2.818 + '[' -z '' ']' [2020-09-10T19:17:16.558Z] #30 2.819 ++ mktemp -d [2020-09-10T19:17:16.558Z] #30 2.824 + export GOPATH=/tmp/tmp.0fjIPHadCD [2020-09-10T19:17:16.558Z] #30 2.824 + GOPATH=/tmp/tmp.0fjIPHadCD [2020-09-10T19:17:16.558Z] #30 2.824 + RM_GOPATH=1 [2020-09-10T19:17:16.558Z] #30 2.824 + case "$(go env GOARCH)" in [2020-09-10T19:17:16.558Z] #30 2.824 ++ go env GOARCH [2020-09-10T19:17:16.558Z] #30 2.829 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:16.558Z] #30 2.829 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:16.558Z] #30 2.829 ++ dirname /tmp/install/install.sh [2020-09-10T19:17:16.558Z] #30 2.838 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T19:17:16.558Z] #30 2.838 + dir=/tmp/install [2020-09-10T19:17:16.558Z] #30 2.838 + bin=tomlv [2020-09-10T19:17:16.558Z] #30 2.838 + shift [2020-09-10T19:17:16.558Z] #30 2.838 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-10T19:17:16.558Z] #30 2.838 + . /tmp/install/tomlv.installer [2020-09-10T19:17:16.558Z] #30 2.838 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T19:17:16.558Z] #30 2.838 + install_tomlv [2020-09-10T19:17:16.558Z] #30 2.838 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-10T19:17:16.558Z] #30 2.838 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0fjIPHadCD/src/github.com/BurntSushi/toml [2020-09-10T19:17:16.558Z] #30 2.840 Cloning into '/tmp/tmp.0fjIPHadCD/src/github.com/BurntSushi/toml'... [2020-09-10T19:17:16.558Z] #30 3.600 + cd /tmp/tmp.0fjIPHadCD/src/github.com/BurntSushi/toml [2020-09-10T19:17:16.558Z] #30 3.600 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T19:17:16.558Z] #30 3.610 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T19:17:16.558Z] #30 4.025 internal/cpu [2020-09-10T19:17:16.558Z] #30 4.027 runtime/internal/sys [2020-09-10T19:17:16.558Z] #30 4.130 runtime/internal/math [2020-09-10T19:17:16.558Z] #30 4.229 math/bits [2020-09-10T19:17:16.558Z] #30 4.572 runtime [2020-09-10T19:17:16.558Z] #30 4.616 math [2020-09-10T19:17:16.558Z] #30 9.516 internal/testlog [2020-09-10T19:17:16.558Z] #30 9.706 encoding [2020-09-10T19:17:16.558Z] #30 9.887 runtime/cgo [2020-09-10T19:17:16.558Z] #30 ... [2020-09-10T19:17:16.558Z] [2020-09-10T19:17:16.558Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:17:16.558Z] #47 3.826 + RM_GOPATH=0 [2020-09-10T19:17:16.558Z] #47 3.826 + TMP_GOPATH= [2020-09-10T19:17:16.558Z] #47 3.826 + : /build [2020-09-10T19:17:16.558Z] #47 3.826 + '[' -z '' ']' [2020-09-10T19:17:16.558Z] #47 3.826 ++ mktemp -d [2020-09-10T19:17:16.558Z] #47 3.827 + export GOPATH=/tmp/tmp.VgWxcjhf9U [2020-09-10T19:17:16.558Z] #47 3.827 + GOPATH=/tmp/tmp.VgWxcjhf9U [2020-09-10T19:17:16.558Z] #47 3.827 + RM_GOPATH=1 [2020-09-10T19:17:16.558Z] #47 3.827 + case "$(go env GOARCH)" in [2020-09-10T19:17:16.558Z] #47 3.828 ++ go env GOARCH [2020-09-10T19:17:16.558Z] #47 3.848 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:16.558Z] #47 3.848 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:16.558Z] #47 3.850 ++ dirname /tmp/install/install.sh [2020-09-10T19:17:16.558Z] #47 3.852 + dir=/tmp/install [2020-09-10T19:17:16.558Z] #47 3.852 + bin=shfmt [2020-09-10T19:17:16.558Z] #47 3.852 + shift [2020-09-10T19:17:16.558Z] #47 3.852 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-10T19:17:16.558Z] #47 3.852 + . /tmp/install/shfmt.installer [2020-09-10T19:17:16.558Z] #47 3.852 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T19:17:16.558Z] #47 3.854 + install_shfmt [2020-09-10T19:17:16.558Z] #47 3.854 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T19:17:16.558Z] #47 3.854 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-10T19:17:16.558Z] #47 3.854 + git clone https://github.com/mvdan/sh.git /tmp/tmp.VgWxcjhf9U/src/github.com/mvdan/sh [2020-09-10T19:17:16.558Z] #47 3.857 Cloning into '/tmp/tmp.VgWxcjhf9U/src/github.com/mvdan/sh'... [2020-09-10T19:17:16.849Z] #47 10.47 + cd /tmp/tmp.VgWxcjhf9U/src/github.com/mvdan/sh [2020-09-10T19:17:16.849Z] #47 ... [2020-09-10T19:17:16.849Z] [2020-09-10T19:17:16.849Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:17:16.849Z] #10 3.594 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T19:17:16.849Z] #10 3.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T19:17:16.849Z] #10 3.658 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T19:17:16.849Z] #10 4.547 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-10T19:17:16.849Z] #10 5.866 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-10T19:17:16.849Z] #10 7.951 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-10T19:17:16.849Z] #10 ... [2020-09-10T19:17:16.849Z] [2020-09-10T19:17:16.849Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:17:16.849Z] #60 2.576 + RM_GOPATH=0 [2020-09-10T19:17:16.849Z] #60 2.576 + TMP_GOPATH= [2020-09-10T19:17:16.849Z] #60 2.576 + : /build [2020-09-10T19:17:16.849Z] #60 2.576 + '[' -z '' ']' [2020-09-10T19:17:16.849Z] #60 2.576 ++ mktemp -d [2020-09-10T19:17:16.849Z] #60 2.576 + export GOPATH=/tmp/tmp.bKFI8v3fk7 [2020-09-10T19:17:16.849Z] #60 2.576 + GOPATH=/tmp/tmp.bKFI8v3fk7 [2020-09-10T19:17:16.849Z] #60 2.576 + RM_GOPATH=1 [2020-09-10T19:17:16.849Z] #60 2.576 + case "$(go env GOARCH)" in [2020-09-10T19:17:16.849Z] #60 2.576 ++ go env GOARCH [2020-09-10T19:17:16.849Z] #60 2.606 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:16.849Z] #60 2.606 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:16.849Z] #60 2.607 ++ dirname /tmp/install/install.sh [2020-09-10T19:17:16.849Z] #60 2.614 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T19:17:16.849Z] #60 2.615 + dir=/tmp/install [2020-09-10T19:17:16.849Z] #60 2.615 + bin=proxy [2020-09-10T19:17:16.849Z] #60 2.615 + shift [2020-09-10T19:17:16.849Z] #60 2.615 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-10T19:17:16.849Z] #60 2.615 + . /tmp/install/proxy.installer [2020-09-10T19:17:16.849Z] #60 2.615 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T19:17:16.849Z] #60 2.615 + install_proxy [2020-09-10T19:17:16.849Z] #60 2.615 + case "$1" in [2020-09-10T19:17:16.849Z] #60 2.615 + export CGO_ENABLED=0 [2020-09-10T19:17:16.849Z] #60 2.615 + CGO_ENABLED=0 [2020-09-10T19:17:16.849Z] #60 2.615 + _install_proxy [2020-09-10T19:17:16.849Z] #60 2.615 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-10T19:17:16.849Z] #60 2.615 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bKFI8v3fk7/src/github.com/docker/libnetwork [2020-09-10T19:17:16.849Z] #60 2.615 Cloning into '/tmp/tmp.bKFI8v3fk7/src/github.com/docker/libnetwork'... [2020-09-10T19:17:17.140Z] #60 ... [2020-09-10T19:17:17.140Z] [2020-09-10T19:17:17.140Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:17:17.140Z] #45 2.189 + RM_GOPATH=0 [2020-09-10T19:17:17.140Z] #45 2.189 + TMP_GOPATH= [2020-09-10T19:17:17.140Z] #45 2.189 + : /build [2020-09-10T19:17:17.140Z] #45 2.189 + '[' -z '' ']' [2020-09-10T19:17:17.140Z] #45 2.189 ++ mktemp -d [2020-09-10T19:17:17.140Z] #45 2.189 + export GOPATH=/tmp/tmp.YDKHGaBsfy [2020-09-10T19:17:17.140Z] #45 2.189 + GOPATH=/tmp/tmp.YDKHGaBsfy [2020-09-10T19:17:17.140Z] #45 2.189 + RM_GOPATH=1 [2020-09-10T19:17:17.140Z] #45 2.189 + case "$(go env GOARCH)" in [2020-09-10T19:17:17.140Z] #45 2.189 ++ go env GOARCH [2020-09-10T19:17:17.140Z] #45 2.194 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:17.140Z] #45 2.194 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:17.140Z] #45 2.194 ++ dirname /tmp/install/install.sh [2020-09-10T19:17:17.140Z] #45 2.207 Installing golangci-lint version v1.23.8 [2020-09-10T19:17:17.140Z] #45 2.207 + dir=/tmp/install [2020-09-10T19:17:17.140Z] #45 2.207 + bin=golangci_lint [2020-09-10T19:17:17.140Z] #45 2.207 + shift [2020-09-10T19:17:17.140Z] #45 2.207 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-10T19:17:17.140Z] #45 2.207 + . /tmp/install/golangci_lint.installer [2020-09-10T19:17:17.140Z] #45 2.207 ++ : v1.23.8 [2020-09-10T19:17:17.140Z] #45 2.207 + install_golangci_lint [2020-09-10T19:17:17.140Z] #45 2.207 + echo 'Installing golangci-lint version v1.23.8' [2020-09-10T19:17:17.140Z] #45 2.207 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-10T19:17:17.140Z] #45 ... [2020-09-10T19:17:17.140Z] [2020-09-10T19:17:17.140Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T19:17:17.140Z] #32 3.948 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T19:17:17.140Z] #32 4.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T19:17:17.140Z] #32 4.036 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T19:17:17.140Z] #32 4.766 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-10T19:17:17.140Z] #32 6.347 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-10T19:17:17.140Z] #32 8.487 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-10T19:17:17.431Z] #32 ... [2020-09-10T19:17:17.431Z] [2020-09-10T19:17:17.431Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T19:17:17.431Z] #23 3.654 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T19:17:17.431Z] #23 3.694 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T19:17:17.431Z] #23 3.721 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T19:17:17.431Z] #23 4.408 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-10T19:17:17.431Z] #23 6.173 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-10T19:17:17.431Z] #23 8.192 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-10T19:17:17.431Z] #23 ... [2020-09-10T19:17:17.431Z] [2020-09-10T19:17:17.431Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T19:17:17.431Z] #51 1.798 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T19:17:17.431Z] #51 1.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T19:17:17.431Z] #51 1.960 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T19:17:17.431Z] #51 2.410 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-10T19:17:17.431Z] #51 3.769 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-10T19:17:17.431Z] #51 5.181 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-10T19:17:17.721Z] #51 ... [2020-09-10T19:17:17.721Z] [2020-09-10T19:17:17.721Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T19:17:17.721Z] #28 3.516 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-10T19:17:17.721Z] #28 3.517 Cloning into '.'... [2020-09-10T19:17:17.721Z] #28 ... [2020-09-10T19:17:17.721Z] [2020-09-10T19:17:17.721Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:17:17.721Z] #38 4.057 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T19:17:17.721Z] #38 4.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T19:17:17.721Z] #38 4.128 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T19:17:17.721Z] #38 4.732 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-10T19:17:17.721Z] #38 6.653 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-10T19:17:17.721Z] #38 8.913 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-10T19:17:17.721Z] #38 ... [2020-09-10T19:17:17.721Z] [2020-09-10T19:17:17.721Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:17:17.721Z] #43 10.64 go: finding github.com/fatih/color v1.6.0 [2020-09-10T19:17:17.721Z] #43 10.71 go: finding github.com/pkg/errors v0.8.0 [2020-09-10T19:17:17.721Z] #43 10.76 go: finding github.com/spf13/pflag v1.0.1 [2020-09-10T19:17:17.721Z] #43 10.76 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-10T19:17:17.721Z] #43 10.77 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-10T19:17:17.721Z] #43 10.78 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-10T19:17:17.721Z] #43 10.90 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T19:17:17.721Z] #43 10.91 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T19:17:17.721Z] #43 10.96 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-10T19:17:17.722Z] #43 11.00 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T19:17:17.722Z] #43 11.01 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T19:17:19.439Z] 3c370c2e2f82: Pull complete [2020-09-10T19:17:19.439Z] 5ffb2f5886e2: Pull complete [2020-09-10T19:17:19.439Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-10T19:17:19.439Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-09-10T19:17:19.439Z] ---> 805dc2d65d1c [2020-09-10T19:17:19.439Z] Step 5/15 : ARG BUILDX_REPO [2020-09-10T19:17:19.439Z] ---> Running in 5455b852a217 [2020-09-10T19:17:19.439Z] Removing intermediate container 5455b852a217 [2020-09-10T19:17:19.439Z] ---> e248861df413 [2020-09-10T19:17:19.439Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-09-10T19:17:19.439Z] ---> Running in 196fd6aadb86 [2020-09-10T19:17:19.733Z] Cloning into '/buildx'... [2020-09-10T19:17:20.988Z] ok github.com/docker/docker/api/server 0.046s coverage: 9.0% of statements [2020-09-10T19:17:23.267Z] Removing intermediate container 196fd6aadb86 [2020-09-10T19:17:23.267Z] ---> 51c6bfe73698 [2020-09-10T19:17:23.267Z] Step 7/15 : WORKDIR /buildx [2020-09-10T19:17:23.267Z] ---> Running in fc1683c04c24 [2020-09-10T19:17:23.267Z] Removing intermediate container fc1683c04c24 [2020-09-10T19:17:23.267Z] ---> 6a845d73a7c6 [2020-09-10T19:17:23.267Z] Step 8/15 : ARG BUILDX_COMMIT [2020-09-10T19:17:23.267Z] ---> Running in 31a874af5828 [2020-09-10T19:17:23.267Z] Removing intermediate container 31a874af5828 [2020-09-10T19:17:23.267Z] ---> 6bdead459a5a [2020-09-10T19:17:23.267Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-09-10T19:17:23.267Z] ---> Running in 21d62cf5dabb [2020-09-10T19:17:23.314Z] #43 ... [2020-09-10T19:17:23.314Z] [2020-09-10T19:17:23.314Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:17:23.314Z] #60 13.01 Checking out files: 91% (1891/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-09-10T19:17:23.314Z] #60 13.15 + cd /tmp/tmp.bKFI8v3fk7/src/github.com/docker/libnetwork [2020-09-10T19:17:23.314Z] #60 13.15 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T19:17:23.314Z] #60 13.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-10T19:17:23.901Z] From https://github.com/docker/buildx [2020-09-10T19:17:23.902Z] * [new tag] v0.3.1 -> build [2020-09-10T19:17:24.195Z] Switched to branch 'build' [2020-09-10T19:17:25.241Z] Removing intermediate container 21d62cf5dabb [2020-09-10T19:17:25.241Z] ---> 0d6ddd13b043 [2020-09-10T19:17:25.241Z] Step 10/15 : ARG GOOS [2020-09-10T19:17:25.241Z] ---> Running in c72324502eb4 [2020-09-10T19:17:25.241Z] Removing intermediate container c72324502eb4 [2020-09-10T19:17:25.241Z] ---> ac41fa2284ad [2020-09-10T19:17:25.241Z] Step 11/15 : ARG GOARCH [2020-09-10T19:17:25.241Z] ---> Running in 93b06b3543da [2020-09-10T19:17:25.241Z] Removing intermediate container 93b06b3543da [2020-09-10T19:17:25.241Z] ---> 34f92a75a03d [2020-09-10T19:17:25.241Z] 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-09-10T19:17:25.241Z] ---> Running in fb6373d6d7f7 [2020-09-10T19:17:26.829Z] #60 ... [2020-09-10T19:17:26.829Z] [2020-09-10T19:17:26.829Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:17:26.829Z] #47 10.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T19:17:26.829Z] #47 10.54 + GO111MODULE=on [2020-09-10T19:17:26.829Z] #47 10.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-10T19:17:26.829Z] #47 11.34 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T19:17:26.829Z] #47 11.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T19:17:26.829Z] #47 11.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T19:17:26.829Z] #47 11.44 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T19:17:26.829Z] #47 11.54 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T19:17:26.829Z] #47 12.12 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T19:17:26.829Z] #47 12.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T19:17:26.829Z] #47 13.44 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T19:17:26.829Z] #47 14.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T19:17:26.829Z] #47 14.59 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T19:17:26.829Z] #47 14.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T19:17:26.829Z] #47 14.72 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T19:17:26.829Z] #47 15.32 runtime [2020-09-10T19:17:26.829Z] #47 ... [2020-09-10T19:17:26.829Z] [2020-09-10T19:17:26.829Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T19:17:26.829Z] #51 11.71 Fetched 8070 kB in 10s (792 kB/s) [2020-09-10T19:17:26.829Z] #51 11.71 Reading package lists... [2020-09-10T19:17:26.829Z] #51 15.34 Reading package lists... [2020-09-10T19:17:26.829Z] #51 18.52 Building dependency tree... [2020-09-10T19:17:26.829Z] #51 19.44 The following additional packages will be installed: [2020-09-10T19:17:26.829Z] #51 19.44 libbtrfs0 [2020-09-10T19:17:26.829Z] #51 19.51 The following NEW packages will be installed: [2020-09-10T19:17:26.829Z] #51 19.51 libbtrfs-dev libbtrfs0 [2020-09-10T19:17:26.829Z] #51 19.61 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T19:17:26.829Z] #51 19.61 Need to get 118 kB of archives. [2020-09-10T19:17:26.829Z] #51 19.61 After this operation, 390 kB of additional disk space will be used. [2020-09-10T19:17:26.829Z] #51 19.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-10T19:17:26.829Z] #51 19.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-10T19:17:26.829Z] #51 20.20 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T19:17:26.829Z] #51 20.27 Fetched 118 kB in 0s (1218 kB/s) [2020-09-10T19:17:26.829Z] #51 20.35 Selecting previously unselected package libbtrfs0. [2020-09-10T19:17:26.829Z] #51 20.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-10T19:17:26.829Z] #51 20.37 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-10T19:17:26.829Z] #51 20.38 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T19:17:26.829Z] #51 20.49 Selecting previously unselected package libbtrfs-dev. [2020-09-10T19:17:26.829Z] #51 20.49 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-10T19:17:26.829Z] #51 20.49 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T19:17:27.120Z] #51 20.73 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T19:17:27.120Z] #51 20.75 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T19:17:27.120Z] #51 20.76 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T19:17:27.756Z] #51 DONE 21.2s [2020-09-10T19:17:27.756Z] [2020-09-10T19:17:27.756Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:17:28.388Z] #52 ... [2020-09-10T19:17:28.388Z] [2020-09-10T19:17:28.388Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:17:28.388Z] #41 12.05 unicode/utf16 [2020-09-10T19:17:28.388Z] #41 12.24 container/list [2020-09-10T19:17:28.388Z] #41 12.74 crypto/internal/subtle [2020-09-10T19:17:28.388Z] #41 12.86 crypto/subtle [2020-09-10T19:17:28.388Z] #41 12.96 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-10T19:17:28.388Z] #41 13.04 internal/nettrace [2020-09-10T19:17:28.388Z] #41 13.08 runtime/cgo [2020-09-10T19:17:28.388Z] #41 ... [2020-09-10T19:17:28.388Z] [2020-09-10T19:17:28.388Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:17:28.388Z] #10 14.23 Fetched 8070 kB in 11s (755 kB/s) [2020-09-10T19:17:28.388Z] #10 14.23 Reading package lists... [2020-09-10T19:17:28.388Z] #10 17.69 Reading package lists... [2020-09-10T19:17:28.388Z] #10 21.42 Building dependency tree... [2020-09-10T19:17:28.679Z] #10 ... [2020-09-10T19:17:28.679Z] [2020-09-10T19:17:28.679Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T19:17:28.679Z] #32 14.49 Fetched 8070 kB in 11s (759 kB/s) [2020-09-10T19:17:28.679Z] #32 14.49 Reading package lists... [2020-09-10T19:17:28.679Z] #32 17.88 Reading package lists... [2020-09-10T19:17:28.679Z] #32 21.82 Building dependency tree... [2020-09-10T19:17:28.679Z] #32 ... [2020-09-10T19:17:28.679Z] [2020-09-10T19:17:28.679Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:17:28.679Z] #38 14.94 Fetched 8070 kB in 11s (741 kB/s) [2020-09-10T19:17:28.679Z] #38 14.94 Reading package lists... [2020-09-10T19:17:28.679Z] #38 18.31 Reading package lists... [2020-09-10T19:17:28.679Z] #38 21.88 Building dependency tree... [2020-09-10T19:17:28.970Z] #38 ... [2020-09-10T19:17:28.970Z] [2020-09-10T19:17:28.970Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:17:28.970Z] #52 1.414 + RM_GOPATH=0 [2020-09-10T19:17:28.970Z] #52 1.414 + TMP_GOPATH= [2020-09-10T19:17:28.970Z] #52 1.414 + : /build [2020-09-10T19:17:28.970Z] #52 1.414 + '[' -z '' ']' [2020-09-10T19:17:28.970Z] #52 1.414 ++ mktemp -d [2020-09-10T19:17:29.260Z] #52 1.414 + export GOPATH=/tmp/tmp.eM0A7KBRFW [2020-09-10T19:17:29.260Z] #52 1.414 + GOPATH=/tmp/tmp.eM0A7KBRFW [2020-09-10T19:17:29.260Z] #52 1.414 + RM_GOPATH=1 [2020-09-10T19:17:29.260Z] #52 1.415 + case "$(go env GOARCH)" in [2020-09-10T19:17:29.260Z] #52 1.415 ++ go env GOARCH [2020-09-10T19:17:29.260Z] #52 1.421 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:29.260Z] #52 1.421 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:29.260Z] #52 1.438 ++ dirname /tmp/install/install.sh [2020-09-10T19:17:29.260Z] #52 1.438 + dir=/tmp/install [2020-09-10T19:17:29.260Z] #52 1.438 + bin=containerd [2020-09-10T19:17:29.260Z] #52 1.438 + shift [2020-09-10T19:17:29.260Z] #52 1.438 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-10T19:17:29.260Z] #52 1.438 + . /tmp/install/containerd.installer [2020-09-10T19:17:29.260Z] #52 1.438 ++ set -e [2020-09-10T19:17:29.260Z] #52 1.438 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T19:17:29.260Z] #52 1.438 + install_containerd [2020-09-10T19:17:29.260Z] #52 1.439 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-10T19:17:29.260Z] #52 1.439 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eM0A7KBRFW/src/github.com/containerd/containerd [2020-09-10T19:17:29.260Z] #52 1.439 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T19:17:29.260Z] #52 1.445 Cloning into '/tmp/tmp.eM0A7KBRFW/src/github.com/containerd/containerd'... [2020-09-10T19:17:30.768Z] #52 ... [2020-09-10T19:17:30.768Z] [2020-09-10T19:17:30.768Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T19:17:30.768Z] #36 14.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-10T19:17:30.768Z] #36 15.72 + 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-09-10T19:17:30.768Z] #36 ... [2020-09-10T19:17:30.768Z] [2020-09-10T19:17:30.768Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T19:17:30.768Z] #23 14.48 Fetched 8070 kB in 11s (740 kB/s) [2020-09-10T19:17:30.768Z] #23 14.48 Reading package lists... [2020-09-10T19:17:30.768Z] #23 17.73 Reading package lists... [2020-09-10T19:17:30.768Z] #23 21.91 Building dependency tree... [2020-09-10T19:17:30.768Z] #23 22.96 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-10T19:17:30.768Z] #23 22.96 The following additional packages will be installed: [2020-09-10T19:17:30.768Z] #23 23.02 libjq1 libonig5 [2020-09-10T19:17:30.768Z] #23 23.38 The following NEW packages will be installed: [2020-09-10T19:17:30.768Z] #23 23.39 jq libjq1 libonig5 [2020-09-10T19:17:30.768Z] #23 23.52 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T19:17:30.768Z] #23 23.52 Need to get 350 kB of archives. [2020-09-10T19:17:30.768Z] #23 23.52 After this operation, 1154 kB of additional disk space will be used. [2020-09-10T19:17:30.768Z] #23 23.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-10T19:17:30.768Z] #23 23.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-10T19:17:30.768Z] #23 23.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-10T19:17:30.768Z] #23 24.19 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T19:17:30.768Z] #23 24.24 Fetched 350 kB in 0s (2293 kB/s) [2020-09-10T19:17:30.768Z] #23 24.31 Selecting previously unselected package libonig5:s390x. [2020-09-10T19:17:30.768Z] #23 24.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-10T19:17:30.768Z] #23 24.42 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-09-10T19:17:30.768Z] #23 24.43 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-10T19:17:31.059Z] #23 24.64 Selecting previously unselected package libjq1:s390x. [2020-09-10T19:17:31.059Z] #23 ... [2020-09-10T19:17:31.059Z] [2020-09-10T19:17:31.059Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:17:31.059Z] #38 22.85 The following additional packages will be installed: [2020-09-10T19:17:31.059Z] #38 22.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-10T19:17:31.059Z] #38 22.85 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-10T19:17:31.059Z] #38 22.85 Suggested packages: [2020-09-10T19:17:31.059Z] #38 22.85 manpages-dev python-setuptools [2020-09-10T19:17:31.059Z] #38 23.50 The following NEW packages will be installed: [2020-09-10T19:17:31.059Z] #38 23.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-10T19:17:31.059Z] #38 23.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-10T19:17:31.059Z] #38 23.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-10T19:17:31.059Z] #38 23.51 python-six zlib1g-dev [2020-09-10T19:17:31.059Z] #38 23.65 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T19:17:31.059Z] #38 23.65 Need to get 3742 kB of archives. [2020-09-10T19:17:31.059Z] #38 23.65 After this operation, 22.0 MB of additional disk space will be used. [2020-09-10T19:17:31.059Z] #38 23.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-09-10T19:17:31.059Z] #38 23.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-10T19:17:31.059Z] #38 23.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-09-10T19:17:31.059Z] #38 23.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-10T19:17:31.059Z] #38 23.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-09-10T19:17:31.059Z] #38 23.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-10T19:17:31.059Z] #38 23.72 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-09-10T19:17:31.059Z] #38 23.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-09-10T19:17:31.059Z] #38 23.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-09-10T19:17:31.059Z] #38 23.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-09-10T19:17:31.059Z] #38 23.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-09-10T19:17:31.059Z] #38 23.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-09-10T19:17:31.059Z] #38 23.95 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-09-10T19:17:31.059Z] #38 23.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-09-10T19:17:31.059Z] #38 23.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-10T19:17:31.059Z] #38 23.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-09-10T19:17:31.059Z] #38 23.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-09-10T19:17:31.350Z] #38 24.83 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T19:17:31.350Z] #38 24.93 Fetched 3742 kB in 0s (7917 kB/s) [2020-09-10T19:17:31.350Z] #38 24.99 Selecting previously unselected package libcap-dev:s390x. [2020-09-10T19:17:31.350Z] #38 24.99 (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-09-10T19:17:31.350Z] #38 25.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-09-10T19:17:31.350Z] #38 25.08 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-09-10T19:17:31.643Z] #38 25.16 Selecting previously unselected package libnet1:s390x. [2020-09-10T19:17:31.643Z] #38 25.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-10T19:17:31.643Z] #38 25.18 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-10T19:17:31.643Z] #38 25.27 Selecting previously unselected package libnet1-dev. [2020-09-10T19:17:31.643Z] #38 25.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-10T19:17:31.643Z] #38 25.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T19:17:31.938Z] #38 ... [2020-09-10T19:17:31.938Z] [2020-09-10T19:17:31.938Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T19:17:31.938Z] #23 24.64 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-10T19:17:31.938Z] #23 24.65 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-10T19:17:31.938Z] #23 24.76 Selecting previously unselected package jq. [2020-09-10T19:17:31.938Z] #23 24.76 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-10T19:17:31.938Z] #23 24.77 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T19:17:31.938Z] #23 25.00 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-10T19:17:31.938Z] #23 25.03 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-10T19:17:31.938Z] #23 25.04 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T19:17:31.938Z] #23 25.05 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T19:17:31.938Z] #23 DONE 25.5s [2020-09-10T19:17:31.938Z] [2020-09-10T19:17:31.938Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-10T19:17:31.938Z] #24 DONE 0.1s [2020-09-10T19:17:31.938Z] [2020-09-10T19:17:31.938Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:17:31.938Z] #38 25.54 Selecting previously unselected package libnl-3-200:s390x. [2020-09-10T19:17:31.938Z] #38 25.55 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-10T19:17:31.938Z] #38 25.55 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-10T19:17:32.237Z] #38 ... [2020-09-10T19:17:32.237Z] [2020-09-10T19:17:32.237Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:17:32.237Z] #60 DONE 25.7s [2020-09-10T19:17:32.237Z] [2020-09-10T19:17:32.237Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:17:32.237Z] #38 25.75 Selecting previously unselected package libnl-3-dev:s390x. [2020-09-10T19:17:32.237Z] #38 25.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-09-10T19:17:32.237Z] #38 25.76 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-09-10T19:17:32.539Z] #38 26.07 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-10T19:17:32.539Z] #38 26.07 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-10T19:17:32.539Z] #38 26.07 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-10T19:17:32.539Z] #38 26.18 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-09-10T19:17:32.539Z] #38 26.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-09-10T19:17:32.539Z] #38 26.20 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-10T19:17:32.839Z] #38 26.42 Selecting previously unselected package zlib1g-dev:s390x. [2020-09-10T19:17:32.839Z] #38 26.45 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-09-10T19:17:32.839Z] #38 26.45 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-10T19:17:33.134Z] #38 26.76 Selecting previously unselected package libprotobuf17:s390x. [2020-09-10T19:17:33.134Z] #38 26.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-09-10T19:17:33.134Z] #38 26.76 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-10T19:17:33.767Z] #38 27.43 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-09-10T19:17:33.767Z] #38 ... [2020-09-10T19:17:33.767Z] [2020-09-10T19:17:33.767Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:17:33.767Z] #43 DONE 27.4s [2020-09-10T19:17:33.767Z] [2020-09-10T19:17:33.767Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:17:33.767Z] #38 27.46 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-09-10T19:17:33.767Z] #38 27.46 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-10T19:17:34.423Z] #38 27.90 Selecting previously unselected package libprotobuf-dev:s390x. [2020-09-10T19:17:34.423Z] #38 27.91 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-09-10T19:17:34.423Z] #38 27.92 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-10T19:17:35.058Z] #38 28.85 Selecting previously unselected package libprotoc17:s390x. [2020-09-10T19:17:35.349Z] #38 28.86 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-09-10T19:17:35.349Z] #38 28.86 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-09-10T19:17:35.640Z] #38 29.26 Selecting previously unselected package protobuf-c-compiler. [2020-09-10T19:17:35.640Z] #38 29.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-09-10T19:17:35.640Z] #38 29.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T19:17:35.640Z] #38 29.35 Selecting previously unselected package protobuf-compiler. [2020-09-10T19:17:35.640Z] #38 29.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-09-10T19:17:35.640Z] #38 29.36 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-10T19:17:35.932Z] #38 29.47 Selecting previously unselected package python-pkg-resources. [2020-09-10T19:17:35.932Z] #38 29.47 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T19:17:35.932Z] #38 29.51 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-10T19:17:36.224Z] #38 29.65 Selecting previously unselected package python-six. [2020-09-10T19:17:36.224Z] #38 29.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-10T19:17:36.224Z] #38 29.66 Unpacking python-six (1.12.0-1) ... [2020-09-10T19:17:36.224Z] #38 29.72 Selecting previously unselected package python-protobuf. [2020-09-10T19:17:36.224Z] #38 29.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-09-10T19:17:36.224Z] #38 29.74 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-10T19:17:36.518Z] #38 30.09 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-10T19:17:38.026Z] #38 31.83 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-10T19:17:38.322Z] #38 31.84 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-10T19:17:38.322Z] #38 31.85 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-10T19:17:38.322Z] #38 31.85 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-10T19:17:38.322Z] #38 31.86 Setting up python-six (1.12.0-1) ... [2020-09-10T19:17:38.989Z] #38 ... [2020-09-10T19:17:38.989Z] [2020-09-10T19:17:38.989Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:17:38.989Z] #10 22.69 The following additional packages will be installed: [2020-09-10T19:17:38.989Z] #10 22.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-10T19:17:38.989Z] #10 22.69 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-10T19:17:38.989Z] #10 22.69 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-10T19:17:38.989Z] #10 22.69 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T19:17:38.989Z] #10 22.69 Suggested packages: [2020-09-10T19:17:38.989Z] #10 22.69 gcc-8-locales seccomp wine64 [2020-09-10T19:17:38.989Z] #10 23.65 The following NEW packages will be installed: [2020-09-10T19:17:38.989Z] #10 23.65 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-10T19:17:38.989Z] #10 23.65 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-10T19:17:38.989Z] #10 23.65 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-10T19:17:38.989Z] #10 23.65 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-10T19:17:38.989Z] #10 23.65 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-10T19:17:38.989Z] #10 23.65 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T19:17:38.989Z] #10 23.78 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T19:17:38.989Z] #10 23.78 Need to get 73.3 MB of archives. [2020-09-10T19:17:38.989Z] #10 23.78 After this operation, 494 MB of additional disk space will be used. [2020-09-10T19:17:38.989Z] #10 23.78 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-09-10T19:17:38.989Z] #10 23.99 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-09-10T19:17:38.989Z] #10 24.16 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-09-10T19:17:38.989Z] #10 24.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-09-10T19:17:38.989Z] #10 24.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-09-10T19:17:38.989Z] #10 24.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-10T19:17:38.989Z] #10 24.47 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-09-10T19:17:38.989Z] #10 24.68 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-09-10T19:17:38.989Z] #10 24.69 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-09-10T19:17:38.989Z] #10 27.14 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-09-10T19:17:38.989Z] #10 28.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-09-10T19:17:38.989Z] #10 28.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-09-10T19:17:38.989Z] #10 28.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-10T19:17:38.989Z] #10 28.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-10T19:17:38.989Z] #10 28.51 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-09-10T19:17:38.989Z] #10 28.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-09-10T19:17:38.989Z] #10 28.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-09-10T19:17:38.989Z] #10 28.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-09-10T19:17:38.989Z] #10 28.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-09-10T19:17:38.989Z] #10 28.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-09-10T19:17:38.989Z] #10 28.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-09-10T19:17:38.989Z] #10 28.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-09-10T19:17:38.989Z] #10 28.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-09-10T19:17:38.989Z] #10 28.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-09-10T19:17:38.989Z] #10 28.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-09-10T19:17:38.989Z] #10 29.56 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T19:17:38.989Z] #10 29.63 Fetched 73.3 MB in 5s (14.9 MB/s) [2020-09-10T19:17:38.989Z] #10 29.70 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-10T19:17:38.989Z] #10 29.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-10T19:17:38.989Z] #10 29.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-09-10T19:17:38.989Z] #10 29.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T19:17:38.989Z] #10 31.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-10T19:17:38.989Z] #10 31.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-09-10T19:17:38.989Z] #10 31.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T19:17:39.281Z] #10 ... [2020-09-10T19:17:39.281Z] [2020-09-10T19:17:39.281Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T19:17:39.282Z] #32 22.70 The following additional packages will be installed: [2020-09-10T19:17:39.282Z] #32 22.71 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-10T19:17:39.282Z] #32 22.72 Suggested packages: [2020-09-10T19:17:39.282Z] #32 22.72 cmake-doc ninja-build lrzip [2020-09-10T19:17:39.282Z] #32 22.72 Recommended packages: [2020-09-10T19:17:39.282Z] #32 22.72 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-10T19:17:39.282Z] #32 23.24 The following NEW packages will be installed: [2020-09-10T19:17:39.282Z] #32 23.27 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-10T19:17:39.282Z] #32 23.28 vim-common xxd [2020-09-10T19:17:39.282Z] #32 23.43 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T19:17:39.282Z] #32 23.43 Need to get 14.0 MB of archives. [2020-09-10T19:17:39.282Z] #32 23.43 After this operation, 62.1 MB of additional disk space will be used. [2020-09-10T19:17:39.282Z] #32 23.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-10T19:17:39.282Z] #32 23.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T19:17:39.282Z] #32 23.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-09-10T19:17:39.282Z] #32 23.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-10T19:17:39.282Z] #32 24.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-09-10T19:17:39.282Z] #32 24.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-09-10T19:17:39.282Z] #32 24.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-09-10T19:17:39.282Z] #32 24.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-09-10T19:17:39.282Z] #32 24.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-09-10T19:17:39.282Z] #32 24.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-09-10T19:17:39.282Z] #32 24.99 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T19:17:39.282Z] #32 25.10 Fetched 14.0 MB in 1s (15.6 MB/s) [2020-09-10T19:17:39.282Z] #32 25.13 Selecting previously unselected package xxd. [2020-09-10T19:17:39.282Z] #32 25.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-10T19:17:39.282Z] #32 25.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-10T19:17:39.282Z] #32 25.22 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T19:17:39.282Z] #32 25.34 Selecting previously unselected package vim-common. [2020-09-10T19:17:39.282Z] #32 25.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T19:17:39.282Z] #32 25.38 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T19:17:39.282Z] #32 25.66 Selecting previously unselected package cmake-data. [2020-09-10T19:17:39.282Z] #32 25.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-10T19:17:39.282Z] #32 25.67 Unpacking cmake-data (3.13.4-1) ... [2020-09-10T19:17:39.282Z] #32 28.54 Selecting previously unselected package libicu63:s390x. [2020-09-10T19:17:39.282Z] #32 28.57 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-10T19:17:39.282Z] #32 28.58 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-10T19:17:39.282Z] #32 ... [2020-09-10T19:17:39.282Z] [2020-09-10T19:17:39.282Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:17:39.282Z] #25 3.325 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-10T19:17:39.282Z] #25 3.612 [2020-09-10T19:17:39.282Z] #25 3.747 ### 5.2% ######## 12.0% ########### 16.5% ################## 25.5% ######################## 34.5% ############################### 43.5% #################################### 50.3% ########################################## 59.2% ################################################## 70.5% ######################################################### 79.5% ############################################################### 88.5% ######################################################################## 100.0% [2020-09-10T19:17:39.282Z] #25 5.303 [2020-09-10T19:17:39.282Z] #25 5.438 # 2.0% ############################################################# 85.8% ######################################################################## 100.0% [2020-09-10T19:17:39.282Z] #25 5.823 [2020-09-10T19:17:39.282Z] #25 5.977 ################ 23.2% ################################################################ 89.8% ######################################################################## 100.0% [2020-09-10T19:17:39.282Z] #25 6.409 [2020-09-10T19:17:39.573Z] #25 6.596 ### 4.4% ######### 13.0% ############### 21.5% ##################### 30.1% ########################## 36.5% ############################## 43.0% ################################### 49.4% ######################################### 58.0% ############################################### 66.6% [2020-09-10T19:17:39.573Z] #25 ... [2020-09-10T19:17:39.573Z] [2020-09-10T19:17:39.573Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:17:39.573Z] #38 33.30 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-10T19:17:39.870Z] #38 33.30 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-10T19:17:39.870Z] #38 33.32 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-10T19:17:39.870Z] #38 33.32 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-09-10T19:17:39.870Z] #38 33.33 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-09-10T19:17:39.870Z] #38 33.34 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-10T19:17:39.870Z] #38 33.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T19:17:39.870Z] #38 33.35 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-10T19:17:39.870Z] #38 33.36 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T19:17:39.870Z] #38 33.37 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-10T19:17:40.505Z] #38 ... [2020-09-10T19:17:40.505Z] [2020-09-10T19:17:40.505Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:17:40.505Z] #30 24.26 internal/reflectlite [2020-09-10T19:17:40.505Z] #30 24.30 sync [2020-09-10T19:17:40.505Z] #30 26.69 errors [2020-09-10T19:17:40.505Z] #30 26.70 sort [2020-09-10T19:17:40.505Z] #30 27.00 strconv [2020-09-10T19:17:40.505Z] #30 27.78 io [2020-09-10T19:17:40.505Z] #30 29.09 internal/oserror [2020-09-10T19:17:40.505Z] #30 29.15 syscall [2020-09-10T19:17:40.505Z] #30 29.53 reflect [2020-09-10T19:17:40.505Z] #30 33.94 time [2020-09-10T19:17:40.797Z] #30 ... [2020-09-10T19:17:40.797Z] [2020-09-10T19:17:40.797Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:17:40.797Z] #25 6.596 ### 4.4% ######### 13.0% ############### 21.5% ##################### 30.1% ########################## 36.5% ############################## 43.0% ################################### 49.4% ######################################### 58.0% ############################################### 66.6% ###################################################### 75.2% ############################################################ 83.7% ################################################################## 92.3% ######################################################################## 100.0% [2020-09-10T19:17:40.797Z] #25 8.319 [2020-09-10T19:17:42.258Z] #25 8.469 # 1.8% ### 4.2% ##### 7.4% ###### 9.2% ######## 11.7% ########## 14.8% ############ 17.3% ############## 19.8% ############### 21.6% ################ 23.5% ################## 26.0% #################### 27.8% ##################### 29.7% ####################### 32.8% ######################### 35.3% ########################## 37.2% [2020-09-10T19:17:42.258Z] #25 ... [2020-09-10T19:17:42.258Z] [2020-09-10T19:17:42.258Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:17:42.258Z] #41 25.88 github.com/LK4D4/vndr/godl/singleflight [2020-09-10T19:17:42.258Z] #41 25.88 internal/reflectlite [2020-09-10T19:17:42.258Z] #41 26.18 math/rand [2020-09-10T19:17:42.258Z] #41 27.13 internal/singleflight [2020-09-10T19:17:42.258Z] #41 28.56 io [2020-09-10T19:17:42.258Z] #41 28.56 strconv [2020-09-10T19:17:42.258Z] #41 29.66 bytes [2020-09-10T19:17:42.258Z] #41 30.76 reflect [2020-09-10T19:17:42.258Z] #41 31.47 bufio [2020-09-10T19:17:42.258Z] #41 32.77 syscall [2020-09-10T19:17:42.258Z] #41 ... [2020-09-10T19:17:42.258Z] [2020-09-10T19:17:42.258Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:17:43.427Z] #25 8.469 # 1.8% ### 4.2% ##### 7.4% ###### 9.2% ######## 11.7% ########## 14.8% ############ 17.3% ############## 19.8% ############### 21.6% ################ 23.5% ################## 26.0% #################### 27.8% ##################### 29.7% ####################### 32.8% ######################### 35.3% ########################## 37.2% ############################ 39.0% ############################# 41.5% ############################### 43.4% ################################# 45.9% ################################## 47.7% #################################### 50.9% ###################################### 54.0% # [2020-09-10T19:17:43.427Z] #25 ... [2020-09-10T19:17:43.427Z] [2020-09-10T19:17:43.427Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:17:43.427Z] #38 36.28 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-09-10T19:17:43.427Z] #38 36.30 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T19:17:43.427Z] #38 DONE 37.0s [2020-09-10T19:17:43.427Z] [2020-09-10T19:17:43.427Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:17:43.427Z] #25 8.469 # 1.8% ### 4.2% ##### 7.4% ###### 9.2% ######## 11.7% ########## 14.8% ############ 17.3% ############## 19.8% ############### 21.6% ################ 23.5% ################## 26.0% #################### 27.8% ##################### 29.7% ####################### 32.8% ######################### 35.3% ########################## 37.2% ############################ 39.0% ############################# 41.5% ############################### 43.4% ################################# 45.9% ################################## 47.7% #################################### 50.9% ###################################### 54.0% ######################################### 57.1% [2020-09-10T19:17:43.427Z] #25 ... [2020-09-10T19:17:43.427Z] [2020-09-10T19:17:43.427Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T19:17:43.427Z] #32 33.08 Selecting previously unselected package libxml2:s390x. [2020-09-10T19:17:43.427Z] #32 33.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-09-10T19:17:43.427Z] #32 33.08 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-10T19:17:43.427Z] #32 33.45 Selecting previously unselected package libarchive13:s390x. [2020-09-10T19:17:43.427Z] #32 33.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-09-10T19:17:43.427Z] #32 33.45 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-10T19:17:43.427Z] #32 33.67 Selecting previously unselected package libjsoncpp1:s390x. [2020-09-10T19:17:43.427Z] #32 33.67 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-09-10T19:17:43.427Z] #32 33.67 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-09-10T19:17:43.427Z] #32 33.78 Selecting previously unselected package librhash0:s390x. [2020-09-10T19:17:43.427Z] #32 33.79 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-09-10T19:17:43.427Z] #32 33.79 Unpacking librhash0:s390x (1.3.8-1) ... [2020-09-10T19:17:43.427Z] #32 33.88 Selecting previously unselected package libuv1:s390x. [2020-09-10T19:17:43.427Z] #32 33.88 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-09-10T19:17:43.427Z] #32 33.88 Unpacking libuv1:s390x (1.24.1-1) ... [2020-09-10T19:17:43.427Z] #32 33.99 Selecting previously unselected package cmake. [2020-09-10T19:17:43.427Z] #32 33.99 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-09-10T19:17:43.427Z] #32 33.99 Unpacking cmake (3.13.4-1) ... [2020-09-10T19:17:43.427Z] #32 36.08 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-10T19:17:43.427Z] #32 36.10 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T19:17:43.427Z] #32 36.11 Setting up libuv1:s390x (1.24.1-1) ... [2020-09-10T19:17:43.427Z] #32 36.11 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T19:17:43.427Z] #32 36.12 Setting up librhash0:s390x (1.3.8-1) ... [2020-09-10T19:17:43.427Z] #32 36.13 Setting up cmake-data (3.13.4-1) ... [2020-09-10T19:17:43.427Z] #32 36.14 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-10T19:17:43.427Z] #32 36.15 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-09-10T19:17:43.427Z] #32 36.16 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-10T19:17:43.427Z] #32 36.17 Setting up cmake (3.13.4-1) ... [2020-09-10T19:17:43.427Z] #32 36.18 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T19:17:43.427Z] #32 36.28 Processing triggers for mime-support (3.62) ... [2020-09-10T19:17:43.427Z] #32 DONE 37.0s [2020-09-10T19:17:43.427Z] [2020-09-10T19:17:43.427Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:17:45.469Z] #25 8.469 # 1.8% ### 4.2% ##### 7.4% ###### 9.2% ######## 11.7% ########## 14.8% ############ 17.3% ############## 19.8% ############### 21.6% ################ 23.5% ################## 26.0% #################### 27.8% ##################### 29.7% ####################### 32.8% ######################### 35.3% ########################## 37.2% ############################ 39.0% ############################# 41.5% ############################### 43.4% ################################# 45.9% ################################## 47.7% #################################### 50.9% ###################################### 54.0% ######################################### 57.1% ########################################### 60.2% ############################################# 62.7% ############################################## 65.1% ################################################ 67.0% ################################################# 68.2% ################################################## 70.7% #################################################### 73.2% ###################################################### 76.1% ######################################################## 78.9% ########################################################## 81.4% ########################################################### 83.2% ############################################################# 85.7% ############################################################### 88.2% ################################################################# 90.7% ################################################################### 93.2% ##################################################################### 96.3% ####################################################################### 98.8% ######################################################################## 100.0% [2020-09-10T19:17:45.469Z] #25 13.44 [2020-09-10T19:17:46.128Z] #25 ... [2020-09-10T19:17:46.128Z] [2020-09-10T19:17:46.128Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:17:46.128Z] #47 29.68 syscall [2020-09-10T19:17:46.128Z] #47 29.68 bytes [2020-09-10T19:17:46.128Z] #47 31.26 reflect [2020-09-10T19:17:46.128Z] #47 35.14 time [2020-09-10T19:17:46.128Z] #47 37.97 context [2020-09-10T19:17:46.128Z] #47 38.57 internal/poll [2020-09-10T19:17:46.128Z] #47 ... [2020-09-10T19:17:46.128Z] [2020-09-10T19:17:46.128Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:17:46.128Z] #33 1.797 + RM_GOPATH=0 [2020-09-10T19:17:46.128Z] #33 1.797 + TMP_GOPATH= [2020-09-10T19:17:46.128Z] #33 1.797 + : /build [2020-09-10T19:17:46.128Z] #33 1.797 + '[' -z '' ']' [2020-09-10T19:17:46.128Z] #33 1.797 ++ mktemp -d [2020-09-10T19:17:46.128Z] #33 1.802 + export GOPATH=/tmp/tmp.j72SEvRUIi [2020-09-10T19:17:46.128Z] #33 1.802 + GOPATH=/tmp/tmp.j72SEvRUIi [2020-09-10T19:17:46.128Z] #33 1.802 + RM_GOPATH=1 [2020-09-10T19:17:46.128Z] #33 1.802 + case "$(go env GOARCH)" in [2020-09-10T19:17:46.128Z] #33 1.802 ++ go env GOARCH [2020-09-10T19:17:46.128Z] #33 1.821 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:46.129Z] #33 1.821 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:17:46.129Z] #33 1.822 ++ dirname /tmp/install/install.sh [2020-09-10T19:17:46.129Z] #33 1.823 + dir=/tmp/install [2020-09-10T19:17:46.129Z] #33 1.824 + bin=tini [2020-09-10T19:17:46.129Z] #33 1.824 + shift [2020-09-10T19:17:46.129Z] #33 1.824 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-10T19:17:46.129Z] #33 1.824 + . /tmp/install/tini.installer [2020-09-10T19:17:46.129Z] #33 1.824 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T19:17:46.129Z] #33 1.825 + install_tini [2020-09-10T19:17:46.129Z] #33 1.825 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-10T19:17:46.129Z] #33 1.825 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T19:17:46.129Z] #33 1.825 + git clone https://github.com/krallin/tini.git /tmp/tmp.j72SEvRUIi/tini [2020-09-10T19:17:46.129Z] #33 1.828 Cloning into '/tmp/tmp.j72SEvRUIi/tini'... [2020-09-10T19:17:46.129Z] #33 2.436 + cd /tmp/tmp.j72SEvRUIi/tini [2020-09-10T19:17:46.129Z] #33 2.436 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T19:17:46.129Z] #33 2.445 + cmake . [2020-09-10T19:17:46.129Z] #33 2.740 -- The C compiler identification is GNU 8.3.0 [2020-09-10T19:17:46.129Z] #33 2.773 -- Check for working C compiler: /usr/bin/cc [2020-09-10T19:17:46.769Z] #33 3.213 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-10T19:17:46.769Z] #33 3.216 -- Detecting C compiler ABI info [2020-09-10T19:17:47.060Z] #33 3.597 -- Detecting C compiler ABI info - done [2020-09-10T19:17:47.060Z] #33 3.603 -- Detecting C compile features [2020-09-10T19:17:47.691Z] #33 ... [2020-09-10T19:17:47.691Z] [2020-09-10T19:17:47.691Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T19:17:47.691Z] #28 31.09 Checking out files: 93% (1423/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-09-10T19:17:47.691Z] #28 31.20 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-10T19:17:47.691Z] #28 31.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-10T19:17:47.691Z] #28 ... [2020-09-10T19:17:47.691Z] [2020-09-10T19:17:47.691Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:17:47.691Z] #25 14.41 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-10T19:17:47.691Z] #25 14.70 [2020-09-10T19:17:47.691Z] #25 14.81 ################################################################ 89.4% ######################################################################## 100.0% [2020-09-10T19:17:47.691Z] #25 14.90 [2020-09-10T19:17:47.691Z] #25 15.79 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-10T19:17:47.691Z] #25 15.83 skipping existing aab193acf6ba [2020-09-10T19:17:47.691Z] #25 15.89 [2020-09-10T19:17:48.726Z] #25 16.72 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-10T19:17:48.726Z] #25 16.76 skipping existing 4d43f82972ce [2020-09-10T19:17:48.726Z] #25 16.83 [2020-09-10T19:17:49.760Z] #25 17.72 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-10T19:17:50.051Z] #25 18.04 [2020-09-10T19:17:50.051Z] #25 ... [2020-09-10T19:17:50.051Z] [2020-09-10T19:17:50.051Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:17:50.051Z] #33 4.775 -- Detecting C compile features - done [2020-09-10T19:17:50.051Z] #33 4.798 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-10T19:17:50.051Z] #33 4.975 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-10T19:17:50.051Z] #33 4.993 -- Configuring done [2020-09-10T19:17:50.051Z] #33 5.027 -- Generating done [2020-09-10T19:17:50.051Z] #33 5.030 -- Build files have been written to: /tmp/tmp.j72SEvRUIi/tini [2020-09-10T19:17:50.051Z] #33 5.038 + make tini-static [2020-09-10T19:17:50.051Z] #33 5.207 Scanning dependencies of target tini-static [2020-09-10T19:17:50.051Z] #33 5.378 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-10T19:17:50.051Z] #33 6.072 [100%] Linking C executable tini-static [2020-09-10T19:17:50.051Z] #33 6.404 [100%] Built target tini-static [2020-09-10T19:17:50.051Z] #33 6.449 + mkdir -p /build [2020-09-10T19:17:50.051Z] #33 6.452 + cp tini-static /build/docker-init [2020-09-10T19:17:50.051Z] #33 DONE 6.8s [2020-09-10T19:17:50.051Z] [2020-09-10T19:17:50.051Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:17:50.051Z] #25 18.14 ######################################################################## 100.0% [2020-09-10T19:17:50.352Z] #25 18.24 [2020-09-10T19:17:50.352Z] #25 ... [2020-09-10T19:17:50.352Z] [2020-09-10T19:17:50.352Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:17:50.352Z] #10 33.82 Selecting previously unselected package binutils-mingw-w64. [2020-09-10T19:17:50.352Z] #10 33.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-10T19:17:50.352Z] #10 33.85 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T19:17:50.352Z] #10 33.95 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-09-10T19:17:50.352Z] #10 33.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-10T19:17:50.352Z] #10 33.96 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-10T19:17:50.352Z] #10 34.08 Selecting previously unselected package dmsetup. [2020-09-10T19:17:50.352Z] #10 34.08 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-09-10T19:17:50.352Z] #10 34.09 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-10T19:17:50.352Z] #10 34.22 Selecting previously unselected package mingw-w64-common. [2020-09-10T19:17:50.352Z] #10 34.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-10T19:17:50.352Z] #10 34.23 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-10T19:17:50.352Z] #10 38.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-10T19:17:50.352Z] #10 38.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-10T19:17:50.352Z] #10 38.97 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T19:17:50.352Z] #10 42.71 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-10T19:17:50.352Z] #10 42.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-10T19:17:50.352Z] #10 42.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T19:17:50.352Z] #10 42.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-10T19:17:50.352Z] #10 42.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-10T19:17:50.352Z] #10 42.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T19:17:50.352Z] #10 ... [2020-09-10T19:17:50.352Z] [2020-09-10T19:17:50.352Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:17:50.352Z] #39 2.546 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T19:17:50.352Z] #39 2.547 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T19:17:50.352Z] #39 2.551 Note: Building without GnuTLS support [2020-09-10T19:17:50.352Z] #39 2.552 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T19:17:50.352Z] #39 2.552 Makefile.config:40: Warn: Building without nftables support [2020-09-10T19:17:50.352Z] #39 3.467 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T19:17:50.352Z] #39 3.485 GEN .gitid [2020-09-10T19:17:50.352Z] #39 3.487 GEN criu/include/version.h [2020-09-10T19:17:50.352Z] #39 3.513 GEN include/common/asm [2020-09-10T19:17:50.352Z] #39 4.305 PBCC images/timens.pb-c.c [2020-09-10T19:17:50.352Z] #39 4.332 DEP images/timens.pb-c.d [2020-09-10T19:17:50.352Z] #39 4.367 PBCC images/fown.pb-c.c [2020-09-10T19:17:50.352Z] #39 4.393 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-10T19:17:50.352Z] #39 4.481 PBCC images/opts.pb-c.c [2020-09-10T19:17:50.352Z] #39 4.536 PBCC images/memfd.pb-c.c [2020-09-10T19:17:50.352Z] #39 4.557 DEP images/fown.pb-c.d [2020-09-10T19:17:50.352Z] #39 4.572 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-10T19:17:50.352Z] #39 4.626 DEP images/opts.pb-c.d [2020-09-10T19:17:50.352Z] #39 4.673 DEP images/memfd.pb-c.d [2020-09-10T19:17:50.352Z] #39 4.726 PBCC images/sit.pb-c.c [2020-09-10T19:17:50.352Z] #39 4.764 DEP images/sit.pb-c.d [2020-09-10T19:17:50.352Z] #39 4.812 PBCC images/macvlan.pb-c.c [2020-09-10T19:17:50.352Z] #39 4.819 DEP images/macvlan.pb-c.d [2020-09-10T19:17:50.352Z] #39 4.859 PBCC images/autofs.pb-c.c [2020-09-10T19:17:50.352Z] #39 4.904 DEP images/autofs.pb-c.d [2020-09-10T19:17:50.352Z] #39 4.924 PBCC images/sysctl.pb-c.c [2020-09-10T19:17:50.352Z] #39 4.959 DEP images/sysctl.pb-c.d [2020-09-10T19:17:50.352Z] #39 4.971 PBCC images/time.pb-c.c [2020-09-10T19:17:50.352Z] #39 4.974 DEP images/time.pb-c.d [2020-09-10T19:17:50.352Z] #39 5.004 PBCC images/binfmt-misc.pb-c.c [2020-09-10T19:17:50.352Z] #39 5.009 DEP images/binfmt-misc.pb-c.d [2020-09-10T19:17:50.352Z] #39 5.036 PBCC images/seccomp.pb-c.c [2020-09-10T19:17:50.352Z] #39 5.042 DEP images/seccomp.pb-c.d [2020-09-10T19:17:50.352Z] #39 5.072 PBCC images/userns.pb-c.c [2020-09-10T19:17:50.352Z] #39 5.079 DEP images/userns.pb-c.d [2020-09-10T19:17:50.352Z] #39 5.105 PBCC images/cgroup.pb-c.c [2020-09-10T19:17:50.352Z] #39 5.112 DEP images/cgroup.pb-c.d [2020-09-10T19:17:50.352Z] #39 5.148 PBCC images/ext-file.pb-c.c [2020-09-10T19:17:50.352Z] #39 5.151 DEP images/ext-file.pb-c.d [2020-09-10T19:17:50.352Z] #39 5.188 PBCC images/rpc.pb-c.c [2020-09-10T19:17:50.352Z] #39 5.193 DEP images/rpc.pb-c.d [2020-09-10T19:17:50.352Z] #39 5.274 PBCC images/siginfo.pb-c.c [2020-09-10T19:17:50.352Z] #39 5.285 DEP images/siginfo.pb-c.d [2020-09-10T19:17:50.352Z] #39 5.314 PBCC images/pagemap.pb-c.c [2020-09-10T19:17:50.352Z] #39 5.338 DEP images/pagemap.pb-c.d [2020-09-10T19:17:50.352Z] #39 5.355 PBCC images/rlimit.pb-c.c [2020-09-10T19:17:50.352Z] #39 5.389 DEP images/rlimit.pb-c.d [2020-09-10T19:17:50.352Z] #39 5.399 PBCC images/file-lock.pb-c.c [2020-09-10T19:17:50.352Z] #39 5.430 DEP images/file-lock.pb-c.d [2020-09-10T19:17:50.352Z] #39 5.453 PBCC images/tty.pb-c.c [2020-09-10T19:17:50.352Z] #39 5.485 DEP images/tty.pb-c.d [2020-09-10T19:17:50.352Z] #39 5.520 PBCC images/tun.pb-c.c [2020-09-10T19:17:50.352Z] #39 5.584 PBCC images/netdev.pb-c.c [2020-09-10T19:17:50.352Z] #39 5.624 DEP images/tun.pb-c.d [2020-09-10T19:17:50.352Z] #39 5.669 DEP images/netdev.pb-c.d [2020-09-10T19:17:50.353Z] #39 5.691 PBCC images/vma.pb-c.c [2020-09-10T19:17:50.353Z] #39 5.754 DEP images/vma.pb-c.d [2020-09-10T19:17:50.353Z] #39 5.791 PBCC images/creds.pb-c.c [2020-09-10T19:17:50.353Z] #39 5.819 DEP images/creds.pb-c.d [2020-09-10T19:17:50.353Z] #39 5.827 PBCC images/utsns.pb-c.c [2020-09-10T19:17:50.353Z] #39 5.844 DEP images/utsns.pb-c.d [2020-09-10T19:17:50.353Z] #39 5.884 PBCC images/ipc-desc.pb-c.c [2020-09-10T19:17:50.353Z] #39 5.900 PBCC images/ipc-sem.pb-c.c [2020-09-10T19:17:50.353Z] #39 5.913 DEP images/ipc-desc.pb-c.d [2020-09-10T19:17:50.353Z] #39 5.939 DEP images/ipc-sem.pb-c.d [2020-09-10T19:17:50.353Z] #39 5.968 PBCC images/ipc-msg.pb-c.c [2020-09-10T19:17:50.353Z] #39 5.990 DEP images/ipc-msg.pb-c.d [2020-09-10T19:17:50.353Z] #39 6.041 PBCC images/ipc-shm.pb-c.c [2020-09-10T19:17:50.353Z] #39 6.056 DEP images/ipc-shm.pb-c.d [2020-09-10T19:17:50.353Z] #39 6.080 PBCC images/ipc-var.pb-c.c [2020-09-10T19:17:50.353Z] #39 6.098 DEP images/ipc-var.pb-c.d [2020-09-10T19:17:50.353Z] #39 6.128 PBCC images/sk-opts.pb-c.c [2020-09-10T19:17:50.353Z] #39 6.171 PBCC images/packet-sock.pb-c.c [2020-09-10T19:17:50.353Z] #39 6.180 DEP images/sk-opts.pb-c.d [2020-09-10T19:17:50.353Z] #39 6.210 DEP images/packet-sock.pb-c.d [2020-09-10T19:17:50.353Z] #39 6.250 PBCC images/sk-netlink.pb-c.c [2020-09-10T19:17:50.353Z] #39 6.292 DEP images/sk-netlink.pb-c.d [2020-09-10T19:17:50.353Z] #39 6.300 PBCC images/sk-inet.pb-c.c [2020-09-10T19:17:50.353Z] #39 6.328 DEP images/sk-inet.pb-c.d [2020-09-10T19:17:50.353Z] #39 6.387 PBCC images/sk-unix.pb-c.c [2020-09-10T19:17:50.353Z] #39 6.415 DEP images/sk-unix.pb-c.d [2020-09-10T19:17:50.353Z] #39 6.464 PBCC images/mm.pb-c.c [2020-09-10T19:17:50.353Z] #39 6.480 DEP images/mm.pb-c.d [2020-09-10T19:17:50.353Z] #39 6.512 PBCC images/timerfd.pb-c.c [2020-09-10T19:17:50.353Z] #39 6.536 DEP images/timerfd.pb-c.d [2020-09-10T19:17:50.353Z] #39 6.586 PBCC images/timer.pb-c.c [2020-09-10T19:17:50.353Z] #39 6.610 DEP images/timer.pb-c.d [2020-09-10T19:17:50.353Z] #39 6.651 PBCC images/sa.pb-c.c [2020-09-10T19:17:50.353Z] #39 6.671 DEP images/sa.pb-c.d [2020-09-10T19:17:50.353Z] #39 6.701 PBCC images/pipe-data.pb-c.c [2020-09-10T19:17:50.353Z] #39 6.709 DEP images/pipe-data.pb-c.d [2020-09-10T19:17:50.353Z] #39 6.782 PBCC images/mnt.pb-c.c [2020-09-10T19:17:50.353Z] #39 6.821 DEP images/mnt.pb-c.d [2020-09-10T19:17:50.353Z] #39 6.876 PBCC images/sk-packet.pb-c.c [2020-09-10T19:17:50.353Z] #39 6.947 DEP images/sk-packet.pb-c.d [2020-09-10T19:17:50.353Z] #39 7.025 PBCC images/tcp-stream.pb-c.c [2020-09-10T19:17:50.658Z] #39 ... [2020-09-10T19:17:50.658Z] [2020-09-10T19:17:50.658Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:17:50.658Z] #25 18.39 Download of images into '/build' complete. [2020-09-10T19:17:50.658Z] #25 18.39 Use something like the following to load the result into a Docker daemon: [2020-09-10T19:17:50.658Z] #25 18.39 tar -cC '/build' . | docker load [2020-09-10T19:17:50.658Z] #25 DONE 18.6s [2020-09-10T19:17:50.658Z] [2020-09-10T19:17:50.658Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:17:50.658Z] #39 7.082 DEP images/tcp-stream.pb-c.d [2020-09-10T19:17:50.658Z] #39 7.214 PBCC images/pipe.pb-c.c [2020-09-10T19:17:50.658Z] #39 ... [2020-09-10T19:17:50.658Z] [2020-09-10T19:17:50.658Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:17:50.658Z] #30 37.99 internal/poll [2020-09-10T19:17:50.658Z] #30 38.63 internal/fmtsort [2020-09-10T19:17:50.658Z] #30 39.06 internal/syscall/execenv [2020-09-10T19:17:50.658Z] #30 39.20 internal/syscall/unix [2020-09-10T19:17:50.658Z] #30 39.33 strings [2020-09-10T19:17:50.658Z] #30 39.40 os [2020-09-10T19:17:50.658Z] #30 41.07 path [2020-09-10T19:17:50.658Z] #30 41.57 text/tabwriter [2020-09-10T19:17:50.658Z] #30 41.63 fmt [2020-09-10T19:17:50.658Z] #30 42.11 path/filepath [2020-09-10T19:17:50.658Z] #30 43.47 io/ioutil [2020-09-10T19:17:50.658Z] #30 ... [2020-09-10T19:17:50.658Z] [2020-09-10T19:17:50.658Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:17:50.658Z] #39 7.262 DEP images/pipe.pb-c.d [2020-09-10T19:17:50.658Z] #39 7.307 PBCC images/pstree.pb-c.c [2020-09-10T19:17:50.658Z] #39 7.309 DEP images/pstree.pb-c.d [2020-09-10T19:17:50.993Z] #39 7.369 PBCC images/fs.pb-c.c [2020-09-10T19:17:50.993Z] #39 7.379 DEP images/fs.pb-c.d [2020-09-10T19:17:50.993Z] #39 7.427 PBCC images/signalfd.pb-c.c [2020-09-10T19:17:50.993Z] #39 7.514 DEP images/signalfd.pb-c.d [2020-09-10T19:17:50.993Z] #39 7.572 PBCC images/fh.pb-c.c [2020-09-10T19:17:50.993Z] #39 7.613 PBCC images/fsnotify.pb-c.c [2020-09-10T19:17:51.304Z] #39 7.741 DEP images/fh.pb-c.d [2020-09-10T19:17:51.304Z] #39 7.823 DEP images/fsnotify.pb-c.d [2020-09-10T19:17:51.304Z] #39 7.860 PBCC images/eventpoll.pb-c.c [2020-09-10T19:17:51.304Z] #39 7.901 DEP images/eventpoll.pb-c.d [2020-09-10T19:17:51.304Z] #39 7.975 PBCC images/eventfd.pb-c.c [2020-09-10T19:17:51.304Z] #39 8.023 DEP images/eventfd.pb-c.d [2020-09-10T19:17:51.596Z] #39 8.092 PBCC images/remap-file-path.pb-c.c [2020-09-10T19:17:51.596Z] #39 8.121 DEP images/remap-file-path.pb-c.d [2020-09-10T19:17:51.596Z] #39 8.178 PBCC images/fifo.pb-c.c [2020-09-10T19:17:51.596Z] #39 8.203 DEP images/fifo.pb-c.d [2020-09-10T19:17:51.596Z] #39 8.244 PBCC images/ghost-file.pb-c.c [2020-09-10T19:17:51.596Z] #39 8.350 DEP images/ghost-file.pb-c.d [2020-09-10T19:17:51.891Z] #39 8.383 PBCC images/regfile.pb-c.c [2020-09-10T19:17:51.891Z] #39 8.432 DEP images/regfile.pb-c.d [2020-09-10T19:17:51.891Z] #39 8.470 PBCC images/ns.pb-c.c [2020-09-10T19:17:51.891Z] #39 8.486 DEP images/ns.pb-c.d [2020-09-10T19:17:51.891Z] #39 8.514 PBCC images/fdinfo.pb-c.c [2020-09-10T19:17:51.891Z] #39 8.566 DEP images/fdinfo.pb-c.d [2020-09-10T19:17:51.891Z] #39 8.613 PBCC images/core-aarch64.pb-c.c [2020-09-10T19:17:52.181Z] #39 8.630 PBCC images/core-arm.pb-c.c [2020-09-10T19:17:52.181Z] #39 8.696 PBCC images/core-ppc64.pb-c.c [2020-09-10T19:17:52.181Z] #39 8.725 PBCC images/core-s390.pb-c.c [2020-09-10T19:17:52.181Z] #39 8.775 PBCC images/core-x86.pb-c.c [2020-09-10T19:17:52.181Z] #39 8.818 PBCC images/core.pb-c.c [2020-09-10T19:17:52.181Z] #39 8.925 PBCC images/inventory.pb-c.c [2020-09-10T19:17:52.181Z] #39 8.949 DEP images/core-aarch64.pb-c.d [2020-09-10T19:17:52.472Z] #39 9.037 DEP images/core-arm.pb-c.d [2020-09-10T19:17:52.472Z] #39 9.107 DEP images/core-ppc64.pb-c.d [2020-09-10T19:17:52.763Z] #39 9.180 DEP images/core-s390.pb-c.d [2020-09-10T19:17:52.763Z] #39 9.227 DEP images/core-x86.pb-c.d [2020-09-10T19:17:52.763Z] #39 9.239 DEP images/core.pb-c.d [2020-09-10T19:17:52.763Z] #39 9.294 DEP images/inventory.pb-c.d [2020-09-10T19:17:52.763Z] #39 9.331 PBCC images/cpuinfo.pb-c.c [2020-09-10T19:17:52.763Z] #39 9.381 DEP images/cpuinfo.pb-c.d [2020-09-10T19:17:52.763Z] #39 9.407 PBCC images/stats.pb-c.c [2020-09-10T19:17:52.763Z] #39 9.432 DEP images/stats.pb-c.d [2020-09-10T19:17:53.797Z] #39 10.36 make[1]: Nothing to be done for 'all'. [2020-09-10T19:17:54.831Z] #39 11.19 CC images/stats.o [2020-09-10T19:17:54.831Z] #39 11.35 CC images/core.o [2020-09-10T19:17:54.831Z] #39 ... [2020-09-10T19:17:54.831Z] [2020-09-10T19:17:54.831Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:17:54.831Z] #41 38.30 internal/poll [2020-09-10T19:17:54.831Z] #41 39.77 os [2020-09-10T19:17:54.831Z] #41 40.59 strings [2020-09-10T19:17:54.831Z] #41 41.94 fmt [2020-09-10T19:17:54.831Z] #41 42.79 path/filepath [2020-09-10T19:17:54.831Z] #41 43.95 regexp/syntax [2020-09-10T19:17:54.831Z] #41 46.07 flag [2020-09-10T19:17:54.831Z] #41 47.38 go/token [2020-09-10T19:17:54.831Z] #41 47.47 regexp [2020-09-10T19:17:54.831Z] #41 47.86 go/scanner [2020-09-10T19:17:54.831Z] #41 ... [2020-09-10T19:17:54.831Z] [2020-09-10T19:17:54.831Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:17:54.831Z] #52 24.45 Checking out files: 51% (1673/3238) Checking out files: 52% (1684/3238) Checking out files: 53% (1717/3238) Checking out files: 54% (1749/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-10T19:17:54.831Z] #52 25.49 + cd /tmp/tmp.eM0A7KBRFW/src/github.com/containerd/containerd [2020-09-10T19:17:54.831Z] #52 25.49 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T19:17:54.831Z] #52 26.11 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-10T19:17:54.831Z] #52 26.11 + BUILDTAGS='netgo osusergo static_build' [2020-09-10T19:17:54.831Z] #52 26.11 + export EXTRA_FLAGS=-buildmode=pie [2020-09-10T19:17:54.831Z] #52 26.11 + EXTRA_FLAGS=-buildmode=pie [2020-09-10T19:17:54.831Z] #52 26.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-10T19:17:54.831Z] #52 26.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-10T19:17:54.831Z] #52 26.11 + '[' '' = dynamic ']' [2020-09-10T19:17:54.831Z] #52 26.11 + make [2020-09-10T19:17:54.831Z] #52 26.63 + bin/ctr [2020-09-10T19:17:56.337Z] #52 ... [2020-09-10T19:17:56.337Z] [2020-09-10T19:17:56.337Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:17:56.337Z] #47 39.93 os [2020-09-10T19:17:56.337Z] #47 40.54 encoding/binary [2020-09-10T19:17:56.337Z] #47 41.86 encoding/base64 [2020-09-10T19:17:56.337Z] #47 42.37 fmt [2020-09-10T19:17:56.337Z] #47 42.37 golang.org/x/sys/unix [2020-09-10T19:17:56.337Z] #47 46.23 encoding/json [2020-09-10T19:17:56.337Z] #47 49.39 github.com/pkg/diff [2020-09-10T19:17:56.337Z] #47 49.79 go/ast [2020-09-10T19:17:56.632Z] #47 ... [2020-09-10T19:17:56.632Z] [2020-09-10T19:17:56.632Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:17:56.632Z] #39 11.63 CC images/core-x86.o [2020-09-10T19:17:56.632Z] #39 12.02 CC images/core-arm.o [2020-09-10T19:17:56.632Z] #39 12.24 CC images/core-aarch64.o [2020-09-10T19:17:56.632Z] #39 12.59 CC images/core-ppc64.o [2020-09-10T19:17:56.632Z] #39 12.88 CC images/core-s390.o [2020-09-10T19:17:56.632Z] #39 13.23 CC images/cpuinfo.o [2020-09-10T19:17:56.937Z] #39 13.38 CC images/inventory.o [2020-09-10T19:17:56.937Z] #39 ... [2020-09-10T19:17:56.937Z] [2020-09-10T19:17:56.937Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:17:56.937Z] #30 45.09 flag [2020-09-10T19:17:56.937Z] #30 45.09 github.com/BurntSushi/toml [2020-09-10T19:17:56.937Z] #30 46.53 log [2020-09-10T19:17:56.937Z] #30 47.98 github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T19:17:56.937Z] #30 DONE 50.6s [2020-09-10T19:17:56.937Z] [2020-09-10T19:17:56.937Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:17:56.937Z] #39 13.56 CC images/fdinfo.o [2020-09-10T19:17:57.231Z] #39 13.83 CC images/fown.o [2020-09-10T19:17:57.525Z] #39 13.91 CC images/ns.o [2020-09-10T19:17:57.525Z] #39 14.00 CC images/regfile.o [2020-09-10T19:17:57.525Z] #39 14.14 CC images/ghost-file.o [2020-09-10T19:17:57.525Z] #39 14.32 CC images/fifo.o [2020-09-10T19:17:57.815Z] #39 14.46 CC images/remap-file-path.o [2020-09-10T19:17:58.106Z] #39 14.62 CC images/eventfd.o [2020-09-10T19:17:58.106Z] #39 14.78 CC images/eventpoll.o [2020-09-10T19:17:58.106Z] #39 14.90 CC images/fh.o [2020-09-10T19:17:58.397Z] #39 15.02 CC images/fsnotify.o [2020-09-10T19:17:58.688Z] #39 15.39 CC images/signalfd.o [2020-09-10T19:17:58.979Z] #39 15.53 CC images/fs.o [2020-09-10T19:17:58.979Z] #39 15.65 CC images/pstree.o [2020-09-10T19:17:59.270Z] #39 15.80 CC images/pipe.o [2020-09-10T19:17:59.270Z] #39 15.89 CC images/tcp-stream.o [2020-09-10T19:17:59.270Z] #39 15.98 CC images/sk-packet.o [2020-09-10T19:17:59.560Z] #39 16.06 CC images/mnt.o [2020-09-10T19:17:59.560Z] #39 16.17 CC images/pipe-data.o [2020-09-10T19:17:59.560Z] #39 16.30 CC images/sa.o [2020-09-10T19:17:59.851Z] #39 16.46 CC images/timer.o [2020-09-10T19:17:59.851Z] #39 16.59 CC images/timerfd.o [2020-09-10T19:18:00.142Z] #39 16.76 CC images/mm.o [2020-09-10T19:18:00.433Z] #39 16.99 CC images/sk-opts.o [2020-09-10T19:18:00.433Z] #39 17.15 CC images/sk-unix.o [2020-09-10T19:18:00.724Z] #39 17.36 CC images/sk-inet.o [2020-09-10T19:18:01.015Z] #39 17.59 CC images/tun.o [2020-09-10T19:18:01.306Z] #39 17.76 CC images/sk-netlink.o [2020-09-10T19:18:01.306Z] #39 17.88 CC images/packet-sock.o [2020-09-10T19:18:01.598Z] #39 18.09 CC images/ipc-var.o [2020-09-10T19:18:01.598Z] #39 18.22 CC images/ipc-desc.o [2020-09-10T19:18:01.598Z] #39 18.33 CC images/ipc-shm.o [2020-09-10T19:18:01.889Z] #39 18.43 CC images/ipc-msg.o [2020-09-10T19:18:01.889Z] #39 18.56 CC images/ipc-sem.o [2020-09-10T19:18:02.180Z] #39 18.73 CC images/utsns.o [2020-09-10T19:18:02.180Z] #39 18.84 CC images/creds.o [2020-09-10T19:18:02.471Z] #39 18.92 CC images/vma.o [2020-09-10T19:18:02.471Z] #39 19.00 CC images/netdev.o [2020-09-10T19:18:02.762Z] #39 19.14 CC images/tty.o [2020-09-10T19:18:02.762Z] #39 19.54 CC images/file-lock.o [2020-09-10T19:18:03.052Z] #39 19.70 CC images/rlimit.o [2020-09-10T19:18:03.343Z] #39 19.86 CC images/pagemap.o [2020-09-10T19:18:03.343Z] #39 20.06 CC images/siginfo.o [2020-09-10T19:18:03.633Z] #39 20.20 CC images/rpc.o [2020-09-10T19:18:04.264Z] #39 20.76 CC images/ext-file.o [2020-09-10T19:18:04.264Z] #39 20.83 CC images/cgroup.o [2020-09-10T19:18:04.555Z] #39 21.03 CC images/userns.o [2020-09-10T19:18:04.555Z] #39 21.15 CC images/google/protobuf/descriptor.o [2020-09-10T19:18:04.846Z] #39 ... [2020-09-10T19:18:04.846Z] [2020-09-10T19:18:04.846Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:18:04.846Z] #10 58.29 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-10T19:18:04.846Z] #10 58.29 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-10T19:18:04.846Z] #10 58.30 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T19:18:05.136Z] #10 ... [2020-09-10T19:18:05.136Z] [2020-09-10T19:18:05.136Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:18:05.136Z] #41 48.76 go/ast [2020-09-10T19:18:05.136Z] #41 49.96 internal/lazyregexp [2020-09-10T19:18:05.136Z] #41 50.13 net/url [2020-09-10T19:18:05.136Z] #41 51.61 text/template/parse [2020-09-10T19:18:05.136Z] #41 52.04 go/parser [2020-09-10T19:18:05.136Z] #41 54.02 text/template [2020-09-10T19:18:05.136Z] #41 54.34 encoding/xml [2020-09-10T19:18:05.136Z] #41 56.83 go/doc [2020-09-10T19:18:05.136Z] #41 57.30 github.com/LK4D4/vndr/versioned [2020-09-10T19:18:05.136Z] #41 57.42 net [2020-09-10T19:18:05.136Z] #41 58.72 github.com/LK4D4/vndr/build [2020-09-10T19:18:05.426Z] #41 ... [2020-09-10T19:18:05.427Z] [2020-09-10T19:18:05.427Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:18:05.427Z] #39 21.86 CC images/opts.o [2020-09-10T19:18:05.427Z] #39 21.97 CC images/seccomp.o [2020-09-10T19:18:05.717Z] #39 22.17 CC images/binfmt-misc.o [2020-09-10T19:18:05.717Z] #39 ... [2020-09-10T19:18:05.717Z] [2020-09-10T19:18:05.717Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:18:05.717Z] #47 50.27 golang.org/x/crypto/ssh/terminal [2020-09-10T19:18:05.717Z] #47 51.22 mvdan.cc/editorconfig [2020-09-10T19:18:05.717Z] #47 52.03 mvdan.cc/sh/v3/fileutil [2020-09-10T19:18:05.717Z] #47 52.10 mvdan.cc/sh/v3/syntax [2020-09-10T19:18:05.717Z] #47 56.10 mvdan.cc/sh/v3/cmd/shfmt [2020-09-10T19:18:05.717Z] #47 DONE 59.4s [2020-09-10T19:18:05.717Z] [2020-09-10T19:18:05.717Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:18:05.717Z] #39 22.30 CC images/time.o [2020-09-10T19:18:06.008Z] #39 22.49 CC images/sysctl.o [2020-09-10T19:18:06.008Z] #39 22.58 CC images/autofs.o [2020-09-10T19:18:06.008Z] #39 22.68 CC images/macvlan.o [2020-09-10T19:18:06.008Z] #39 22.78 CC images/sit.o [2020-09-10T19:18:06.299Z] #39 23.01 CC images/memfd.o [2020-09-10T19:18:06.590Z] #39 23.21 CC images/timens.o [2020-09-10T19:18:06.880Z] #39 23.38 LINK images/built-in.o [2020-09-10T19:18:06.880Z] #39 23.45 GEN compel/include/asm [2020-09-10T19:18:06.880Z] #39 23.45 GEN compel/include/version.h [2020-09-10T19:18:06.880Z] #39 23.46 touch .config [2020-09-10T19:18:06.880Z] #39 23.46 GEN include/common/config.h [2020-09-10T19:18:06.880Z] #39 23.50 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-09-10T19:18:06.880Z] #39 23.55 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-10T19:18:06.880Z] #39 23.56 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-10T19:18:06.880Z] #39 23.58 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-09-10T19:18:06.880Z] #39 23.60 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-09-10T19:18:07.177Z] #39 23.61 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-09-10T19:18:07.177Z] #39 23.62 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-10T19:18:07.177Z] #39 23.62 DEP compel/plugins/std/infect.d [2020-09-10T19:18:07.177Z] #39 23.73 DEP compel/plugins/std/string.d [2020-09-10T19:18:07.177Z] #39 23.80 DEP compel/plugins/std/log.d [2020-09-10T19:18:07.177Z] #39 23.82 DEP compel/plugins/std/fds.d [2020-09-10T19:18:07.468Z] #39 23.94 DEP compel/plugins/std/std.d [2020-09-10T19:18:07.468Z] #39 23.99 DEP compel/plugins/shmem/shmem.d [2020-09-10T19:18:07.468Z] #39 24.05 DEP compel/plugins/fds/fds.d [2020-09-10T19:18:07.758Z] #39 24.15 CC compel/plugins/std/std.o [2020-09-10T19:18:07.758Z] #39 24.36 CC compel/plugins/std/fds.o [2020-09-10T19:18:07.795Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T19:18:08.049Z] #39 24.63 CC compel/plugins/std/log.o [2020-09-10T19:18:08.682Z] #39 25.11 CC compel/plugins/std/string.o [2020-09-10T19:18:08.729Z] [2020-09-10T19:18:08.729Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-10T19:18:08.973Z] #39 25.49 CC compel/plugins/std/infect.o [2020-09-10T19:18:08.973Z] #39 25.72 CC compel/arch/s390/plugins/std/parasite-head.o [2020-09-10T19:18:08.973Z] #39 25.75 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-09-10T19:18:08.987Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-10T19:18:08.987Z] HOSTNAME=a0a16c8ee29d [2020-09-10T19:18:08.987Z] DEST=bundles/test-integration [2020-09-10T19:18:08.987Z] PWD=/go/src/github.com/docker/docker [2020-09-10T19:18:08.987Z] DOCKER_ROOTLESS=1 [2020-09-10T19:18:08.987Z] DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 [2020-09-10T19:18:08.987Z] container=docker [2020-09-10T19:18:08.987Z] HOME=/root [2020-09-10T19:18:08.987Z] GOLANG_VERSION=1.13.15 [2020-09-10T19:18:08.987Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-10T19:18:08.987Z] VALIDATE_BRANCH=master [2020-09-10T19:18:08.987Z] TERM=xterm [2020-09-10T19:18:08.987Z] DOCKER_PKG=github.com/docker/docker [2020-09-10T19:18:08.987Z] SHLVL=1 [2020-09-10T19:18:08.987Z] TIMEOUT=120m [2020-09-10T19:18:08.987Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-10T19:18:08.987Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-10T19:18:08.988Z] GO111MODULE=off [2020-09-10T19:18:08.988Z] DOCKER_EXPERIMENTAL=1 [2020-09-10T19:18:08.988Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-10T19:18:08.988Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-10T19:18:08.988Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-10T19:18:08.988Z] GOPATH=/go [2020-09-10T19:18:08.988Z] PKG_CONFIG=pkg-config [2020-09-10T19:18:08.988Z] _=/usr/bin/env [2020-09-10T19:18:08.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-10T19:18:09.264Z] #39 25.78 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-09-10T19:18:09.264Z] #39 25.89 AR compel/plugins/std.lib.a [2020-09-10T19:18:09.264Z] #39 25.93 CC compel/plugins/fds/fds.o [2020-09-10T19:18:09.264Z] #39 26.03 AR compel/plugins/fds.lib.a [2020-09-10T19:18:09.556Z] #39 26.05 HOSTDEP compel/src/lib/log-host.d [2020-09-10T19:18:09.556Z] #39 26.10 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-10T19:18:09.556Z] #39 26.12 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-09-10T19:18:09.556Z] #39 26.23 HOSTDEP compel/src/main-host.d [2020-09-10T19:18:09.556Z] #39 26.30 DEP compel/src/lib/ptrace.d [2020-09-10T19:18:09.847Z] #39 26.40 DEP compel/src/lib/infect.d [2020-09-10T19:18:10.138Z] #39 26.55 DEP compel/src/lib/infect-util.d [2020-09-10T19:18:10.138Z] #39 26.62 DEP compel/src/lib/infect-rpc.d [2020-09-10T19:18:10.138Z] #39 26.68 DEP compel/arch/s390/src/lib/infect.d [2020-09-10T19:18:10.138Z] #39 26.75 DEP compel/arch/s390/src/lib/cpu.d [2020-09-10T19:18:10.138Z] #39 26.78 DEP compel/src/lib/log.d [2020-09-10T19:18:10.138Z] #39 26.83 DEP compel/src/main.d [2020-09-10T19:18:10.138Z] #39 26.91 DEP compel/src/lib/handle-elf.d [2020-09-10T19:18:10.429Z] #39 26.96 DEP compel/arch/s390/src/lib/handle-elf.d [2020-09-10T19:18:10.429Z] #39 27.04 CC compel/src/lib/log.o [2020-09-10T19:18:10.720Z] #39 27.31 CC compel/arch/s390/src/lib/cpu.o [2020-09-10T19:18:10.720Z] #39 27.43 CC compel/arch/s390/src/lib/infect.o [2020-09-10T19:18:11.352Z] #39 27.85 CC compel/src/lib/infect-rpc.o [2020-09-10T19:18:11.352Z] #39 28.08 CC compel/src/lib/infect-util.o [2020-09-10T19:18:11.642Z] #39 28.18 CC compel/src/lib/infect.o [2020-09-10T19:18:12.674Z] #39 29.14 CC compel/src/lib/ptrace.o [2020-09-10T19:18:12.965Z] #39 29.38 AR compel/libcompel.a [2020-09-10T19:18:12.965Z] #39 29.43 HOSTCC compel/src/main-host.o [2020-09-10T19:18:12.965Z] #39 29.57 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-09-10T19:18:13.036Z] Removing intermediate container fb6373d6d7f7 [2020-09-10T19:18:13.036Z] ---> 6519af43d7a3 [2020-09-10T19:18:13.036Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-09-10T19:18:13.036Z] ---> 805dc2d65d1c [2020-09-10T19:18:13.036Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-09-10T19:18:13.036Z] ---> 8b7c1a8aec4f [2020-09-10T19:18:13.036Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-09-10T19:18:13.036Z] ---> Running in 0131e7bb5f63 [2020-09-10T19:18:13.036Z] Removing intermediate container 0131e7bb5f63 [2020-09-10T19:18:13.036Z] ---> 08536b239e21 [2020-09-10T19:18:13.036Z] Successfully built 08536b239e21 [2020-09-10T19:18:13.036Z] Successfully tagged moby-buildx:latest [2020-09-10T19:18:13.036Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-09-10T19:18:13.036Z] if [ -n "${id}" ]; then \ [2020-09-10T19:18:13.036Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-09-10T19:18:13.036Z] && touch bundles/buildx; \ [2020-09-10T19:18:13.036Z] docker rm -f ${id}; \ [2020-09-10T19:18:13.036Z] fi [2020-09-10T19:18:13.036Z] 4e74a71028cf9d83b5c08d43a15d8b0d2dfa9d95a0d0280455426c812dba4180 [2020-09-10T19:18:13.036Z] bundles/buildx version [2020-09-10T19:18:13.036Z] buildx v0.3.1 6db68d0 [2020-09-10T19:18:13.036Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 . [2020-09-10T19:18:13.036Z] #1 [internal] booting buildkit [2020-09-10T19:18:13.036Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-09-10T19:18:13.036Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done [2020-09-10T19:18:13.036Z] #1 creating container buildx_buildkit_default [2020-09-10T19:18:13.036Z] #1 creating container buildx_buildkit_default 0.4s done [2020-09-10T19:18:13.036Z] #1 DONE 2.2s [2020-09-10T19:18:13.036Z] [2020-09-10T19:18:13.036Z] #2 [internal] load build definition from Dockerfile [2020-09-10T19:18:13.036Z] #2 transferring dockerfile: [2020-09-10T19:18:13.036Z] #2 transferring dockerfile: 16.36kB done [2020-09-10T19:18:13.036Z] #2 DONE 0.0s [2020-09-10T19:18:13.036Z] [2020-09-10T19:18:13.036Z] #3 [internal] load .dockerignore [2020-09-10T19:18:13.036Z] #3 transferring context: 87B done [2020-09-10T19:18:13.036Z] #3 DONE 0.0s [2020-09-10T19:18:13.036Z] [2020-09-10T19:18:13.036Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-10T19:18:13.036Z] #4 DONE 0.8s [2020-09-10T19:18:13.036Z] [2020-09-10T19:18:13.036Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-10T19:18:13.036Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-10T19:18:13.036Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-10T19:18:13.036Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-09-10T19:18:13.036Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-09-10T19:18:13.036Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-09-10T19:18:13.036Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-09-10T19:18:13.036Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-09-10T19:18:13.036Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-09-10T19:18:13.036Z] #5 DONE 0.9s [2020-09-10T19:18:13.036Z] [2020-09-10T19:18:13.036Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-10T19:18:13.036Z] #7 DONE 0.5s [2020-09-10T19:18:13.036Z] [2020-09-10T19:18:13.036Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-10T19:18:13.036Z] #6 DONE 0.6s [2020-09-10T19:18:13.036Z] [2020-09-10T19:18:13.036Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-10T19:18:13.036Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-10T19:18:13.257Z] #39 29.67 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-10T19:18:13.257Z] #39 29.96 HOSTCC compel/src/lib/log-host.o [2020-09-10T19:18:13.257Z] #39 30.06 HOSTLINK compel/compel-host-bin [2020-09-10T19:18:13.432Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-10T19:18:13.432Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-09-10T19:18:13.432Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-10T19:18:13.547Z] #39 30.13 DEP soccr/soccr.d [2020-09-10T19:18:13.547Z] #39 ... [2020-09-10T19:18:13.547Z] [2020-09-10T19:18:13.548Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:18:13.548Z] #54 67.10 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T19:18:13.548Z] #54 67.10 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-10T19:18:13.843Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 736.22kB / 9.86MB 0.6s [2020-09-10T19:18:14.294Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.72MB / 9.86MB 0.9s [2020-09-10T19:18:14.294Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.31MB / 9.86MB 1.1s [2020-09-10T19:18:14.294Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.96MB / 9.86MB 1.2s [2020-09-10T19:18:14.670Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.87MB / 9.86MB 1.3s [2020-09-10T19:18:14.670Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.38MB / 9.86MB 1.5s [2020-09-10T19:18:15.030Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.54MB / 9.86MB 1.7s [2020-09-10T19:18:15.030Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.16MB / 9.86MB 1.8s [2020-09-10T19:18:15.384Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-09-10T19:18:15.384Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-09-10T19:18:15.384Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-09-10T19:18:17.061Z] #54 ... [2020-09-10T19:18:17.061Z] [2020-09-10T19:18:17.061Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:18:17.061Z] #10 67.90 Selecting previously unselected package libapparmor1:s390x. [2020-09-10T19:18:17.061Z] #10 67.91 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-09-10T19:18:17.061Z] #10 67.91 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-09-10T19:18:17.061Z] #10 67.96 Selecting previously unselected package libapparmor-dev:s390x. [2020-09-10T19:18:17.061Z] #10 67.96 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-09-10T19:18:17.061Z] #10 67.96 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-09-10T19:18:17.061Z] #10 68.07 Selecting previously unselected package libbtrfs0. [2020-09-10T19:18:17.061Z] #10 68.07 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-10T19:18:17.061Z] #10 68.07 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T19:18:17.061Z] #10 68.11 Selecting previously unselected package libbtrfs-dev. [2020-09-10T19:18:17.061Z] #10 68.11 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-10T19:18:17.061Z] #10 68.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T19:18:17.061Z] #10 68.18 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-09-10T19:18:17.061Z] #10 68.18 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-10T19:18:17.061Z] #10 68.18 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-10T19:18:17.061Z] #10 68.21 Selecting previously unselected package libudev-dev:s390x. [2020-09-10T19:18:17.061Z] #10 68.21 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-09-10T19:18:17.061Z] #10 68.21 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-09-10T19:18:17.061Z] #10 68.29 Selecting previously unselected package libsepol1-dev:s390x. [2020-09-10T19:18:17.061Z] #10 68.29 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-09-10T19:18:17.061Z] #10 68.29 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-09-10T19:18:17.061Z] #10 68.45 Selecting previously unselected package libpcre16-3:s390x. [2020-09-10T19:18:17.061Z] #10 68.45 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-09-10T19:18:17.061Z] #10 68.45 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-09-10T19:18:17.061Z] #10 68.55 Selecting previously unselected package libpcre32-3:s390x. [2020-09-10T19:18:17.061Z] #10 68.55 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-09-10T19:18:17.061Z] #10 68.55 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-09-10T19:18:17.061Z] #10 68.63 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-09-10T19:18:17.061Z] #10 68.63 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-09-10T19:18:17.061Z] #10 68.64 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-10T19:18:17.061Z] #10 68.69 Selecting previously unselected package libpcre3-dev:s390x. [2020-09-10T19:18:17.061Z] #10 68.69 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-09-10T19:18:17.061Z] #10 68.69 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-09-10T19:18:17.061Z] #10 68.88 Selecting previously unselected package libselinux1-dev:s390x. [2020-09-10T19:18:17.061Z] #10 68.89 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-09-10T19:18:17.061Z] #10 68.90 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-10T19:18:17.061Z] #10 69.09 Selecting previously unselected package libdevmapper-dev:s390x. [2020-09-10T19:18:17.061Z] #10 69.09 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-09-10T19:18:17.061Z] #10 69.09 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-10T19:18:17.061Z] #10 69.15 Selecting previously unselected package libseccomp-dev:s390x. [2020-09-10T19:18:17.061Z] #10 69.15 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-09-10T19:18:17.061Z] #10 69.15 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-09-10T19:18:17.061Z] #10 69.20 Selecting previously unselected package libsystemd-dev:s390x. [2020-09-10T19:18:17.061Z] #10 69.21 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-09-10T19:18:17.061Z] #10 69.21 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-10T19:18:17.061Z] #10 69.52 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-10T19:18:17.061Z] #10 69.53 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-09-10T19:18:17.061Z] #10 69.53 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-09-10T19:18:17.061Z] #10 69.54 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T19:18:17.061Z] #10 69.54 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-09-10T19:18:17.061Z] #10 69.55 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-09-10T19:18:17.061Z] #10 69.56 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T19:18:17.061Z] #10 69.56 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T19:18:17.061Z] #10 69.57 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-09-10T19:18:17.061Z] #10 69.58 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-09-10T19:18:17.061Z] #10 69.59 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T19:18:17.061Z] #10 69.60 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T19:18:17.061Z] #10 69.60 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-09-10T19:18:17.061Z] #10 69.61 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-10T19:18:17.061Z] #10 69.62 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-10T19:18:17.061Z] #10 69.62 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T19:18:17.061Z] #10 69.63 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-09-10T19:18:17.061Z] #10 69.63 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T19:18:17.061Z] #10 69.64 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-09-10T19:18:17.061Z] #10 69.65 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-09-10T19:18:17.061Z] #10 69.65 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T19:18:17.061Z] #10 69.66 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-09-10T19:18:17.061Z] #10 69.66 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-09-10T19:18:17.061Z] #10 69.66 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T19:18:17.061Z] #10 69.67 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-10T19:18:17.061Z] #10 69.68 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-10T19:18:17.061Z] #10 69.68 Setting up dmsetup (2:1.02.155-3) ... [2020-09-10T19:18:17.061Z] #10 69.69 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-10T19:18:17.061Z] #10 69.70 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-10T19:18:17.061Z] #10 69.70 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T19:18:17.061Z] #10 DONE 70.1s [2020-09-10T19:18:17.061Z] [2020-09-10T19:18:17.061Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:18:17.061Z] #39 30.22 CC soccr/soccr.o [2020-09-10T19:18:17.061Z] #39 30.96 AR soccr/libsoccr.a [2020-09-10T19:18:17.061Z] #39 31.00 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-10T19:18:17.061Z] #39 31.23 DEP criu/arch/s390/sigframe.d [2020-09-10T19:18:17.061Z] #39 31.37 DEP criu/arch/s390/crtools.d [2020-09-10T19:18:17.061Z] #39 31.53 DEP criu/arch/s390/cpu.d [2020-09-10T19:18:17.061Z] #39 31.69 CC criu/arch/s390/cpu.o [2020-09-10T19:18:17.061Z] #39 32.08 CC criu/arch/s390/crtools.o [2020-09-10T19:18:17.061Z] #39 32.68 CC criu/arch/s390/sigframe.o [2020-09-10T19:18:17.061Z] #39 32.79 LINK criu/arch/s390/crtools.built-in.o [2020-09-10T19:18:17.061Z] #39 32.83 DEP criu/pie/util-vdso.d [2020-09-10T19:18:17.061Z] #39 32.89 DEP criu/pie/util.d [2020-09-10T19:18:17.061Z] #39 32.94 CC criu/pie/util.o [2020-09-10T19:18:17.061Z] #39 33.14 CC criu/pie/util-vdso.o [2020-09-10T19:18:17.061Z] #39 ... [2020-09-10T19:18:17.061Z] [2020-09-10T19:18:17.061Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:18:17.061Z] #41 60.49 vendor/golang.org/x/text/transform [2020-09-10T19:18:17.061Z] #41 60.90 vendor/golang.org/x/text/unicode/bidi [2020-09-10T19:18:17.061Z] #41 61.78 vendor/golang.org/x/text/secure/bidirule [2020-09-10T19:18:17.061Z] #41 62.00 vendor/golang.org/x/text/unicode/norm [2020-09-10T19:18:17.061Z] #41 64.57 vendor/golang.org/x/net/idna [2020-09-10T19:18:17.061Z] #41 65.85 vendor/golang.org/x/net/http2/hpack [2020-09-10T19:18:17.061Z] #41 66.53 mime [2020-09-10T19:18:17.061Z] #41 67.56 mime/quotedprintable [2020-09-10T19:18:17.061Z] #41 67.81 net/http/internal [2020-09-10T19:18:17.061Z] #41 68.86 crypto/x509 [2020-09-10T19:18:17.061Z] #41 68.86 net/textproto [2020-09-10T19:18:17.061Z] #41 69.55 vendor/golang.org/x/net/http/httpguts [2020-09-10T19:18:17.061Z] #41 69.73 vendor/golang.org/x/net/http/httpproxy [2020-09-10T19:18:17.061Z] #41 70.04 mime/multipart [2020-09-10T19:18:17.061Z] #41 ... [2020-09-10T19:18:17.061Z] [2020-09-10T19:18:17.061Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:18:17.297Z] ok github.com/docker/docker/api/server/httputils 0.043s coverage: 14.7% of statements [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-10T19:18:17.297Z] ok github.com/docker/docker/api/server/middleware 0.029s coverage: 37.7% of statements [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-10T19:18:17.297Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2020-09-10T19:18:17.297Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.7% of statements [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/types [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-10T19:18:17.297Z] ok github.com/docker/docker/api/types/filters 0.025s coverage: 92.2% of statements [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-10T19:18:17.297Z] ok github.com/docker/docker/api/types/time 0.026s coverage: 100.0% of statements [2020-09-10T19:18:17.297Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/builder [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-10T19:18:17.297Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-10T19:18:17.297Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-09-10T19:18:17.353Z] #49 ... [2020-09-10T19:18:17.353Z] [2020-09-10T19:18:17.353Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:18:17.353Z] #54 DONE 70.9s [2020-09-10T19:18:17.353Z] [2020-09-10T19:18:17.353Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-10T19:18:17.353Z] #55 DONE 0.1s [2020-09-10T19:18:17.353Z] [2020-09-10T19:18:17.353Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-10T19:18:17.353Z] #56 DONE 0.1s [2020-09-10T19:18:17.353Z] [2020-09-10T19:18:17.353Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:18:17.353Z] #39 33.74 AR criu/pie/pie.lib.a [2020-09-10T19:18:17.353Z] #39 33.77 DEP criu/pie/restorer.d [2020-09-10T19:18:17.353Z] #39 33.89 DEP criu/arch/s390/restorer.d [2020-09-10T19:18:17.353Z] #39 34.08 DEP criu/arch/s390/vdso-pie.d [2020-09-10T19:18:17.654Z] #39 34.12 DEP criu/pie/parasite-vdso.d [2020-09-10T19:18:17.654Z] #39 34.22 DEP criu/pie/parasite.d [2020-09-10T19:18:17.967Z] #39 34.44 CC criu/pie/parasite.o [2020-09-10T19:18:18.244Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements [2020-09-10T19:18:18.296Z] #39 ... [2020-09-10T19:18:18.296Z] [2020-09-10T19:18:18.296Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-10T19:18:18.296Z] #11 DONE 1.8s [2020-09-10T19:18:18.381Z] #59 ... [2020-09-10T19:18:18.381Z] [2020-09-10T19:18:18.381Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T19:18:18.381Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-10T19:18:18.381Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-09-10T19:18:18.381Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-09-10T19:18:18.381Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.3s done [2020-09-10T19:18:18.381Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.5s done [2020-09-10T19:18:18.381Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.5s done [2020-09-10T19:18:18.381Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-10T19:18:18.381Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-09-10T19:18:18.381Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.3s done [2020-09-10T19:18:18.381Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.0s done [2020-09-10T19:18:18.381Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 84.46MB / 96.52MB 5.2s [2020-09-10T19:18:18.381Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.5s done [2020-09-10T19:18:18.381Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.5s done [2020-09-10T19:18:18.381Z] #8 ... [2020-09-10T19:18:18.381Z] [2020-09-10T19:18:18.381Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-10T19:18:18.381Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.3s done [2020-09-10T19:18:18.381Z] #59 DONE 5.7s [2020-09-10T19:18:18.381Z] [2020-09-10T19:18:18.381Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T19:18:18.381Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 91.14MB / 96.52MB 5.4s [2020-09-10T19:18:18.381Z] #8 ... [2020-09-10T19:18:18.381Z] [2020-09-10T19:18:18.381Z] #21 [internal] load build context [2020-09-10T19:18:18.381Z] #21 transferring context: 30.58MB 5.7s [2020-09-10T19:18:18.613Z] [2020-09-10T19:18:18.613Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:18:18.613Z] #49 1.864 + RM_GOPATH=0 [2020-09-10T19:18:18.613Z] #49 1.864 + TMP_GOPATH= [2020-09-10T19:18:18.613Z] #49 1.864 + : /build [2020-09-10T19:18:18.613Z] #49 1.864 + '[' -z '' ']' [2020-09-10T19:18:18.613Z] #49 1.864 ++ mktemp -d [2020-09-10T19:18:18.613Z] #49 1.864 + export GOPATH=/tmp/tmp.DuEhQklH5X [2020-09-10T19:18:18.613Z] #49 1.864 + GOPATH=/tmp/tmp.DuEhQklH5X [2020-09-10T19:18:18.613Z] #49 1.864 + RM_GOPATH=1 [2020-09-10T19:18:18.613Z] #49 1.864 + case "$(go env GOARCH)" in [2020-09-10T19:18:18.613Z] #49 1.864 ++ go env GOARCH [2020-09-10T19:18:18.613Z] #49 1.864 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:18.613Z] #49 1.864 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:18.613Z] #49 1.864 ++ dirname /tmp/install/install.sh [2020-09-10T19:18:18.613Z] #49 1.864 + dir=/tmp/install [2020-09-10T19:18:18.613Z] #49 1.864 + bin=runc [2020-09-10T19:18:18.613Z] #49 1.864 + shift [2020-09-10T19:18:18.613Z] #49 1.864 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-10T19:18:18.613Z] #49 1.864 + . /tmp/install/runc.installer [2020-09-10T19:18:18.613Z] #49 1.864 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T19:18:18.613Z] #49 1.864 + install_runc [2020-09-10T19:18:18.613Z] #49 1.864 + uname -r [2020-09-10T19:18:18.613Z] #49 1.864 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-10T19:18:18.613Z] #49 1.881 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-10T19:18:18.613Z] #49 1.881 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-10T19:18:18.613Z] #49 1.881 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DuEhQklH5X/src/github.com/opencontainers/runc [2020-09-10T19:18:18.613Z] #49 1.881 Cloning into '/tmp/tmp.DuEhQklH5X/src/github.com/opencontainers/runc'... [2020-09-10T19:18:18.613Z] #49 1.881 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-10T19:18:18.823Z] ok github.com/docker/docker/builder/remotecontext 0.339s coverage: 13.6% of statements [2020-09-10T19:18:19.925Z] #21 transferring context: 51.54MB 6.9s done [2020-09-10T19:18:19.925Z] #21 DONE 7.0s [2020-09-10T19:18:19.925Z] [2020-09-10T19:18:19.925Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-10T19:18:19.925Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.5s done [2020-09-10T19:18:19.925Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-10T19:18:19.925Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.5s done [2020-09-10T19:18:20.121Z] #49 ... [2020-09-10T19:18:20.121Z] [2020-09-10T19:18:20.121Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-10T19:18:20.121Z] #12 DONE 1.7s [2020-09-10T19:18:20.121Z] [2020-09-10T19:18:20.121Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:18:20.121Z] #39 35.53 LINK criu/pie/parasite.built-in.o [2020-09-10T19:18:20.121Z] #39 35.58 GEN criu/pie/parasite-blob.h [2020-09-10T19:18:20.121Z] #39 35.58 CC criu/pie/parasite-vdso.o [2020-09-10T19:18:20.121Z] #39 35.98 CC criu/arch/s390/vdso-pie.o [2020-09-10T19:18:20.121Z] #39 36.14 CC criu/arch/s390/restorer.o [2020-09-10T19:18:20.121Z] #39 36.40 CC criu/pie/restorer.o [2020-09-10T19:18:20.213Z] ok github.com/docker/docker/builder/dockerfile 0.907s coverage: 48.0% of statements [2020-09-10T19:18:20.751Z] ok github.com/docker/docker/builder/remotecontext/git 3.895s coverage: 86.3% of statements [2020-09-10T19:18:20.751Z] ? github.com/docker/docker/cli [no test files] [2020-09-10T19:18:20.751Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-10T19:18:21.155Z] #39 37.88 LINK criu/pie/restorer.built-in.o [2020-09-10T19:18:21.446Z] #39 37.89 GEN criu/pie/restorer-blob.h [2020-09-10T19:18:21.446Z] #39 37.93 DEP criu/vdso.d [2020-09-10T19:18:21.446Z] #39 ... [2020-09-10T19:18:21.446Z] [2020-09-10T19:18:21.446Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-10T19:18:21.446Z] #13 1.259 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-10T19:18:21.446Z] #13 DONE 1.5s [2020-09-10T19:18:21.446Z] [2020-09-10T19:18:21.446Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:18:21.446Z] #39 38.05 DEP criu/uts_ns.d [2020-09-10T19:18:21.741Z] #39 38.22 DEP criu/util.d [2020-09-10T19:18:21.741Z] #39 38.40 DEP criu/uffd.d [2020-09-10T19:18:22.033Z] #39 38.55 DEP criu/tun.d [2020-09-10T19:18:22.033Z] #39 38.62 DEP criu/tty.d [2020-09-10T19:18:22.033Z] #39 38.77 DEP criu/timerfd.d [2020-09-10T19:18:22.325Z] #39 38.86 DEP criu/timens.d [2020-09-10T19:18:22.325Z] #39 39.04 DEP criu/sysfs_parse.d [2020-09-10T19:18:22.616Z] #39 39.23 DEP criu/sysctl.d [2020-09-10T19:18:22.907Z] #39 39.40 DEP criu/string.d [2020-09-10T19:18:22.907Z] #39 39.43 DEP criu/stats.d [2020-09-10T19:18:22.907Z] #39 ... [2020-09-10T19:18:22.907Z] [2020-09-10T19:18:22.907Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-10T19:18:22.907Z] #14 DONE 1.5s [2020-09-10T19:18:22.907Z] [2020-09-10T19:18:22.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:18:22.907Z] #39 39.52 DEP criu/sockets.d [2020-09-10T19:18:23.227Z] #39 39.74 DEP criu/sk-unix.d [2020-09-10T19:18:23.227Z] #39 39.85 DEP criu/sk-tcp.d [2020-09-10T19:18:23.583Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T19:18:23.606Z] #39 39.96 DEP criu/sk-queue.d [2020-09-10T19:18:23.606Z] #39 40.13 DEP criu/sk-packet.d [2020-09-10T19:18:23.606Z] #39 40.25 DEP criu/sk-netlink.d [2020-09-10T19:18:23.896Z] #39 40.46 DEP criu/sk-inet.d [2020-09-10T19:18:24.152Z] [2020-09-10T19:18:24.187Z] #39 40.63 DEP criu/signalfd.d [2020-09-10T19:18:24.187Z] #39 40.68 DEP criu/sigframe.d [2020-09-10T19:18:24.187Z] #39 40.73 DEP criu/shmem.d [2020-09-10T19:18:24.490Z] #39 40.92 DEP criu/servicefd.d [2020-09-10T19:18:24.490Z] #39 ... [2020-09-10T19:18:24.490Z] [2020-09-10T19:18:24.490Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-10T19:18:24.490Z] #15 DONE 1.6s [2020-09-10T19:18:24.490Z] [2020-09-10T19:18:24.490Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:18:24.490Z] #39 41.13 DEP criu/seize.d [2020-09-10T19:18:24.783Z] #39 41.27 DEP criu/seccomp.d [2020-09-10T19:18:24.783Z] #39 41.40 DEP criu/rst-malloc.d [2020-09-10T19:18:24.783Z] #39 41.45 DEP criu/rbtree.d [2020-09-10T19:18:24.783Z] #39 41.48 DEP criu/pstree.d [2020-09-10T19:18:24.783Z] #39 41.58 DEP criu/protobuf.d [2020-09-10T19:18:25.074Z] #39 41.64 GEN criu/protobuf-desc-gen.h [2020-09-10T19:18:25.090Z] + TEST_INTEGRATION_DEST=2 [2020-09-10T19:18:25.090Z] + CONTAINER_NAME=docker-pr3-2 [2020-09-10T19:18:25.090Z] + TEST_SKIP_INTEGRATION=1 [2020-09-10T19:18:25.090Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-10T19:18:25.090Z] + run_tests [2020-09-10T19:18:25.090Z] + c=0 [2020-09-10T19:18:25.090Z] + '[' -n 0 ']' [2020-09-10T19:18:25.090Z] + rm= [2020-09-10T19:18:25.090Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41432/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41432/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41432/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/make.sh '' test-integration [2020-09-10T19:18:25.090Z] + TEST_INTEGRATION_DEST=1 [2020-09-10T19:18:25.090Z] + CONTAINER_NAME=docker-pr3-1 [2020-09-10T19:18:25.090Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-09-10T19:18:25.090Z] + run_tests test-integration-flaky [2020-09-10T19:18:25.090Z] + '[' -n 0 ']' [2020-09-10T19:18:25.090Z] + rm= [2020-09-10T19:18:25.090Z] + TEST_INTEGRATION_DEST=3 [2020-09-10T19:18:25.091Z] + CONTAINER_NAME=docker-pr3-3 [2020-09-10T19:18:25.091Z] + TEST_SKIP_INTEGRATION=1 [2020-09-10T19:18:25.091Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41432/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41432/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41432/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/make.sh test-integration-flaky test-integration [2020-09-10T19:18:25.091Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-10T19:18:25.091Z] + run_tests [2020-09-10T19:18:25.091Z] + '[' -n 0 ']' [2020-09-10T19:18:25.091Z] + rm= [2020-09-10T19:18:25.091Z] ++ jobs -p [2020-09-10T19:18:25.091Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41432/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41432/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41432/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/make.sh '' test-integration [2020-09-10T19:18:25.091Z] + for job in $(jobs -p) [2020-09-10T19:18:25.091Z] + wait 5497 [2020-09-10T19:18:26.032Z] [2020-09-10T19:18:26.032Z] [2020-09-10T19:18:26.032Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-09-10T19:18:26.107Z] #39 ... [2020-09-10T19:18:26.107Z] [2020-09-10T19:18:26.107Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-10T19:18:26.107Z] #16 DONE 1.5s [2020-09-10T19:18:26.107Z] [2020-09-10T19:18:26.107Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:18:26.107Z] #39 42.65 DEP criu/protobuf-desc.d [2020-09-10T19:18:26.107Z] #39 42.82 DEP criu/proc_parse.d [2020-09-10T19:18:26.107Z] #39 42.91 DEP criu/plugin.d [2020-09-10T19:18:26.119Z] ok github.com/docker/docker/client 0.243s coverage: 75.4% of statements [2020-09-10T19:18:26.296Z] [2020-09-10T19:18:26.296Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-10T19:18:26.296Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-10T19:18:26.296Z] HOSTNAME=96c0f5aa2438 [2020-09-10T19:18:26.296Z] TEST_SKIP_INTEGRATION=1 [2020-09-10T19:18:26.296Z] TESTDEBUG=0 [2020-09-10T19:18:26.296Z] DEST=bundles/test-integration [2020-09-10T19:18:26.296Z] PWD=/go/src/github.com/docker/docker [2020-09-10T19:18:26.296Z] KEEPBUNDLE=1 [2020-09-10T19:18:26.296Z] DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 [2020-09-10T19:18:26.296Z] container=docker [2020-09-10T19:18:26.296Z] HOME=/root [2020-09-10T19:18:26.296Z] GOLANG_VERSION=1.13.15 [2020-09-10T19:18:26.296Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-10T19:18:26.296Z] VALIDATE_BRANCH=master [2020-09-10T19:18:26.296Z] TERM=xterm [2020-09-10T19:18:26.296Z] DOCKER_PKG=github.com/docker/docker [2020-09-10T19:18:26.296Z] SHLVL=1 [2020-09-10T19:18:26.296Z] TIMEOUT=120m [2020-09-10T19:18:26.296Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-10T19:18:26.296Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-10T19:18:26.297Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-09-10T19:18:26.297Z] GO111MODULE=off [2020-09-10T19:18:26.297Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-10T19:18:26.297Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-10T19:18:26.297Z] GOPATH=/go [2020-09-10T19:18:26.297Z] PKG_CONFIG=pkg-config [2020-09-10T19:18:26.297Z] _=/usr/bin/env [2020-09-10T19:18:26.297Z] Building test suite binary ./integration-cli/test.main [2020-09-10T19:18:26.297Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-10T19:18:26.297Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-10T19:18:26.297Z] HOSTNAME=4f635901bd21 [2020-09-10T19:18:26.297Z] TEST_SKIP_INTEGRATION=1 [2020-09-10T19:18:26.297Z] TESTDEBUG=0 [2020-09-10T19:18:26.297Z] DEST=bundles/test-integration [2020-09-10T19:18:26.297Z] PWD=/go/src/github.com/docker/docker [2020-09-10T19:18:26.297Z] KEEPBUNDLE=1 [2020-09-10T19:18:26.297Z] DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 [2020-09-10T19:18:26.297Z] container=docker [2020-09-10T19:18:26.297Z] HOME=/root [2020-09-10T19:18:26.297Z] GOLANG_VERSION=1.13.15 [2020-09-10T19:18:26.297Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-10T19:18:26.297Z] VALIDATE_BRANCH=master [2020-09-10T19:18:26.297Z] TERM=xterm [2020-09-10T19:18:26.297Z] DOCKER_PKG=github.com/docker/docker [2020-09-10T19:18:26.297Z] SHLVL=1 [2020-09-10T19:18:26.297Z] TIMEOUT=120m [2020-09-10T19:18:26.297Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-10T19:18:26.297Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-10T19:18:26.297Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-10T19:18:26.297Z] GO111MODULE=off [2020-09-10T19:18:26.297Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-10T19:18:26.297Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-10T19:18:26.297Z] GOPATH=/go [2020-09-10T19:18:26.297Z] PKG_CONFIG=pkg-config [2020-09-10T19:18:26.297Z] _=/usr/bin/env [2020-09-10T19:18:26.297Z] Building test suite binary ./integration-cli/test.main [2020-09-10T19:18:26.403Z] #39 42.99 DEP criu/pipes.d [2020-09-10T19:18:26.556Z] No new tests added to integration. [2020-09-10T19:18:26.556Z] [2020-09-10T19:18:26.556Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-10T19:18:26.694Z] #39 43.14 DEP criu/pie-util.d [2020-09-10T19:18:26.694Z] #39 43.26 DEP criu/pie-util-vdso.d [2020-09-10T19:18:26.694Z] #39 43.33 DEP criu/path.d [2020-09-10T19:18:26.694Z] #39 43.43 DEP criu/parasite-syscall.d [2020-09-10T19:18:26.985Z] #39 43.67 DEP criu/pagemap.d [2020-09-10T19:18:27.277Z] #39 43.83 DEP criu/pagemap-cache.d [2020-09-10T19:18:27.277Z] #39 43.90 DEP criu/page-xfer.d [2020-09-10T19:18:27.567Z] #39 44.05 DEP criu/page-pipe.d [2020-09-10T19:18:27.567Z] #39 44.14 DEP criu/netfilter.d [2020-09-10T19:18:27.567Z] #39 44.23 DEP criu/net.d [2020-09-10T19:18:27.859Z] #39 44.43 DEP criu/namespaces.d [2020-09-10T19:18:27.936Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-10T19:18:27.936Z] HOSTNAME=1d6cf54ff14e [2020-09-10T19:18:27.936Z] TESTDEBUG=0 [2020-09-10T19:18:27.936Z] DEST=bundles/test-integration [2020-09-10T19:18:27.936Z] PWD=/go/src/github.com/docker/docker [2020-09-10T19:18:27.936Z] KEEPBUNDLE=1 [2020-09-10T19:18:27.936Z] DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 [2020-09-10T19:18:27.936Z] container=docker [2020-09-10T19:18:27.936Z] HOME=/root [2020-09-10T19:18:27.936Z] GOLANG_VERSION=1.13.15 [2020-09-10T19:18:27.936Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-10T19:18:27.936Z] VALIDATE_BRANCH=master [2020-09-10T19:18:27.936Z] TERM=xterm [2020-09-10T19:18:27.936Z] DOCKER_PKG=github.com/docker/docker [2020-09-10T19:18:27.936Z] SHLVL=1 [2020-09-10T19:18:27.936Z] TIMEOUT=120m [2020-09-10T19:18:27.936Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-10T19:18:27.936Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-10T19:18:27.936Z] GO111MODULE=off [2020-09-10T19:18:27.936Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-10T19:18:27.936Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-10T19:18:27.936Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-10T19:18:27.936Z] GOPATH=/go [2020-09-10T19:18:27.936Z] PKG_CONFIG=pkg-config [2020-09-10T19:18:27.936Z] _=/usr/bin/env [2020-09-10T19:18:27.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-10T19:18:28.151Z] #39 44.59 DEP criu/mount.d [2020-09-10T19:18:28.151Z] #39 ... [2020-09-10T19:18:28.151Z] [2020-09-10T19:18:28.151Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:18:28.151Z] #41 71.56 crypto/tls [2020-09-10T19:18:28.151Z] #41 75.78 net/http/httptrace [2020-09-10T19:18:28.151Z] #41 75.93 net/http [2020-09-10T19:18:28.151Z] #41 ... [2020-09-10T19:18:28.151Z] [2020-09-10T19:18:28.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:18:28.151Z] #39 44.71 DEP criu/memfd.d [2020-09-10T19:18:28.151Z] #39 44.78 DEP criu/mem.d [2020-09-10T19:18:28.442Z] #39 45.00 DEP criu/lsm.d [2020-09-10T19:18:28.442Z] #39 45.06 DEP criu/log.d [2020-09-10T19:18:28.442Z] #39 45.13 DEP criu/libnetlink.d [2020-09-10T19:18:28.442Z] #39 45.23 DEP criu/kerndat.d [2020-09-10T19:18:28.734Z] #39 45.34 DEP criu/kcmp-ids.d [2020-09-10T19:18:28.734Z] #39 45.42 DEP criu/irmap.d [2020-09-10T19:18:29.025Z] #39 45.56 DEP criu/ipc_ns.d [2020-09-10T19:18:29.025Z] #39 45.65 DEP criu/image.d [2020-09-10T19:18:29.025Z] #39 45.79 DEP criu/image-desc.d [2020-09-10T19:18:29.316Z] #39 45.86 DEP criu/fsnotify.d [2020-09-10T19:18:29.316Z] #39 46.01 DEP criu/filesystems.d [2020-09-10T19:18:29.607Z] #39 46.12 DEP criu/files.d [2020-09-10T19:18:29.607Z] #39 46.24 DEP criu/files-reg.d [2020-09-10T19:18:29.898Z] #39 46.39 DEP criu/files-ext.d [2020-09-10T19:18:29.898Z] #39 46.52 DEP criu/file-lock.d [2020-09-10T19:18:29.898Z] #39 46.64 DEP criu/file-ids.d [2020-09-10T19:18:30.189Z] #39 46.76 DEP criu/fifo.d [2020-09-10T19:18:30.189Z] #39 46.84 DEP criu/fdstore.d [2020-09-10T19:18:30.189Z] #39 46.89 DEP criu/fault-injection.d [2020-09-10T19:18:30.480Z] #39 46.92 DEP criu/external.d [2020-09-10T19:18:30.480Z] #39 46.96 DEP criu/eventpoll.d [2020-09-10T19:18:30.480Z] #39 47.15 DEP criu/eventfd.d [2020-09-10T19:18:30.480Z] #39 47.25 DEP criu/crtools.d [2020-09-10T19:18:30.771Z] #39 47.36 DEP criu/cr-service.d [2020-09-10T19:18:30.771Z] #39 47.49 DEP criu/cr-restore.d [2020-09-10T19:18:31.062Z] #39 47.62 DEP criu/cr-errno.d [2020-09-10T19:18:31.062Z] #39 47.63 DEP criu/cr-dump.d [2020-09-10T19:18:31.062Z] #39 47.74 DEP criu/cr-dedup.d [2020-09-10T19:18:31.354Z] #39 47.83 DEP criu/cr-check.d [2020-09-10T19:18:31.354Z] #39 47.94 DEP criu/config.d [2020-09-10T19:18:31.354Z] #39 48.02 DEP criu/clone-noasan.d [2020-09-10T19:18:31.645Z] #39 48.09 DEP criu/cgroup.d [2020-09-10T19:18:31.645Z] #39 48.20 DEP criu/cgroup-props.d [2020-09-10T19:18:31.645Z] #39 48.28 DEP criu/bitmap.d [2020-09-10T19:18:31.645Z] #39 48.29 DEP criu/bfd.d [2020-09-10T19:18:31.645Z] #39 48.39 DEP criu/autofs.d [2020-09-10T19:18:31.936Z] #39 48.58 DEP criu/aio.d [2020-09-10T19:18:32.226Z] #39 48.70 DEP criu/action-scripts.d [2020-09-10T19:18:32.226Z] #39 48.90 CC criu/action-scripts.o [2020-09-10T19:18:32.518Z] #39 49.16 CC criu/aio.o [2020-09-10T19:18:32.808Z] #39 49.44 CC criu/autofs.o [2020-09-10T19:18:33.100Z] #39 ... [2020-09-10T19:18:33.100Z] [2020-09-10T19:18:33.100Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:18:33.100Z] #49 6.730 + cd /tmp/tmp.DuEhQklH5X/src/github.com/opencontainers/runc [2020-09-10T19:18:33.100Z] #49 6.731 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T19:18:33.100Z] #49 7.081 + '[' -z '' ']' [2020-09-10T19:18:33.100Z] #49 7.081 + target=static [2020-09-10T19:18:33.100Z] #49 7.081 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-10T19:18:33.100Z] #49 7.158 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-09-10T19:18:33.390Z] #49 ... [2020-09-10T19:18:33.390Z] [2020-09-10T19:18:33.390Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:18:33.390Z] #17 1.331 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T19:18:33.390Z] #17 1.378 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T19:18:33.390Z] #17 1.469 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T19:18:33.390Z] #17 1.756 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-10T19:18:33.390Z] #17 2.479 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [199 kB] [2020-09-10T19:18:33.390Z] #17 3.550 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-10T19:18:33.390Z] #17 5.647 Fetched 8070 kB in 4s (1847 kB/s) [2020-09-10T19:18:33.390Z] #17 5.647 Reading package lists... [2020-09-10T19:18:33.681Z] #17 7.380 Reading package lists... [2020-09-10T19:18:33.681Z] #17 ... [2020-09-10T19:18:33.681Z] [2020-09-10T19:18:33.681Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:18:33.681Z] #39 50.17 CC criu/bfd.o [2020-09-10T19:18:33.681Z] #39 50.39 CC criu/bitmap.o [2020-09-10T19:18:33.681Z] #39 50.46 CC criu/cgroup-props.o [2020-09-10T19:18:34.315Z] #39 51.05 CC criu/cgroup.o [2020-09-10T19:18:35.820Z] #39 ... [2020-09-10T19:18:35.820Z] [2020-09-10T19:18:35.820Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:18:35.820Z] #41 83.17 github.com/LK4D4/vndr/godl [2020-09-10T19:18:35.820Z] #41 83.67 github.com/LK4D4/vndr [2020-09-10T19:18:35.820Z] #41 DONE 89.5s [2020-09-10T19:18:36.111Z] [2020-09-10T19:18:36.111Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:18:36.111Z] #17 7.380 Reading package lists... [2020-09-10T19:18:36.111Z] #17 8.706 Building dependency tree... [2020-09-10T19:18:36.111Z] #17 9.292 libcap2-bin is already the newest version (1:2.25-2). [2020-09-10T19:18:36.111Z] #17 9.292 The following additional packages will be installed: [2020-09-10T19:18:36.111Z] #17 9.312 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-10T19:18:36.111Z] #17 9.312 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-10T19:18:36.111Z] #17 9.313 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-10T19:18:36.111Z] #17 9.313 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-10T19:18:36.111Z] #17 9.313 python3.7 python3.7-minimal vim-runtime xxd [2020-09-10T19:18:36.111Z] #17 9.313 Suggested packages: [2020-09-10T19:18:36.111Z] #17 9.313 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-10T19:18:36.111Z] #17 9.313 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-10T19:18:36.111Z] #17 9.313 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-10T19:18:36.111Z] #17 9.313 Recommended packages: [2020-09-10T19:18:36.111Z] #17 9.313 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-10T19:18:36.111Z] #17 9.313 python3-keyrings.alt python3-xdg unzip [2020-09-10T19:18:36.744Z] #17 10.66 The following NEW packages will be installed: [2020-09-10T19:18:36.744Z] #17 10.67 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-10T19:18:36.744Z] #17 10.67 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-10T19:18:36.744Z] #17 10.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-10T19:18:36.744Z] #17 10.67 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-10T19:18:36.744Z] #17 10.67 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-10T19:18:36.744Z] #17 10.67 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-10T19:18:36.744Z] #17 10.67 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-10T19:18:36.744Z] #17 10.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-10T19:18:36.744Z] #17 10.67 xz-utils zip [2020-09-10T19:18:36.744Z] #17 10.74 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T19:18:36.744Z] #17 10.74 Need to get 27.7 MB of archives. [2020-09-10T19:18:36.744Z] #17 10.74 After this operation, 117 MB of additional disk space will be used. [2020-09-10T19:18:36.744Z] #17 10.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-09-10T19:18:36.744Z] #17 10.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-09-10T19:18:36.744Z] #17 10.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-09-10T19:18:36.744Z] #17 10.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-09-10T19:18:37.035Z] #17 10.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-09-10T19:18:37.035Z] #17 10.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-09-10T19:18:37.035Z] #17 10.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-09-10T19:18:37.035Z] #17 10.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-09-10T19:18:37.035Z] #17 10.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-09-10T19:18:37.035Z] #17 10.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-09-10T19:18:37.035Z] #17 10.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-09-10T19:18:37.035Z] #17 10.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-09-10T19:18:37.035Z] #17 10.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-09-10T19:18:37.035Z] #17 10.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-09-10T19:18:37.036Z] #17 10.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-09-10T19:18:37.036Z] #17 10.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-09-10T19:18:37.036Z] #17 10.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-10T19:18:37.036Z] #17 10.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T19:18:37.036Z] #17 10.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-09-10T19:18:37.036Z] #17 10.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-09-10T19:18:37.036Z] #17 10.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-09-10T19:18:37.036Z] #17 10.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-09-10T19:18:37.036Z] #17 11.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-09-10T19:18:37.036Z] #17 11.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-10T19:18:37.036Z] #17 11.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-10T19:18:37.036Z] #17 11.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-10T19:18:37.036Z] #17 11.02 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-09-10T19:18:37.036Z] #17 11.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-09-10T19:18:37.036Z] #17 11.04 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-10T19:18:37.327Z] #17 11.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-10T19:18:37.327Z] #17 11.26 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-10T19:18:37.327Z] #17 11.26 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-10T19:18:37.327Z] #17 11.26 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-09-10T19:18:37.327Z] #17 11.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-09-10T19:18:37.327Z] #17 11.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-09-10T19:18:37.327Z] #17 11.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-10T19:18:37.327Z] #17 11.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-09-10T19:18:37.327Z] #17 11.33 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-09-10T19:18:37.327Z] #17 11.34 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-10T19:18:37.327Z] #17 11.34 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-09-10T19:18:37.327Z] #17 11.35 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-10T19:18:37.648Z] #17 11.35 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-09-10T19:18:37.648Z] #17 11.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-09-10T19:18:37.648Z] #17 11.41 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-09-10T19:18:37.648Z] #17 11.42 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-10T19:18:37.648Z] #17 11.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-09-10T19:18:37.648Z] #17 11.62 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-09-10T19:18:37.648Z] #17 11.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-09-10T19:18:38.281Z] #17 12.14 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T19:18:38.281Z] #17 12.20 Fetched 27.7 MB in 1s (29.3 MB/s) [2020-09-10T19:18:38.281Z] #17 12.22 Selecting previously unselected package pigz. [2020-09-10T19:18:38.281Z] #17 12.22 (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-09-10T19:18:38.281Z] #17 12.28 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-09-10T19:18:38.281Z] #17 12.29 Unpacking pigz (2.4-1) ... [2020-09-10T19:18:38.572Z] #17 12.35 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-09-10T19:18:38.572Z] #17 12.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-10T19:18:38.572Z] #17 12.36 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-10T19:18:38.575Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.8s done [2020-09-10T19:18:38.575Z] #8 DONE 25.6s [2020-09-10T19:18:38.575Z] [2020-09-10T19:18:38.575Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-10T19:18:38.575Z] #9 DONE 0.1s [2020-09-10T19:18:38.575Z] [2020-09-10T19:18:38.575Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-10T19:18:38.864Z] #17 12.76 Selecting previously unselected package python3.7-minimal. [2020-09-10T19:18:38.864Z] #17 12.76 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-10T19:18:38.864Z] #17 12.76 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T19:18:38.875Z] #10 DONE 0.2s [2020-09-10T19:18:38.875Z] [2020-09-10T19:18:38.875Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-10T19:18:38.875Z] #36 DONE 0.1s [2020-09-10T19:18:38.875Z] [2020-09-10T19:18:38.875Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T19:18:38.875Z] #33 ... [2020-09-10T19:18:38.875Z] [2020-09-10T19:18:38.875Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-10T19:18:38.875Z] #28 DONE 0.1s [2020-09-10T19:18:39.155Z] #17 13.32 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-10T19:18:39.173Z] [2020-09-10T19:18:39.173Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T19:18:39.450Z] #17 13.33 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T19:18:39.477Z] #29 0.699 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-10T19:18:39.477Z] #29 0.702 Cloning into '.'... [2020-09-10T19:18:41.000Z] #17 14.76 Selecting previously unselected package python3-minimal. [2020-09-10T19:18:41.000Z] #17 14.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-09-10T19:18:41.000Z] #17 14.79 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-09-10T19:18:41.000Z] #17 14.80 Unpacking python3-minimal (3.7.3-1) ... [2020-09-10T19:18:41.000Z] #17 14.85 Selecting previously unselected package libmpdec2:s390x. [2020-09-10T19:18:41.000Z] #17 14.86 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-09-10T19:18:41.000Z] #17 14.86 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-09-10T19:18:41.000Z] #17 14.91 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-09-10T19:18:41.000Z] #17 ... [2020-09-10T19:18:41.000Z] [2020-09-10T19:18:41.000Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T19:18:41.000Z] #28 DONE 94.6s [2020-09-10T19:18:41.000Z] [2020-09-10T19:18:41.000Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:18:41.000Z] #17 14.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-09-10T19:18:41.000Z] #17 14.92 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-10T19:18:41.000Z] #17 ... [2020-09-10T19:18:41.000Z] [2020-09-10T19:18:41.000Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:18:41.000Z] #39 52.78 CC criu/clone-noasan.o [2020-09-10T19:18:41.000Z] #39 52.95 CC criu/config.o [2020-09-10T19:18:41.000Z] #39 53.94 CC criu/cr-check.o [2020-09-10T19:18:41.000Z] #39 54.69 CC criu/cr-dedup.o [2020-09-10T19:18:41.000Z] #39 54.91 CC criu/cr-dump.o [2020-09-10T19:18:41.000Z] #39 55.99 CC criu/cr-errno.o [2020-09-10T19:18:41.000Z] #39 56.02 CC criu/cr-restore.o [2020-09-10T19:18:42.072Z] #39 ... [2020-09-10T19:18:42.072Z] [2020-09-10T19:18:42.072Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:18:42.072Z] #17 15.79 Selecting previously unselected package python3.7. [2020-09-10T19:18:42.072Z] #17 15.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-09-10T19:18:42.072Z] #17 15.80 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T19:18:42.072Z] #17 15.87 Selecting previously unselected package libpython3-stdlib:s390x. [2020-09-10T19:18:42.072Z] #17 15.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-09-10T19:18:42.072Z] #17 15.88 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-10T19:18:42.072Z] #17 15.91 Setting up python3-minimal (3.7.3-1) ... [2020-09-10T19:18:42.363Z] #17 16.42 Selecting previously unselected package python3. [2020-09-10T19:18:42.667Z] #17 16.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 ... 23860 files and directories currently installed.) [2020-09-10T19:18:42.667Z] #17 16.43 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-09-10T19:18:42.667Z] #17 16.44 Unpacking python3 (3.7.3-1) ... [2020-09-10T19:18:42.667Z] #17 16.50 Selecting previously unselected package libip4tc0:s390x. [2020-09-10T19:18:42.667Z] #17 16.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-09-10T19:18:42.667Z] #17 16.50 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-09-10T19:18:42.667Z] #17 16.54 Selecting previously unselected package libip6tc0:s390x. [2020-09-10T19:18:42.667Z] #17 16.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-09-10T19:18:42.667Z] #17 16.54 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-09-10T19:18:42.667Z] #17 16.59 Selecting previously unselected package libiptc0:s390x. [2020-09-10T19:18:42.667Z] #17 16.59 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-09-10T19:18:42.667Z] #17 16.59 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-09-10T19:18:42.667Z] #17 16.63 Selecting previously unselected package libnfnetlink0:s390x. [2020-09-10T19:18:42.667Z] #17 16.63 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-09-10T19:18:42.667Z] #17 16.63 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-10T19:18:42.667Z] #17 16.66 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-09-10T19:18:42.667Z] #17 16.66 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-09-10T19:18:42.667Z] #17 16.67 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-10T19:18:42.667Z] #17 16.71 Selecting previously unselected package libnftnl11:s390x. [2020-09-10T19:18:42.667Z] #17 16.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-09-10T19:18:42.667Z] #17 16.71 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-09-10T19:18:42.667Z] #17 16.77 Selecting previously unselected package iptables. [2020-09-10T19:18:42.958Z] #17 16.77 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-09-10T19:18:42.958Z] #17 16.77 Unpacking iptables (1.8.2-4) ... [2020-09-10T19:18:42.958Z] #17 16.97 Selecting previously unselected package xxd. [2020-09-10T19:18:42.958Z] #17 16.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-10T19:18:42.958Z] #17 16.98 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T19:18:42.958Z] #17 17.05 Selecting previously unselected package vim-common. [2020-09-10T19:18:43.250Z] #17 17.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T19:18:43.250Z] #17 17.07 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T19:18:43.250Z] #17 17.18 Selecting previously unselected package bash-completion. [2020-09-10T19:18:43.250Z] #17 17.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-10T19:18:44.046Z] #29 ... [2020-09-10T19:18:44.046Z] [2020-09-10T19:18:44.046Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:18:44.046Z] #44 0.815 + RM_GOPATH=0 [2020-09-10T19:18:44.046Z] #44 0.816 + TMP_GOPATH= [2020-09-10T19:18:44.046Z] #44 0.817 + : /build [2020-09-10T19:18:44.046Z] #44 0.819 + '[' -z '' ']' [2020-09-10T19:18:44.046Z] #44 0.837 ++ mktemp -d [2020-09-10T19:18:44.046Z] #44 0.841 + export GOPATH=/tmp/tmp.yF9fRUziyR [2020-09-10T19:18:44.046Z] #44 0.841 + GOPATH=/tmp/tmp.yF9fRUziyR [2020-09-10T19:18:44.046Z] #44 0.841 + RM_GOPATH=1 [2020-09-10T19:18:44.046Z] #44 0.841 + case "$(go env GOARCH)" in [2020-09-10T19:18:44.046Z] #44 0.845 ++ go env GOARCH [2020-09-10T19:18:44.046Z] #44 0.881 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:44.046Z] #44 0.881 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:44.046Z] #44 0.908 ++ dirname /tmp/install/install.sh [2020-09-10T19:18:44.046Z] #44 0.937 + dir=/tmp/install [2020-09-10T19:18:44.046Z] #44 0.949 + bin=gotestsum [2020-09-10T19:18:44.046Z] #44 0.949 + shift [2020-09-10T19:18:44.046Z] #44 0.949 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-10T19:18:44.046Z] #44 0.949 + . /tmp/install/gotestsum.installer [2020-09-10T19:18:44.046Z] #44 0.949 ++ : v0.3.5 [2020-09-10T19:18:44.046Z] #44 0.950 + install_gotestsum [2020-09-10T19:18:44.046Z] #44 0.950 + set -e [2020-09-10T19:18:44.046Z] #44 0.962 + export GO111MODULE=on [2020-09-10T19:18:44.046Z] #44 0.962 + GO111MODULE=on [2020-09-10T19:18:44.046Z] #44 0.962 + GOBIN=/build [2020-09-10T19:18:44.046Z] #44 0.962 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-10T19:18:44.046Z] #44 1.060 go: finding gotest.tools v0.3.5 [2020-09-10T19:18:44.046Z] #44 1.062 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-10T19:18:44.046Z] #44 1.875 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-10T19:18:44.046Z] #44 2.885 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-10T19:18:44.046Z] #44 4.305 go: downloading gotest.tools v2.1.0+incompatible [2020-09-10T19:18:44.046Z] #44 4.585 go: extracting gotest.tools v2.1.0+incompatible [2020-09-10T19:18:44.046Z] #44 4.788 go: downloading github.com/pkg/errors v0.8.0 [2020-09-10T19:18:44.046Z] #44 4.795 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-10T19:18:44.047Z] #44 4.797 go: downloading github.com/fatih/color v1.6.0 [2020-09-10T19:18:44.047Z] #44 4.884 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-10T19:18:44.047Z] #44 4.971 go: extracting github.com/pkg/errors v0.8.0 [2020-09-10T19:18:44.047Z] #44 5.049 go: extracting github.com/fatih/color v1.6.0 [2020-09-10T19:18:44.047Z] #44 5.064 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-10T19:18:44.047Z] #44 5.159 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-10T19:18:44.047Z] #44 5.182 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-10T19:18:44.047Z] #44 5.262 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-10T19:18:44.047Z] #44 5.267 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T19:18:44.047Z] #44 5.323 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T19:18:44.047Z] #44 5.361 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-10T19:18:44.047Z] #44 5.407 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T19:18:44.047Z] #44 5.490 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-10T19:18:44.347Z] #44 5.566 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-10T19:18:44.347Z] #44 5.589 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-10T19:18:44.347Z] #44 5.672 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T19:18:44.360Z] #17 18.31 Unpacking bash-completion (1:2.8-6) ... [2020-09-10T19:18:44.649Z] #44 5.857 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T19:18:44.651Z] #17 18.59 Selecting previously unselected package bzip2. [2020-09-10T19:18:44.651Z] #17 18.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-09-10T19:18:44.651Z] #17 18.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T19:18:44.651Z] #17 18.68 Selecting previously unselected package xz-utils. [2020-09-10T19:18:44.651Z] #17 18.68 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-09-10T19:18:44.651Z] #17 18.68 Unpacking xz-utils (5.2.4-1) ... [2020-09-10T19:18:44.942Z] #17 18.78 Selecting previously unselected package apparmor. [2020-09-10T19:18:44.942Z] #17 18.78 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-09-10T19:18:44.942Z] #17 18.82 Unpacking apparmor (2.13.2-10) ... [2020-09-10T19:18:45.241Z] #17 19.08 Selecting previously unselected package aufs-tools. [2020-09-10T19:18:45.241Z] #17 19.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-09-10T19:18:45.241Z] #17 19.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-10T19:18:45.241Z] #17 19.14 Selecting previously unselected package libonig5:s390x. [2020-09-10T19:18:45.241Z] #17 19.15 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-09-10T19:18:45.241Z] #17 19.15 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-10T19:18:45.241Z] #17 19.24 Selecting previously unselected package libjq1:s390x. [2020-09-10T19:18:45.241Z] #17 19.24 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-10T19:18:45.241Z] #17 19.24 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-10T19:18:45.532Z] #17 19.32 Selecting previously unselected package jq. [2020-09-10T19:18:45.532Z] #17 19.32 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-10T19:18:45.532Z] #17 19.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T19:18:45.532Z] #17 19.38 Selecting previously unselected package libaio1:s390x. [2020-09-10T19:18:45.532Z] #17 19.38 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-09-10T19:18:45.532Z] #17 19.39 Unpacking libaio1:s390x (0.3.112-3) ... [2020-09-10T19:18:45.532Z] #17 19.42 Selecting previously unselected package libgpm2:s390x. [2020-09-10T19:18:45.532Z] #17 19.42 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-09-10T19:18:45.532Z] #17 19.43 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-09-10T19:18:45.532Z] #17 19.46 Selecting previously unselected package libicu63:s390x. [2020-09-10T19:18:45.532Z] #17 19.46 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-10T19:18:45.532Z] #17 19.46 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-10T19:18:47.432Z] #44 8.511 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T19:18:47.679Z] #17 21.47 Selecting previously unselected package libnet1:s390x. [2020-09-10T19:18:47.679Z] #17 21.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-10T19:18:47.679Z] #17 21.47 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-10T19:18:47.679Z] #17 21.57 Selecting previously unselected package libnl-3-200:s390x. [2020-09-10T19:18:47.679Z] #17 21.57 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-10T19:18:47.679Z] #17 21.57 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-10T19:18:47.679Z] #17 21.62 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-10T19:18:47.679Z] #17 21.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-10T19:18:47.679Z] #17 21.62 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-10T19:18:47.679Z] #17 21.65 Selecting previously unselected package libreadline5:s390x. [2020-09-10T19:18:47.679Z] #17 21.65 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-09-10T19:18:47.679Z] #17 21.66 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-10T19:18:47.970Z] #17 21.75 Selecting previously unselected package net-tools. [2020-09-10T19:18:47.970Z] #17 21.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-09-10T19:18:47.970Z] #17 21.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T19:18:47.970Z] #17 21.91 Selecting previously unselected package python-pip-whl. [2020-09-10T19:18:47.970Z] #17 21.92 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-10T19:18:47.970Z] #17 21.92 Unpacking python-pip-whl (18.1-5) ... [2020-09-10T19:18:48.077Z] #44 9.464 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T19:18:48.262Z] #17 22.27 Selecting previously unselected package python3-lib2to3. [2020-09-10T19:18:48.262Z] #17 22.27 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-10T19:18:48.262Z] #17 22.28 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-10T19:18:48.262Z] #17 22.36 Selecting previously unselected package python3-distutils. [2020-09-10T19:18:48.262Z] #17 22.36 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-10T19:18:48.262Z] #17 22.37 Unpacking python3-distutils (3.7.3-1) ... [2020-09-10T19:18:48.554Z] #17 22.45 Selecting previously unselected package python3-pip. [2020-09-10T19:18:48.554Z] #17 22.45 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-10T19:18:48.554Z] #17 22.45 Unpacking python3-pip (18.1-5) ... [2020-09-10T19:18:48.554Z] #17 22.54 Selecting previously unselected package python3-pkg-resources. [2020-09-10T19:18:48.554Z] #17 22.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T19:18:48.554Z] #17 22.55 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-10T19:18:48.554Z] #17 22.60 Selecting previously unselected package python3-setuptools. [2020-09-10T19:18:48.554Z] #17 22.60 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-10T19:18:48.554Z] #17 22.60 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-10T19:18:48.722Z] #44 ... [2020-09-10T19:18:48.722Z] [2020-09-10T19:18:48.722Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T19:18:48.722Z] #52 0.633 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T19:18:48.722Z] #52 0.770 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T19:18:48.722Z] #52 0.791 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T19:18:48.722Z] #52 1.639 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-10T19:18:48.722Z] #52 3.718 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-10T19:18:48.722Z] #52 5.920 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-10T19:18:48.845Z] #17 22.70 Selecting previously unselected package python3-wheel. [2020-09-10T19:18:48.845Z] #17 22.71 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-10T19:18:48.845Z] #17 22.71 Unpacking python3-wheel (0.32.3-2) ... [2020-09-10T19:18:48.845Z] #17 22.75 Selecting previously unselected package sudo. [2020-09-10T19:18:48.845Z] #17 22.76 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-09-10T19:18:48.845Z] #17 22.76 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-10T19:18:48.845Z] #17 22.98 Selecting previously unselected package thin-provisioning-tools. [2020-09-10T19:18:49.020Z] #52 ... [2020-09-10T19:18:49.020Z] [2020-09-10T19:18:49.020Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:18:49.020Z] #42 0.844 + RM_GOPATH=0 [2020-09-10T19:18:49.020Z] #42 0.856 + TMP_GOPATH= [2020-09-10T19:18:49.020Z] #42 0.860 + : /build [2020-09-10T19:18:49.020Z] #42 0.860 + '[' -z '' ']' [2020-09-10T19:18:49.020Z] #42 0.861 ++ mktemp -d [2020-09-10T19:18:49.020Z] #42 0.868 + export GOPATH=/tmp/tmp.CGWePGLGvg [2020-09-10T19:18:49.020Z] #42 0.868 + GOPATH=/tmp/tmp.CGWePGLGvg [2020-09-10T19:18:49.020Z] #42 0.868 + RM_GOPATH=1 [2020-09-10T19:18:49.020Z] #42 0.869 + case "$(go env GOARCH)" in [2020-09-10T19:18:49.020Z] #42 0.880 ++ go env GOARCH [2020-09-10T19:18:49.020Z] #42 0.949 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:49.020Z] #42 0.949 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:49.020Z] #42 0.949 ++ dirname /tmp/install/install.sh [2020-09-10T19:18:49.020Z] #42 0.992 + dir=/tmp/install [2020-09-10T19:18:49.020Z] #42 0.992 + bin=vndr [2020-09-10T19:18:49.020Z] #42 0.992 + shift [2020-09-10T19:18:49.020Z] #42 0.992 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-10T19:18:49.020Z] #42 0.993 + . /tmp/install/vndr.installer [2020-09-10T19:18:49.020Z] #42 0.993 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T19:18:49.020Z] #42 0.993 + install_vndr [2020-09-10T19:18:49.020Z] #42 0.996 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-10T19:18:49.020Z] #42 0.996 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T19:18:49.020Z] #42 0.996 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CGWePGLGvg/src/github.com/LK4D4/vndr [2020-09-10T19:18:49.020Z] #42 0.999 Cloning into '/tmp/tmp.CGWePGLGvg/src/github.com/LK4D4/vndr'... [2020-09-10T19:18:49.020Z] #42 2.018 + cd /tmp/tmp.CGWePGLGvg/src/github.com/LK4D4/vndr [2020-09-10T19:18:49.020Z] #42 2.036 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-10T19:18:49.020Z] #42 2.074 + go build -buildmode=pie -v -o /build/vndr . [2020-09-10T19:18:49.020Z] #42 3.649 internal/race [2020-09-10T19:18:49.020Z] #42 3.710 runtime/internal/sys [2020-09-10T19:18:49.020Z] #42 3.745 runtime/internal/atomic [2020-09-10T19:18:49.020Z] #42 3.790 internal/cpu [2020-09-10T19:18:49.020Z] #42 4.022 sync/atomic [2020-09-10T19:18:49.020Z] #42 4.207 unicode [2020-09-10T19:18:49.020Z] #42 4.872 unicode/utf8 [2020-09-10T19:18:49.020Z] #42 4.949 math/bits [2020-09-10T19:18:49.020Z] #42 5.209 internal/bytealg [2020-09-10T19:18:49.020Z] #42 6.474 internal/testlog [2020-09-10T19:18:49.020Z] #42 6.761 math [2020-09-10T19:18:49.020Z] #42 7.111 runtime [2020-09-10T19:18:49.020Z] #42 7.275 encoding [2020-09-10T19:18:49.020Z] #42 7.687 unicode/utf16 [2020-09-10T19:18:49.020Z] #42 8.886 container/list [2020-09-10T19:18:49.020Z] #42 ... [2020-09-10T19:18:49.020Z] [2020-09-10T19:18:49.020Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:18:49.020Z] #46 0.871 + RM_GOPATH=0 [2020-09-10T19:18:49.020Z] #46 0.877 + TMP_GOPATH= [2020-09-10T19:18:49.020Z] #46 0.877 + : /build [2020-09-10T19:18:49.020Z] #46 0.878 + '[' -z '' ']' [2020-09-10T19:18:49.020Z] #46 0.879 ++ mktemp -d [2020-09-10T19:18:49.020Z] #46 0.884 + export GOPATH=/tmp/tmp.WJzyv6cni5 [2020-09-10T19:18:49.020Z] #46 0.884 + GOPATH=/tmp/tmp.WJzyv6cni5 [2020-09-10T19:18:49.020Z] #46 0.884 + RM_GOPATH=1 [2020-09-10T19:18:49.020Z] #46 0.884 + case "$(go env GOARCH)" in [2020-09-10T19:18:49.020Z] #46 0.885 ++ go env GOARCH [2020-09-10T19:18:49.020Z] #46 0.964 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:49.020Z] #46 0.970 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:49.020Z] #46 0.971 ++ dirname /tmp/install/install.sh [2020-09-10T19:18:49.020Z] #46 0.973 + dir=/tmp/install [2020-09-10T19:18:49.020Z] #46 0.973 + bin=golangci_lint [2020-09-10T19:18:49.020Z] #46 0.974 + shift [2020-09-10T19:18:49.020Z] #46 0.974 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-10T19:18:49.020Z] #46 0.975 + . /tmp/install/golangci_lint.installer [2020-09-10T19:18:49.020Z] #46 0.976 ++ : v1.23.8 [2020-09-10T19:18:49.020Z] #46 0.978 + install_golangci_lint [2020-09-10T19:18:49.020Z] #46 0.978 + echo 'Installing golangci-lint version v1.23.8' [2020-09-10T19:18:49.020Z] #46 0.979 Installing golangci-lint version v1.23.8 [2020-09-10T19:18:49.020Z] #46 0.979 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-10T19:18:49.137Z] #17 22.98 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-09-10T19:18:49.137Z] #17 22.99 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T19:18:49.137Z] #17 23.14 Selecting previously unselected package uidmap. [2020-09-10T19:18:49.137Z] #17 23.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-09-10T19:18:49.137Z] #17 23.15 Unpacking uidmap (1:4.5-1.1) ... [2020-09-10T19:18:49.137Z] #17 23.20 Selecting previously unselected package vim-runtime. [2020-09-10T19:18:49.137Z] #17 23.21 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-10T19:18:49.137Z] #17 23.21 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-10T19:18:49.137Z] #17 23.24 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-10T19:18:49.318Z] #46 ... [2020-09-10T19:18:49.318Z] [2020-09-10T19:18:49.318Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:18:49.318Z] #48 0.781 + RM_GOPATH=0 [2020-09-10T19:18:49.318Z] #48 0.781 + TMP_GOPATH= [2020-09-10T19:18:49.318Z] #48 0.781 + : /build [2020-09-10T19:18:49.318Z] #48 0.781 + '[' -z '' ']' [2020-09-10T19:18:49.318Z] #48 0.790 ++ mktemp -d [2020-09-10T19:18:49.318Z] #48 0.792 + export GOPATH=/tmp/tmp.IM4nz1lGeO [2020-09-10T19:18:49.318Z] #48 0.792 + GOPATH=/tmp/tmp.IM4nz1lGeO [2020-09-10T19:18:49.318Z] #48 0.793 + RM_GOPATH=1 [2020-09-10T19:18:49.318Z] #48 0.794 + case "$(go env GOARCH)" in [2020-09-10T19:18:49.318Z] #48 0.797 ++ go env GOARCH [2020-09-10T19:18:49.318Z] #48 0.866 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:49.318Z] #48 0.867 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:49.318Z] #48 0.878 ++ dirname /tmp/install/install.sh [2020-09-10T19:18:49.318Z] #48 0.885 + dir=/tmp/install [2020-09-10T19:18:49.318Z] #48 0.885 + bin=shfmt [2020-09-10T19:18:49.318Z] #48 0.885 + shift [2020-09-10T19:18:49.318Z] #48 0.885 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-10T19:18:49.318Z] #48 0.886 + . /tmp/install/shfmt.installer [2020-09-10T19:18:49.318Z] #48 0.886 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T19:18:49.318Z] #48 0.888 + install_shfmt [2020-09-10T19:18:49.318Z] #48 0.888 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-10T19:18:49.318Z] #48 0.889 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T19:18:49.318Z] #48 0.889 + git clone https://github.com/mvdan/sh.git /tmp/tmp.IM4nz1lGeO/src/github.com/mvdan/sh [2020-09-10T19:18:49.318Z] #48 0.893 Cloning into '/tmp/tmp.IM4nz1lGeO/src/github.com/mvdan/sh'... [2020-09-10T19:18:49.318Z] #48 ... [2020-09-10T19:18:49.318Z] [2020-09-10T19:18:49.318Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:18:49.318Z] #22 0.768 + RM_GOPATH=0 [2020-09-10T19:18:49.318Z] #22 0.769 + TMP_GOPATH= [2020-09-10T19:18:49.318Z] #22 0.769 + : /build [2020-09-10T19:18:49.318Z] #22 0.769 + '[' -z '' ']' [2020-09-10T19:18:49.318Z] #22 0.770 ++ mktemp -d [2020-09-10T19:18:49.318Z] #22 0.772 + export GOPATH=/tmp/tmp.1F2fY4YxPZ [2020-09-10T19:18:49.318Z] #22 0.773 + GOPATH=/tmp/tmp.1F2fY4YxPZ [2020-09-10T19:18:49.318Z] #22 0.773 + RM_GOPATH=1 [2020-09-10T19:18:49.318Z] #22 0.773 + case "$(go env GOARCH)" in [2020-09-10T19:18:49.318Z] #22 0.774 ++ go env GOARCH [2020-09-10T19:18:49.318Z] #22 0.823 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:49.318Z] #22 0.823 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:49.318Z] #22 0.828 ++ dirname /tmp/install/install.sh [2020-09-10T19:18:49.318Z] #22 0.837 + dir=/tmp/install [2020-09-10T19:18:49.318Z] #22 0.842 + bin=dockercli [2020-09-10T19:18:49.318Z] #22 0.843 + shift [2020-09-10T19:18:49.318Z] #22 0.843 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-10T19:18:49.318Z] #22 0.843 + . /tmp/install/dockercli.installer [2020-09-10T19:18:49.318Z] #22 0.843 ++ : stable [2020-09-10T19:18:49.318Z] #22 0.844 ++ : 17.06.2-ce [2020-09-10T19:18:49.318Z] #22 0.844 + install_dockercli [2020-09-10T19:18:49.318Z] #22 0.845 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-10T19:18:49.318Z] #22 0.845 Install docker/cli version 17.06.2-ce from stable [2020-09-10T19:18:49.318Z] #22 0.853 ++ uname -m [2020-09-10T19:18:49.318Z] #22 0.855 + arch=ppc64le [2020-09-10T19:18:49.318Z] #22 0.855 + '[' ppc64le '!=' x86_64 ']' [2020-09-10T19:18:49.318Z] #22 0.856 + '[' ppc64le '!=' s390x ']' [2020-09-10T19:18:49.318Z] #22 0.856 + '[' ppc64le '!=' armhf ']' [2020-09-10T19:18:49.318Z] #22 0.856 + build_dockercli [2020-09-10T19:18:49.318Z] #22 0.857 + git clone https://github.com/docker/docker-ce /tmp/tmp.1F2fY4YxPZ/tmp/docker-ce [2020-09-10T19:18:49.318Z] #22 0.883 Cloning into '/tmp/tmp.1F2fY4YxPZ/tmp/docker-ce'... [2020-09-10T19:18:49.429Z] #17 23.24 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-10T19:18:49.618Z] #22 ... [2020-09-10T19:18:49.618Z] [2020-09-10T19:18:49.618Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:18:49.618Z] #11 1.145 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T19:18:49.618Z] #11 1.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T19:18:49.618Z] #11 1.279 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T19:18:49.618Z] #11 2.561 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-10T19:18:49.618Z] #11 4.823 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-10T19:18:49.618Z] #11 7.140 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-10T19:18:49.618Z] #11 ... [2020-09-10T19:18:49.618Z] [2020-09-10T19:18:49.618Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:18:49.618Z] #31 0.809 + RM_GOPATH=0 [2020-09-10T19:18:49.618Z] #31 0.809 + TMP_GOPATH= [2020-09-10T19:18:49.618Z] #31 0.809 + : /build [2020-09-10T19:18:49.618Z] #31 0.809 + '[' -z '' ']' [2020-09-10T19:18:49.618Z] #31 0.809 ++ mktemp -d [2020-09-10T19:18:49.618Z] #31 0.809 + export GOPATH=/tmp/tmp.vgBJf0rZpy [2020-09-10T19:18:49.618Z] #31 0.809 + GOPATH=/tmp/tmp.vgBJf0rZpy [2020-09-10T19:18:49.618Z] #31 0.809 + RM_GOPATH=1 [2020-09-10T19:18:49.618Z] #31 0.809 + case "$(go env GOARCH)" in [2020-09-10T19:18:49.618Z] #31 0.823 ++ go env GOARCH [2020-09-10T19:18:49.618Z] #31 0.874 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:49.618Z] #31 0.875 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:49.618Z] #31 0.875 ++ dirname /tmp/install/install.sh [2020-09-10T19:18:49.618Z] #31 0.882 + dir=/tmp/install [2020-09-10T19:18:49.618Z] #31 0.883 + bin=tomlv [2020-09-10T19:18:49.618Z] #31 0.885 + shift [2020-09-10T19:18:49.618Z] #31 0.886 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-10T19:18:49.618Z] #31 0.886 + . /tmp/install/tomlv.installer [2020-09-10T19:18:49.618Z] #31 0.887 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T19:18:49.618Z] #31 0.888 + install_tomlv [2020-09-10T19:18:49.618Z] #31 0.888 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-10T19:18:49.618Z] #31 0.889 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T19:18:49.618Z] #31 0.889 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vgBJf0rZpy/src/github.com/BurntSushi/toml [2020-09-10T19:18:49.618Z] #31 0.894 Cloning into '/tmp/tmp.vgBJf0rZpy/src/github.com/BurntSushi/toml'... [2020-09-10T19:18:49.618Z] #31 2.116 + cd /tmp/tmp.vgBJf0rZpy/src/github.com/BurntSushi/toml [2020-09-10T19:18:49.618Z] #31 2.117 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-10T19:18:49.618Z] #31 2.127 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T19:18:49.618Z] #31 3.022 math/bits [2020-09-10T19:18:49.618Z] #31 3.026 internal/cpu [2020-09-10T19:18:49.618Z] #31 3.038 runtime/internal/sys [2020-09-10T19:18:49.618Z] #31 3.289 runtime/internal/atomic [2020-09-10T19:18:49.618Z] #31 3.854 runtime/internal/math [2020-09-10T19:18:49.618Z] #31 4.059 sync/atomic [2020-09-10T19:18:49.618Z] #31 4.101 unicode/utf8 [2020-09-10T19:18:49.618Z] #31 4.822 internal/bytealg [2020-09-10T19:18:49.618Z] #31 5.065 math [2020-09-10T19:18:49.618Z] #31 5.381 unicode [2020-09-10T19:18:49.618Z] #31 5.933 internal/testlog [2020-09-10T19:18:49.618Z] #31 6.510 runtime [2020-09-10T19:18:49.618Z] #31 6.730 encoding [2020-09-10T19:18:49.618Z] #31 7.532 runtime/cgo [2020-09-10T19:18:49.917Z] #31 ... [2020-09-10T19:18:49.917Z] [2020-09-10T19:18:49.917Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:18:49.917Z] #39 1.085 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T19:18:49.917Z] #39 1.195 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T19:18:49.917Z] #39 1.206 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T19:18:49.917Z] #39 2.395 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-10T19:18:49.917Z] #39 4.705 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-10T19:18:49.917Z] #39 7.050 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-10T19:18:49.917Z] #39 ... [2020-09-10T19:18:49.917Z] [2020-09-10T19:18:49.917Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T19:18:49.917Z] #33 1.020 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T19:18:49.917Z] #33 1.093 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T19:18:49.917Z] #33 1.094 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T19:18:49.917Z] #33 2.316 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-10T19:18:49.917Z] #33 4.545 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-10T19:18:49.917Z] #33 6.575 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-10T19:18:50.221Z] #33 ... [2020-09-10T19:18:50.221Z] [2020-09-10T19:18:50.221Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:18:50.221Z] #55 0.821 + RM_GOPATH=0 [2020-09-10T19:18:50.221Z] #55 0.821 + TMP_GOPATH= [2020-09-10T19:18:50.221Z] #55 0.821 + : /build [2020-09-10T19:18:50.221Z] #55 0.821 + '[' -z '' ']' [2020-09-10T19:18:50.221Z] #55 0.822 ++ mktemp -d [2020-09-10T19:18:50.221Z] #55 0.845 + export GOPATH=/tmp/tmp.44nEYKodYq [2020-09-10T19:18:50.221Z] #55 0.845 + GOPATH=/tmp/tmp.44nEYKodYq [2020-09-10T19:18:50.221Z] #55 0.845 + RM_GOPATH=1 [2020-09-10T19:18:50.221Z] #55 0.845 + case "$(go env GOARCH)" in [2020-09-10T19:18:50.221Z] #55 0.847 ++ go env GOARCH [2020-09-10T19:18:50.221Z] #55 0.931 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:50.221Z] #55 0.931 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:50.221Z] #55 0.932 ++ dirname /tmp/install/install.sh [2020-09-10T19:18:50.221Z] #55 0.955 + dir=/tmp/install [2020-09-10T19:18:50.221Z] #55 0.955 + bin=rootlesskit [2020-09-10T19:18:50.221Z] #55 0.955 + shift [2020-09-10T19:18:50.221Z] #55 0.955 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-10T19:18:50.221Z] #55 0.955 + . /tmp/install/rootlesskit.installer [2020-09-10T19:18:50.221Z] #55 0.955 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T19:18:50.221Z] #55 0.956 + install_rootlesskit [2020-09-10T19:18:50.221Z] #55 0.956 + case "$1" in [2020-09-10T19:18:50.221Z] #55 0.956 + export CGO_ENABLED=0 [2020-09-10T19:18:50.221Z] #55 0.956 + CGO_ENABLED=0 [2020-09-10T19:18:50.221Z] #55 0.956 + _install_rootlesskit [2020-09-10T19:18:50.221Z] #55 0.956 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-10T19:18:50.221Z] #55 0.956 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.44nEYKodYq/src/github.com/rootless-containers/rootlesskit [2020-09-10T19:18:50.221Z] #55 0.956 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T19:18:50.221Z] #55 0.959 Cloning into '/tmp/tmp.44nEYKodYq/src/github.com/rootless-containers/rootlesskit'... [2020-09-10T19:18:50.221Z] #55 7.144 + cd /tmp/tmp.44nEYKodYq/src/github.com/rootless-containers/rootlesskit [2020-09-10T19:18:50.221Z] #55 7.144 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-10T19:18:50.221Z] #55 8.042 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T19:18:50.221Z] #55 8.042 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-10T19:18:50.221Z] #55 ... [2020-09-10T19:18:50.221Z] [2020-09-10T19:18:50.221Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:18:50.221Z] #61 0.806 + RM_GOPATH=0 [2020-09-10T19:18:50.221Z] #61 0.806 + TMP_GOPATH= [2020-09-10T19:18:50.221Z] #61 0.806 + : /build [2020-09-10T19:18:50.221Z] #61 0.806 + '[' -z '' ']' [2020-09-10T19:18:50.221Z] #61 0.807 ++ mktemp -d [2020-09-10T19:18:50.221Z] #61 0.822 + export GOPATH=/tmp/tmp.kEJZsXVyNI [2020-09-10T19:18:50.221Z] #61 0.822 + GOPATH=/tmp/tmp.kEJZsXVyNI [2020-09-10T19:18:50.221Z] #61 0.823 + RM_GOPATH=1 [2020-09-10T19:18:50.221Z] #61 0.825 + case "$(go env GOARCH)" in [2020-09-10T19:18:50.221Z] #61 0.827 ++ go env GOARCH [2020-09-10T19:18:50.221Z] #61 0.840 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:50.221Z] #61 0.841 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:18:50.221Z] #61 0.843 ++ dirname /tmp/install/install.sh [2020-09-10T19:18:50.221Z] #61 0.859 + dir=/tmp/install [2020-09-10T19:18:50.221Z] #61 0.860 + bin=proxy [2020-09-10T19:18:50.221Z] #61 0.864 + shift [2020-09-10T19:18:50.221Z] #61 0.865 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-10T19:18:50.221Z] #61 0.866 + . /tmp/install/proxy.installer [2020-09-10T19:18:50.221Z] #61 0.866 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T19:18:50.221Z] #61 0.867 + install_proxy [2020-09-10T19:18:50.221Z] #61 0.867 + case "$1" in [2020-09-10T19:18:50.221Z] #61 0.868 + export CGO_ENABLED=0 [2020-09-10T19:18:50.221Z] #61 0.868 + CGO_ENABLED=0 [2020-09-10T19:18:50.221Z] #61 0.868 + _install_proxy [2020-09-10T19:18:50.221Z] #61 0.868 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-10T19:18:50.221Z] #61 0.868 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kEJZsXVyNI/src/github.com/docker/libnetwork [2020-09-10T19:18:50.221Z] #61 0.869 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T19:18:50.221Z] #61 0.884 Cloning into '/tmp/tmp.kEJZsXVyNI/src/github.com/docker/libnetwork'... [2020-09-10T19:18:50.520Z] #61 ... [2020-09-10T19:18:50.520Z] [2020-09-10T19:18:50.520Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T19:18:50.520Z] #37 0.687 + git clone https://github.com/docker/distribution.git . [2020-09-10T19:18:50.520Z] #37 0.698 Cloning into '.'... [2020-09-10T19:18:50.520Z] #37 ... [2020-09-10T19:18:50.520Z] [2020-09-10T19:18:50.520Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T19:18:50.520Z] #24 1.027 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T19:18:50.520Z] #24 1.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T19:18:50.520Z] #24 1.126 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T19:18:50.520Z] #24 2.354 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-10T19:18:50.520Z] #24 4.671 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-10T19:18:50.520Z] #24 6.642 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-10T19:18:50.520Z] #24 ... [2020-09-10T19:18:50.520Z] [2020-09-10T19:18:50.520Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:18:50.520Z] #48 11.63 + cd /tmp/tmp.IM4nz1lGeO/src/github.com/mvdan/sh [2020-09-10T19:18:50.520Z] #48 11.64 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-10T19:18:50.520Z] #48 11.79 + GO111MODULE=on [2020-09-10T19:18:50.520Z] #48 11.79 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-10T19:18:51.506Z] #17 25.25 Selecting previously unselected package vim. [2020-09-10T19:18:51.506Z] #17 25.25 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-09-10T19:18:51.506Z] #17 25.26 Unpacking vim (2:8.1.0875-5) ... [2020-09-10T19:18:51.506Z] #17 25.54 Selecting previously unselected package xfsprogs. [2020-09-10T19:18:51.506Z] #17 25.54 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-09-10T19:18:51.506Z] #17 25.55 Unpacking xfsprogs (4.20.0-1) ... [2020-09-10T19:18:51.798Z] #17 25.79 Selecting previously unselected package zip. [2020-09-10T19:18:51.798Z] #17 25.79 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-09-10T19:18:51.798Z] #17 25.80 Unpacking zip (3.0-11+b1) ... [2020-09-10T19:18:52.089Z] #17 25.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-10T19:18:52.089Z] #17 25.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T19:18:52.089Z] #17 25.94 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-09-10T19:18:52.089Z] #17 25.94 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-10T19:18:52.089Z] #17 25.95 Setting up libgpm2:s390x (1.20.7-5) ... [2020-09-10T19:18:52.089Z] #17 25.96 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-09-10T19:18:52.089Z] #17 25.96 Setting up uidmap (1:4.5-1.1) ... [2020-09-10T19:18:52.089Z] #17 25.97 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-09-10T19:18:52.089Z] #17 25.98 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-10T19:18:52.089Z] #17 25.99 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T19:18:52.089Z] #17 25.99 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-10T19:18:52.089Z] #17 26.00 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-10T19:18:52.089Z] #17 26.01 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T19:18:52.089Z] #17 26.01 Setting up zip (3.0-11+b1) ... [2020-09-10T19:18:52.089Z] #17 26.02 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T19:18:52.089Z] #17 26.03 Setting up bash-completion (1:2.8-6) ... [2020-09-10T19:18:52.381Z] #17 ... [2020-09-10T19:18:52.381Z] [2020-09-10T19:18:52.381Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:18:52.381Z] #39 58.98 CC criu/cr-service.o [2020-09-10T19:18:52.381Z] #39 59.85 CC criu/crtools.o [2020-09-10T19:18:52.381Z] #39 60.18 CC criu/eventfd.o [2020-09-10T19:18:52.381Z] #39 60.40 CC criu/eventpoll.o [2020-09-10T19:18:52.381Z] #39 60.85 CC criu/external.o [2020-09-10T19:18:52.381Z] #39 61.08 CC criu/fault-injection.o [2020-09-10T19:18:52.381Z] #39 61.13 CC criu/fdstore.o [2020-09-10T19:18:52.381Z] #39 61.26 CC criu/fifo.o [2020-09-10T19:18:52.381Z] #39 61.41 CC criu/file-ids.o [2020-09-10T19:18:52.381Z] #39 61.52 CC criu/file-lock.o [2020-09-10T19:18:52.381Z] #39 61.95 CC criu/files-ext.o [2020-09-10T19:18:52.381Z] #39 62.15 CC criu/files-reg.o [2020-09-10T19:18:52.381Z] #39 63.39 CC criu/files.o [2020-09-10T19:18:52.381Z] #39 64.74 CC criu/filesystems.o [2020-09-10T19:18:52.381Z] #39 65.06 CC criu/fsnotify.o [2020-09-10T19:18:52.381Z] #39 65.68 CC criu/image-desc.o [2020-09-10T19:18:52.381Z] #39 65.79 CC criu/image.o [2020-09-10T19:18:52.381Z] #39 66.32 CC criu/ipc_ns.o [2020-09-10T19:18:52.381Z] #39 67.01 CC criu/irmap.o [2020-09-10T19:18:52.381Z] #39 67.44 CC criu/kcmp-ids.o [2020-09-10T19:18:52.381Z] #39 67.66 CC criu/kerndat.o [2020-09-10T19:18:52.381Z] #39 68.19 CC criu/libnetlink.o [2020-09-10T19:18:52.381Z] #39 68.38 CC criu/log.o [2020-09-10T19:18:52.381Z] #39 68.64 CC criu/lsm.o [2020-09-10T19:18:52.381Z] #39 68.89 CC criu/mem.o [2020-09-10T19:18:52.631Z] #48 13.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T19:18:52.631Z] #48 13.63 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T19:18:52.631Z] #48 13.64 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T19:18:52.631Z] #48 13.80 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T19:18:52.631Z] #48 14.04 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T19:18:52.730Z] ok github.com/docker/docker/cmd/dockerd 0.122s coverage: 30.8% of statements [2020-09-10T19:18:52.994Z] ok github.com/docker/docker/container 0.148s coverage: 34.4% of statements [2020-09-10T19:18:52.994Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-10T19:18:52.994Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-10T19:18:52.994Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-10T19:18:52.994Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-10T19:18:53.416Z] #39 69.89 CC criu/memfd.o [2020-09-10T19:18:53.416Z] #39 ... [2020-09-10T19:18:53.416Z] [2020-09-10T19:18:53.416Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:18:53.416Z] #17 27.22 Setting up libiptc0:s390x (1.8.2-4) ... [2020-09-10T19:18:53.416Z] #17 27.23 Setting up xz-utils (5.2.4-1) ... [2020-09-10T19:18:53.416Z] #17 27.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-10T19:18:53.416Z] #17 27.24 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-10T19:18:53.416Z] #17 27.28 invoke-rc.d: could not determine current runlevel [2020-09-10T19:18:53.416Z] #17 27.28 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-10T19:18:53.416Z] #17 27.29 Setting up pigz (2.4-1) ... [2020-09-10T19:18:53.416Z] #17 27.30 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-10T19:18:53.416Z] #17 27.30 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-10T19:18:53.416Z] #17 27.31 Setting up python-pip-whl (18.1-5) ... [2020-09-10T19:18:53.416Z] #17 27.32 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-09-10T19:18:53.416Z] #17 27.33 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-10T19:18:53.416Z] #17 27.51 Setting up libaio1:s390x (0.3.112-3) ... [2020-09-10T19:18:53.416Z] #17 27.51 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-10T19:18:53.416Z] #17 27.52 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-10T19:18:53.416Z] #17 27.53 Setting up vim (2:8.1.0875-5) ... [2020-09-10T19:18:53.707Z] #17 27.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-10T19:18:53.707Z] #17 27.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-10T19:18:53.707Z] #17 27.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-10T19:18:53.707Z] #17 27.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-10T19:18:53.707Z] #17 27.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-10T19:18:53.707Z] #17 27.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-10T19:18:53.707Z] #17 27.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-10T19:18:53.707Z] #17 27.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-10T19:18:53.707Z] #17 27.58 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-10T19:18:53.707Z] #17 27.59 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T19:18:53.707Z] #17 27.59 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-10T19:18:53.707Z] #17 27.60 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T19:18:53.707Z] #17 27.61 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-10T19:18:53.707Z] #17 27.62 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T19:18:54.168Z] #48 15.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T19:18:54.818Z] #48 16.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T19:18:55.355Z] #17 29.08 Setting up iptables (1.8.2-4) ... [2020-09-10T19:18:55.355Z] #17 29.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T19:18:55.355Z] #17 29.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T19:18:55.356Z] #17 29.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T19:18:55.356Z] #17 29.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T19:18:55.356Z] #17 29.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-10T19:18:55.356Z] #17 29.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-10T19:18:55.356Z] #17 29.11 Setting up python3 (3.7.3-1) ... [2020-09-10T19:18:55.356Z] #17 29.32 Setting up python3-wheel (0.32.3-2) ... [2020-09-10T19:18:55.495Z] #48 ... [2020-09-10T19:18:55.495Z] [2020-09-10T19:18:55.495Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T19:18:55.495Z] #37 16.65 Checking out files: 97% (1631/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-10T19:18:55.495Z] #37 16.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-10T19:18:55.556Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2020-09-10T19:18:55.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-10T19:18:55.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-10T19:18:55.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-10T19:18:55.988Z] #17 29.70 Setting up apparmor (2.13.2-10) ... [2020-09-10T19:18:56.623Z] #17 30.68 Setting up xfsprogs (4.20.0-1) ... [2020-09-10T19:18:56.624Z] #17 30.69 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-10T19:18:56.918Z] #17 30.94 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-10T19:18:57.486Z] ok github.com/docker/docker/daemon/cluster/convert 0.026s coverage: 35.9% of statements [2020-09-10T19:18:57.551Z] #17 31.50 Setting up python3-distutils (3.7.3-1) ... [2020-09-10T19:18:57.617Z] #37 18.50 + 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-09-10T19:18:57.843Z] #17 31.76 Setting up python3-setuptools (40.8.0-1) ... [2020-09-10T19:18:58.544Z] #17 32.35 Setting up python3-pip (18.1-5) ... [2020-09-10T19:18:59.166Z] #37 ... [2020-09-10T19:18:59.166Z] [2020-09-10T19:18:59.166Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:18:59.166Z] #44 10.12 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T19:18:59.166Z] #44 12.79 go: finding github.com/fatih/color v1.6.0 [2020-09-10T19:18:59.166Z] #44 12.80 go: finding github.com/pkg/errors v0.8.0 [2020-09-10T19:18:59.166Z] #44 12.87 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-10T19:18:59.166Z] #44 12.99 go: finding github.com/spf13/pflag v1.0.1 [2020-09-10T19:18:59.166Z] #44 13.06 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-10T19:18:59.166Z] #44 13.24 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-10T19:18:59.166Z] #44 13.48 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T19:18:59.166Z] #44 13.52 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T19:18:59.166Z] #44 13.62 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-10T19:18:59.166Z] #44 13.93 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T19:18:59.166Z] #44 14.07 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T19:18:59.166Z] #44 ... [2020-09-10T19:18:59.166Z] [2020-09-10T19:18:59.166Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:18:59.166Z] #61 18.18 Checking out files: 84% (1752/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-09-10T19:18:59.166Z] #61 18.76 + cd /tmp/tmp.kEJZsXVyNI/src/github.com/docker/libnetwork [2020-09-10T19:18:59.166Z] #61 18.77 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-10T19:18:59.166Z] #61 19.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-10T19:18:59.177Z] #17 32.97 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T19:18:59.177Z] #17 33.01 Processing triggers for mime-support (3.62) ... [2020-09-10T19:18:59.477Z] #17 DONE 33.5s [2020-09-10T19:18:59.477Z] [2020-09-10T19:18:59.477Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:18:59.477Z] #39 70.28 CC criu/mount.o [2020-09-10T19:18:59.477Z] #39 72.39 CC criu/namespaces.o [2020-09-10T19:18:59.477Z] #39 73.38 CC criu/net.o [2020-09-10T19:18:59.477Z] #39 75.20 CC criu/netfilter.o [2020-09-10T19:18:59.477Z] #39 75.45 CC criu/page-pipe.o [2020-09-10T19:18:59.477Z] #39 75.67 CC criu/page-xfer.o [2020-09-10T19:18:59.774Z] #39 ... [2020-09-10T19:18:59.774Z] [2020-09-10T19:18:59.774Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-10T19:19:00.054Z] ok github.com/docker/docker/daemon/cluster 0.106s coverage: 0.5% of statements [2020-09-10T19:19:00.230Z] #61 ... [2020-09-10T19:19:00.231Z] [2020-09-10T19:19:00.231Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:19:00.231Z] #42 11.21 crypto/internal/subtle [2020-09-10T19:19:00.231Z] #42 11.84 crypto/subtle [2020-09-10T19:19:00.231Z] #42 12.20 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-10T19:19:00.231Z] #42 12.42 internal/nettrace [2020-09-10T19:19:00.231Z] #42 12.73 runtime/cgo [2020-09-10T19:19:00.231Z] #42 16.34 vendor/golang.org/x/crypto/internal/subtle [2020-09-10T19:19:00.231Z] #42 ... [2020-09-10T19:19:00.231Z] [2020-09-10T19:19:00.231Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:19:00.231Z] #48 17.68 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T19:19:00.231Z] #48 18.90 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-10T19:19:00.231Z] #48 18.96 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-10T19:19:00.231Z] #48 19.34 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-10T19:19:00.231Z] #48 19.41 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-10T19:19:00.231Z] #48 20.84 runtime/cgo [2020-09-10T19:19:00.231Z] #48 20.85 runtime [2020-09-10T19:19:00.808Z] #18 1.184 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-10T19:19:00.809Z] #18 1.186 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-10T19:19:00.809Z] #18 1.188 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-10T19:19:00.809Z] #18 DONE 1.3s [2020-09-10T19:19:00.809Z] [2020-09-10T19:19:00.809Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T19:19:01.983Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2020-09-10T19:19:03.383Z] ok github.com/docker/docker/daemon/config 0.079s coverage: 81.8% of statements [2020-09-10T19:19:03.383Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2020-09-10T19:19:04.472Z] #19 2.944 Collecting yamllint==1.16.0 [2020-09-10T19:19:04.472Z] #19 3.126 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-10T19:19:04.472Z] #19 3.162 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-10T19:19:04.472Z] #19 3.234 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-10T19:19:04.472Z] #19 3.246 Collecting pyyaml (from yamllint==1.16.0) [2020-09-10T19:19:04.472Z] #19 3.357 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-10T19:19:04.750Z] #48 ... [2020-09-10T19:19:04.750Z] [2020-09-10T19:19:04.750Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T19:19:04.750Z] #33 15.32 Fetched 8156 kB in 14s (569 kB/s) [2020-09-10T19:19:04.750Z] #33 15.32 Reading package lists... [2020-09-10T19:19:04.750Z] #33 22.62 Reading package lists... [2020-09-10T19:19:04.750Z] #33 ... [2020-09-10T19:19:04.750Z] [2020-09-10T19:19:04.750Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:19:04.750Z] #11 15.77 Fetched 8156 kB in 15s (557 kB/s) [2020-09-10T19:19:04.750Z] #11 15.77 Reading package lists... [2020-09-10T19:19:04.750Z] #11 23.41 Reading package lists... [2020-09-10T19:19:04.750Z] #11 ... [2020-09-10T19:19:04.750Z] [2020-09-10T19:19:04.750Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T19:19:04.750Z] #24 15.60 Fetched 8156 kB in 15s (556 kB/s) [2020-09-10T19:19:04.750Z] #24 15.60 Reading package lists... [2020-09-10T19:19:04.750Z] #24 23.16 Reading package lists... [2020-09-10T19:19:04.750Z] #24 ... [2020-09-10T19:19:04.750Z] [2020-09-10T19:19:04.750Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:19:04.750Z] #39 15.55 Fetched 8156 kB in 15s (562 kB/s) [2020-09-10T19:19:04.750Z] #39 15.55 Reading package lists... [2020-09-10T19:19:04.750Z] #39 23.00 Reading package lists... [2020-09-10T19:19:04.750Z] #39 ... [2020-09-10T19:19:04.750Z] [2020-09-10T19:19:04.750Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T19:19:04.750Z] #52 15.55 Fetched 8156 kB in 15s (545 kB/s) [2020-09-10T19:19:04.750Z] #52 15.55 Reading package lists... [2020-09-10T19:19:05.105Z] #19 3.999 Building wheels for collected packages: pyyaml [2020-09-10T19:19:05.105Z] #19 4.001 Running setup.py bdist_wheel for pyyaml: started [2020-09-10T19:19:05.322Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-09-10T19:19:05.396Z] #19 4.517 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-10T19:19:05.396Z] #19 4.517 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-10T19:19:05.396Z] #19 4.543 Successfully built pyyaml [2020-09-10T19:19:05.396Z] #19 4.552 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-10T19:19:05.396Z] #19 4.652 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-10T19:19:05.687Z] #19 DONE 4.9s [2020-09-10T19:19:05.687Z] [2020-09-10T19:19:05.687Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:19:05.687Z] #39 76.43 CC criu/pagemap-cache.o [2020-09-10T19:19:05.687Z] #39 76.61 CC criu/pagemap.o [2020-09-10T19:19:05.687Z] #39 77.08 CC criu/parasite-syscall.o [2020-09-10T19:19:05.687Z] #39 77.59 CC criu/path.o [2020-09-10T19:19:05.687Z] #39 77.77 CC criu/pie-util-vdso.o [2020-09-10T19:19:05.687Z] #39 78.04 CC criu/pie-util.o [2020-09-10T19:19:05.687Z] #39 78.14 CC criu/pipes.o [2020-09-10T19:19:05.687Z] #39 78.65 CC criu/plugin.o [2020-09-10T19:19:05.687Z] #39 78.93 CC criu/proc_parse.o [2020-09-10T19:19:05.687Z] #39 80.54 CC criu/protobuf-desc.o [2020-09-10T19:19:05.687Z] #39 81.13 CC criu/protobuf.o [2020-09-10T19:19:05.687Z] #39 81.36 CC criu/pstree.o [2020-09-10T19:19:05.687Z] #39 81.89 CC criu/rbtree.o [2020-09-10T19:19:05.687Z] #39 82.10 CC criu/rst-malloc.o [2020-09-10T19:19:05.687Z] #39 82.33 CC criu/seccomp.o [2020-09-10T19:19:06.056Z] #39 ... [2020-09-10T19:19:06.056Z] [2020-09-10T19:19:06.056Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-10T19:19:06.056Z] #22 DONE 0.2s [2020-09-10T19:19:06.056Z] [2020-09-10T19:19:06.056Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:19:06.056Z] #39 82.68 CC criu/seize.o [2020-09-10T19:19:06.056Z] #39 ... [2020-09-10T19:19:06.056Z] [2020-09-10T19:19:06.056Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-10T19:19:06.690Z] #26 DONE 0.8s [2020-09-10T19:19:06.690Z] [2020-09-10T19:19:06.690Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-10T19:19:06.982Z] #29 DONE 0.2s [2020-09-10T19:19:06.982Z] [2020-09-10T19:19:06.982Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:19:06.982Z] #39 83.30 CC criu/servicefd.o [2020-09-10T19:19:06.982Z] #39 83.68 CC criu/shmem.o [2020-09-10T19:19:07.273Z] #39 ... [2020-09-10T19:19:07.273Z] [2020-09-10T19:19:07.273Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-10T19:19:07.273Z] #31 DONE 0.1s [2020-09-10T19:19:07.273Z] [2020-09-10T19:19:07.273Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-10T19:19:07.273Z] #34 DONE 0.1s [2020-09-10T19:19:07.273Z] [2020-09-10T19:19:07.273Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T19:19:07.273Z] #36 114.5 + dpkg --print-architecture [2020-09-10T19:19:07.273Z] #36 114.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-10T19:19:07.273Z] #36 115.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-10T19:19:07.273Z] #36 115.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-10T19:19:07.875Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.505s coverage: 14.1% of statements [2020-09-10T19:19:07.976Z] #36 ... [2020-09-10T19:19:07.976Z] [2020-09-10T19:19:07.976Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:19:07.976Z] #39 84.28 CC criu/sigframe.o [2020-09-10T19:19:07.976Z] #39 84.44 CC criu/signalfd.o [2020-09-10T19:19:07.976Z] #39 84.61 CC criu/sk-inet.o [2020-09-10T19:19:08.139Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-09-10T19:19:08.608Z] #39 85.17 CC criu/sk-netlink.o [2020-09-10T19:19:08.899Z] #39 85.32 CC criu/sk-packet.o [2020-09-10T19:19:08.899Z] #39 85.56 CC criu/sk-queue.o [2020-09-10T19:19:09.191Z] #39 85.78 CC criu/sk-tcp.o [2020-09-10T19:19:09.290Z] #52 23.17 Reading package lists... [2020-09-10T19:19:09.290Z] #52 ... [2020-09-10T19:19:09.290Z] [2020-09-10T19:19:09.290Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T19:19:09.290Z] #24 23.16 Reading package lists... [2020-09-10T19:19:09.482Z] #39 86.00 CC criu/sk-unix.o [2020-09-10T19:19:10.063Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.552s coverage: 57.0% of statements [2020-09-10T19:19:10.353Z] #24 30.20 Building dependency tree... [2020-09-10T19:19:10.574Z] #39 87.01 CC criu/sockets.o [2020-09-10T19:19:10.574Z] #39 ... [2020-09-10T19:19:10.574Z] [2020-09-10T19:19:10.574Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:19:10.574Z] #49 52.65 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-09-10T19:19:10.574Z] #49 53.71 + mkdir -p /build [2020-09-10T19:19:10.574Z] #49 53.71 + cp runc /build/runc [2020-09-10T19:19:10.574Z] #49 DONE 54.0s [2020-09-10T19:19:10.574Z] [2020-09-10T19:19:10.574Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:19:11.326Z] #45 ... [2020-09-10T19:19:11.326Z] [2020-09-10T19:19:11.326Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:19:11.326Z] #39 87.76 CC criu/stats.o [2020-09-10T19:19:11.326Z] #39 87.97 CC criu/string.o [2020-09-10T19:19:11.326Z] #39 88.00 CC criu/sysctl.o [2020-09-10T19:19:12.047Z] #39 88.40 CC criu/sysfs_parse.o [2020-09-10T19:19:12.048Z] #39 88.54 CC criu/timens.o [2020-09-10T19:19:12.048Z] #39 88.67 CC criu/timerfd.o [2020-09-10T19:19:12.370Z] #39 88.83 CC criu/tty.o [2020-09-10T19:19:12.477Z] #24 33.57 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-10T19:19:12.477Z] #24 33.57 The following additional packages will be installed: [2020-09-10T19:19:12.477Z] #24 33.57 libjq1 libonig5 [2020-09-10T19:19:12.619Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-09-10T19:19:13.131Z] #24 34.21 The following NEW packages will be installed: [2020-09-10T19:19:13.131Z] #24 34.22 jq libjq1 libonig5 [2020-09-10T19:19:13.131Z] #24 34.39 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T19:19:13.131Z] #24 34.39 Need to get 358 kB of archives. [2020-09-10T19:19:13.131Z] #24 34.39 After this operation, 1277 kB of additional disk space will be used. [2020-09-10T19:19:13.131Z] #24 34.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-10T19:19:13.131Z] #24 34.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-10T19:19:13.131Z] #24 34.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-10T19:19:13.472Z] #39 89.75 CC criu/tun.o [2020-09-10T19:19:13.472Z] #39 89.98 CC criu/uffd.o [2020-09-10T19:19:13.566Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.518s coverage: 45.9% of statements [2020-09-10T19:19:14.115Z] #39 90.59 CC criu/util.o [2020-09-10T19:19:14.679Z] #24 ... [2020-09-10T19:19:14.679Z] [2020-09-10T19:19:14.679Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:19:14.679Z] #39 23.00 Reading package lists... [2020-09-10T19:19:14.679Z] #39 30.09 Building dependency tree... [2020-09-10T19:19:14.679Z] #39 32.70 The following additional packages will be installed: [2020-09-10T19:19:14.679Z] #39 32.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-10T19:19:14.679Z] #39 32.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-10T19:19:14.679Z] #39 32.72 Suggested packages: [2020-09-10T19:19:14.679Z] #39 32.72 manpages-dev python-setuptools [2020-09-10T19:19:14.679Z] #39 34.03 The following NEW packages will be installed: [2020-09-10T19:19:14.679Z] #39 34.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-10T19:19:14.679Z] #39 34.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-10T19:19:14.679Z] #39 34.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-10T19:19:14.679Z] #39 34.06 python-six zlib1g-dev [2020-09-10T19:19:14.679Z] #39 34.31 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T19:19:14.679Z] #39 34.31 Need to get 4075 kB of archives. [2020-09-10T19:19:14.679Z] #39 34.31 After this operation, 24.5 MB of additional disk space will be used. [2020-09-10T19:19:14.679Z] #39 34.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-09-10T19:19:14.679Z] #39 34.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-10T19:19:14.679Z] #39 34.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-09-10T19:19:14.679Z] #39 34.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-10T19:19:14.679Z] #39 34.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-09-10T19:19:14.679Z] #39 34.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-10T19:19:14.679Z] #39 34.45 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-09-10T19:19:14.679Z] #39 34.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-09-10T19:19:14.679Z] #39 34.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-09-10T19:19:14.679Z] #39 34.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-09-10T19:19:14.679Z] #39 34.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-09-10T19:19:14.679Z] #39 34.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-09-10T19:19:14.679Z] #39 34.85 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-09-10T19:19:14.679Z] #39 34.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-09-10T19:19:14.679Z] #39 34.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-10T19:19:14.679Z] #39 34.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-09-10T19:19:14.679Z] #39 34.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-09-10T19:19:14.756Z] #39 91.27 CC criu/uts_ns.o [2020-09-10T19:19:14.756Z] #39 91.41 CC criu/vdso.o [2020-09-10T19:19:14.984Z] #39 ... [2020-09-10T19:19:14.984Z] [2020-09-10T19:19:14.984Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T19:19:14.984Z] #24 35.82 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T19:19:14.984Z] #24 36.14 Fetched 358 kB in 0s (2570 kB/s) [2020-09-10T19:19:14.984Z] #24 36.32 Selecting previously unselected package libonig5:ppc64el. [2020-09-10T19:19:15.051Z] #39 ... [2020-09-10T19:19:15.051Z] [2020-09-10T19:19:15.051Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T19:19:15.051Z] #36 DONE 128.6s [2020-09-10T19:19:15.051Z] [2020-09-10T19:19:15.051Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:19:15.051Z] #39 91.66 LINK criu/built-in.o [2020-09-10T19:19:15.051Z] #39 91.74 LINK criu/criu [2020-09-10T19:19:15.296Z] #24 36.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-09-10T19:19:15.296Z] #24 36.45 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-09-10T19:19:15.296Z] #24 36.50 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-10T19:19:15.343Z] #39 91.89 DEP lib/c/criu.d [2020-09-10T19:19:15.343Z] #39 92.02 CC images/rpc.pb-c.o [2020-09-10T19:19:15.485Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.922s coverage: 73.1% of statements [2020-09-10T19:19:15.598Z] #24 36.79 Selecting previously unselected package libjq1:ppc64el. [2020-09-10T19:19:15.598Z] #24 ... [2020-09-10T19:19:15.598Z] [2020-09-10T19:19:15.598Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-10T19:19:15.598Z] #52 23.17 Reading package lists... [2020-09-10T19:19:15.598Z] #52 30.18 Building dependency tree... [2020-09-10T19:19:15.598Z] #52 33.60 The following additional packages will be installed: [2020-09-10T19:19:15.598Z] #52 33.61 libbtrfs0 [2020-09-10T19:19:15.598Z] #52 33.76 The following NEW packages will be installed: [2020-09-10T19:19:15.598Z] #52 33.79 libbtrfs-dev libbtrfs0 [2020-09-10T19:19:15.598Z] #52 34.02 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T19:19:15.598Z] #52 34.02 Need to get 120 kB of archives. [2020-09-10T19:19:15.598Z] #52 34.02 After this operation, 423 kB of additional disk space will be used. [2020-09-10T19:19:15.598Z] #52 34.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-10T19:19:15.598Z] #52 34.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-10T19:19:15.598Z] #52 35.32 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T19:19:15.598Z] #52 35.45 Fetched 120 kB in 0s (1081 kB/s) [2020-09-10T19:19:15.598Z] #52 35.65 Selecting previously unselected package libbtrfs0. [2020-09-10T19:19:15.598Z] #52 35.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-10T19:19:15.598Z] #52 35.84 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-10T19:19:15.598Z] #52 35.86 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T19:19:15.598Z] #52 36.04 Selecting previously unselected package libbtrfs-dev. [2020-09-10T19:19:15.598Z] #52 36.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-10T19:19:15.598Z] #52 36.07 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T19:19:15.598Z] #52 36.30 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T19:19:15.598Z] #52 36.33 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T19:19:15.598Z] #52 36.33 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T19:19:15.598Z] #52 DONE 36.8s [2020-09-10T19:19:15.598Z] [2020-09-10T19:19:15.598Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-10T19:19:15.598Z] #24 36.79 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-10T19:19:15.598Z] #24 36.80 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-10T19:19:15.748Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.787s coverage: 49.5% of statements [2020-09-10T19:19:15.900Z] #24 37.15 Selecting previously unselected package jq. [2020-09-10T19:19:15.900Z] #24 37.15 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-10T19:19:15.900Z] #24 37.17 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T19:19:15.900Z] #24 37.35 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-10T19:19:15.988Z] #39 92.48 CC lib/c/criu.o [2020-09-10T19:19:15.988Z] #39 ... [2020-09-10T19:19:15.988Z] [2020-09-10T19:19:15.988Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-10T19:19:15.988Z] #37 DONE 0.2s [2020-09-10T19:19:16.202Z] #24 37.36 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-10T19:19:16.202Z] #24 37.37 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T19:19:16.202Z] #24 37.40 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T19:19:16.279Z] [2020-09-10T19:19:16.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:19:16.279Z] #39 92.83 LINK lib/c/built-in.o [2020-09-10T19:19:16.279Z] #39 92.83 LINK lib/c/libcriu.so [2020-09-10T19:19:16.279Z] #39 92.85 LINK lib/c/libcriu.a [2020-09-10T19:19:16.279Z] #39 92.89 GEN magic.py [2020-09-10T19:19:16.279Z] #39 92.93 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T19:19:16.279Z] #39 92.93 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T19:19:16.279Z] #39 92.93 Note: Building without GnuTLS support [2020-09-10T19:19:16.279Z] #39 92.93 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T19:19:16.279Z] #39 92.93 Makefile.config:40: Warn: Building without nftables support [2020-09-10T19:19:16.506Z] #24 DONE 37.7s [2020-09-10T19:19:16.506Z] [2020-09-10T19:19:16.506Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-10T19:19:16.506Z] #25 DONE 0.1s [2020-09-10T19:19:16.506Z] [2020-09-10T19:19:16.506Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:19:16.507Z] #53 0.351 + RM_GOPATH=0 [2020-09-10T19:19:16.507Z] #53 0.352 + TMP_GOPATH= [2020-09-10T19:19:16.507Z] #53 0.352 + : /build [2020-09-10T19:19:16.507Z] #53 0.352 + '[' -z '' ']' [2020-09-10T19:19:16.507Z] #53 0.353 ++ mktemp -d [2020-09-10T19:19:16.507Z] #53 0.362 + export GOPATH=/tmp/tmp.WdkRbUNYn4 [2020-09-10T19:19:16.507Z] #53 0.363 + GOPATH=/tmp/tmp.WdkRbUNYn4 [2020-09-10T19:19:16.507Z] #53 0.363 + RM_GOPATH=1 [2020-09-10T19:19:16.507Z] #53 0.364 + case "$(go env GOARCH)" in [2020-09-10T19:19:16.507Z] #53 0.367 ++ go env GOARCH [2020-09-10T19:19:16.507Z] #53 0.415 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:19:16.507Z] #53 0.416 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:19:16.507Z] #53 0.417 ++ dirname /tmp/install/install.sh [2020-09-10T19:19:16.507Z] #53 0.418 + dir=/tmp/install [2020-09-10T19:19:16.507Z] #53 0.418 + bin=containerd [2020-09-10T19:19:16.507Z] #53 0.419 + shift [2020-09-10T19:19:16.507Z] #53 0.419 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-10T19:19:16.507Z] #53 0.419 + . /tmp/install/containerd.installer [2020-09-10T19:19:16.507Z] #53 0.419 ++ set -e [2020-09-10T19:19:16.507Z] #53 0.422 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T19:19:16.507Z] #53 0.428 + install_containerd [2020-09-10T19:19:16.507Z] #53 0.436 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-10T19:19:16.507Z] #53 0.441 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T19:19:16.507Z] #53 0.441 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WdkRbUNYn4/src/github.com/containerd/containerd [2020-09-10T19:19:16.507Z] #53 0.471 Cloning into '/tmp/tmp.WdkRbUNYn4/src/github.com/containerd/containerd'... [2020-09-10T19:19:16.571Z] #39 93.22 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T19:19:16.862Z] #39 93.51 make[1]: Nothing to be done for 'all'. [2020-09-10T19:19:17.141Z] ok github.com/docker/docker/daemon 12.329s coverage: 17.4% of statements [2020-09-10T19:19:17.141Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-10T19:19:17.141Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-10T19:19:17.141Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-10T19:19:17.141Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-10T19:19:17.141Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-10T19:19:17.227Z] #39 93.80 make[1]: 'images/built-in.o' is up to date. [2020-09-10T19:19:17.227Z] #39 93.81 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-10T19:19:17.227Z] #39 93.82 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-10T19:19:17.227Z] #39 93.84 make[1]: 'compel/libcompel.a' is up to date. [2020-09-10T19:19:17.227Z] #39 93.85 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-10T19:19:17.227Z] #39 93.86 make[1]: Nothing to be done for 'all'. [2020-09-10T19:19:17.227Z] #39 93.87 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-10T19:19:17.519Z] #39 93.94 make[2]: Nothing to be done for 'all'. [2020-09-10T19:19:17.519Z] #39 93.96 make[2]: Nothing to be done for 'all'. [2020-09-10T19:19:17.519Z] #39 93.97 make[2]: Nothing to be done for 'all'. [2020-09-10T19:19:17.519Z] #39 94.02 make[2]: Nothing to be done for 'all'. [2020-09-10T19:19:17.519Z] #39 94.04 make[2]: Nothing to be done for 'all'. [2020-09-10T19:19:17.519Z] #39 94.05 make[2]: Nothing to be done for 'all'. [2020-09-10T19:19:17.519Z] #39 94.07 make[2]: Nothing to be done for 'all'. [2020-09-10T19:19:17.519Z] #39 94.11 make[2]: Nothing to be done for 'all'. [2020-09-10T19:19:17.519Z] #39 94.12 INSTALL criu/criu [2020-09-10T19:19:17.595Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|types_sizes|deps|imports|name|compiled_files) took 1m58.051300361s [2020-09-10T19:19:17.595Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 478.515757ms [2020-09-10T19:19:17.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-10T19:19:17.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-10T19:19:17.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-10T19:19:17.716Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 58.0% of statements [2020-09-10T19:19:17.816Z] #39 DONE 94.3s [2020-09-10T19:19:17.816Z] [2020-09-10T19:19:17.816Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:19:17.816Z] #45 128.0 + cd /tmp/tmp.YDKHGaBsfy/src/github.com/golangci/golangci-lint/ [2020-09-10T19:19:17.816Z] #45 128.0 + git checkout -q v1.23.8 [2020-09-10T19:19:17.816Z] #45 128.4 ++ git describe --tags [2020-09-10T19:19:17.816Z] #45 128.4 + version=v1.23.8 [2020-09-10T19:19:17.816Z] #45 128.4 ++ git rev-parse --short HEAD [2020-09-10T19:19:17.816Z] #45 128.4 + commit=76a82c6 [2020-09-10T19:19:17.816Z] #45 128.4 ++ git show -s --format=%cd [2020-09-10T19:19:17.816Z] #45 128.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-10T19:19:17.816Z] #45 128.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-09-10T19:19:17.978Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.565s coverage: 76.1% of statements [2020-09-10T19:19:18.457Z] #45 ... [2020-09-10T19:19:18.458Z] [2020-09-10T19:19:18.458Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-10T19:19:18.458Z] #40 DONE 0.1s [2020-09-10T19:19:18.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-10T19:19:18.749Z] [2020-09-10T19:19:18.749Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-10T19:19:18.749Z] #42 DONE 0.2s [2020-09-10T19:19:18.749Z] [2020-09-10T19:19:18.749Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-10T19:19:18.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-10T19:19:19.041Z] #44 DONE 0.1s [2020-09-10T19:19:19.041Z] [2020-09-10T19:19:19.041Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:19:19.299Z] #53 ... [2020-09-10T19:19:19.299Z] [2020-09-10T19:19:19.299Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:19:19.299Z] #11 23.41 Reading package lists... [2020-09-10T19:19:19.299Z] #11 30.42 Building dependency tree... [2020-09-10T19:19:19.299Z] #11 33.40 The following additional packages will be installed: [2020-09-10T19:19:19.299Z] #11 33.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-10T19:19:19.299Z] #11 33.40 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-10T19:19:19.299Z] #11 33.41 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-10T19:19:19.299Z] #11 33.41 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T19:19:19.299Z] #11 33.43 Suggested packages: [2020-09-10T19:19:19.299Z] #11 33.43 gcc-8-locales seccomp wine64 [2020-09-10T19:19:19.299Z] #11 35.58 The following NEW packages will be installed: [2020-09-10T19:19:19.299Z] #11 35.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-10T19:19:19.299Z] #11 35.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-10T19:19:19.299Z] #11 35.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-10T19:19:19.299Z] #11 35.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-10T19:19:19.299Z] #11 35.58 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-10T19:19:19.299Z] #11 35.58 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-10T19:19:19.299Z] #11 35.71 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T19:19:19.299Z] #11 35.71 Need to get 78.9 MB of archives. [2020-09-10T19:19:19.299Z] #11 35.71 After this operation, 532 MB of additional disk space will be used. [2020-09-10T19:19:19.299Z] #11 35.71 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-09-10T19:19:19.299Z] #11 36.10 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-09-10T19:19:19.299Z] #11 36.52 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-09-10T19:19:19.299Z] #11 36.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-09-10T19:19:19.299Z] #11 36.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-09-10T19:19:19.299Z] #11 36.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-10T19:19:19.299Z] #11 37.08 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-09-10T19:19:19.299Z] #11 37.40 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-09-10T19:19:19.299Z] #11 37.42 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-09-10T19:19:19.299Z] #11 ... [2020-09-10T19:19:19.299Z] [2020-09-10T19:19:19.299Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:19:19.299Z] #39 36.44 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T19:19:19.299Z] #39 36.82 Fetched 4075 kB in 1s (6013 kB/s) [2020-09-10T19:19:19.299Z] #39 36.99 Selecting previously unselected package libcap-dev:ppc64el. [2020-09-10T19:19:19.299Z] #39 36.99 (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-09-10T19:19:19.299Z] #39 37.03 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-09-10T19:19:19.299Z] #39 37.03 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-09-10T19:19:19.300Z] #39 37.23 Selecting previously unselected package libnet1:ppc64el. [2020-09-10T19:19:19.300Z] #39 37.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-10T19:19:19.300Z] #39 37.28 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-10T19:19:19.300Z] #39 37.45 Selecting previously unselected package libnet1-dev. [2020-09-10T19:19:19.300Z] #39 37.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-10T19:19:19.300Z] #39 37.47 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T19:19:19.300Z] #39 37.73 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-10T19:19:19.300Z] #39 37.76 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-10T19:19:19.300Z] #39 37.76 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-10T19:19:19.300Z] #39 37.97 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-09-10T19:19:19.300Z] #39 37.98 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-09-10T19:19:19.300Z] #39 37.99 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-10T19:19:19.300Z] #39 38.32 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-10T19:19:19.300Z] #39 38.32 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-10T19:19:19.300Z] #39 38.32 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-10T19:19:19.300Z] #39 38.44 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-09-10T19:19:19.300Z] #39 38.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-09-10T19:19:19.300Z] #39 38.44 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-10T19:19:19.300Z] #39 38.58 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-09-10T19:19:19.300Z] #39 38.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-09-10T19:19:19.300Z] #39 38.61 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-10T19:19:19.300Z] #39 38.87 Selecting previously unselected package libprotobuf17:ppc64el. [2020-09-10T19:19:19.300Z] #39 38.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-09-10T19:19:19.300Z] #39 38.91 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-10T19:19:19.300Z] #39 39.70 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-09-10T19:19:19.300Z] #39 39.71 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-09-10T19:19:19.300Z] #39 39.72 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-10T19:19:19.300Z] #39 39.99 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-09-10T19:19:19.300Z] #39 39.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-09-10T19:19:19.300Z] #39 40.00 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-10T19:19:19.373Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-09-10T19:19:19.637Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.045s coverage: 3.0% of statements [2020-09-10T19:19:19.952Z] #39 ... [2020-09-10T19:19:19.952Z] [2020-09-10T19:19:19.952Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T19:19:19.952Z] #33 22.62 Reading package lists... [2020-09-10T19:19:19.952Z] #33 31.28 Building dependency tree... [2020-09-10T19:19:19.952Z] #33 34.29 The following additional packages will be installed: [2020-09-10T19:19:19.952Z] #33 34.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-10T19:19:19.952Z] #33 34.31 Suggested packages: [2020-09-10T19:19:19.952Z] #33 34.31 cmake-doc ninja-build lrzip [2020-09-10T19:19:19.952Z] #33 34.31 Recommended packages: [2020-09-10T19:19:19.952Z] #33 34.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-10T19:19:19.952Z] #33 35.23 The following NEW packages will be installed: [2020-09-10T19:19:19.952Z] #33 35.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-10T19:19:19.952Z] #33 35.26 vim-common xxd [2020-09-10T19:19:19.952Z] #33 35.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T19:19:19.952Z] #33 35.41 Need to get 14.9 MB of archives. [2020-09-10T19:19:19.952Z] #33 35.41 After this operation, 67.2 MB of additional disk space will be used. [2020-09-10T19:19:19.952Z] #33 35.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-10T19:19:19.952Z] #33 35.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T19:19:19.952Z] #33 35.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-09-10T19:19:19.952Z] #33 35.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-10T19:19:19.952Z] #33 36.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-09-10T19:19:19.952Z] #33 36.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-09-10T19:19:19.952Z] #33 36.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-09-10T19:19:19.952Z] #33 36.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-09-10T19:19:19.952Z] #33 36.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-09-10T19:19:19.952Z] #33 36.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-09-10T19:19:19.952Z] #33 39.42 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T19:19:19.952Z] #33 39.75 Fetched 14.9 MB in 2s (6683 kB/s) [2020-09-10T19:19:19.952Z] #33 39.89 Selecting previously unselected package xxd. [2020-09-10T19:19:19.952Z] #33 39.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-10T19:19:19.952Z] #33 40.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-10T19:19:19.952Z] #33 40.04 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T19:19:19.952Z] #33 40.25 Selecting previously unselected package vim-common. [2020-09-10T19:19:19.952Z] #33 40.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T19:19:19.952Z] #33 40.34 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T19:19:19.952Z] #33 40.76 Selecting previously unselected package cmake-data. [2020-09-10T19:19:19.952Z] #33 40.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-10T19:19:19.952Z] #33 40.79 Unpacking cmake-data (3.13.4-1) ... [2020-09-10T19:19:20.262Z] #33 ... [2020-09-10T19:19:20.262Z] [2020-09-10T19:19:20.262Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:19:20.262Z] #39 41.48 Selecting previously unselected package libprotoc17:ppc64el. [2020-09-10T19:19:20.262Z] #39 41.50 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-09-10T19:19:20.262Z] #39 41.50 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-10T19:19:20.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-10T19:19:21.034Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.8% of statements [2020-09-10T19:19:21.297Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.850s coverage: 57.7% of statements [2020-09-10T19:19:21.297Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-10T19:19:21.297Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-10T19:19:21.297Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-10T19:19:21.297Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-10T19:19:21.358Z] #39 42.51 Selecting previously unselected package protobuf-c-compiler. [2020-09-10T19:19:21.358Z] #39 42.52 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-09-10T19:19:21.358Z] #39 42.53 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T19:19:21.559Z] ok github.com/docker/docker/daemon/logger 0.250s coverage: 41.0% of statements [2020-09-10T19:19:21.673Z] #39 42.76 Selecting previously unselected package protobuf-compiler. [2020-09-10T19:19:21.673Z] #39 42.77 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-09-10T19:19:21.673Z] #39 42.79 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-10T19:19:21.673Z] #39 43.04 Selecting previously unselected package python-pkg-resources. [2020-09-10T19:19:21.979Z] #39 ... [2020-09-10T19:19:21.979Z] [2020-09-10T19:19:21.979Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:19:21.979Z] #61 DONE 43.2s [2020-09-10T19:19:21.979Z] [2020-09-10T19:19:21.979Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:19:21.979Z] #39 43.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T19:19:21.979Z] #39 43.09 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-10T19:19:22.282Z] #39 43.53 Selecting previously unselected package python-six. [2020-09-10T19:19:22.282Z] #39 43.54 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-10T19:19:22.282Z] #39 43.55 Unpacking python-six (1.12.0-1) ... [2020-09-10T19:19:22.508Z] ok github.com/docker/docker/daemon/logger/awslogs 0.327s coverage: 77.8% of statements [2020-09-10T19:19:22.508Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-10T19:19:22.508Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-10T19:19:22.582Z] #39 43.70 Selecting previously unselected package python-protobuf. [2020-09-10T19:19:22.582Z] #39 43.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-09-10T19:19:22.582Z] #39 43.73 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-10T19:19:22.773Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2020-09-10T19:19:22.773Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 23.9% of statements [2020-09-10T19:19:23.349Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 61.6% of statements [2020-09-10T19:19:23.349Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.036s coverage: 87.2% of statements [2020-09-10T19:19:23.646Z] #39 44.61 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-10T19:19:24.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-10T19:19:24.742Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 75.2% of statements [2020-09-10T19:19:24.742Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-10T19:19:24.742Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 37.7% of statements [2020-09-10T19:19:25.319Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 33.3% of statements [2020-09-10T19:19:25.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-10T19:19:25.896Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2020-09-10T19:19:25.930Z] #45 ... [2020-09-10T19:19:25.930Z] [2020-09-10T19:19:25.930Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:19:25.930Z] #52 117.4 + bin/containerd [2020-09-10T19:19:26.473Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 46.8% of statements [2020-09-10T19:19:26.529Z] #39 ... [2020-09-10T19:19:26.529Z] [2020-09-10T19:19:26.529Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:19:26.529Z] #26 2.344 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-10T19:19:26.529Z] #26 3.054 [2020-09-10T19:19:26.529Z] #26 3.432 ## 3.5% ##### 7.6% ######## 11.7% ########### 15.8% ############### 21.8% #################### 27.9% ##################### 29.9% ######################## 34.0% ############################## 42.8% ################################# 47.0% #################################### 51.1% ######################################### 57.3% ############################################# 63.0% ################################################## 70.0% ###################################################### 76.1% ############################################################ 84.3% ############################################################### 88.3% ################################################################## 92.4% ###################################################################### 98.6% ######################################################################## 100.0% [2020-09-10T19:19:26.529Z] #26 6.293 [2020-09-10T19:19:26.529Z] #26 6.472 ##### 7.9% ######################## 34.7% ##################################################### 74.9% ######################################################################## 100.0% [2020-09-10T19:19:26.529Z] #26 7.424 [2020-09-10T19:19:26.529Z] #26 7.690 ########## 14.7% ######################### 35.2% ############################################# 62.5% ############################################################### 87.8% ######################################################################## 100.0% [2020-09-10T19:19:26.529Z] #26 8.442 [2020-09-10T19:19:26.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-10T19:19:27.048Z] ok github.com/docker/docker/daemon/network 0.077s coverage: 63.8% of statements [2020-09-10T19:19:27.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-10T19:19:27.436Z] #26 8.643 # 2.4% #### 6.2% ######### 13.9% ############### 21.6% ##################### 29.3% ########################### 38.8% ################################ 44.6% ################################## 48.4% ##################################### 52.2% ######################################## 56.1% ########################################### 59.9% ############################################# 63.8% ################################################## 69.5% #################################################### 73.3% ######################################################## 79.1% ############################################################## 86.7% ################################################################## 92.5% ###################################################################### 98.2% ######################################################################## 100.0% [2020-09-10T19:19:27.739Z] #26 11.17 [2020-09-10T19:19:27.997Z] ok github.com/docker/docker/daemon/logger/splunk 1.908s coverage: 82.5% of statements [2020-09-10T19:19:27.997Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-10T19:19:27.997Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-10T19:19:27.997Z] ok github.com/docker/docker/distribution/metadata 0.081s coverage: 48.2% of statements [2020-09-10T19:19:28.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-10T19:19:29.825Z] INFO [runner/unused/goanalysis] analyzers took 27.465957345s with top 10 stages: buildssa: 23.288046655s, U1000: 4.17791069s [2020-09-10T19:19:29.853Z] #26 11.44 # 1.5% ## 3.7% ### 5.3% ##### 7.4% ###### 9.0% ####### 10.6% ######## 12.3% ########## 14.4% ########### 16.6% ############# 18.8% ############### 20.9% ################ 22.6% ################### 26.9% ###################### 30.7% ######################## 34.0% ######################### 35.6% ########################## [2020-09-10T19:19:29.853Z] #26 ... [2020-09-10T19:19:29.853Z] [2020-09-10T19:19:29.853Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:19:29.853Z] #11 41.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-09-10T19:19:29.853Z] #11 44.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-09-10T19:19:29.853Z] #11 44.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-09-10T19:19:29.853Z] #11 44.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-10T19:19:29.853Z] #11 44.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-10T19:19:29.853Z] #11 44.20 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-09-10T19:19:29.853Z] #11 44.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-09-10T19:19:29.853Z] #11 44.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-09-10T19:19:29.853Z] #11 44.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-09-10T19:19:29.853Z] #11 44.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-09-10T19:19:29.853Z] #11 44.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-09-10T19:19:29.853Z] #11 44.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-09-10T19:19:29.853Z] #11 44.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-09-10T19:19:29.853Z] #11 44.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-09-10T19:19:29.853Z] #11 44.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-09-10T19:19:29.853Z] #11 44.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-09-10T19:19:29.853Z] #11 46.15 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T19:19:29.853Z] #11 46.47 Fetched 78.9 MB in 9s (8719 kB/s) [2020-09-10T19:19:29.853Z] #11 46.81 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-10T19:19:29.853Z] #11 46.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-10T19:19:29.853Z] #11 47.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-09-10T19:19:29.853Z] #11 47.14 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T19:19:29.853Z] #11 ... [2020-09-10T19:19:29.853Z] [2020-09-10T19:19:29.853Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T19:19:29.923Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-09-10T19:19:29.923Z] ok github.com/docker/docker/distribution 1.169s coverage: 21.9% of statements [2020-09-10T19:19:29.923Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-10T19:19:30.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-10T19:19:30.186Z] ok github.com/docker/docker/image 0.062s coverage: 86.4% of statements [2020-09-10T19:19:30.467Z] #29 50.56 Checking out files: 80% (1220/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: 97% (1490/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-09-10T19:19:30.467Z] #29 51.66 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-10T19:19:30.772Z] #29 51.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-10T19:19:31.135Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2020-09-10T19:19:31.135Z] ok github.com/docker/docker/distribution/xfer 1.736s coverage: 85.6% of statements [2020-09-10T19:19:31.135Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-10T19:19:31.135Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-10T19:19:31.398Z] ok github.com/docker/docker/image/v1 0.064s coverage: 25.0% of statements [2020-09-10T19:19:31.398Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-10T19:19:31.660Z] ok github.com/docker/docker/libcontainerd/queue 0.079s coverage: 100.0% of statements [2020-09-10T19:19:32.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-10T19:19:32.337Z] #29 ... [2020-09-10T19:19:32.337Z] [2020-09-10T19:19:32.337Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:19:32.337Z] #44 DONE 53.3s [2020-09-10T19:19:32.337Z] [2020-09-10T19:19:32.337Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:19:32.337Z] #31 43.38 internal/reflectlite [2020-09-10T19:19:32.337Z] #31 43.38 sync [2020-09-10T19:19:32.337Z] #31 48.33 sort [2020-09-10T19:19:32.337Z] #31 48.34 errors [2020-09-10T19:19:32.337Z] #31 48.97 strconv [2020-09-10T19:19:32.337Z] #31 48.97 io [2020-09-10T19:19:32.337Z] #31 48.98 internal/oserror [2020-09-10T19:19:32.337Z] #31 49.18 syscall [2020-09-10T19:19:32.337Z] #31 ... [2020-09-10T19:19:32.337Z] [2020-09-10T19:19:32.337Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:19:32.610Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 50.0% of statements [2020-09-10T19:19:32.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-10T19:19:33.284Z] #26 11.44 # 1.5% ## 3.7% ### 5.3% ##### 7.4% ###### 9.0% ####### 10.6% ######## 12.3% ########## 14.4% ########### 16.6% ############# 18.8% ############### 20.9% ################ 22.6% ################### 26.9% ###################### 30.7% ######################## 34.0% ######################### 35.6% ########################## 37.2% ############################# 40.3% ############################# 41.6% ############################## 42.7% ############################### 43.9% ################################ 45.6% ################################# 46.7% ################################## 48.3% ################################### 50.0% ##################################### 51.6% ###################################### 53.3% ####################################### 54.9% ######################################## 56.5% ######################################### 57.6% ########################################## 59.2% ############################################ 62.3% ############################################## 64.5% ################################################ 66.7% ################################################# 68.9% ################################################## 70.5% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.8% ####################################################### 76.4% ####################################################### 77.5% ######################################################## 78.1% ######################################################## 79.2% ########################################################## 80.8% [2020-09-10T19:19:33.284Z] #26 ... [2020-09-10T19:19:33.284Z] [2020-09-10T19:19:33.284Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:19:33.284Z] #42 44.52 internal/reflectlite [2020-09-10T19:19:33.284Z] #42 44.56 sync [2020-09-10T19:19:33.284Z] #42 47.18 math/rand [2020-09-10T19:19:33.284Z] #42 47.18 internal/singleflight [2020-09-10T19:19:33.284Z] #42 47.20 github.com/LK4D4/vndr/godl/singleflight [2020-09-10T19:19:33.284Z] #42 50.90 io [2020-09-10T19:19:33.284Z] #42 50.92 sort [2020-09-10T19:19:33.284Z] #42 50.92 strconv [2020-09-10T19:19:33.284Z] #42 50.98 syscall [2020-09-10T19:19:33.284Z] #42 ... [2020-09-10T19:19:33.284Z] [2020-09-10T19:19:33.284Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:19:33.559Z] ok github.com/docker/docker/opts 0.050s coverage: 67.1% of statements [2020-09-10T19:19:33.607Z] #26 11.44 # 1.5% ## 3.7% ### 5.3% ##### 7.4% ###### 9.0% ####### 10.6% ######## 12.3% ########## 14.4% ########### 16.6% ############# 18.8% ############### 20.9% ################ 22.6% ################### 26.9% ###################### 30.7% ######################## 34.0% ######################### 35.6% ########################## 37.2% ############################# 40.3% ############################# 41.6% ############################## 42.7% ############################### 43.9% ################################ 45.6% ################################# 46.7% ################################## 48.3% ################################### 50.0% ##################################### 51.6% ###################################### 53.3% ####################################### 54.9% ######################################## 56.5% ######################################### 57.6% ########################################## 59.2% ############################################ 62.3% ############################################## 64.5% ################################################ 66.7% ################################################# 68.9% ################################################## 70.5% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.8% ####################################################### 76.4% ####################################################### 77.5% ######################################################## 78.1% ######################################################## 79.2% ########################################################## 80.8% ########################################################### 82.4% ############################################################ 84.0% [2020-09-10T19:19:33.607Z] #26 ... [2020-09-10T19:19:33.607Z] [2020-09-10T19:19:33.607Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T19:19:33.607Z] #33 44.85 Selecting previously unselected package libicu63:ppc64el. [2020-09-10T19:19:33.607Z] #33 44.88 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-10T19:19:33.607Z] #33 44.89 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-10T19:19:33.607Z] #33 52.68 Selecting previously unselected package libxml2:ppc64el. [2020-09-10T19:19:33.607Z] #33 52.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-09-10T19:19:33.607Z] #33 52.71 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-10T19:19:33.607Z] #33 54.02 Selecting previously unselected package libarchive13:ppc64el. [2020-09-10T19:19:33.607Z] #33 54.03 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-09-10T19:19:33.607Z] #33 54.05 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-10T19:19:33.607Z] #33 54.73 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-09-10T19:19:33.607Z] #33 54.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-09-10T19:19:33.607Z] #33 54.77 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-10T19:19:33.607Z] #33 ... [2020-09-10T19:19:33.607Z] [2020-09-10T19:19:33.607Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:19:33.607Z] #31 54.96 bytes [2020-09-10T19:19:33.607Z] #31 54.96 strings [2020-09-10T19:19:33.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-10T19:19:34.506Z] ok github.com/docker/docker/pkg/authorization 0.224s coverage: 68.3% of statements [2020-09-10T19:19:34.506Z] ok github.com/docker/docker/pkg/broadcaster 0.013s coverage: 100.0% of statements [2020-09-10T19:19:35.079Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2020-09-10T19:19:35.267Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-10T19:19:35.267Z] Using test binary docker [2020-09-10T19:19:35.267Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-10T19:19:35.267Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T19:19:35.267Z] INFO: Waiting for daemon to start... [2020-09-10T19:19:35.267Z] Starting dockerd [2020-09-10T19:19:35.654Z] ok github.com/docker/docker/pkg/archive 1.267s coverage: 76.8% of statements [2020-09-10T19:19:35.654Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-09-10T19:19:36.229Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2020-09-10T19:19:36.229Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2020-09-10T19:19:37.177Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-09-10T19:19:37.750Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-09-10T19:19:37.798Z] . [2020-09-10T19:19:37.798Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-10T19:19:37.798Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-10T19:19:37.798Z] Error: No such image: emptyfs [2020-09-10T19:19:37.798Z] Running integration-test (iteration 1) [2020-09-10T19:19:37.798Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-10T19:19:38.013Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-09-10T19:19:38.155Z] #31 ... [2020-09-10T19:19:38.155Z] [2020-09-10T19:19:38.155Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-10T19:19:38.155Z] #33 55.14 Selecting previously unselected package librhash0:ppc64el. [2020-09-10T19:19:38.155Z] #33 55.17 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-09-10T19:19:38.155Z] #33 55.18 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-09-10T19:19:38.155Z] #33 55.44 Selecting previously unselected package libuv1:ppc64el. [2020-09-10T19:19:38.155Z] #33 55.46 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-09-10T19:19:38.155Z] #33 55.47 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-09-10T19:19:38.155Z] #33 55.75 Selecting previously unselected package cmake. [2020-09-10T19:19:38.155Z] #33 55.76 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-09-10T19:19:38.155Z] #33 55.77 Unpacking cmake (3.13.4-1) ... [2020-09-10T19:19:38.155Z] #33 58.53 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-10T19:19:38.155Z] #33 58.54 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T19:19:38.155Z] #33 58.56 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-09-10T19:19:38.155Z] #33 58.56 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T19:19:38.155Z] #33 58.65 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-09-10T19:19:38.155Z] #33 58.69 Setting up cmake-data (3.13.4-1) ... [2020-09-10T19:19:38.155Z] #33 58.72 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-10T19:19:38.155Z] #33 58.74 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-10T19:19:38.155Z] #33 58.78 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-10T19:19:38.155Z] #33 58.78 Setting up cmake (3.13.4-1) ... [2020-09-10T19:19:38.155Z] #33 58.79 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T19:19:38.155Z] #33 58.87 Processing triggers for mime-support (3.62) ... [2020-09-10T19:19:38.155Z] #33 DONE 59.2s [2020-09-10T19:19:38.155Z] [2020-09-10T19:19:38.155Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:19:38.155Z] #26 11.44 # 1.5% ## 3.7% ### 5.3% ##### 7.4% ###### 9.0% ####### 10.6% ######## 12.3% ########## 14.4% ########### 16.6% ############# 18.8% ############### 20.9% ################ 22.6% ################### 26.9% ###################### 30.7% ######################## 34.0% ######################### 35.6% ########################## 37.2% ############################# 40.3% ############################# 41.6% ############################## 42.7% ############################### 43.9% ################################ 45.6% ################################# 46.7% ################################## 48.3% ################################### 50.0% ##################################### 51.6% ###################################### 53.3% ####################################### 54.9% ######################################## 56.5% ######################################### 57.6% ########################################## 59.2% ############################################ 62.3% ############################################## 64.5% ################################################ 66.7% ################################################# 68.9% ################################################## 70.5% ################################################### 71.6% #################################################### 73.2% ##################################################### 74.8% ####################################################### 76.4% ####################################################### 77.5% ######################################################## 78.1% ######################################################## 79.2% ########################################################## 80.8% ########################################################### 82.4% ############################################################ 84.0% ############################################################# 85.1% ############################################################## 87.3% ################################################################# 90.6% ################################################################### 93.3% #################################################################### 94.9% ###################################################################### 97.6% ####################################################################### 98.7% ######################################################################## 100.0% [2020-09-10T19:19:38.155Z] #26 18.22 [2020-09-10T19:19:38.155Z] #26 19.86 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-10T19:19:38.155Z] #26 20.34 [2020-09-10T19:19:38.155Z] #26 20.53 1.3% ######################################################################## 100.0% [2020-09-10T19:19:38.155Z] #26 20.93 [2020-09-10T19:19:38.808Z] #26 22.25 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-10T19:19:38.808Z] #26 22.33 skipping existing 5cb8031fd95d [2020-09-10T19:19:38.936Z] Running on azwin-2-9b8600 in d:\jenkins\workspace\moby_PR-41432 [Pipeline] { [Pipeline] ws [2020-09-10T19:19:38.954Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-09-10T19:19:38.960Z] ok github.com/docker/docker/pkg/chrootarchive 3.515s coverage: 43.2% of statements [Pipeline] checkout [2020-09-10T19:19:39.108Z] #26 22.58 [2020-09-10T19:19:39.223Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-09-10T19:19:39.798Z] ok github.com/docker/docker/pkg/fileutils 0.040s coverage: 89.5% of statements [2020-09-10T19:19:40.061Z] ok github.com/docker/docker/pkg/fsutils 0.318s coverage: 85.1% of statements [2020-09-10T19:19:40.174Z] #26 ... [2020-09-10T19:19:40.174Z] [2020-09-10T19:19:40.174Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:19:40.174Z] #11 51.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-10T19:19:40.174Z] #11 51.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-09-10T19:19:40.174Z] #11 51.51 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T19:19:40.174Z] #11 55.49 Selecting previously unselected package binutils-mingw-w64. [2020-09-10T19:19:40.174Z] #11 55.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-10T19:19:40.174Z] #11 55.56 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T19:19:40.174Z] #11 55.75 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-09-10T19:19:40.174Z] #11 55.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-10T19:19:40.174Z] #11 55.77 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-10T19:19:40.174Z] #11 56.12 Selecting previously unselected package dmsetup. [2020-09-10T19:19:40.174Z] #11 56.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-09-10T19:19:40.174Z] #11 56.13 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-10T19:19:40.174Z] #11 56.35 Selecting previously unselected package mingw-w64-common. [2020-09-10T19:19:40.174Z] #11 56.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-10T19:19:40.174Z] #11 56.38 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-10T19:19:40.324Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2020-09-10T19:19:40.476Z] #11 ... [2020-09-10T19:19:40.476Z] [2020-09-10T19:19:40.476Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:19:40.476Z] #39 51.62 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-10T19:19:40.476Z] #39 51.63 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-10T19:19:40.476Z] #39 51.64 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-10T19:19:40.476Z] #39 51.65 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-10T19:19:40.476Z] #39 51.65 Setting up python-six (1.12.0-1) ... [2020-09-10T19:19:40.476Z] #39 57.27 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-10T19:19:40.476Z] #39 57.27 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-10T19:19:40.476Z] #39 57.28 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-10T19:19:40.476Z] #39 57.30 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-09-10T19:19:40.476Z] #39 57.31 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-10T19:19:40.476Z] #39 57.31 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-10T19:19:40.476Z] #39 57.32 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-10T19:19:40.476Z] #39 57.33 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-10T19:19:40.476Z] #39 57.35 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-10T19:19:40.476Z] #39 57.39 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-10T19:19:40.476Z] #39 ... [2020-09-10T19:19:40.476Z] [2020-09-10T19:19:40.476Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:19:40.476Z] #34 0.480 + RM_GOPATH=0 [2020-09-10T19:19:40.476Z] #34 0.481 + TMP_GOPATH= [2020-09-10T19:19:40.476Z] #34 0.481 + : /build [2020-09-10T19:19:40.476Z] #34 0.481 + '[' -z '' ']' [2020-09-10T19:19:40.476Z] #34 0.481 ++ mktemp -d [2020-09-10T19:19:40.476Z] #34 0.483 + export GOPATH=/tmp/tmp.0DiZCdIUfA [2020-09-10T19:19:40.476Z] #34 0.484 + GOPATH=/tmp/tmp.0DiZCdIUfA [2020-09-10T19:19:40.476Z] #34 0.484 + RM_GOPATH=1 [2020-09-10T19:19:40.476Z] #34 0.484 + case "$(go env GOARCH)" in [2020-09-10T19:19:40.476Z] #34 0.484 ++ go env GOARCH [2020-09-10T19:19:40.476Z] #34 0.496 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:19:40.476Z] #34 0.496 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:19:40.476Z] #34 0.501 ++ dirname /tmp/install/install.sh [2020-09-10T19:19:40.476Z] #34 0.507 + dir=/tmp/install [2020-09-10T19:19:40.476Z] #34 0.507 + bin=tini [2020-09-10T19:19:40.476Z] #34 0.507 + shift [2020-09-10T19:19:40.476Z] #34 0.507 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-10T19:19:40.476Z] #34 0.510 + . /tmp/install/tini.installer [2020-09-10T19:19:40.476Z] #34 0.533 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T19:19:40.476Z] #34 0.534 + install_tini [2020-09-10T19:19:40.476Z] #34 0.534 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-10T19:19:40.476Z] #34 0.535 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T19:19:40.476Z] #34 0.535 + git clone https://github.com/krallin/tini.git /tmp/tmp.0DiZCdIUfA/tini [2020-09-10T19:19:40.476Z] #34 0.538 Cloning into '/tmp/tmp.0DiZCdIUfA/tini'... [2020-09-10T19:19:40.476Z] #34 1.629 + cd /tmp/tmp.0DiZCdIUfA/tini [2020-09-10T19:19:40.476Z] #34 1.630 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-10T19:19:40.476Z] #34 1.642 + cmake . [2020-09-10T19:19:40.476Z] #34 2.455 -- The C compiler identification is GNU 8.3.0 [2020-09-10T19:19:40.476Z] #34 2.525 -- Check for working C compiler: /usr/bin/cc [2020-09-10T19:19:40.587Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-09-10T19:19:41.129Z] #34 3.306 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-10T19:19:41.129Z] #34 3.324 -- Detecting C compiler ABI info [2020-09-10T19:19:41.163Z] ok github.com/docker/docker/layer 7.375s coverage: 68.8% of statements [2020-09-10T19:19:41.163Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-10T19:19:41.163Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-10T19:19:41.163Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-10T19:19:41.163Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-10T19:19:41.163Z] ? github.com/docker/docker/oci [no test files] [2020-09-10T19:19:41.163Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-10T19:19:41.163Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-10T19:19:41.163Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-10T19:19:41.739Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2020-09-10T19:19:41.739Z] ok github.com/docker/docker/pkg/ioutils 0.617s coverage: 70.6% of statements [2020-09-10T19:19:41.739Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2020-09-10T19:19:41.783Z] #34 3.881 -- Detecting C compiler ABI info - done [2020-09-10T19:19:42.002Z] ok github.com/docker/docker/pkg/idtools 0.947s coverage: 70.1% of statements [2020-09-10T19:19:42.002Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2020-09-10T19:19:42.002Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-10T19:19:42.002Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-10T19:19:42.086Z] #34 3.938 -- Detecting C compile features [2020-09-10T19:19:42.264Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2020-09-10T19:19:42.264Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-10T19:19:42.527Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2020-09-10T19:19:42.527Z] ok github.com/docker/docker/pkg/parsers/kernel 0.037s coverage: 60.0% of statements [2020-09-10T19:19:42.790Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 86.7% of statements [2020-09-10T19:19:43.053Z] ok github.com/docker/docker/pkg/pidfile 0.026s coverage: 82.4% of statements [2020-09-10T19:19:43.053Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-10T19:19:43.053Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-10T19:19:43.629Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2020-09-10T19:19:43.630Z] #34 ... [2020-09-10T19:19:43.630Z] [2020-09-10T19:19:43.630Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-10T19:19:43.630Z] #26 24.20 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-10T19:19:43.630Z] #26 24.27 skipping existing 283607eaa57e [2020-09-10T19:19:43.630Z] #26 24.49 [2020-09-10T19:19:43.630Z] #26 25.92 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-10T19:19:43.630Z] #26 26.28 [2020-09-10T19:19:43.630Z] #26 26.43 ######################################################################## 100.0% [2020-09-10T19:19:43.630Z] #26 26.56 [2020-09-10T19:19:43.630Z] #26 26.64 Download of images into '/build' complete. [2020-09-10T19:19:43.630Z] #26 26.65 Use something like the following to load the result into a Docker daemon: [2020-09-10T19:19:43.630Z] #26 26.65 tar -cC '/build' . | docker load [2020-09-10T19:19:43.630Z] #26 DONE 26.8s [2020-09-10T19:19:43.630Z] [2020-09-10T19:19:43.630Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:19:43.630Z] #11 62.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-10T19:19:43.630Z] #11 62.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-10T19:19:43.630Z] #11 62.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T19:19:43.929Z] #11 ... [2020-09-10T19:19:43.929Z] [2020-09-10T19:19:43.929Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-10T19:19:43.929Z] #39 65.12 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-10T19:19:43.929Z] #39 65.12 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T19:19:43.929Z] #39 DONE 65.3s [2020-09-10T19:19:44.203Z] ok github.com/docker/docker/pkg/pools 0.023s coverage: 88.2% of statements [2020-09-10T19:19:44.203Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2020-09-10T19:19:44.203Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-09-10T19:19:44.227Z] [2020-09-10T19:19:44.227Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:19:44.227Z] #34 5.746 -- Detecting C compile features - done [2020-09-10T19:19:44.227Z] #34 5.783 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-10T19:19:44.227Z] #34 5.981 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-10T19:19:44.227Z] #34 6.107 -- Configuring done [2020-09-10T19:19:44.227Z] #34 6.141 -- Generating done [2020-09-10T19:19:44.227Z] #34 6.158 -- Build files have been written to: /tmp/tmp.0DiZCdIUfA/tini [2020-09-10T19:19:44.227Z] #34 6.168 + make tini-static [2020-09-10T19:19:44.529Z] #34 6.640 Scanning dependencies of target tini-static [2020-09-10T19:19:44.529Z] #34 6.717 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-10T19:19:44.778Z] ok github.com/docker/docker/pkg/reexec 0.036s coverage: 82.4% of statements [2020-09-10T19:19:45.200Z] #34 ... [2020-09-10T19:19:45.200Z] [2020-09-10T19:19:45.200Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:19:45.200Z] #42 56.48 bytes [2020-09-10T19:19:45.200Z] #42 57.07 strings [2020-09-10T19:19:45.200Z] #42 62.83 bufio [2020-09-10T19:19:45.200Z] #42 64.26 reflect [2020-09-10T19:19:45.351Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-09-10T19:19:45.499Z] #42 ... [2020-09-10T19:19:45.499Z] [2020-09-10T19:19:45.499Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:19:45.613Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 73.9% of statements [2020-09-10T19:19:46.145Z] #40 ... [2020-09-10T19:19:46.145Z] [2020-09-10T19:19:46.145Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:19:46.145Z] #48 57.16 bytes [2020-09-10T19:19:46.145Z] #48 57.16 strings [2020-09-10T19:19:46.145Z] #48 57.18 strconv [2020-09-10T19:19:46.145Z] #48 57.34 syscall [2020-09-10T19:19:46.145Z] #48 64.17 bufio [2020-09-10T19:19:46.145Z] #48 66.39 text/tabwriter [2020-09-10T19:19:46.145Z] #48 ... [2020-09-10T19:19:46.145Z] [2020-09-10T19:19:46.145Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:19:46.145Z] #40 1.998 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T19:19:46.145Z] #40 2.000 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T19:19:46.145Z] #40 2.008 Note: Building without GnuTLS support [2020-09-10T19:19:46.145Z] #40 2.013 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T19:19:46.145Z] #40 2.013 Makefile.config:40: Warn: Building without nftables support [2020-09-10T19:19:46.186Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-09-10T19:19:46.186Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-09-10T19:19:46.449Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements [2020-09-10T19:19:47.213Z] #40 ... [2020-09-10T19:19:47.213Z] [2020-09-10T19:19:47.213Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:19:47.213Z] #34 8.012 [100%] Linking C executable tini-static [2020-09-10T19:19:47.213Z] #34 8.791 [100%] Built target tini-static [2020-09-10T19:19:47.213Z] #34 8.872 + mkdir -p /build [2020-09-10T19:19:47.213Z] #34 8.880 + cp tini-static /build/docker-init [2020-09-10T19:19:47.213Z] #34 DONE 9.0s [2020-09-10T19:19:47.213Z] [2020-09-10T19:19:47.213Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:19:47.213Z] #42 67.48 regexp/syntax [2020-09-10T19:19:47.213Z] #42 68.08 path [2020-09-10T19:19:47.394Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.8% of statements [2020-09-10T19:19:47.656Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2020-09-10T19:19:47.919Z] ok github.com/docker/docker/pkg/signal 2.823s coverage: 61.0% of statements [2020-09-10T19:19:47.919Z] ok github.com/docker/docker/pkg/tailfile 0.151s coverage: 88.6% of statements [2020-09-10T19:19:48.402Z] #52 ... [2020-09-10T19:19:48.402Z] [2020-09-10T19:19:48.402Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:19:48.402Z] #45 DONE 159.4s [2020-09-10T19:19:48.402Z] [2020-09-10T19:19:48.402Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:19:48.402Z] #52 ... [2020-09-10T19:19:48.402Z] [2020-09-10T19:19:48.402Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-10T19:19:48.402Z] #46 DONE 0.2s [2020-09-10T19:19:48.402Z] [2020-09-10T19:19:48.402Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-10T19:19:48.402Z] #48 DONE 0.1s [2020-09-10T19:19:48.402Z] [2020-09-10T19:19:48.402Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-10T19:19:48.402Z] #50 DONE 0.2s [2020-09-10T19:19:48.402Z] [2020-09-10T19:19:48.402Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:19:48.492Z] testing: warning: no tests to run [2020-09-10T19:19:48.492Z] coverage: [no statements] [2020-09-10T19:19:48.492Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] [2020-09-10T19:19:48.754Z] ok github.com/docker/docker/pkg/tarsum 0.127s coverage: 89.3% of statements [2020-09-10T19:19:48.754Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-09-10T19:19:48.754Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-09-10T19:19:48.766Z] #42 70.00 hash/crc32 [2020-09-10T19:19:49.016Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2020-09-10T19:19:50.022Z] Loaded image: buildpack-deps:buster [2020-09-10T19:19:50.022Z] Loaded image: busybox:latest [2020-09-10T19:19:50.285Z] Loaded image: busybox:glibc [2020-09-10T19:19:50.285Z] Loaded image: debian:buster [2020-09-10T19:19:50.285Z] Loaded image: hello-world:latest [2020-09-10T19:19:50.285Z] INFO: Testing against a local daemon [2020-09-10T19:19:50.285Z] === RUN TestCgroupNamespacesBuild [2020-09-10T19:19:50.409Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2020-09-10T19:19:50.875Z] #42 72.00 crypto [2020-09-10T19:19:50.983Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-09-10T19:19:51.174Z] #42 72.49 crypto/rc4 [2020-09-10T19:19:51.174Z] #42 ... [2020-09-10T19:19:51.174Z] [2020-09-10T19:19:51.174Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:19:51.174Z] #31 62.49 reflect [2020-09-10T19:19:51.174Z] #31 63.69 bufio [2020-09-10T19:19:51.174Z] #31 67.32 path [2020-09-10T19:19:51.174Z] #31 69.73 text/tabwriter [2020-09-10T19:19:51.245Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-09-10T19:19:51.473Z] #31 ... [2020-09-10T19:19:51.473Z] [2020-09-10T19:19:51.473Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:19:51.473Z] #40 3.650 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T19:19:51.473Z] #40 3.702 GEN .gitid [2020-09-10T19:19:51.473Z] #40 3.747 GEN criu/include/version.h [2020-09-10T19:19:51.473Z] #40 3.890 GEN include/common/asm [2020-09-10T19:19:51.473Z] #40 5.594 PBCC images/timens.pb-c.c [2020-09-10T19:19:51.473Z] #40 5.629 DEP images/timens.pb-c.d [2020-09-10T19:19:51.473Z] #40 5.754 PBCC images/fown.pb-c.c [2020-09-10T19:19:51.473Z] #40 5.787 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-10T19:19:51.473Z] #40 5.879 PBCC images/opts.pb-c.c [2020-09-10T19:19:51.473Z] #40 5.900 PBCC images/memfd.pb-c.c [2020-09-10T19:19:51.473Z] #40 5.969 DEP images/fown.pb-c.d [2020-09-10T19:19:51.473Z] #40 6.031 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-10T19:19:51.473Z] #40 6.102 DEP images/opts.pb-c.d [2020-09-10T19:19:51.473Z] #40 6.146 DEP images/memfd.pb-c.d [2020-09-10T19:19:51.473Z] #40 6.196 PBCC images/sit.pb-c.c [2020-09-10T19:19:51.473Z] #40 6.233 DEP images/sit.pb-c.d [2020-09-10T19:19:51.473Z] #40 6.290 PBCC images/macvlan.pb-c.c [2020-09-10T19:19:51.473Z] #40 6.301 DEP images/macvlan.pb-c.d [2020-09-10T19:19:51.473Z] #40 6.347 PBCC images/autofs.pb-c.c [2020-09-10T19:19:51.473Z] #40 6.368 DEP images/autofs.pb-c.d [2020-09-10T19:19:51.473Z] #40 6.409 PBCC images/sysctl.pb-c.c [2020-09-10T19:19:51.473Z] #40 6.423 DEP images/sysctl.pb-c.d [2020-09-10T19:19:51.473Z] #40 6.514 PBCC images/time.pb-c.c [2020-09-10T19:19:51.473Z] #40 6.556 DEP images/time.pb-c.d [2020-09-10T19:19:51.473Z] #40 6.610 PBCC images/binfmt-misc.pb-c.c [2020-09-10T19:19:51.473Z] #40 6.639 DEP images/binfmt-misc.pb-c.d [2020-09-10T19:19:51.473Z] #40 6.694 PBCC images/seccomp.pb-c.c [2020-09-10T19:19:51.473Z] #40 6.711 DEP images/seccomp.pb-c.d [2020-09-10T19:19:51.473Z] #40 6.793 PBCC images/userns.pb-c.c [2020-09-10T19:19:51.473Z] #40 6.831 DEP images/userns.pb-c.d [2020-09-10T19:19:51.473Z] #40 6.862 PBCC images/cgroup.pb-c.c [2020-09-10T19:19:51.473Z] #40 6.891 DEP images/cgroup.pb-c.d [2020-09-10T19:19:51.473Z] #40 6.946 PBCC images/ext-file.pb-c.c [2020-09-10T19:19:51.473Z] #40 7.008 DEP images/ext-file.pb-c.d [2020-09-10T19:19:51.473Z] #40 7.061 PBCC images/rpc.pb-c.c [2020-09-10T19:19:51.473Z] #40 7.100 DEP images/rpc.pb-c.d [2020-09-10T19:19:51.473Z] #40 7.132 PBCC images/siginfo.pb-c.c [2020-09-10T19:19:51.473Z] #40 7.149 DEP images/siginfo.pb-c.d [2020-09-10T19:19:51.473Z] #40 7.188 PBCC images/pagemap.pb-c.c [2020-09-10T19:19:51.473Z] #40 7.214 DEP images/pagemap.pb-c.d [2020-09-10T19:19:51.473Z] #40 7.251 PBCC images/rlimit.pb-c.c [2020-09-10T19:19:51.473Z] #40 7.270 DEP images/rlimit.pb-c.d [2020-09-10T19:19:51.473Z] #40 7.302 PBCC images/file-lock.pb-c.c [2020-09-10T19:19:51.473Z] #40 7.319 DEP images/file-lock.pb-c.d [2020-09-10T19:19:51.473Z] #40 7.370 PBCC images/tty.pb-c.c [2020-09-10T19:19:51.473Z] #40 7.410 DEP images/tty.pb-c.d [2020-09-10T19:19:51.473Z] #40 7.450 PBCC images/tun.pb-c.c [2020-09-10T19:19:51.506Z] ok github.com/docker/docker/plugin 0.584s coverage: 23.1% of statements [2020-09-10T19:19:51.773Z] #40 7.497 PBCC images/netdev.pb-c.c [2020-09-10T19:19:51.773Z] #40 7.532 DEP images/tun.pb-c.d [2020-09-10T19:19:51.773Z] #40 7.574 DEP images/netdev.pb-c.d [2020-09-10T19:19:51.773Z] #40 7.638 PBCC images/vma.pb-c.c [2020-09-10T19:19:51.773Z] #40 7.670 DEP images/vma.pb-c.d [2020-09-10T19:19:51.773Z] #40 7.739 PBCC images/creds.pb-c.c [2020-09-10T19:19:51.773Z] #40 7.755 DEP images/creds.pb-c.d [2020-09-10T19:19:51.773Z] #40 7.814 PBCC images/utsns.pb-c.c [2020-09-10T19:19:51.773Z] #40 7.824 DEP images/utsns.pb-c.d [2020-09-10T19:19:51.773Z] #40 7.869 PBCC images/ipc-desc.pb-c.c [2020-09-10T19:19:52.071Z] #40 7.888 PBCC images/ipc-sem.pb-c.c [2020-09-10T19:19:52.071Z] #40 7.925 DEP images/ipc-desc.pb-c.d [2020-09-10T19:19:52.071Z] #40 7.978 DEP images/ipc-sem.pb-c.d [2020-09-10T19:19:52.071Z] #40 8.011 PBCC images/ipc-msg.pb-c.c [2020-09-10T19:19:52.071Z] #40 8.063 DEP images/ipc-msg.pb-c.d [2020-09-10T19:19:52.370Z] #40 8.116 PBCC images/ipc-shm.pb-c.c [2020-09-10T19:19:52.370Z] #40 8.153 DEP images/ipc-shm.pb-c.d [2020-09-10T19:19:52.370Z] #40 8.171 PBCC images/ipc-var.pb-c.c [2020-09-10T19:19:52.370Z] #40 8.208 DEP images/ipc-var.pb-c.d [2020-09-10T19:19:52.370Z] #40 8.247 PBCC images/sk-opts.pb-c.c [2020-09-10T19:19:52.370Z] #40 8.281 PBCC images/packet-sock.pb-c.c [2020-09-10T19:19:52.370Z] #40 8.358 DEP images/sk-opts.pb-c.d [2020-09-10T19:19:52.370Z] #40 8.399 DEP images/packet-sock.pb-c.d [2020-09-10T19:19:52.370Z] #40 8.450 PBCC images/sk-netlink.pb-c.c [2020-09-10T19:19:52.370Z] #40 8.472 DEP images/sk-netlink.pb-c.d [2020-09-10T19:19:52.452Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2020-09-10T19:19:52.452Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2020-09-10T19:19:52.668Z] #40 8.529 PBCC images/sk-inet.pb-c.c [2020-09-10T19:19:52.668Z] #40 8.578 DEP images/sk-inet.pb-c.d [2020-09-10T19:19:52.668Z] #40 8.620 PBCC images/sk-unix.pb-c.c [2020-09-10T19:19:52.668Z] #40 8.667 DEP images/sk-unix.pb-c.d [2020-09-10T19:19:52.668Z] #40 8.706 PBCC images/mm.pb-c.c [2020-09-10T19:19:52.816Z] --- PASS: TestCgroupNamespacesBuild (2.41s) [2020-09-10T19:19:52.816Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-10T19:19:52.969Z] #40 8.761 DEP images/mm.pb-c.d [2020-09-10T19:19:52.969Z] #40 8.821 PBCC images/timerfd.pb-c.c [2020-09-10T19:19:52.969Z] #40 8.885 DEP images/timerfd.pb-c.d [2020-09-10T19:19:53.293Z] #40 9.009 PBCC images/timer.pb-c.c [2020-09-10T19:19:53.293Z] #40 9.024 DEP images/timer.pb-c.d [2020-09-10T19:19:53.293Z] #40 9.146 PBCC images/sa.pb-c.c [2020-09-10T19:19:53.293Z] #40 9.232 DEP images/sa.pb-c.d [2020-09-10T19:19:53.293Z] #40 9.272 PBCC images/pipe-data.pb-c.c [2020-09-10T19:19:53.293Z] #40 9.293 DEP images/pipe-data.pb-c.d [2020-09-10T19:19:53.293Z] #40 9.336 PBCC images/mnt.pb-c.c [2020-09-10T19:19:53.401Z] ok github.com/docker/docker/testutil 0.011s coverage: 62.5% of statements [2020-09-10T19:19:53.592Z] #40 9.386 DEP images/mnt.pb-c.d [2020-09-10T19:19:53.592Z] #40 9.427 PBCC images/sk-packet.pb-c.c [2020-09-10T19:19:53.592Z] #40 9.455 DEP images/sk-packet.pb-c.d [2020-09-10T19:19:53.592Z] #40 9.506 PBCC images/tcp-stream.pb-c.c [2020-09-10T19:19:53.592Z] #40 9.563 DEP images/tcp-stream.pb-c.d [2020-09-10T19:19:53.592Z] #40 9.637 PBCC images/pipe.pb-c.c [2020-09-10T19:19:53.592Z] #40 9.696 DEP images/pipe.pb-c.d [2020-09-10T19:19:53.664Z] ok github.com/docker/docker/registry 0.277s coverage: 56.3% of statements [2020-09-10T19:19:53.664Z] ok github.com/docker/docker/runconfig 0.025s coverage: 66.1% of statements [2020-09-10T19:19:53.894Z] #40 9.745 PBCC images/pstree.pb-c.c [2020-09-10T19:19:53.894Z] #40 9.755 DEP images/pstree.pb-c.d [2020-09-10T19:19:53.894Z] #40 9.824 PBCC images/fs.pb-c.c [2020-09-10T19:19:53.894Z] #40 9.839 DEP images/fs.pb-c.d [2020-09-10T19:19:53.894Z] #40 9.922 PBCC images/signalfd.pb-c.c [2020-09-10T19:19:53.990Z] #52 146.1 + bin/containerd-stress [2020-09-10T19:19:54.193Z] #40 9.995 DEP images/signalfd.pb-c.d [2020-09-10T19:19:54.193Z] #40 10.04 PBCC images/fh.pb-c.c [2020-09-10T19:19:54.193Z] #40 10.09 PBCC images/fsnotify.pb-c.c [2020-09-10T19:19:54.193Z] #40 10.15 DEP images/fh.pb-c.d [2020-09-10T19:19:54.193Z] #40 10.18 DEP images/fsnotify.pb-c.d [2020-09-10T19:19:54.492Z] #40 10.29 PBCC images/eventpoll.pb-c.c [2020-09-10T19:19:54.492Z] #40 10.32 DEP images/eventpoll.pb-c.d [2020-09-10T19:19:54.492Z] #40 10.37 PBCC images/eventfd.pb-c.c [2020-09-10T19:19:54.492Z] #40 10.39 DEP images/eventfd.pb-c.d [2020-09-10T19:19:54.492Z] #40 10.45 PBCC images/remap-file-path.pb-c.c [2020-09-10T19:19:54.492Z] #40 10.49 DEP images/remap-file-path.pb-c.d [2020-09-10T19:19:54.492Z] #40 10.56 PBCC images/fifo.pb-c.c [2020-09-10T19:19:54.492Z] #40 10.59 DEP images/fifo.pb-c.d [2020-09-10T19:19:54.790Z] #40 10.64 PBCC images/ghost-file.pb-c.c [2020-09-10T19:19:54.790Z] #40 10.68 DEP images/ghost-file.pb-c.d [2020-09-10T19:19:54.790Z] #40 10.75 PBCC images/regfile.pb-c.c [2020-09-10T19:19:54.790Z] #40 10.83 DEP images/regfile.pb-c.d [2020-09-10T19:19:54.790Z] #40 10.88 PBCC images/ns.pb-c.c [2020-09-10T19:19:54.896Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2020-09-10T19:19:54.896Z] === RUN TestBuildWithSession [2020-09-10T19:19:54.896Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-10T19:19:54.896Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T19:19:54.896Z] === RUN TestBuildSquashParent [2020-09-10T19:19:55.022Z] #52 147.4 + bin/containerd-shim [2020-09-10T19:19:55.101Z] #40 10.94 DEP images/ns.pb-c.d [2020-09-10T19:19:55.102Z] #40 11.03 PBCC images/fdinfo.pb-c.c [2020-09-10T19:19:55.102Z] #40 11.12 DEP images/fdinfo.pb-c.d [2020-09-10T19:19:55.400Z] #40 11.23 PBCC images/core-aarch64.pb-c.c [2020-09-10T19:19:55.400Z] #40 11.27 PBCC images/core-arm.pb-c.c [2020-09-10T19:19:55.400Z] #40 11.31 PBCC images/core-ppc64.pb-c.c [2020-09-10T19:19:55.400Z] #40 11.37 PBCC images/core-s390.pb-c.c [2020-09-10T19:19:55.400Z] #40 11.42 PBCC images/core-x86.pb-c.c [2020-09-10T19:19:55.584Z] ok github.com/docker/docker/volume/drivers 0.021s coverage: 36.1% of statements [2020-09-10T19:19:55.701Z] #40 11.48 PBCC images/core.pb-c.c [2020-09-10T19:19:55.701Z] #40 11.57 PBCC images/inventory.pb-c.c [2020-09-10T19:19:55.701Z] #40 11.62 DEP images/core-aarch64.pb-c.d [2020-09-10T19:19:55.701Z] #40 11.72 DEP images/core-arm.pb-c.d [2020-09-10T19:19:55.701Z] #40 11.82 DEP images/core-ppc64.pb-c.d [2020-09-10T19:19:56.001Z] #40 11.87 DEP images/core-s390.pb-c.d [2020-09-10T19:19:56.001Z] #40 11.91 DEP images/core-x86.pb-c.d [2020-09-10T19:19:56.001Z] #40 12.01 DEP images/core.pb-c.d [2020-09-10T19:19:56.001Z] #40 12.07 DEP images/inventory.pb-c.d [2020-09-10T19:19:56.159Z] ok github.com/docker/docker/volume/local 0.074s coverage: 73.0% of statements [2020-09-10T19:19:56.301Z] #40 12.16 PBCC images/cpuinfo.pb-c.c [2020-09-10T19:19:56.301Z] #40 12.18 DEP images/cpuinfo.pb-c.d [2020-09-10T19:19:56.301Z] #40 12.24 PBCC images/stats.pb-c.c [2020-09-10T19:19:56.301Z] #40 12.27 DEP images/stats.pb-c.d [2020-09-10T19:19:56.735Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2020-09-10T19:19:57.307Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2020-09-10T19:19:58.418Z] #40 14.16 make[1]: Nothing to be done for 'all'. [2020-09-10T19:19:58.418Z] #40 ... [2020-09-10T19:19:58.418Z] [2020-09-10T19:19:58.418Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:19:59.038Z] #53 43.01 Checking out files: 62% (2037/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) [2020-09-10T19:19:59.038Z] #53 ... [2020-09-10T19:19:59.038Z] [2020-09-10T19:19:59.038Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:19:59.038Z] #11 70.19 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-10T19:19:59.038Z] #11 70.20 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-10T19:19:59.038Z] #11 70.22 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T19:19:59.038Z] #11 70.30 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-10T19:19:59.038Z] #11 70.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-10T19:19:59.038Z] #11 70.32 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T19:19:59.038Z] #11 ... [2020-09-10T19:19:59.038Z] [2020-09-10T19:19:59.038Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:19:59.038Z] #53 43.01 Checking out files: 62% (2037/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) [2020-09-10T19:19:59.038Z] #53 ... [2020-09-10T19:19:59.038Z] [2020-09-10T19:19:59.038Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:19:59.038Z] #48 70.34 reflect [2020-09-10T19:19:59.038Z] #48 70.35 regexp/syntax [2020-09-10T19:19:59.038Z] #48 76.90 time [2020-09-10T19:19:59.038Z] #48 79.97 regexp [2020-09-10T19:19:59.338Z] #48 ... [2020-09-10T19:19:59.338Z] [2020-09-10T19:19:59.338Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:19:59.338Z] #53 43.01 Checking out files: 62% (2037/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-10T19:19:59.338Z] #53 43.86 + cd /tmp/tmp.WdkRbUNYn4/src/github.com/containerd/containerd [2020-09-10T19:19:59.472Z] #52 151.8 + bin/containerd-shim-runc-v1 [2020-09-10T19:19:59.636Z] #53 43.86 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-10T19:19:59.935Z] #53 44.19 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-10T19:19:59.935Z] #53 44.19 + BUILDTAGS='netgo osusergo static_build' [2020-09-10T19:19:59.935Z] #53 44.19 + export EXTRA_FLAGS=-buildmode=pie [2020-09-10T19:19:59.935Z] #53 44.19 + EXTRA_FLAGS=-buildmode=pie [2020-09-10T19:19:59.935Z] #53 44.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-10T19:19:59.935Z] #53 44.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-10T19:19:59.935Z] #53 44.19 + '[' '' = dynamic ']' [2020-09-10T19:19:59.935Z] #53 44.19 + make [2020-09-10T19:20:01.002Z] #53 45.25 + bin/ctr [2020-09-10T19:20:01.649Z] #53 ... [2020-09-10T19:20:01.649Z] [2020-09-10T19:20:01.649Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:20:01.649Z] #42 72.83 vendor/golang.org/x/net/dns/dnsmessage [2020-09-10T19:20:01.649Z] #42 77.36 time [2020-09-10T19:20:01.649Z] #42 81.74 regexp [2020-09-10T19:20:01.649Z] #42 ... [2020-09-10T19:20:01.649Z] [2020-09-10T19:20:01.649Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:20:01.649Z] #40 16.40 CC images/stats.o [2020-09-10T19:20:01.649Z] #40 16.89 CC images/core.o [2020-09-10T19:20:01.948Z] using credential docker-jenkins-github-credentials [2020-09-10T19:20:01.949Z] #40 17.80 CC images/core-x86.o [2020-09-10T19:20:02.024Z] Cloning the remote Git repository [2020-09-10T19:20:02.024Z] Cloning with configured refspecs honoured and without tags [2020-09-10T19:20:02.197Z] #52 154.7 + bin/containerd-shim-runc-v2 [2020-09-10T19:20:02.247Z] #40 ... [2020-09-10T19:20:02.247Z] [2020-09-10T19:20:02.247Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:20:02.247Z] #31 73.45 internal/syscall/execenv [2020-09-10T19:20:02.247Z] #31 73.47 time [2020-09-10T19:20:02.247Z] #31 73.48 internal/syscall/unix [2020-09-10T19:20:02.247Z] #31 79.70 internal/poll [2020-09-10T19:20:02.247Z] #31 82.21 os [2020-09-10T19:20:02.549Z] #31 ... [2020-09-10T19:20:02.549Z] [2020-09-10T19:20:02.549Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:20:02.549Z] #40 18.55 CC images/core-arm.o [2020-09-10T19:20:03.012Z] --- PASS: TestBuildSquashParent (7.39s) [2020-09-10T19:20:03.012Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-10T19:20:03.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T19:20:03.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T19:20:03.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T19:20:03.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T19:20:03.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T19:20:03.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T19:20:03.012Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T19:20:03.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T19:20:03.012Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T19:20:03.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T19:20:03.012Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T19:20:03.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T19:20:03.012Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T19:20:03.012Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T19:20:03.199Z] #40 19.16 CC images/core-aarch64.o [2020-09-10T19:20:03.229Z] #52 155.4 + binaries [2020-09-10T19:20:03.229Z] #52 155.4 + install -D bin/containerd /build/containerd [2020-09-10T19:20:03.229Z] #52 155.4 + install -D bin/containerd-shim /build/containerd-shim [2020-09-10T19:20:03.229Z] #52 155.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-10T19:20:03.229Z] #52 155.5 + install -D bin/ctr /build/ctr [2020-09-10T19:20:03.521Z] #52 DONE 156.0s [2020-09-10T19:20:03.847Z] #40 19.77 CC images/core-ppc64.o [2020-09-10T19:20:03.946Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T19:20:03.946Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T19:20:02.251Z] Cloning repository https://github.com/moby/moby.git [2020-09-10T19:20:02.690Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-09-10T19:20:03.693Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T19:20:03.694Z] > git --version # timeout=10 [2020-09-10T19:20:03.734Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-10T19:20:03.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:20:03.737Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41432/head:refs/remotes/origin/PR-41432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:20:04.155Z] [2020-09-10T19:20:04.155Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-10T19:20:04.445Z] #53 DONE 0.3s [2020-09-10T19:20:04.496Z] #40 20.53 CC images/core-s390.o [2020-09-10T19:20:04.736Z] [2020-09-10T19:20:04.736Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-10T19:20:04.736Z] #57 DONE 0.2s [2020-09-10T19:20:04.736Z] [2020-09-10T19:20:04.736Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-10T19:20:05.026Z] #59 DONE 0.1s [2020-09-10T19:20:05.026Z] [2020-09-10T19:20:05.026Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-10T19:20:05.026Z] #61 DONE 0.1s [2020-09-10T19:20:05.026Z] [2020-09-10T19:20:05.026Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-10T19:20:05.026Z] #62 DONE 0.1s [2020-09-10T19:20:05.026Z] [2020-09-10T19:20:05.026Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-10T19:20:05.584Z] #40 21.28 CC images/cpuinfo.o [2020-09-10T19:20:05.658Z] #63 DONE 0.7s [2020-09-10T19:20:05.847Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T19:20:05.847Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T19:20:05.887Z] #40 21.77 CC images/inventory.o [2020-09-10T19:20:05.950Z] [2020-09-10T19:20:05.950Z] #64 exporting to image [2020-09-10T19:20:05.950Z] #64 exporting layers [2020-09-10T19:20:06.186Z] #40 21.98 CC images/fdinfo.o [2020-09-10T19:20:06.484Z] #40 22.37 CC images/fown.o [2020-09-10T19:20:06.782Z] #40 22.62 CC images/ns.o [2020-09-10T19:20:06.782Z] #40 22.80 CC images/regfile.o [2020-09-10T19:20:07.079Z] #40 23.15 CC images/ghost-file.o [2020-09-10T19:20:07.727Z] #40 23.58 CC images/fifo.o [2020-09-10T19:20:07.747Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-09-10T19:20:07.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s) [2020-09-10T19:20:07.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s) [2020-09-10T19:20:07.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s) [2020-09-10T19:20:07.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.94s) [2020-09-10T19:20:07.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2020-09-10T19:20:07.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s) [2020-09-10T19:20:07.747Z] === RUN TestBuildMultiStageCopy [2020-09-10T19:20:07.747Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-10T19:20:08.024Z] #40 23.82 CC images/remap-file-path.o [2020-09-10T19:20:08.323Z] #40 24.04 CC images/eventfd.o [2020-09-10T19:20:08.323Z] #40 24.26 CC images/eventpoll.o [2020-09-10T19:20:08.620Z] #40 24.56 CC images/fh.o [2020-09-10T19:20:08.677Z] #64 exporting layers 2.5s done [2020-09-10T19:20:08.677Z] #64 writing image sha256:cafb23a4a801dbcbdd9de7f78d9b462a075f85a72f13bea9d8598470accaaee8 done [2020-09-10T19:20:08.677Z] #64 naming to docker.io/library/docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 done [2020-09-10T19:20:08.677Z] #64 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-10T19:20:08.933Z] #40 ... [2020-09-10T19:20:08.933Z] [2020-09-10T19:20:08.933Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:20:08.933Z] #42 89.99 github.com/LK4D4/vndr/versioned [2020-09-10T19:20:08.933Z] #42 90.22 net [2020-09-10T19:20:08.933Z] #42 90.25 os/exec [2020-09-10T19:20:08.933Z] #42 90.26 internal/lazyregexp [2020-09-10T19:20:09.105Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/test/unit [2020-09-10T19:20:11.030Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-10T19:20:11.201Z] ? github.com/docker/docker/api [no test files] [2020-09-10T19:20:12.404Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-10T19:20:13.352Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-10T19:20:13.490Z] #42 94.16 crypto/cipher [2020-09-10T19:20:13.490Z] #42 94.17 encoding/base64 [2020-09-10T19:20:13.490Z] #42 94.20 go/scanner [2020-09-10T19:20:13.490Z] #42 ... [2020-09-10T19:20:13.490Z] [2020-09-10T19:20:13.490Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:20:13.490Z] #31 84.24 internal/fmtsort [2020-09-10T19:20:13.490Z] #31 85.77 path/filepath [2020-09-10T19:20:13.490Z] #31 85.77 fmt [2020-09-10T19:20:13.490Z] #31 87.48 io/ioutil [2020-09-10T19:20:13.490Z] #31 89.29 flag [2020-09-10T19:20:13.490Z] #31 89.29 github.com/BurntSushi/toml [2020-09-10T19:20:13.490Z] #31 89.29 log [2020-09-10T19:20:13.490Z] #31 93.71 github.com/BurntSushi/toml/cmd/tomlv [2020-09-10T19:20:13.490Z] #31 ... [2020-09-10T19:20:13.490Z] [2020-09-10T19:20:13.490Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:20:13.490Z] #40 24.92 CC images/fsnotify.o [2020-09-10T19:20:13.490Z] #40 25.70 CC images/signalfd.o [2020-09-10T19:20:13.490Z] #40 25.97 CC images/fs.o [2020-09-10T19:20:13.490Z] #40 26.29 CC images/pstree.o [2020-09-10T19:20:13.490Z] #40 26.59 CC images/pipe.o [2020-09-10T19:20:13.490Z] #40 26.86 CC images/tcp-stream.o [2020-09-10T19:20:13.490Z] #40 27.16 CC images/sk-packet.o [2020-09-10T19:20:13.490Z] #40 27.57 CC images/mnt.o [2020-09-10T19:20:13.490Z] #40 27.87 CC images/pipe-data.o [2020-09-10T19:20:13.490Z] #40 28.10 CC images/sa.o [2020-09-10T19:20:13.490Z] #40 28.32 CC images/timer.o [2020-09-10T19:20:13.490Z] #40 28.83 CC images/timerfd.o [2020-09-10T19:20:13.490Z] #40 29.05 CC images/mm.o [2020-09-10T19:20:13.490Z] #40 29.50 CC images/sk-opts.o [2020-09-10T19:20:13.788Z] #40 29.80 CC images/sk-unix.o [2020-09-10T19:20:14.086Z] #40 30.18 CC images/sk-inet.o [2020-09-10T19:20:14.285Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-10T19:20:14.732Z] #40 30.59 CC images/tun.o [2020-09-10T19:20:14.732Z] #40 ... [2020-09-10T19:20:14.732Z] [2020-09-10T19:20:14.732Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:20:14.732Z] #48 86.04 path/filepath [2020-09-10T19:20:14.732Z] #48 86.06 context [2020-09-10T19:20:14.732Z] #48 87.31 mvdan.cc/sh/v3/fileutil [2020-09-10T19:20:14.732Z] #48 89.81 encoding/binary [2020-09-10T19:20:14.732Z] #48 89.84 github.com/pkg/diff [2020-09-10T19:20:14.732Z] #48 89.85 go/token [2020-09-10T19:20:14.732Z] #48 89.85 flag [2020-09-10T19:20:14.732Z] #48 91.99 go/scanner [2020-09-10T19:20:14.732Z] #48 94.25 mvdan.cc/editorconfig [2020-09-10T19:20:14.732Z] #48 94.52 mvdan.cc/sh/v3/syntax [2020-09-10T19:20:14.732Z] #48 95.63 go/ast [2020-09-10T19:20:15.033Z] #48 ... [2020-09-10T19:20:15.033Z] [2020-09-10T19:20:15.033Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:20:15.033Z] #11 92.05 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-10T19:20:15.033Z] #11 92.05 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-10T19:20:15.033Z] #11 92.06 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T19:20:15.218Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2020-09-10T19:20:15.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2020-09-10T19:20:15.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-09-10T19:20:15.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-09-10T19:20:15.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-09-10T19:20:15.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-09-10T19:20:15.218Z] === RUN TestBuildMultiStageParentConfig [2020-09-10T19:20:16.584Z] #11 ... [2020-09-10T19:20:16.584Z] [2020-09-10T19:20:16.584Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:20:16.584Z] #31 DONE 97.7s [2020-09-10T19:20:16.584Z] [2020-09-10T19:20:16.584Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:20:16.584Z] #40 31.03 CC images/sk-netlink.o [2020-09-10T19:20:16.584Z] #40 31.32 CC images/packet-sock.o [2020-09-10T19:20:16.584Z] #40 31.74 CC images/ipc-var.o [2020-09-10T19:20:16.584Z] #40 31.95 CC images/ipc-desc.o [2020-09-10T19:20:16.584Z] #40 32.31 CC images/ipc-shm.o [2020-09-10T19:20:16.889Z] #40 32.97 CC images/ipc-msg.o [2020-09-10T19:20:17.535Z] #40 33.56 CC images/ipc-sem.o [2020-09-10T19:20:17.852Z] #40 33.83 CC images/utsns.o [2020-09-10T19:20:18.152Z] #40 34.02 CC images/creds.o [2020-09-10T19:20:18.450Z] #40 34.27 CC images/vma.o [2020-09-10T19:20:18.752Z] #40 34.61 CC images/netdev.o [2020-09-10T19:20:19.058Z] #40 35.04 CC images/tty.o [2020-09-10T19:20:19.262Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/rootless [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/volume [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-10T19:20:19.262Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-10T19:20:19.262Z] [2020-09-10T19:20:19.262Z] === Skipped [2020-09-10T19:20:19.262Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-10T19:20:19.263Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-10T19:20:19.263Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-10T19:20:19.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:20:19.263Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-10T19:20:19.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:20:19.263Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-10T19:20:19.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:20:19.263Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-10T19:20:19.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:20:19.263Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-10T19:20:19.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:20:19.263Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-10T19:20:19.263Z] graphtest_unix.go:73: No driver to put! [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-10T19:20:19.263Z] time="2020-09-10T19:19:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:20:19.263Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:20:19.263Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-10T19:20:19.263Z] time="2020-09-10T19:19:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:20:19.263Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:20:19.263Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-10T19:20:19.263Z] time="2020-09-10T19:19:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:20:19.263Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:20:19.263Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-10T19:20:19.263Z] time="2020-09-10T19:19:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:20:19.263Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:20:19.263Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-10T19:20:19.263Z] time="2020-09-10T19:19:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:20:19.263Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:20:19.263Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-10T19:20:19.263Z] graphtest_unix.go:73: No driver to put! [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-10T19:20:19.263Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-10T19:20:19.263Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-10T19:20:19.263Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-10T19:20:19.263Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s) [2020-09-10T19:20:19.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:20:19.263Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-10T19:20:19.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:20:19.263Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-10T19:20:19.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:20:19.263Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-10T19:20:19.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:20:19.263Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-10T19:20:19.263Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:20:19.263Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-10T19:20:19.263Z] graphtest_unix.go:73: No driver to put! [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-10T19:20:19.263Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-10T19:20:19.263Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] [2020-09-10T19:20:19.263Z] DONE 2142 tests, 26 skipped in 190.477s Post stage [Pipeline] junit [2020-09-10T19:20:19.278Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-10T19:20:19.704Z] #40 35.58 CC images/file-lock.o [2020-09-10T19:20:19.727Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2020-09-10T19:20:19.756Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -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:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/make.sh dynbinary test-integration [2020-09-10T19:20:20.001Z] #40 35.77 CC images/rlimit.o [2020-09-10T19:20:20.001Z] #40 35.95 CC images/pagemap.o [2020-09-10T19:20:20.481Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-09-10T19:20:20.481Z] === RUN TestBuildLabelWithTargets [2020-09-10T19:20:20.610Z] Fetching without tags [2020-09-10T19:20:20.649Z] #40 36.36 CC images/siginfo.o [2020-09-10T19:20:20.649Z] #40 36.69 CC images/rpc.o [2020-09-10T19:20:20.700Z] [2020-09-10T19:20:20.700Z] Removing bundles/ [2020-09-10T19:20:20.700Z] [2020-09-10T19:20:20.700Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-10T19:20:20.700Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T19:20:20.700Z] GOOS="" GOARCH="" GOARM="" [2020-09-10T19:20:20.343Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T19:20:20.382Z] > git config --add remote.origin.fetch +refs/pull/41432/head:refs/remotes/origin/PR-41432 # timeout=10 [2020-09-10T19:20:20.420Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:20:20.530Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-10T19:20:20.642Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-10T19:20:20.643Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:20:20.644Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41432/head:refs/remotes/origin/PR-41432 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-10T19:20:21.832Z] Merging remotes/origin/master commit b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a into PR head commit 13e0ba700ad53e6c97e91c8775376a7eff175555 [2020-09-10T19:20:22.258Z] #40 37.95 CC images/ext-file.o [2020-09-10T19:20:22.258Z] #40 38.23 CC images/cgroup.o [2020-09-10T19:20:23.313Z] #40 39.03 CC images/userns.o [2020-09-10T19:20:23.613Z] #40 39.48 CC images/google/protobuf/descriptor.o [2020-09-10T19:20:21.938Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:20:21.979Z] > git checkout -f 13e0ba700ad53e6c97e91c8775376a7eff175555 # timeout=10 [2020-09-10T19:20:25.151Z] #40 ... [2020-09-10T19:20:25.151Z] [2020-09-10T19:20:25.151Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:20:25.151Z] #42 96.40 net/url [2020-09-10T19:20:25.151Z] #42 97.18 text/template/parse [2020-09-10T19:20:25.151Z] #42 97.58 go/ast [2020-09-10T19:20:25.151Z] #42 101.2 encoding/json [2020-09-10T19:20:25.151Z] #42 ... [2020-09-10T19:20:25.151Z] [2020-09-10T19:20:25.151Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:20:25.151Z] #48 96.34 encoding/json [2020-09-10T19:20:25.151Z] #48 99.60 golang.org/x/sys/unix [2020-09-10T19:20:25.250Z] Merge succeeded, producing 850f02b35f1d8367ebea6b4ad623e706aae4d98b [2020-09-10T19:20:25.250Z] Checking out Revision 850f02b35f1d8367ebea6b4ad623e706aae4d98b (PR-41432) [2020-09-10T19:20:25.800Z] #48 ... [2020-09-10T19:20:25.800Z] [2020-09-10T19:20:25.800Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:20:25.800Z] #40 41.54 CC images/opts.o [2020-09-10T19:20:25.800Z] #40 41.76 CC images/seccomp.o [2020-09-10T19:20:26.100Z] #40 42.08 CC images/binfmt-misc.o [2020-09-10T19:20:26.398Z] #40 42.36 CC images/time.o [2020-09-10T19:20:26.696Z] #40 42.67 CC images/sysctl.o [2020-09-10T19:20:24.299Z] > git remote # timeout=10 [2020-09-10T19:20:24.372Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T19:20:24.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-10T19:20:24.414Z] > git merge b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a # timeout=10 [2020-09-10T19:20:25.145Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-09-10T19:20:25.282Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T19:20:25.324Z] > git checkout -f 850f02b35f1d8367ebea6b4ad623e706aae4d98b # timeout=10 [2020-09-10T19:20:26.994Z] #40 42.87 CC images/autofs.o [2020-09-10T19:20:27.314Z] #40 43.10 CC images/macvlan.o [2020-09-10T19:20:27.314Z] #40 43.28 CC images/sit.o [2020-09-10T19:20:27.613Z] #40 43.55 CC images/memfd.o [2020-09-10T19:20:27.912Z] #40 43.96 CC images/timens.o [2020-09-10T19:20:28.210Z] #40 44.24 LINK images/built-in.o [2020-09-10T19:20:28.528Z] #40 44.54 GEN compel/include/asm [2020-09-10T19:20:28.528Z] #40 44.63 GEN compel/include/version.h [2020-09-10T19:20:28.528Z] #40 44.63 touch .config [2020-09-10T19:20:28.590Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-09-10T19:20:28.590Z] === RUN TestBuildWithEmptyLayers [2020-09-10T19:20:28.828Z] #40 44.70 GEN include/common/config.h [2020-09-10T19:20:28.828Z] #40 44.83 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-10T19:20:28.828Z] #40 44.85 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-10T19:20:28.828Z] #40 44.86 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-09-10T19:20:28.828Z] #40 44.88 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-09-10T19:20:28.828Z] #40 44.92 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-09-10T19:20:29.129Z] #40 44.99 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-09-10T19:20:29.129Z] #40 45.02 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-09-10T19:20:29.129Z] #40 45.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-10T19:20:29.129Z] #40 45.05 DEP compel/plugins/std/infect.d [2020-09-10T19:20:29.430Z] #40 45.26 DEP compel/plugins/std/string.d [2020-09-10T19:20:29.430Z] #40 45.39 DEP compel/plugins/std/log.d [2020-09-10T19:20:29.430Z] #40 45.48 DEP compel/plugins/std/fds.d [2020-09-10T19:20:29.735Z] #40 45.59 DEP compel/plugins/std/std.d [2020-09-10T19:20:29.735Z] #40 45.70 DEP compel/plugins/shmem/shmem.d [2020-09-10T19:20:29.735Z] #40 45.79 DEP compel/plugins/fds/fds.d [2020-09-10T19:20:30.038Z] #40 45.90 CC compel/plugins/std/std.o [2020-09-10T19:20:30.339Z] #40 46.29 CC compel/plugins/std/fds.o [2020-09-10T19:20:30.642Z] #40 ... [2020-09-10T19:20:30.642Z] [2020-09-10T19:20:30.642Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-10T19:20:30.642Z] #11 107.9 Selecting previously unselected package libapparmor1:ppc64el. [2020-09-10T19:20:30.642Z] #11 107.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-09-10T19:20:30.642Z] #11 107.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-09-10T19:20:30.642Z] #11 108.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-09-10T19:20:30.642Z] #11 108.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-09-10T19:20:30.642Z] #11 108.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-10T19:20:30.642Z] #11 108.3 Selecting previously unselected package libbtrfs0. [2020-09-10T19:20:30.642Z] #11 108.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-10T19:20:30.642Z] #11 108.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-10T19:20:30.642Z] #11 108.4 Selecting previously unselected package libbtrfs-dev. [2020-09-10T19:20:30.642Z] #11 108.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-10T19:20:30.642Z] #11 108.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-10T19:20:30.642Z] #11 108.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-09-10T19:20:30.642Z] #11 108.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-10T19:20:30.642Z] #11 108.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-10T19:20:30.642Z] #11 108.7 Selecting previously unselected package libudev-dev:ppc64el. [2020-09-10T19:20:30.642Z] #11 108.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-10T19:20:30.642Z] #11 108.8 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-10T19:20:30.642Z] #11 109.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-09-10T19:20:30.642Z] #11 109.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-09-10T19:20:30.642Z] #11 109.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-09-10T19:20:30.642Z] #11 109.3 Selecting previously unselected package libpcre16-3:ppc64el. [2020-09-10T19:20:30.642Z] #11 109.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-09-10T19:20:30.642Z] #11 109.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-10T19:20:30.642Z] #11 109.5 Selecting previously unselected package libpcre32-3:ppc64el. [2020-09-10T19:20:30.642Z] #11 109.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-09-10T19:20:30.642Z] #11 109.5 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-10T19:20:30.642Z] #11 109.7 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-09-10T19:20:30.642Z] #11 109.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-09-10T19:20:30.642Z] #11 109.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-10T19:20:30.642Z] #11 109.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-09-10T19:20:30.642Z] #11 109.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-09-10T19:20:30.642Z] #11 109.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-10T19:20:30.642Z] #11 110.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-09-10T19:20:30.642Z] #11 110.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-09-10T19:20:30.642Z] #11 110.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-10T19:20:30.642Z] #11 110.5 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-09-10T19:20:30.642Z] #11 110.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-09-10T19:20:30.642Z] #11 110.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-10T19:20:30.642Z] #11 110.6 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-09-10T19:20:30.642Z] #11 110.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-09-10T19:20:30.642Z] #11 110.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-10T19:20:30.642Z] #11 110.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-09-10T19:20:30.642Z] #11 110.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-10T19:20:30.642Z] #11 110.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-10T19:20:30.642Z] #11 111.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-10T19:20:30.642Z] #11 111.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-10T19:20:30.642Z] #11 111.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-09-10T19:20:30.642Z] #11 111.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-10T19:20:30.642Z] #11 111.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-10T19:20:30.642Z] #11 111.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-09-10T19:20:30.642Z] #11 111.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-10T19:20:30.642Z] #11 111.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-10T19:20:30.642Z] #11 111.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-10T19:20:30.642Z] #11 111.4 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-10T19:20:30.642Z] #11 111.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-10T19:20:30.642Z] #11 111.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-10T19:20:30.642Z] #11 111.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-10T19:20:30.642Z] #11 111.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-10T19:20:30.642Z] #11 111.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-10T19:20:30.642Z] #11 111.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-10T19:20:30.642Z] #11 111.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-10T19:20:30.642Z] #11 111.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T19:20:30.642Z] #11 111.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-10T19:20:30.642Z] #11 111.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-09-10T19:20:30.642Z] #11 111.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-10T19:20:30.642Z] #11 111.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-10T19:20:30.642Z] #11 111.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-09-10T19:20:30.642Z] #11 111.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-10T19:20:30.642Z] #11 111.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-10T19:20:30.642Z] #11 111.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-10T19:20:30.642Z] #11 111.6 Setting up dmsetup (2:1.02.155-3) ... [2020-09-10T19:20:30.642Z] #11 111.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-10T19:20:30.642Z] #11 111.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-10T19:20:30.642Z] #11 111.6 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T19:20:30.642Z] #11 DONE 111.9s [2020-09-10T19:20:30.642Z] [2020-09-10T19:20:30.642Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:20:31.118Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-09-10T19:20:31.118Z] === RUN TestBuildMultiStageOnBuild [2020-09-10T19:20:31.296Z] #50 0.443 + RM_GOPATH=0 [2020-09-10T19:20:31.296Z] #50 0.444 + TMP_GOPATH= [2020-09-10T19:20:31.296Z] #50 0.444 + : /build [2020-09-10T19:20:31.296Z] #50 0.444 + '[' -z '' ']' [2020-09-10T19:20:31.296Z] #50 0.444 ++ mktemp -d [2020-09-10T19:20:31.296Z] #50 0.446 + export GOPATH=/tmp/tmp.sH6M4q7kNQ [2020-09-10T19:20:31.296Z] #50 0.447 + GOPATH=/tmp/tmp.sH6M4q7kNQ [2020-09-10T19:20:31.296Z] #50 0.447 + RM_GOPATH=1 [2020-09-10T19:20:31.296Z] #50 0.447 + case "$(go env GOARCH)" in [2020-09-10T19:20:31.296Z] #50 0.459 ++ go env GOARCH [2020-09-10T19:20:31.296Z] #50 0.477 + export GO_BUILDMODE=-buildmode=pie [2020-09-10T19:20:31.296Z] #50 0.478 + GO_BUILDMODE=-buildmode=pie [2020-09-10T19:20:31.296Z] #50 0.478 ++ dirname /tmp/install/install.sh [2020-09-10T19:20:31.296Z] #50 0.480 + dir=/tmp/install [2020-09-10T19:20:31.296Z] #50 0.480 + bin=runc [2020-09-10T19:20:31.296Z] #50 0.480 + shift [2020-09-10T19:20:31.296Z] #50 0.480 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-10T19:20:31.296Z] #50 0.496 + . /tmp/install/runc.installer [2020-09-10T19:20:31.296Z] #50 ... [2020-09-10T19:20:31.296Z] [2020-09-10T19:20:31.296Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-10T19:20:31.296Z] #12 DONE 0.6s [2020-09-10T19:20:31.296Z] [2020-09-10T19:20:31.296Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:20:31.296Z] #50 0.497 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T19:20:31.296Z] #50 0.498 + install_runc [2020-09-10T19:20:31.296Z] #50 0.499 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-10T19:20:31.296Z] #50 0.500 + uname -r [2020-09-10T19:20:31.296Z] #50 0.506 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-10T19:20:31.296Z] #50 0.506 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-10T19:20:31.296Z] #50 0.506 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sH6M4q7kNQ/src/github.com/opencontainers/runc [2020-09-10T19:20:31.296Z] #50 0.506 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-10T19:20:31.296Z] #50 0.524 Cloning into '/tmp/tmp.sH6M4q7kNQ/src/github.com/opencontainers/runc'... [2020-09-10T19:20:31.603Z] #50 ... [2020-09-10T19:20:31.603Z] [2020-09-10T19:20:31.603Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-10T19:20:31.603Z] #13 DONE 0.4s [2020-09-10T19:20:31.902Z] [2020-09-10T19:20:31.902Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-10T19:20:31.902Z] #14 0.272 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-10T19:20:31.902Z] #14 DONE 0.3s [2020-09-10T19:20:31.902Z] [2020-09-10T19:20:31.902Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:20:31.902Z] #40 46.87 CC compel/plugins/std/log.o [2020-09-10T19:20:32.547Z] #40 ... [2020-09-10T19:20:32.547Z] [2020-09-10T19:20:32.547Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-10T19:20:32.547Z] #15 DONE 0.3s [2020-09-10T19:20:32.547Z] [2020-09-10T19:20:32.547Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-10T19:20:32.847Z] #16 DONE 0.4s [2020-09-10T19:20:32.847Z] [2020-09-10T19:20:32.847Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-10T19:20:33.146Z] #17 DONE 0.3s [2020-09-10T19:20:33.146Z] [2020-09-10T19:20:33.146Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:20:33.146Z] #40 48.58 CC compel/plugins/std/string.o [2020-09-10T19:20:33.795Z] #40 49.49 CC compel/plugins/std/infect.o [2020-09-10T19:20:34.095Z] #40 49.99 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-09-10T19:20:34.095Z] #40 50.04 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-09-10T19:20:34.095Z] #40 50.08 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-09-10T19:20:34.394Z] #40 50.16 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-09-10T19:20:34.394Z] #40 50.23 AR compel/plugins/std.lib.a [2020-09-10T19:20:34.394Z] #40 50.35 CC compel/plugins/fds/fds.o [2020-09-10T19:20:34.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-10T19:20:34.692Z] #40 50.64 AR compel/plugins/fds.lib.a [2020-09-10T19:20:34.692Z] #40 50.70 HOSTDEP compel/src/lib/log-host.d [2020-09-10T19:20:34.989Z] #40 50.84 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-10T19:20:34.989Z] #40 50.96 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-09-10T19:20:34.989Z] #40 51.10 HOSTDEP compel/src/main-host.d [2020-09-10T19:20:35.289Z] #40 51.25 DEP compel/src/lib/ptrace.d [2020-09-10T19:20:35.591Z] #40 51.45 DEP compel/src/lib/infect.d [2020-09-10T19:20:35.591Z] #40 51.67 DEP compel/src/lib/infect-util.d [2020-09-10T19:20:35.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-10T19:20:35.904Z] #40 51.85 DEP compel/src/lib/infect-rpc.d [2020-09-10T19:20:35.904Z] #40 51.97 DEP compel/arch/ppc64/src/lib/infect.d [2020-09-10T19:20:36.213Z] #40 52.08 DEP compel/arch/ppc64/src/lib/cpu.d [2020-09-10T19:20:36.213Z] #40 52.15 DEP compel/src/lib/log.d [2020-09-10T19:20:36.389Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-09-10T19:20:36.389Z] === RUN TestBuildUncleanTarFilenames [2020-09-10T19:20:36.512Z] #40 52.29 DEP compel/src/main.d [2020-09-10T19:20:36.512Z] #40 52.48 DEP compel/src/lib/handle-elf.d [2020-09-10T19:20:36.512Z] #40 52.61 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-09-10T19:20:36.811Z] #40 52.75 CC compel/src/lib/log.o [2020-09-10T19:20:36.811Z] #40 ... [2020-09-10T19:20:36.811Z] [2020-09-10T19:20:36.811Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:20:36.811Z] #42 108.2 text/template [2020-09-10T19:20:36.811Z] #42 108.9 go/parser [2020-09-10T19:20:36.811Z] #42 114.3 encoding/xml [2020-09-10T19:20:36.955Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2020-09-10T19:20:36.955Z] === RUN TestBuildMultiStageLayerLeak [2020-09-10T19:20:37.110Z] #42 ... [2020-09-10T19:20:37.110Z] [2020-09-10T19:20:37.110Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:20:37.110Z] #18 0.641 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-10T19:20:37.111Z] #18 0.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-10T19:20:37.111Z] #18 0.881 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-10T19:20:37.111Z] #18 1.892 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-10T19:20:37.111Z] #18 3.400 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [216 kB] [2020-09-10T19:20:37.760Z] #18 4.569 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-10T19:20:38.888Z] #18 ... [2020-09-10T19:20:38.888Z] [2020-09-10T19:20:38.888Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:20:38.888Z] #42 120.1 math/big [2020-09-10T19:20:40.363Z] Commit message: "Merge commit 'b9da78cef2adfef1cf13a79afa2b50b9efcc6c2a' into HEAD" [2020-09-10T19:20:40.478Z] First time build. Skipping changelog. [2020-09-10T19:20:40.396Z] > git rev-list --no-walk 6b9a0f502d7a824f1212012ec69fe863c2f2feb4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-10T19:20:41.139Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2020-09-10T19:20:41.139Z] === RUN TestBuildWithHugeFile [2020-09-10T19:20:43.405Z] #42 ... [2020-09-10T19:20:43.405Z] [2020-09-10T19:20:43.405Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-10T19:20:43.405Z] #48 115.0 golang.org/x/crypto/ssh/terminal [2020-09-10T19:20:43.405Z] #48 118.1 mvdan.cc/sh/v3/cmd/shfmt [2020-09-10T19:20:43.405Z] #48 DONE 124.4s [2020-09-10T19:20:43.405Z] [2020-09-10T19:20:43.405Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:20:43.405Z] #42 124.4 go/doc [2020-09-10T19:20:43.412Z] + docker version [2020-09-10T19:20:43.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-10T19:20:47.933Z] #42 ... [2020-09-10T19:20:47.933Z] [2020-09-10T19:20:47.933Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:20:47.933Z] #40 53.07 CC compel/arch/ppc64/src/lib/cpu.o [2020-09-10T19:20:47.933Z] #40 53.49 CC compel/arch/ppc64/src/lib/infect.o [2020-09-10T19:20:47.933Z] #40 54.20 CC compel/src/lib/infect-rpc.o [2020-09-10T19:20:47.933Z] #40 54.57 CC compel/src/lib/infect-util.o [2020-09-10T19:20:47.933Z] #40 54.85 CC compel/src/lib/infect.o [2020-09-10T19:20:47.933Z] #40 57.62 CC compel/src/lib/ptrace.o [2020-09-10T19:20:47.933Z] #40 58.15 AR compel/libcompel.a [2020-09-10T19:20:47.933Z] #40 58.27 HOSTCC compel/src/main-host.o [2020-09-10T19:20:47.933Z] #40 58.62 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-09-10T19:20:47.933Z] #40 58.81 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-10T19:20:47.933Z] #40 59.50 HOSTCC compel/src/lib/log-host.o [2020-09-10T19:20:47.933Z] #40 59.81 HOSTLINK compel/compel-host-bin [2020-09-10T19:20:47.933Z] #40 60.12 DEP soccr/soccr.d [2020-09-10T19:20:47.933Z] #40 60.44 CC soccr/soccr.o [2020-09-10T19:20:47.933Z] #40 61.99 AR soccr/libsoccr.a [2020-09-10T19:20:47.933Z] #40 62.04 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-10T19:20:47.933Z] #40 62.49 DEP criu/arch/ppc64/sigframe.d [2020-09-10T19:20:47.933Z] #40 62.69 DEP criu/arch/ppc64/crtools.d [2020-09-10T19:20:47.933Z] #40 62.90 DEP criu/arch/ppc64/cpu.d [2020-09-10T19:20:47.933Z] #40 63.08 CC criu/arch/ppc64/cpu.o [2020-09-10T19:20:47.933Z] #40 63.73 CC criu/arch/ppc64/crtools.o [2020-09-10T19:20:48.580Z] #40 ... [2020-09-10T19:20:48.580Z] [2020-09-10T19:20:48.580Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:20:48.580Z] #55 129.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-10T19:20:48.580Z] #55 129.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-10T19:20:50.457Z] Client: Docker Engine - Enterprise [2020-09-10T19:20:50.457Z] Version: 19.03.5 [2020-09-10T19:20:50.457Z] API version: 1.40 [2020-09-10T19:20:50.457Z] Go version: go1.12.12 [2020-09-10T19:20:50.457Z] Git commit: 2ee0c57608 [2020-09-10T19:20:50.457Z] Built: 11/13/2019 08:00:16 [2020-09-10T19:20:50.457Z] OS/Arch: windows/amd64 [2020-09-10T19:20:50.457Z] Experimental: false [2020-09-10T19:20:50.457Z] [2020-09-10T19:20:50.457Z] Server: Docker Engine - Enterprise [2020-09-10T19:20:50.457Z] Engine: [2020-09-10T19:20:50.457Z] Version: 19.03.5 [2020-09-10T19:20:50.457Z] API version: 1.40 (minimum version 1.24) [2020-09-10T19:20:50.457Z] Go version: go1.12.12 [2020-09-10T19:20:50.457Z] Git commit: 2ee0c57608 [2020-09-10T19:20:50.457Z] Built: 11/13/2019 07:58:51 [2020-09-10T19:20:50.457Z] OS/Arch: windows/amd64 [2020-09-10T19:20:50.457Z] Experimental: true [Pipeline] sh [2020-09-10T19:20:51.323Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m13.218772863s with top 10 stages: buildssa: 1m37.576753569s, goimports: 23.640702016s, unconvert: 13.685162288s, gosec: 10.444252405s, golint: 6.531384136s, misspell: 4.646304221s, ineffassign: 4.27896917s, inspect: 3.451399019s, vrp: 3.115226367s, printf: 1.747983011s [2020-09-10T19:20:51.323Z] INFO [runner] Issues before processing: 2304, after processing: 0 [2020-09-10T19:20:51.323Z] INFO [runner] Processors filtering stat (out/in): cgo: 1695/2304, filename_unadjuster: 1695/1695, path_prettifier: 1695/1695, skip_dirs: 1695/1695, autogenerated_exclude: 1590/1695, identifier_marker: 1590/1590, exclude-rules: 64/1590, skip_files: 1695/1695, exclude: 1590/1590, nolint: 0/64 [2020-09-10T19:20:51.323Z] INFO [runner] processing took 60.988003ms with stages: nolint: 26.472403ms, identifier_marker: 16.617026ms, path_prettifier: 8.197959ms, autogenerated_exclude: 4.209505ms, exclude-rules: 3.426058ms, skip_dirs: 1.632138ms, cgo: 331.076µs, filename_unadjuster: 97.235µs, max_same_issues: 1.213µs, uniq_by_line: 858ns, diff: 445ns, source_code: 392ns, max_from_linter: 374ns, skip_files: 372ns, exclude: 365ns, path_shortener: 336ns, max_per_file_from_linter: 248ns [2020-09-10T19:20:51.323Z] INFO [runner] linters took 1m39.83657505s with stages: goanalysis_metalinter: 1m19.869102856s, unused: 19.906360542s [2020-09-10T19:20:51.323Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-09-10T19:20:51.323Z] INFO Memory: 1502 samples, avg is 729.4MB, max is 3571.7MB [2020-09-10T19:20:51.323Z] INFO Execution took 3m38.376349577s [2020-09-10T19:20:51.323Z] Congratulations! The shell scripts are properly formatted. [2020-09-10T19:20:51.356Z] #55 ... [2020-09-10T19:20:51.356Z] [2020-09-10T19:20:51.356Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:20:51.356Z] #50 10.14 + cd /tmp/tmp.sH6M4q7kNQ/src/github.com/opencontainers/runc [2020-09-10T19:20:51.356Z] #50 10.14 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-10T19:20:51.356Z] #50 10.69 + '[' -z '' ']' [2020-09-10T19:20:51.356Z] #50 10.69 + target=static [2020-09-10T19:20:51.356Z] #50 10.69 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-10T19:20:51.356Z] #50 10.87 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-09-10T19:20:51.356Z] #50 ... [2020-09-10T19:20:51.356Z] [2020-09-10T19:20:51.356Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:20:51.356Z] #40 64.90 CC criu/arch/ppc64/sigframe.o [2020-09-10T19:20:51.356Z] #40 65.23 LINK criu/arch/ppc64/crtools.built-in.o [2020-09-10T19:20:51.356Z] #40 65.28 DEP criu/pie/util-vdso.d [2020-09-10T19:20:51.356Z] #40 65.45 DEP criu/pie/util.d [2020-09-10T19:20:51.356Z] #40 65.70 CC criu/pie/util.o [2020-09-10T19:20:51.356Z] #40 66.03 CC criu/pie/util-vdso.o [2020-09-10T19:20:51.356Z] #40 66.73 AR criu/pie/pie.lib.a [2020-09-10T19:20:51.356Z] #40 66.79 DEP criu/pie/restorer.d [2020-09-10T19:20:51.356Z] #40 67.03 DEP criu/arch/ppc64/vdso-trampoline.d [2020-09-10T19:20:51.356Z] #40 67.07 DEP criu/arch/ppc64/restorer.d [2020-09-10T19:20:51.356Z] #40 67.23 DEP criu/arch/ppc64/vdso-pie.d [2020-09-10T19:20:51.356Z] #40 67.34 DEP criu/pie/parasite-vdso.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-09-10T19:20:51.656Z] #40 67.57 DEP criu/pie/parasite.d [2020-09-10T19:20:51.839Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/make.sh dynbinary-daemon test-docker-py [2020-09-10T19:20:51.955Z] + docker info [2020-09-10T19:20:51.956Z] #40 67.94 CC criu/pie/parasite.o [2020-09-10T19:20:52.100Z] [2020-09-10T19:20:52.359Z] Removing bundles/ [2020-09-10T19:20:52.359Z] [2020-09-10T19:20:52.359Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-10T19:20:52.359Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T19:20:52.359Z] GOOS="" GOARCH="" GOARM="" [2020-09-10T19:20:53.503Z] #40 69.51 LINK criu/pie/parasite.built-in.o [2020-09-10T19:20:53.504Z] #40 69.52 GEN criu/pie/parasite-blob.h [2020-09-10T19:20:53.813Z] #40 69.62 CC criu/pie/parasite-vdso.o [2020-09-10T19:20:54.111Z] #40 ... [2020-09-10T19:20:54.111Z] [2020-09-10T19:20:54.111Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:20:54.111Z] #18 10.89 Fetched 8156 kB in 10s (786 kB/s) [2020-09-10T19:20:54.111Z] #18 10.89 Reading package lists... [2020-09-10T19:20:54.111Z] #18 15.63 Reading package lists... [2020-09-10T19:20:54.111Z] #18 19.78 Building dependency tree... [2020-09-10T19:20:54.111Z] #18 ... [2020-09-10T19:20:54.111Z] [2020-09-10T19:20:54.111Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:20:54.111Z] #42 133.4 vendor/golang.org/x/text/secure/bidirule [2020-09-10T19:20:54.111Z] #42 134.2 vendor/golang.org/x/text/unicode/norm [2020-09-10T19:20:54.111Z] #42 134.9 github.com/LK4D4/vndr/build [2020-09-10T19:20:56.896Z] #42 ... [2020-09-10T19:20:56.896Z] [2020-09-10T19:20:56.896Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:20:56.896Z] #55 DONE 138.0s [2020-09-10T19:20:56.896Z] [2020-09-10T19:20:56.896Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-10T19:20:56.896Z] #56 DONE 0.2s [2020-09-10T19:20:56.896Z] [2020-09-10T19:20:56.896Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-10T19:20:56.896Z] #57 DONE 0.1s [2020-09-10T19:20:56.896Z] [2020-09-10T19:20:56.896Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:20:56.896Z] #18 21.60 libcap2-bin is already the newest version (1:2.25-2). [2020-09-10T19:20:56.896Z] #18 21.60 The following additional packages will be installed: [2020-09-10T19:20:56.896Z] #18 21.61 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-10T19:20:56.896Z] #18 21.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-10T19:20:56.896Z] #18 21.61 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-10T19:20:56.896Z] #18 21.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-10T19:20:56.896Z] #18 21.61 python3.7 python3.7-minimal vim-runtime xxd [2020-09-10T19:20:56.896Z] #18 21.61 Suggested packages: [2020-09-10T19:20:56.896Z] #18 21.62 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-10T19:20:56.896Z] #18 21.62 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-10T19:20:56.896Z] #18 21.62 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-10T19:20:56.896Z] #18 21.62 Recommended packages: [2020-09-10T19:20:56.896Z] #18 21.62 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-10T19:20:56.896Z] #18 21.62 python3-keyrings.alt python3-xdg unzip [2020-09-10T19:20:57.198Z] #18 24.07 The following NEW packages will be installed: [2020-09-10T19:20:57.198Z] #18 24.07 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-10T19:20:57.198Z] #18 24.08 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-10T19:20:57.198Z] #18 24.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-10T19:20:57.198Z] #18 24.08 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-10T19:20:57.198Z] #18 24.08 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-10T19:20:57.198Z] #18 24.08 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-10T19:20:57.198Z] #18 24.08 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-10T19:20:57.198Z] #18 24.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-10T19:20:57.198Z] #18 24.08 xz-utils zip [2020-09-10T19:20:57.198Z] #18 24.21 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-10T19:20:57.198Z] #18 24.21 Need to get 29.2 MB of archives. [2020-09-10T19:20:57.198Z] #18 24.21 After this operation, 134 MB of additional disk space will be used. [2020-09-10T19:20:57.198Z] #18 24.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-09-10T19:20:57.198Z] #18 24.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-09-10T19:20:57.198Z] #18 24.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-09-10T19:20:57.500Z] #18 24.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-09-10T19:20:57.500Z] #18 24.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-09-10T19:20:57.500Z] #18 24.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-09-10T19:20:57.802Z] #18 24.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-09-10T19:20:57.802Z] #18 24.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-09-10T19:20:57.802Z] #18 24.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-09-10T19:20:57.802Z] #18 24.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-09-10T19:20:57.802Z] #18 24.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-09-10T19:20:57.802Z] #18 24.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-09-10T19:20:57.802Z] #18 24.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-09-10T19:20:57.802Z] #18 24.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-09-10T19:20:57.802Z] #18 24.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-09-10T19:20:57.802Z] #18 24.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-09-10T19:20:57.802Z] #18 24.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-10T19:20:57.802Z] #18 24.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-10T19:20:57.802Z] #18 24.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-09-10T19:20:57.802Z] #18 24.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-09-10T19:20:57.802Z] #18 24.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-09-10T19:20:58.113Z] #18 24.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-09-10T19:20:58.113Z] #18 24.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-09-10T19:20:58.113Z] #18 25.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-10T19:20:58.113Z] #18 25.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-10T19:20:58.113Z] #18 25.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-10T19:20:58.113Z] #18 25.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-09-10T19:20:58.113Z] #18 25.06 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-09-10T19:20:58.113Z] #18 25.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-10T19:20:58.765Z] #18 25.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-10T19:20:58.765Z] #18 25.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-10T19:20:58.765Z] #18 25.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-10T19:20:58.765Z] #18 25.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-09-10T19:20:58.765Z] #18 25.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-09-10T19:20:58.765Z] #18 25.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-09-10T19:20:58.765Z] #18 25.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-10T19:20:58.765Z] #18 25.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-09-10T19:20:58.765Z] #18 25.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-09-10T19:20:58.765Z] #18 25.69 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-10T19:20:58.765Z] #18 25.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-09-10T19:20:58.765Z] #18 25.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-10T19:20:58.765Z] #18 25.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-09-10T19:20:59.062Z] #18 25.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-09-10T19:20:59.062Z] #18 25.81 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-09-10T19:20:59.062Z] #18 25.82 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-10T19:20:59.362Z] #18 26.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-09-10T19:20:59.362Z] #18 26.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-09-10T19:20:59.362Z] #18 26.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-09-10T19:21:00.422Z] #18 27.09 debconf: delaying package configuration, since apt-utils is not installed [2020-09-10T19:21:00.422Z] #18 27.19 Fetched 29.2 MB in 2s (14.0 MB/s) [2020-09-10T19:21:00.422Z] #18 27.27 Selecting previously unselected package pigz. [2020-09-10T19:21:00.422Z] #18 27.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 ... 23361 files and directories currently installed.) [2020-09-10T19:21:00.422Z] #18 27.37 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-09-10T19:21:00.422Z] #18 27.37 Unpacking pigz (2.4-1) ... [2020-09-10T19:21:00.722Z] #18 27.44 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-09-10T19:21:00.723Z] #18 27.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-10T19:21:00.723Z] #18 27.47 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-10T19:21:01.022Z] #18 27.88 Selecting previously unselected package python3.7-minimal. [2020-09-10T19:21:01.022Z] #18 27.89 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-10T19:21:01.022Z] #18 27.90 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T19:21:02.082Z] #18 28.83 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-10T19:21:02.082Z] #18 28.84 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-10T19:21:02.731Z] #18 ... [2020-09-10T19:21:02.731Z] [2020-09-10T19:21:02.731Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:21:02.731Z] #42 143.9 mime [2020-09-10T19:21:04.874Z] #42 ... [2020-09-10T19:21:04.874Z] [2020-09-10T19:21:04.874Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:21:04.874Z] #40 70.76 CC criu/arch/ppc64/vdso-pie.o [2020-09-10T19:21:04.874Z] #40 71.19 CC criu/arch/ppc64/restorer.o [2020-09-10T19:21:04.874Z] #40 71.66 CC criu/arch/ppc64/vdso-trampoline.o [2020-09-10T19:21:04.874Z] #40 71.72 CC criu/pie/restorer.o [2020-09-10T19:21:04.874Z] #40 75.61 LINK criu/pie/restorer.built-in.o [2020-09-10T19:21:04.874Z] #40 75.62 GEN criu/pie/restorer-blob.h [2020-09-10T19:21:04.874Z] #40 75.78 DEP criu/vdso.d [2020-09-10T19:21:04.874Z] #40 76.04 DEP criu/uts_ns.d [2020-09-10T19:21:04.874Z] #40 76.22 DEP criu/util.d [2020-09-10T19:21:04.874Z] #40 76.57 DEP criu/uffd.d [2020-09-10T19:21:04.874Z] #40 76.82 DEP criu/tun.d [2020-09-10T19:21:04.874Z] #40 77.07 DEP criu/tty.d [2020-09-10T19:21:04.874Z] #40 77.29 DEP criu/timerfd.d [2020-09-10T19:21:04.874Z] #40 77.49 DEP criu/timens.d [2020-09-10T19:21:04.874Z] #40 77.68 DEP criu/sysfs_parse.d [2020-09-10T19:21:04.874Z] #40 77.86 DEP criu/sysctl.d [2020-09-10T19:21:04.874Z] #40 78.01 DEP criu/string.d [2020-09-10T19:21:04.874Z] #40 78.06 DEP criu/stats.d [2020-09-10T19:21:04.874Z] #40 78.16 DEP criu/sockets.d [2020-09-10T19:21:04.874Z] #40 78.35 DEP criu/sk-unix.d [2020-09-10T19:21:04.874Z] #40 78.75 DEP criu/sk-tcp.d [2020-09-10T19:21:04.874Z] #40 78.97 DEP criu/sk-queue.d [2020-09-10T19:21:04.874Z] #40 79.11 DEP criu/sk-packet.d [2020-09-10T19:21:04.874Z] #40 79.33 DEP criu/sk-netlink.d [2020-09-10T19:21:04.874Z] #40 79.52 DEP criu/sk-inet.d [2020-09-10T19:21:04.874Z] #40 79.74 DEP criu/signalfd.d [2020-09-10T19:21:04.874Z] #40 79.93 DEP criu/sigframe.d [2020-09-10T19:21:04.874Z] #40 80.05 DEP criu/shmem.d [2020-09-10T19:21:04.874Z] #40 80.21 DEP criu/servicefd.d [2020-09-10T19:21:04.874Z] #40 80.40 DEP criu/seize.d [2020-09-10T19:21:04.874Z] #40 80.62 DEP criu/seccomp.d [2020-09-10T19:21:04.874Z] #40 80.87 DEP criu/rst-malloc.d [2020-09-10T19:21:04.874Z] #40 81.00 DEP criu/rbtree.d [2020-09-10T19:21:04.874Z] #40 ... [2020-09-10T19:21:04.874Z] [2020-09-10T19:21:04.874Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:21:04.874Z] #18 31.16 Selecting previously unselected package python3-minimal. [2020-09-10T19:21:04.874Z] #18 31.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 ... 23610 files and directories currently installed.) [2020-09-10T19:21:04.874Z] #18 31.19 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-09-10T19:21:04.874Z] #18 31.19 Unpacking python3-minimal (3.7.3-1) ... [2020-09-10T19:21:04.874Z] #18 31.31 Selecting previously unselected package libmpdec2:ppc64el. [2020-09-10T19:21:04.874Z] #18 31.33 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-09-10T19:21:04.874Z] #18 31.34 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-09-10T19:21:04.874Z] #18 31.42 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-09-10T19:21:04.874Z] #18 31.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-10T19:21:04.874Z] #18 31.45 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-10T19:21:05.566Z] #18 32.49 Selecting previously unselected package python3.7. [2020-09-10T19:21:05.566Z] #18 32.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-10T19:21:05.566Z] #18 32.51 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T19:21:05.866Z] #18 32.65 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-09-10T19:21:05.866Z] #18 32.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-09-10T19:21:05.866Z] #18 32.67 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-10T19:21:05.866Z] #18 32.81 Setting up python3-minimal (3.7.3-1) ... [2020-09-10T19:21:06.926Z] #18 33.80 Selecting previously unselected package python3. [2020-09-10T19:21:06.926Z] #18 33.80 (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-09-10T19:21:06.926Z] #18 33.87 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-09-10T19:21:06.926Z] #18 33.88 Unpacking python3 (3.7.3-1) ... [2020-09-10T19:21:06.926Z] #18 33.96 Selecting previously unselected package libip4tc0:ppc64el. [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-10T19:21:07.125Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-09-10T19:21:07.125Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-10T19:21:07.125Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/types [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-10T19:21:07.125Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-10T19:21:07.226Z] #18 33.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-09-10T19:21:07.226Z] #18 33.98 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-09-10T19:21:07.226Z] #18 34.11 Selecting previously unselected package libip6tc0:ppc64el. [2020-09-10T19:21:07.226Z] #18 34.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-09-10T19:21:07.226Z] #18 34.13 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-09-10T19:21:07.226Z] #18 34.24 Selecting previously unselected package libiptc0:ppc64el. [2020-09-10T19:21:07.416Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-09-10T19:21:07.416Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-09-10T19:21:07.416Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-10T19:21:07.416Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-10T19:21:07.416Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-10T19:21:07.416Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-10T19:21:07.416Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-10T19:21:07.416Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-10T19:21:07.416Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-10T19:21:07.526Z] #18 34.25 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-09-10T19:21:07.526Z] #18 34.25 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-09-10T19:21:07.526Z] #18 34.38 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-09-10T19:21:07.526Z] #18 34.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-09-10T19:21:07.526Z] #18 34.41 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-10T19:21:07.526Z] #18 34.48 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-09-10T19:21:07.526Z] #18 34.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-09-10T19:21:07.526Z] #18 34.49 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-10T19:21:07.526Z] #18 34.57 Selecting previously unselected package libnftnl11:ppc64el. [2020-09-10T19:21:07.526Z] #18 34.58 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-09-10T19:21:07.526Z] #18 34.58 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-09-10T19:21:07.707Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-09-10T19:21:07.707Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-09-10T19:21:07.707Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-10T19:21:07.707Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-10T19:21:07.707Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-10T19:21:07.707Z] ? github.com/docker/docker/builder [no test files] [2020-09-10T19:21:07.707Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-10T19:21:07.707Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-10T19:21:07.707Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-10T19:21:07.707Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-10T19:21:07.707Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-10T19:21:07.707Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-10T19:21:07.707Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-10T19:21:07.827Z] #18 34.68 Selecting previously unselected package iptables. [2020-09-10T19:21:07.827Z] #18 34.69 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-09-10T19:21:07.827Z] #18 34.69 Unpacking iptables (1.8.2-4) ... [2020-09-10T19:21:08.141Z] #18 35.23 Selecting previously unselected package xxd. [2020-09-10T19:21:08.339Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-09-10T19:21:08.441Z] #18 35.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-10T19:21:08.441Z] #18 35.24 Unpacking xxd (2:8.1.0875-5) ... [2020-09-10T19:21:08.441Z] #18 35.31 Selecting previously unselected package vim-common. [2020-09-10T19:21:08.441Z] #18 35.31 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-10T19:21:08.441Z] #18 35.35 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-10T19:21:08.742Z] #18 35.52 Selecting previously unselected package bash-completion. [2020-09-10T19:21:08.742Z] #18 35.54 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-10T19:21:11.070Z] ok github.com/docker/docker/builder/remotecontext 0.336s coverage: 13.6% of statements [2020-09-10T19:21:11.070Z] ok github.com/docker/docker/builder/dockerfile 0.970s coverage: 48.0% of statements [2020-09-10T19:21:11.362Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-09-10T19:21:12.328Z] #18 ... [2020-09-10T19:21:12.328Z] [2020-09-10T19:21:12.328Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:21:12.871Z] ok github.com/docker/docker/builder/remotecontext/git 1.387s coverage: 86.3% of statements [2020-09-10T19:21:12.871Z] ? github.com/docker/docker/cli [no test files] [2020-09-10T19:21:12.871Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-10T19:21:14.395Z] ok github.com/docker/docker/client 0.208s coverage: 75.4% of statements [2020-09-10T19:21:15.025Z] #22 153.1 Checking out files: 31% (3418/10911) Checking out files: 32% (3492/10911) Checking out files: 33% (3601/10911) Checking out files: 34% (3710/10911) Checking out files: 35% (3819/10911) Checking out files: 36% (3928/10911) Checking out files: 37% (4038/10911) Checking out files: 38% (4147/10911) Checking out files: 39% (4256/10911) Checking out files: 40% (4365/10911) Checking out files: 41% (4474/10911) Checking out files: 42% (4583/10911) Checking out files: 43% (4692/10911) Checking out files: 44% (4801/10911) Checking out files: 45% (4910/10911) Checking out files: 46% (5020/10911) Checking out files: 47% (5129/10911) Checking out files: 48% (5238/10911) Checking out files: 49% (5347/10911) Checking out files: 50% (5456/10911) Checking out files: 51% (5565/10911) Checking out files: 52% (5674/10911) Checking out files: 52% (5765/10911) Checking out files: 53% (5783/10911) Checking out files: 54% (5892/10911) Checking out files: 55% (6002/10911) Checking out files: 56% (6111/10911) Checking out files: 57% (6220/10911) Checking out files: 58% (6329/10911) Checking out files: 59% (6438/10911) Checking out files: 60% (6547/10911) Checking out files: 61% (6656/10911) Checking out files: 62% (6765/10911) Checking out files: 63% (6874/10911) Checking out files: 64% (6984/10911) Checking out files: 65% (7093/10911) Checking out files: 66% (7202/10911) Checking out files: 67% (7311/10911) Checking out files: 68% (7420/10911) Checking out files: 69% (7529/10911) Checking out files: 70% (7638/10911) Checking out files: 71% (7747/10911) Checking out files: 72% (7856/10911) Checking out files: 73% (7966/10911) Checking out files: 74% (8075/10911) Checking out files: 75% (8184/10911) Checking out files: 76% (8293/10911) Checking out files: 76% (8370/10911) Checking out files: 77% (8402/10911) Checking out files: 78% (8511/10911) Checking out files: 79% (8620/10911) Checking out files: 80% (8729/10911) Checking out files: 81% (8838/10911) Checking out files: 82% (8948/10911) Checking out files: 83% (9057/10911) Checking out files: 84% (9166/10911) Checking out files: 85% (9275/10911) Checking out files: 86% (9384/10911) Checking out files: 87% (9493/10911) Checking out files: 88% (9602/10911) Checking out files: 89% (9711/10911) Checking out files: 90% (9820/10911) Checking out files: 91% (9930/10911) Checking out files: 92% (10039/10911) Checking out files: 93% (10148/10911) Checking out files: 93% (10225/10911) Checking out files: 94% (10257/10911) Checking out files: 95% (10366/10911) Checking out files: 96% (10475/10911) Checking out files: 97% (10584/10911) Checking out files: 98% (10693/10911) Checking out files: 99% (10802/10911) Checking out files: 100% (10911/10911) Checking out files: 100% (10911/10911), done. [2020-09-10T19:21:15.025Z] #22 ... [2020-09-10T19:21:15.025Z] [2020-09-10T19:21:15.025Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:21:15.025Z] #40 81.07 DEP criu/pstree.d [2020-09-10T19:21:15.025Z] #40 81.27 DEP criu/protobuf.d [2020-09-10T19:21:15.025Z] #40 81.48 GEN criu/protobuf-desc-gen.h [2020-09-10T19:21:15.025Z] #40 83.73 DEP criu/protobuf-desc.d [2020-09-10T19:21:15.025Z] #40 83.95 DEP criu/proc_parse.d [2020-09-10T19:21:15.025Z] #40 84.18 DEP criu/plugin.d [2020-09-10T19:21:15.025Z] #40 84.31 DEP criu/pipes.d [2020-09-10T19:21:15.025Z] #40 84.49 DEP criu/pie-util.d [2020-09-10T19:21:15.025Z] #40 84.66 DEP criu/pie-util-vdso.d [2020-09-10T19:21:15.025Z] #40 84.79 DEP criu/path.d [2020-09-10T19:21:15.025Z] #40 84.93 DEP criu/parasite-syscall.d [2020-09-10T19:21:15.025Z] #40 85.16 DEP criu/pagemap.d [2020-09-10T19:21:15.025Z] #40 85.32 DEP criu/pagemap-cache.d [2020-09-10T19:21:15.025Z] #40 85.44 DEP criu/page-xfer.d [2020-09-10T19:21:15.025Z] #40 85.59 DEP criu/page-pipe.d [2020-09-10T19:21:15.025Z] #40 85.70 DEP criu/netfilter.d [2020-09-10T19:21:15.025Z] #40 85.86 DEP criu/net.d [2020-09-10T19:21:15.025Z] #40 86.15 DEP criu/namespaces.d [2020-09-10T19:21:15.025Z] #40 86.36 DEP criu/mount.d [2020-09-10T19:21:15.025Z] #40 86.52 DEP criu/memfd.d [2020-09-10T19:21:15.025Z] #40 86.71 DEP criu/mem.d [2020-09-10T19:21:15.025Z] #40 86.97 DEP criu/lsm.d [2020-09-10T19:21:15.025Z] #40 87.13 DEP criu/log.d [2020-09-10T19:21:15.025Z] #40 87.25 DEP criu/libnetlink.d [2020-09-10T19:21:15.025Z] #40 87.39 DEP criu/kerndat.d [2020-09-10T19:21:15.025Z] #40 87.58 DEP criu/kcmp-ids.d [2020-09-10T19:21:15.025Z] #40 87.72 DEP criu/irmap.d [2020-09-10T19:21:15.025Z] #40 87.91 DEP criu/ipc_ns.d [2020-09-10T19:21:15.025Z] #40 88.09 DEP criu/image.d [2020-09-10T19:21:15.025Z] #40 88.27 DEP criu/image-desc.d [2020-09-10T19:21:15.025Z] #40 88.38 DEP criu/fsnotify.d [2020-09-10T19:21:15.025Z] #40 88.57 DEP criu/filesystems.d [2020-09-10T19:21:15.025Z] #40 88.85 DEP criu/files.d [2020-09-10T19:21:15.025Z] #40 89.02 DEP criu/files-reg.d [2020-09-10T19:21:15.025Z] #40 89.20 DEP criu/files-ext.d [2020-09-10T19:21:15.025Z] #40 89.40 DEP criu/file-lock.d [2020-09-10T19:21:15.025Z] #40 89.62 DEP criu/file-ids.d [2020-09-10T19:21:15.025Z] #40 89.81 DEP criu/fifo.d [2020-09-10T19:21:15.025Z] #40 89.97 DEP criu/fdstore.d [2020-09-10T19:21:15.025Z] #40 90.13 DEP criu/fault-injection.d [2020-09-10T19:21:15.025Z] #40 90.24 DEP criu/external.d [2020-09-10T19:21:15.025Z] #40 90.37 DEP criu/eventpoll.d [2020-09-10T19:21:15.025Z] #40 90.60 DEP criu/eventfd.d [2020-09-10T19:21:15.025Z] #40 90.81 DEP criu/crtools.d [2020-09-10T19:21:15.025Z] #40 90.98 DEP criu/cr-service.d [2020-09-10T19:21:15.025Z] #40 91.14 DEP criu/cr-restore.d [2020-09-10T19:21:15.323Z] #40 ... [2020-09-10T19:21:15.323Z] [2020-09-10T19:21:15.324Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:21:15.324Z] #22 156.5 + cd /tmp/tmp.1F2fY4YxPZ/tmp/docker-ce [2020-09-10T19:21:15.324Z] #22 156.5 + git checkout -q v17.06.2-ce [2020-09-10T19:21:16.872Z] #22 ... [2020-09-10T19:21:16.872Z] [2020-09-10T19:21:16.872Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:21:16.872Z] #42 147.9 vendor/golang.org/x/net/idna [2020-09-10T19:21:16.872Z] #42 151.4 net/textproto [2020-09-10T19:21:16.872Z] #42 151.4 vendor/golang.org/x/net/http/httpproxy [2020-09-10T19:21:16.872Z] #42 151.4 crypto/x509 [2020-09-10T19:21:16.872Z] #42 152.8 vendor/golang.org/x/net/http/httpguts [2020-09-10T19:21:16.872Z] #42 156.0 crypto/tls [2020-09-10T19:21:16.872Z] #42 ... [2020-09-10T19:21:16.872Z] [2020-09-10T19:21:16.873Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:21:16.873Z] #18 39.50 Unpacking bash-completion (1:2.8-6) ... [2020-09-10T19:21:16.873Z] #18 39.95 Selecting previously unselected package bzip2. [2020-09-10T19:21:16.873Z] #18 39.96 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-09-10T19:21:16.873Z] #18 39.97 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T19:21:16.873Z] #18 40.11 Selecting previously unselected package xz-utils. [2020-09-10T19:21:16.873Z] #18 40.11 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-09-10T19:21:16.873Z] #18 40.12 Unpacking xz-utils (5.2.4-1) ... [2020-09-10T19:21:16.873Z] #18 40.27 Selecting previously unselected package apparmor. [2020-09-10T19:21:16.873Z] #18 40.28 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-09-10T19:21:16.873Z] #18 40.43 Unpacking apparmor (2.13.2-10) ... [2020-09-10T19:21:16.873Z] #18 40.87 Selecting previously unselected package aufs-tools. [2020-09-10T19:21:16.873Z] #18 40.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-09-10T19:21:16.873Z] #18 40.89 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-10T19:21:16.873Z] #18 41.06 Selecting previously unselected package libonig5:ppc64el. [2020-09-10T19:21:16.873Z] #18 41.06 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-09-10T19:21:16.873Z] #18 41.08 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-10T19:21:16.873Z] #18 41.29 Selecting previously unselected package libjq1:ppc64el. [2020-09-10T19:21:16.873Z] #18 41.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-10T19:21:16.873Z] #18 41.30 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-10T19:21:16.873Z] #18 41.42 Selecting previously unselected package jq. [2020-09-10T19:21:16.873Z] #18 41.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-10T19:21:16.873Z] #18 41.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-10T19:21:16.873Z] #18 41.58 Selecting previously unselected package libaio1:ppc64el. [2020-09-10T19:21:16.873Z] #18 41.60 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-09-10T19:21:16.873Z] #18 41.61 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-09-10T19:21:16.873Z] #18 41.67 Selecting previously unselected package libgpm2:ppc64el. [2020-09-10T19:21:16.873Z] #18 41.68 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-09-10T19:21:16.873Z] #18 41.68 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-09-10T19:21:16.873Z] #18 41.75 Selecting previously unselected package libicu63:ppc64el. [2020-09-10T19:21:16.873Z] #18 41.76 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-10T19:21:16.873Z] #18 41.77 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-10T19:21:18.994Z] #18 45.72 Selecting previously unselected package libnet1:ppc64el. [2020-09-10T19:21:18.994Z] #18 45.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-10T19:21:18.994Z] #18 45.73 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-10T19:21:18.994Z] #18 45.82 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-10T19:21:18.994Z] #18 45.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-10T19:21:18.994Z] #18 45.85 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-10T19:21:18.994Z] #18 45.93 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-10T19:21:18.994Z] #18 45.93 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-10T19:21:18.994Z] #18 45.95 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-10T19:21:18.994Z] #18 46.06 Selecting previously unselected package libreadline5:ppc64el. [2020-09-10T19:21:19.294Z] #18 46.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-09-10T19:21:19.294Z] #18 46.11 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-10T19:21:19.294Z] #18 46.33 Selecting previously unselected package net-tools. [2020-09-10T19:21:19.594Z] #18 46.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-09-10T19:21:19.594Z] #18 46.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T19:21:19.896Z] #18 46.60 Selecting previously unselected package python-pip-whl. [2020-09-10T19:21:19.896Z] #18 46.61 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-10T19:21:19.896Z] #18 46.62 Unpacking python-pip-whl (18.1-5) ... [2020-09-10T19:21:20.197Z] #18 47.11 Selecting previously unselected package python3-lib2to3. [2020-09-10T19:21:20.197Z] #18 47.12 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-10T19:21:20.197Z] #18 47.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-10T19:21:20.496Z] #18 47.28 Selecting previously unselected package python3-distutils. [2020-09-10T19:21:20.496Z] #18 47.29 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-10T19:21:20.496Z] #18 47.29 Unpacking python3-distutils (3.7.3-1) ... [2020-09-10T19:21:20.496Z] #18 47.48 Selecting previously unselected package python3-pip. [2020-09-10T19:21:20.496Z] #18 47.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-10T19:21:20.496Z] #18 47.51 Unpacking python3-pip (18.1-5) ... [2020-09-10T19:21:20.798Z] #18 47.69 Selecting previously unselected package python3-pkg-resources. [2020-09-10T19:21:20.798Z] #18 47.69 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-10T19:21:20.798Z] #18 47.71 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-10T19:21:21.126Z] #18 47.95 Selecting previously unselected package python3-setuptools. [2020-09-10T19:21:21.126Z] #18 47.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-10T19:21:21.126Z] #18 47.98 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-10T19:21:21.427Z] #18 48.31 Selecting previously unselected package python3-wheel. [2020-09-10T19:21:21.427Z] #18 48.33 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-10T19:21:21.427Z] #18 48.34 Unpacking python3-wheel (0.32.3-2) ... [2020-09-10T19:21:21.427Z] #18 48.40 Selecting previously unselected package sudo. [2020-09-10T19:21:21.427Z] #18 48.43 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-09-10T19:21:21.427Z] #18 48.44 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-10T19:21:21.859Z] Client: [2020-09-10T19:21:21.859Z] Debug Mode: false [2020-09-10T19:21:21.859Z] Plugins: [2020-09-10T19:21:21.859Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-10T19:21:21.859Z] [2020-09-10T19:21:21.859Z] Server: [2020-09-10T19:21:21.859Z] Containers: 0 [2020-09-10T19:21:21.859Z] Running: 0 [2020-09-10T19:21:21.859Z] Paused: 0 [2020-09-10T19:21:21.859Z] Stopped: 0 [2020-09-10T19:21:21.859Z] Images: 0 [2020-09-10T19:21:21.859Z] Server Version: 19.03.5 [2020-09-10T19:21:21.859Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-10T19:21:21.859Z] Windows: [2020-09-10T19:21:21.859Z] LCOW: [2020-09-10T19:21:21.859Z] Logging Driver: json-file [2020-09-10T19:21:21.859Z] Plugins: [2020-09-10T19:21:21.859Z] Volume: local [2020-09-10T19:21:21.859Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-10T19:21:21.859Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-10T19:21:21.859Z] Swarm: inactive [2020-09-10T19:21:21.859Z] Default Isolation: process [2020-09-10T19:21:21.859Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-10T19:21:21.859Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-10T19:21:21.859Z] OSType: windows [2020-09-10T19:21:21.859Z] Architecture: x86_64 [2020-09-10T19:21:21.859Z] CPUs: 4 [2020-09-10T19:21:21.859Z] Total Memory: 32GiB [2020-09-10T19:21:21.859Z] Name: azwin-2-9b8600 [2020-09-10T19:21:21.859Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-09-10T19:21:21.859Z] Docker Root Dir: D:\docker [2020-09-10T19:21:21.859Z] Debug Mode: false [2020-09-10T19:21:21.859Z] Registry: https://index.docker.io/v1/ [2020-09-10T19:21:21.859Z] Labels: [2020-09-10T19:21:21.859Z] Experimental: true [2020-09-10T19:21:21.859Z] Insecure Registries: [2020-09-10T19:21:21.859Z] 10.0.0.4:5000 [2020-09-10T19:21:21.859Z] 127.0.0.0/8 [2020-09-10T19:21:21.859Z] Registry Mirrors: [2020-09-10T19:21:21.859Z] http://10.0.0.4:5000/ [2020-09-10T19:21:21.859Z] Live Restore Enabled: false [2020-09-10T19:21:21.859Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-09-10T19:21:22.077Z] #18 49.08 Selecting previously unselected package thin-provisioning-tools. [2020-09-10T19:21:22.077Z] #18 49.09 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-09-10T19:21:22.077Z] #18 49.09 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T19:21:22.375Z] #18 49.41 Selecting previously unselected package uidmap. [2020-09-10T19:21:22.675Z] #18 49.44 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-09-10T19:21:22.675Z] #18 49.44 Unpacking uidmap (1:4.5-1.1) ... [2020-09-10T19:21:22.675Z] #18 49.61 Selecting previously unselected package vim-runtime. [2020-09-10T19:21:22.675Z] #18 49.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-10T19:21:22.675Z] #18 49.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-10T19:21:22.675Z] #18 49.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-10T19:21:22.675Z] #18 49.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-10T19:21:25.456Z] #18 ... [2020-09-10T19:21:25.456Z] [2020-09-10T19:21:25.456Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:21:25.456Z] #40 91.40 DEP criu/cr-errno.d [2020-09-10T19:21:25.456Z] #40 91.42 DEP criu/cr-dump.d [2020-09-10T19:21:25.456Z] #40 91.76 DEP criu/cr-dedup.d [2020-09-10T19:21:25.456Z] #40 92.08 DEP criu/cr-check.d [2020-09-10T19:21:25.456Z] #40 92.33 DEP criu/config.d [2020-09-10T19:21:25.456Z] #40 92.62 DEP criu/clone-noasan.d [2020-09-10T19:21:25.456Z] #40 92.82 DEP criu/cgroup.d [2020-09-10T19:21:25.456Z] #40 93.21 DEP criu/cgroup-props.d [2020-09-10T19:21:25.456Z] #40 93.44 DEP criu/bitmap.d [2020-09-10T19:21:25.456Z] #40 93.47 DEP criu/bfd.d [2020-09-10T19:21:25.456Z] #40 93.63 DEP criu/autofs.d [2020-09-10T19:21:25.456Z] #40 93.84 DEP criu/aio.d [2020-09-10T19:21:25.456Z] #40 94.13 DEP criu/action-scripts.d [2020-09-10T19:21:25.456Z] #40 94.53 CC criu/action-scripts.o [2020-09-10T19:21:25.456Z] #40 95.21 CC criu/aio.o [2020-09-10T19:21:25.456Z] #40 95.98 CC criu/autofs.o [2020-09-10T19:21:25.456Z] #40 98.15 CC criu/bfd.o [2020-09-10T19:21:25.456Z] #40 98.84 CC criu/bitmap.o [2020-09-10T19:21:25.456Z] #40 98.97 CC criu/cgroup-props.o [2020-09-10T19:21:25.456Z] #40 100.1 CC criu/cgroup.o [2020-09-10T19:21:26.109Z] #40 ... [2020-09-10T19:21:26.109Z] [2020-09-10T19:21:26.109Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:21:26.109Z] #18 52.85 Selecting previously unselected package vim. [2020-09-10T19:21:26.109Z] #18 52.86 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-10T19:21:26.109Z] #18 52.90 Unpacking vim (2:8.1.0875-5) ... [2020-09-10T19:21:26.760Z] #18 53.49 Selecting previously unselected package xfsprogs. [2020-09-10T19:21:26.760Z] #18 53.50 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-09-10T19:21:26.760Z] #18 53.50 Unpacking xfsprogs (4.20.0-1) ... [2020-09-10T19:21:27.061Z] #18 54.09 Selecting previously unselected package zip. [2020-09-10T19:21:27.061Z] #18 54.10 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-09-10T19:21:27.061Z] #18 54.11 Unpacking zip (3.0-11+b1) ... [2020-09-10T19:21:27.362Z] #18 54.39 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-10T19:21:27.362Z] #18 54.41 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-10T19:21:27.362Z] #18 54.42 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-09-10T19:21:27.362Z] #18 54.43 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-10T19:21:27.362Z] #18 54.47 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-09-10T19:21:27.750Z] #18 54.48 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-09-10T19:21:27.750Z] #18 54.49 Setting up uidmap (1:4.5-1.1) ... [2020-09-10T19:21:27.750Z] #18 54.50 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-09-10T19:21:27.750Z] #18 54.51 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-10T19:21:27.750Z] #18 54.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-10T19:21:27.750Z] #18 54.52 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-10T19:21:27.750Z] #18 54.54 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-10T19:21:27.750Z] #18 54.54 Setting up xxd (2:8.1.0875-5) ... [2020-09-10T19:21:27.750Z] #18 54.55 Setting up zip (3.0-11+b1) ... [2020-09-10T19:21:27.750Z] #18 54.55 Setting up vim-common (2:8.1.0875-5) ... [2020-09-10T19:21:27.750Z] #18 54.59 Setting up bash-completion (1:2.8-6) ... [2020-09-10T19:21:28.063Z] #18 ... [2020-09-10T19:21:28.063Z] [2020-09-10T19:21:28.063Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:21:28.063Z] #22 159.3 + mkdir -p /tmp/tmp.1F2fY4YxPZ/src/github.com/docker [2020-09-10T19:21:28.063Z] #22 159.3 + mv components/cli /tmp/tmp.1F2fY4YxPZ/src/github.com/docker/cli [2020-09-10T19:21:28.063Z] #22 159.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-10T19:21:28.063Z] #22 ... [2020-09-10T19:21:28.063Z] [2020-09-10T19:21:28.063Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:21:28.063Z] #42 164.1 net/http/httptrace [2020-09-10T19:21:28.063Z] #42 164.4 net/http [2020-09-10T19:21:30.212Z] #42 ... [2020-09-10T19:21:30.212Z] [2020-09-10T19:21:30.212Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:21:30.212Z] #40 105.8 CC criu/clone-noasan.o [2020-09-10T19:21:30.212Z] #40 106.0 CC criu/config.o [2020-09-10T19:21:33.003Z] #40 108.8 CC criu/cr-check.o [2020-09-10T19:21:35.131Z] #40 ... [2020-09-10T19:21:35.131Z] [2020-09-10T19:21:35.131Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:21:35.131Z] #18 59.13 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-09-10T19:21:35.131Z] #18 59.14 Setting up xz-utils (5.2.4-1) ... [2020-09-10T19:21:35.131Z] #18 59.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-10T19:21:35.131Z] #18 59.21 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-10T19:21:35.131Z] #18 59.30 invoke-rc.d: could not determine current runlevel [2020-09-10T19:21:35.131Z] #18 59.31 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-10T19:21:35.131Z] #18 59.32 Setting up pigz (2.4-1) ... [2020-09-10T19:21:35.131Z] #18 59.33 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-10T19:21:35.131Z] #18 59.34 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-10T19:21:35.131Z] #18 59.35 Setting up python-pip-whl (18.1-5) ... [2020-09-10T19:21:35.131Z] #18 59.37 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-09-10T19:21:35.131Z] #18 59.37 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-10T19:21:35.131Z] #18 59.97 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-09-10T19:21:35.131Z] #18 59.97 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-10T19:21:35.131Z] #18 59.98 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-10T19:21:35.131Z] #18 59.98 Setting up vim (2:8.1.0875-5) ... [2020-09-10T19:21:35.131Z] #18 59.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-10T19:21:35.131Z] #18 60.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-10T19:21:35.131Z] #18 60.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-10T19:21:35.131Z] #18 60.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-10T19:21:35.131Z] #18 60.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-10T19:21:35.131Z] #18 60.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-10T19:21:35.131Z] #18 60.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-10T19:21:35.131Z] #18 60.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-10T19:21:35.131Z] #18 60.15 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-10T19:21:35.131Z] #18 60.16 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-10T19:21:35.131Z] #18 60.18 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-10T19:21:35.131Z] #18 60.19 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-10T19:21:35.131Z] #18 60.21 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-10T19:21:35.131Z] #18 60.22 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-10T19:21:37.326Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-09-10T19:21:37.326Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7e6dd65c\powershellScript.ps1'; exit $LASTEXITCODE; [2020-09-10T19:21:37.326Z] ---------------------------------------------------------------------------- [2020-09-10T19:21:37.326Z] [2020-09-10T19:21:37.326Z] INFO: executeCI.ps1 starting at Thu Sep 10 19:21:36 CUT 2020 [2020-09-10T19:21:37.326Z] [2020-09-10T19:21:37.326Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-09-10T19:21:37.326Z] INFO: Running git version 2.24.1.windows.2 [2020-09-10T19:21:37.326Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-09-10T19:21:37.326Z] INFO: Environment variables: [2020-09-10T19:21:37.326Z] [2020-09-10T19:21:37.326Z] Name Value [2020-09-10T19:21:37.326Z] ---- ----- [2020-09-10T19:21:37.326Z] ALLUSERSPROFILE C:\ProgramData [2020-09-10T19:21:37.326Z] amd64 true [2020-09-10T19:21:37.326Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-09-10T19:21:37.326Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-09-10T19:21:37.326Z] arm64 true [2020-09-10T19:21:37.326Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-09-10T19:21:37.326Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-09-10T19:21:37.326Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-09-10T19:21:37.326Z] BRANCH_NAME PR-41432 [2020-09-10T19:21:37.326Z] BUILD_DISPLAY_NAME #3 [2020-09-10T19:21:37.326Z] BUILD_ID 3 [2020-09-10T19:21:37.326Z] BUILD_NUMBER 3 [2020-09-10T19:21:37.326Z] BUILD_TAG jenkins-moby-PR-41432-3 [2020-09-10T19:21:37.326Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41432/3/ [2020-09-10T19:21:37.326Z] CHANGE_AUTHOR edigaryev [2020-09-10T19:21:37.326Z] CHANGE_AUTHOR_DISPLAY_NAME Nikolay Edigaryev [2020-09-10T19:21:37.326Z] CHANGE_AUTHOR_EMAIL edigaryev@gmail.com [2020-09-10T19:21:37.326Z] CHANGE_BRANCH api-memtotal-is-bytes [2020-09-10T19:21:37.326Z] CHANGE_FORK edigaryev [2020-09-10T19:21:37.326Z] CHANGE_ID 41432 [2020-09-10T19:21:37.326Z] CHANGE_TARGET master [2020-09-10T19:21:37.326Z] CHANGE_TITLE swagger: fix MemTotal units in SystemInfo endpoint [2020-09-10T19:21:37.326Z] CHANGE_URL https://github.com/moby/moby/pull/41432 [2020-09-10T19:21:37.326Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-10T19:21:37.326Z] CommonProgramFiles C:\Program Files\Common Files [2020-09-10T19:21:37.326Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-09-10T19:21:37.326Z] CommonProgramW6432 C:\Program Files\Common Files [2020-09-10T19:21:37.326Z] COMPUTERNAME azwin-2-9b8600 [2020-09-10T19:21:37.326Z] ComSpec C:\windows\system32\cmd.exe [2020-09-10T19:21:37.326Z] ConfigSequenceNumber 0 [2020-09-10T19:21:37.326Z] dco true [2020-09-10T19:21:37.326Z] DOCKER_BUILDKIT 0 [2020-09-10T19:21:37.326Z] DOCKER_DUT_DEBUG 1 [2020-09-10T19:21:37.326Z] DOCKER_EXPERIMENTAL 1 [2020-09-10T19:21:37.326Z] DOCKER_GRAPHDRIVER overlay2 [2020-09-10T19:21:37.326Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-09-10T19:21:37.326Z] EXECUTOR_NUMBER 0 [2020-09-10T19:21:37.326Z] FQDN azwin-2-9b8600.westus.cloudapp.azure.com [2020-09-10T19:21:37.326Z] GIT_BRANCH PR-41432 [2020-09-10T19:21:37.326Z] GIT_COMMIT 67a6101810c78474129ac7c715e4fbf80b18f4f1 [2020-09-10T19:21:37.326Z] GIT_PREVIOUS_COMMIT 6b9a0f502d7a824f1212012ec69fe863c2f2feb4 [2020-09-10T19:21:37.326Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 6b9a0f502d7a824f1212012ec69fe863c2f2feb4 [2020-09-10T19:21:37.326Z] GIT_URL https://github.com/moby/moby.git [2020-09-10T19:21:37.326Z] HUDSON_COOKIE 5923e359-7166-488d-b046-c58517713e2d [2020-09-10T19:21:37.326Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-09-10T19:21:37.326Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-09-10T19:21:37.326Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-09-10T19:21:37.326Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-09-10T19:21:37.326Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-09-10T19:21:37.326Z] JENKINS_NODE_COOKIE ce61076d-ce4f-4e7c-9e83-41088479f20c [2020-09-10T19:21:37.326Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-09-10T19:21:37.326Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-09-10T19:21:37.326Z] JOB_BASE_NAME PR-41432 [2020-09-10T19:21:37.326Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41432/display/redirect [2020-09-10T19:21:37.326Z] JOB_NAME moby/PR-41432 [2020-09-10T19:21:37.326Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41432/ [2020-09-10T19:21:37.326Z] library.jps.version master [2020-09-10T19:21:37.326Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-09-10T19:21:37.326Z] NODE_LABELS amd64 azure azwin-2-9b8600 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-09-10T19:21:37.326Z] NODE_NAME azwin-2-9b8600 [2020-09-10T19:21:37.328Z] NUMBER_OF_PROCESSORS 4 [2020-09-10T19:21:37.328Z] OS Windows_NT [2020-09-10T19:21:37.328Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-09-10T19:21:37.328Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-09-10T19:21:37.328Z] ppc64le true [2020-09-10T19:21:37.328Z] PROCESSOR_ARCHITECTURE AMD64 [2020-09-10T19:21:37.328Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-09-10T19:21:37.328Z] PROCESSOR_LEVEL 6 [2020-09-10T19:21:37.328Z] PROCESSOR_REVISION 5504 [2020-09-10T19:21:37.328Z] ProgramData C:\ProgramData [2020-09-10T19:21:37.328Z] ProgramFiles C:\Program Files [2020-09-10T19:21:37.328Z] ProgramFiles(x86) C:\Program Files (x86) [2020-09-10T19:21:37.328Z] ProgramW6432 C:\Program Files [2020-09-10T19:21:37.328Z] PROMPT $P$G [2020-09-10T19:21:37.328Z] PSExecutionPolicyPreference Bypass [2020-09-10T19:21:37.328Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-09-10T19:21:37.328Z] PUBLIC C:\Users\Public [2020-09-10T19:21:37.328Z] rootless true [2020-09-10T19:21:37.328Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41432/3/display/redirect?page=changes [2020-09-10T19:21:37.328Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41432/3/display/redirect [2020-09-10T19:21:37.328Z] s390x true [2020-09-10T19:21:37.328Z] SKIP_VALIDATION_TESTS 1 [2020-09-10T19:21:37.328Z] SOURCES_DRIVE d [2020-09-10T19:21:37.328Z] SOURCES_SUBDIR gopath [2020-09-10T19:21:37.328Z] STAGE_NAME Run tests [2020-09-10T19:21:37.328Z] SystemDrive C: [2020-09-10T19:21:37.328Z] SystemRoot C:\windows [2020-09-10T19:21:37.328Z] TEMP C:\windows\TEMP [2020-09-10T19:21:37.328Z] TESTDEBUG 0 [2020-09-10T19:21:37.328Z] TESTRUN_DRIVE d [2020-09-10T19:21:37.328Z] TESTRUN_SUBDIR CI [2020-09-10T19:21:37.328Z] TIMEOUT 120m [2020-09-10T19:21:37.328Z] TMP C:\windows\TEMP [2020-09-10T19:21:37.328Z] unit_validate true [2020-09-10T19:21:37.328Z] USERDOMAIN WORKGROUP [2020-09-10T19:21:37.328Z] USERNAME azwin-2-9b8600$ [2020-09-10T19:21:37.328Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-09-10T19:21:37.328Z] validate_force false [2020-09-10T19:21:37.328Z] windir C:\windows [2020-09-10T19:21:37.328Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-09-10T19:21:37.328Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-09-10T19:21:37.328Z] windowsRS1 false [2020-09-10T19:21:37.328Z] windowsRS5 true [2020-09-10T19:21:37.328Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-09-10T19:21:37.328Z] [2020-09-10T19:21:37.328Z] [2020-09-10T19:21:37.328Z] [2020-09-10T19:21:37.374Z] --- PASS: TestBuildWithHugeFile (52.68s) [2020-09-10T19:21:37.374Z] === RUN TestBuildWithEmptyDockerfile [2020-09-10T19:21:37.374Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T19:21:37.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T19:21:37.374Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T19:21:37.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T19:21:37.374Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T19:21:37.375Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T19:21:37.375Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T19:21:37.375Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T19:21:37.375Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T19:21:37.375Z] --- PASS: TestBuildWithEmptyDockerfile (0.23s) [2020-09-10T19:21:37.375Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-09-10T19:21:37.375Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-09-10T19:21:37.375Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-09-10T19:21:37.375Z] === RUN TestBuildPreserveOwnership [2020-09-10T19:21:37.375Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-10T19:21:37.785Z] INFO: Sources under d:\gopath\... [2020-09-10T19:21:37.785Z] INFO: Test run under d:\CI\... [2020-09-10T19:21:37.785Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-09-10T19:21:37.785Z] INFO: docker/docker repository was found [2020-09-10T19:21:37.907Z] #18 64.60 Setting up iptables (1.8.2-4) ... [2020-09-10T19:21:37.907Z] #18 64.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T19:21:37.907Z] #18 64.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T19:21:37.907Z] #18 64.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-10T19:21:37.907Z] #18 64.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-10T19:21:37.907Z] #18 64.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-10T19:21:37.907Z] #18 64.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-10T19:21:37.907Z] #18 64.71 Setting up python3 (3.7.3-1) ... [2020-09-10T19:21:37.907Z] #18 ... [2020-09-10T19:21:37.907Z] [2020-09-10T19:21:37.907Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:21:37.907Z] #42 179.2 github.com/LK4D4/vndr/godl [2020-09-10T19:21:38.240Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-09-10T19:21:38.695Z] ltsc2019: Pulling from windows/servercore [2020-09-10T19:21:38.695Z] 4612f6d0b889: Pulling fs layer [2020-09-10T19:21:38.695Z] c3aff4450246: Pulling fs layer [2020-09-10T19:21:38.964Z] #42 180.2 github.com/LK4D4/vndr [2020-09-10T19:21:40.656Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-10T19:21:41.498Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 30.8% of statements [2020-09-10T19:21:41.498Z] ok github.com/docker/docker/container 0.112s coverage: 34.4% of statements [2020-09-10T19:21:41.498Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-10T19:21:41.498Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-10T19:21:41.498Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-10T19:21:41.498Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-10T19:21:42.216Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T19:21:42.216Z] [2020-09-10T19:21:42.216Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-10T19:21:42.216Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-10T19:21:42.216Z] HOSTNAME=b9daa0498098 [2020-09-10T19:21:42.216Z] TESTDEBUG=0 [2020-09-10T19:21:42.216Z] DEST=bundles/test-integration [2020-09-10T19:21:42.216Z] PWD=/go/src/github.com/docker/docker [2020-09-10T19:21:42.216Z] DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 [2020-09-10T19:21:42.216Z] container=docker [2020-09-10T19:21:42.216Z] HOME=/root [2020-09-10T19:21:42.216Z] GOLANG_VERSION=1.13.15 [2020-09-10T19:21:42.216Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-10T19:21:42.216Z] VALIDATE_BRANCH=master [2020-09-10T19:21:42.216Z] TERM=xterm [2020-09-10T19:21:42.216Z] DOCKER_PKG=github.com/docker/docker [2020-09-10T19:21:42.216Z] SHLVL=1 [2020-09-10T19:21:42.216Z] TIMEOUT=120m [2020-09-10T19:21:42.216Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-10T19:21:42.216Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-10T19:21:42.216Z] GO111MODULE=off [2020-09-10T19:21:42.216Z] DOCKER_EXPERIMENTAL=1 [2020-09-10T19:21:42.216Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-10T19:21:42.216Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-10T19:21:42.216Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-10T19:21:42.216Z] GOPATH=/go [2020-09-10T19:21:42.216Z] PKG_CONFIG=pkg-config [2020-09-10T19:21:42.216Z] _=/usr/bin/env [2020-09-10T19:21:42.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-10T19:21:44.632Z] #42 ... [2020-09-10T19:21:44.632Z] [2020-09-10T19:21:44.632Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:21:44.632Z] #18 65.20 Setting up python3-wheel (0.32.3-2) ... [2020-09-10T19:21:44.632Z] #18 66.26 Setting up apparmor (2.13.2-10) ... [2020-09-10T19:21:44.632Z] #18 68.58 Setting up xfsprogs (4.20.0-1) ... [2020-09-10T19:21:44.632Z] #18 68.60 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-10T19:21:44.632Z] #18 69.18 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-10T19:21:44.632Z] #18 70.77 Setting up python3-distutils (3.7.3-1) ... [2020-09-10T19:21:44.632Z] #18 71.29 Setting up python3-setuptools (40.8.0-1) ... [2020-09-10T19:21:44.840Z] --- PASS: TestBuildPreserveOwnership (9.84s) [2020-09-10T19:21:44.840Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.83s) [2020-09-10T19:21:44.840Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-09-10T19:21:44.840Z] === RUN TestBuildPlatformInvalid [2020-09-10T19:21:44.840Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-09-10T19:21:44.840Z] PASS [2020-09-10T19:21:44.840Z] [2020-09-10T19:21:44.840Z] === Skipped [2020-09-10T19:21:44.840Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-10T19:21:44.840Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T19:21:44.840Z] [2020-09-10T19:21:44.840Z] [2020-09-10T19:21:44.840Z] DONE 32 tests, 1 skipped in 126.731s [2020-09-10T19:21:44.840Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-10T19:21:44.840Z] INFO: Testing against a local daemon [2020-09-10T19:21:44.840Z] === RUN TestConfigInspect [2020-09-10T19:21:44.840Z] --- SKIP: TestConfigInspect (0.02s) [2020-09-10T19:21:44.840Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:21:44.840Z] === RUN TestConfigList [2020-09-10T19:21:44.840Z] --- SKIP: TestConfigList (0.01s) [2020-09-10T19:21:44.840Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:21:44.840Z] === RUN TestConfigsCreateAndDelete [2020-09-10T19:21:44.840Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-09-10T19:21:44.840Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:21:44.840Z] === RUN TestConfigsUpdate [2020-09-10T19:21:44.840Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-09-10T19:21:44.840Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:21:44.840Z] === RUN TestTemplatedConfig [2020-09-10T19:21:44.840Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-10T19:21:44.840Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:21:44.840Z] === RUN TestConfigCreateResolve [2020-09-10T19:21:44.840Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-09-10T19:21:44.840Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:21:44.840Z] === RUN TestConfigDaemonLibtrustID [2020-09-10T19:21:45.692Z] #18 72.73 Setting up python3-pip (18.1-5) ... [2020-09-10T19:21:45.692Z] #18 ... [2020-09-10T19:21:45.692Z] [2020-09-10T19:21:45.692Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:21:45.692Z] #40 111.6 CC criu/cr-dedup.o [2020-09-10T19:21:45.692Z] #40 112.2 CC criu/cr-dump.o [2020-09-10T19:21:45.692Z] #40 115.5 CC criu/cr-errno.o [2020-09-10T19:21:45.692Z] #40 115.6 CC criu/cr-restore.o [2020-09-10T19:21:45.950Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2020-09-10T19:21:46.213Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2020-09-10T19:21:46.213Z] PASS [2020-09-10T19:21:46.213Z] [2020-09-10T19:21:46.213Z] === Skipped [2020-09-10T19:21:46.213Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-09-10T19:21:46.213Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:21:46.213Z] [2020-09-10T19:21:46.213Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-09-10T19:21:46.213Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:21:46.213Z] [2020-09-10T19:21:46.213Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-09-10T19:21:46.213Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:21:46.213Z] [2020-09-10T19:21:46.213Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-09-10T19:21:46.213Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:21:46.213Z] [2020-09-10T19:21:46.213Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-09-10T19:21:46.213Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:21:46.213Z] [2020-09-10T19:21:46.213Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-09-10T19:21:46.213Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:21:46.213Z] [2020-09-10T19:21:46.213Z] [2020-09-10T19:21:46.213Z] DONE 7 tests, 6 skipped in 1.739s [2020-09-10T19:21:46.213Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-10T19:21:46.213Z] INFO: Testing against a local daemon [2020-09-10T19:21:46.213Z] === RUN TestCheckpoint [2020-09-10T19:21:46.213Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-10T19:21:46.213Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T19:21:46.213Z] === RUN TestContainerInvalidJSON [2020-09-10T19:21:46.213Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T19:21:46.213Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T19:21:46.213Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T19:21:46.213Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T19:21:46.213Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-10T19:21:46.213Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-10T19:21:46.213Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T19:21:46.213Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-10T19:21:46.213Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T19:21:46.213Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-10T19:21:46.213Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-10T19:21:46.213Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-10T19:21:46.213Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-10T19:21:46.213Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-10T19:21:46.213Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-09-10T19:21:46.213Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-10T19:21:46.471Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-10T19:21:46.471Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-10T19:21:46.471Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-09-10T19:21:46.471Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-10T19:21:46.471Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-09-10T19:21:46.471Z] === RUN TestCopyFromContainer [2020-09-10T19:21:46.581Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-09-10T19:21:47.234Z] #40 123.0 CC criu/cr-service.o [2020-09-10T19:21:47.234Z] #40 ... [2020-09-10T19:21:47.234Z] [2020-09-10T19:21:47.234Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-10T19:21:47.234Z] #18 74.20 Processing triggers for libc-bin (2.28-10) ... [2020-09-10T19:21:47.234Z] #18 74.24 Processing triggers for mime-support (3.62) ... [2020-09-10T19:21:47.534Z] #18 DONE 74.5s [2020-09-10T19:21:47.534Z] [2020-09-10T19:21:47.534Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-10T19:21:47.613Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-09-10T19:21:47.833Z] #19 0.333 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-10T19:21:47.833Z] #19 0.338 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-10T19:21:47.833Z] #19 0.340 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-10T19:21:48.132Z] #19 DONE 0.5s [2020-09-10T19:21:48.132Z] [2020-09-10T19:21:48.132Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T19:21:49.006Z] c3aff4450246: Verifying Checksum [2020-09-10T19:21:49.007Z] c3aff4450246: Download complete [2020-09-10T19:21:49.675Z] #20 ... [2020-09-10T19:21:49.675Z] [2020-09-10T19:21:49.675Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:21:49.675Z] #42 DONE 190.7s [2020-09-10T19:21:49.675Z] [2020-09-10T19:21:49.675Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:21:50.654Z] === RUN TestCopyFromContainer// [2020-09-10T19:21:50.654Z] === RUN TestCopyFromContainer//bar/root [2020-09-10T19:21:50.654Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-10T19:21:50.654Z] === RUN TestCopyFromContainer/bar/quux [2020-09-10T19:21:50.654Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-10T19:21:50.654Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-10T19:21:50.654Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-10T19:21:50.654Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-10T19:21:50.654Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-10T19:21:50.654Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-10T19:21:50.735Z] #22 ... [2020-09-10T19:21:50.735Z] [2020-09-10T19:21:50.735Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:21:50.735Z] #40 126.8 CC criu/crtools.o [2020-09-10T19:21:50.913Z] --- PASS: TestCopyFromContainer (4.36s) [2020-09-10T19:21:50.913Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-10T19:21:50.913Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-09-10T19:21:50.913Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-09-10T19:21:50.913Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-09-10T19:21:50.913Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-09-10T19:21:50.913Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-10T19:21:50.913Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-10T19:21:50.913Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-10T19:21:50.913Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-10T19:21:50.913Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-10T19:21:50.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-10T19:21:50.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T19:21:50.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T19:21:50.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T19:21:50.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T19:21:50.913Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T19:21:50.913Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T19:21:50.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T19:21:50.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T19:21:50.913Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T19:21:50.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-10T19:21:50.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-10T19:21:50.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-10T19:21:50.913Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-10T19:21:50.913Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-10T19:21:50.913Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-09-10T19:21:50.913Z] === RUN TestCreateWithInvalidEnv [2020-09-10T19:21:50.913Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-10T19:21:50.913Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-10T19:21:50.913Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-10T19:21:50.913Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-10T19:21:50.913Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-10T19:21:50.913Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-10T19:21:50.913Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-10T19:21:50.913Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-10T19:21:50.913Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-10T19:21:50.913Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-10T19:21:50.913Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-10T19:21:50.913Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-10T19:21:50.913Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-10T19:21:50.913Z] === RUN TestCreateTmpfsMountsTarget [2020-09-10T19:21:50.913Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-10T19:21:50.913Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-10T19:21:51.788Z] #40 127.7 CC criu/eventfd.o [2020-09-10T19:21:52.287Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2020-09-10T19:21:52.287Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-10T19:21:52.436Z] #40 128.2 CC criu/eventpoll.o [2020-09-10T19:21:52.719Z] 4612f6d0b889: Verifying Checksum [2020-09-10T19:21:52.719Z] 4612f6d0b889: Download complete [2020-09-10T19:21:53.221Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2020-09-10T19:21:53.221Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-10T19:21:53.221Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T19:21:53.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T19:21:53.221Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T19:21:53.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T19:21:53.221Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T19:21:53.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T19:21:53.221Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T19:21:53.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T19:21:53.221Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T19:21:53.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T19:21:53.221Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T19:21:53.221Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T19:21:53.221Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T19:21:53.221Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T19:21:53.221Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T19:21:53.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-10T19:21:53.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-09-10T19:21:53.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-09-10T19:21:53.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-10T19:21:53.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-10T19:21:53.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-10T19:21:53.221Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-10T19:21:53.495Z] #40 129.2 CC criu/external.o [2020-09-10T19:21:53.788Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-09-10T19:21:53.788Z] === RUN TestCreateDifferentPlatform [2020-09-10T19:21:53.788Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-10T19:21:53.788Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-10T19:21:53.788Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-10T19:21:53.788Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-10T19:21:53.788Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-10T19:21:53.788Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-10T19:21:53.788Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-09-10T19:21:53.788Z] === RUN TestContainerStartOnDaemonRestart [2020-09-10T19:21:53.788Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-09-10T19:21:53.788Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-10T19:21:53.788Z] === RUN TestDaemonRestartIpcMode [2020-09-10T19:21:53.788Z] === PAUSE TestDaemonRestartIpcMode [2020-09-10T19:21:53.788Z] === RUN TestDaemonHostGatewayIP [2020-09-10T19:21:53.788Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-09-10T19:21:53.788Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:21:53.788Z] === RUN TestContainerKillOnDaemonStart [2020-09-10T19:21:53.788Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-10T19:21:53.788Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-10T19:21:53.788Z] === RUN TestDiff [2020-09-10T19:21:53.792Z] #40 129.7 CC criu/fault-injection.o [2020-09-10T19:21:53.792Z] #40 129.9 CC criu/fdstore.o [2020-09-10T19:21:54.047Z] --- PASS: TestDiff (0.40s) [2020-09-10T19:21:54.047Z] === RUN TestExecWithCloseStdin [2020-09-10T19:21:54.438Z] #40 130.4 CC criu/fifo.o [2020-09-10T19:21:54.502Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2020-09-10T19:21:54.613Z] --- PASS: TestExecWithCloseStdin (0.46s) [2020-09-10T19:21:54.613Z] === RUN TestExec [2020-09-10T19:21:54.871Z] --- PASS: TestExec (0.47s) [2020-09-10T19:21:54.871Z] === RUN TestExecUser [2020-09-10T19:21:55.095Z] #40 130.9 CC criu/file-ids.o [2020-09-10T19:21:55.395Z] #40 131.5 CC criu/file-lock.o [2020-09-10T19:21:55.438Z] --- PASS: TestExecUser (0.49s) [2020-09-10T19:21:55.438Z] === RUN TestExportContainerAndImportImage [2020-09-10T19:21:55.535Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.8% of statements [2020-09-10T19:21:56.004Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2020-09-10T19:21:56.004Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-10T19:21:56.045Z] #40 ... [2020-09-10T19:21:56.045Z] [2020-09-10T19:21:56.045Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-10T19:21:56.045Z] #29 DONE 197.1s [2020-09-10T19:21:56.045Z] [2020-09-10T19:21:56.045Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-10T19:21:56.045Z] #20 6.349 Collecting yamllint==1.16.0 [2020-09-10T19:21:56.045Z] #20 6.708 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-10T19:21:56.045Z] #20 6.795 Collecting pyyaml (from yamllint==1.16.0) [2020-09-10T19:21:56.045Z] #20 7.033 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-10T19:21:56.166Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-09-10T19:21:56.697Z] #20 8.882 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-10T19:21:56.797Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-09-10T19:21:56.997Z] #20 8.955 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-10T19:21:56.997Z] #20 9.093 Building wheels for collected packages: pyyaml [2020-09-10T19:21:57.295Z] #20 9.095 Running setup.py bdist_wheel for pyyaml: started [2020-09-10T19:21:57.431Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-09-10T19:21:57.771Z] ok github.com/docker/docker/daemon 12.333s coverage: 17.4% of statements [2020-09-10T19:21:57.771Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-10T19:21:57.771Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-10T19:21:57.771Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-10T19:21:57.771Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-10T19:21:58.355Z] #20 10.56 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-10T19:21:58.655Z] #20 10.56 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-10T19:21:58.655Z] #20 10.64 Successfully built pyyaml [2020-09-10T19:21:58.655Z] #20 10.66 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-10T19:21:59.304Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-09-10T19:21:59.304Z] === RUN TestHealthCheckWorkdir [2020-09-10T19:21:59.311Z] #20 11.28 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-10T19:21:59.610Z] #20 DONE 11.6s [2020-09-10T19:21:59.610Z] [2020-09-10T19:21:59.610Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:21:59.610Z] #40 132.9 CC criu/files-ext.o [2020-09-10T19:21:59.610Z] #40 133.5 CC criu/files-reg.o [2020-09-10T19:21:59.842Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-09-10T19:21:59.871Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2020-09-10T19:21:59.871Z] === RUN TestHealthKillContainer [2020-09-10T19:22:00.257Z] #40 136.1 CC criu/files.o [2020-09-10T19:22:00.473Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.202s coverage: 57.0% of statements [2020-09-10T19:22:02.404Z] --- PASS: TestHealthKillContainer (2.48s) [2020-09-10T19:22:02.404Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-10T19:22:02.663Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2020-09-10T19:22:02.663Z] === RUN TestIpcModeNone [2020-09-10T19:22:03.036Z] #40 138.5 CC criu/filesystems.o [2020-09-10T19:22:03.233Z] --- PASS: TestIpcModeNone (0.44s) [2020-09-10T19:22:03.233Z] === RUN TestIpcModePrivate [2020-09-10T19:22:03.686Z] #40 139.4 CC criu/fsnotify.o [2020-09-10T19:22:03.799Z] --- PASS: TestIpcModePrivate (0.49s) [2020-09-10T19:22:03.799Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-09-10T19:22:03.799Z] === RUN TestIpcModeShareable [2020-09-10T19:22:03.799Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-09-10T19:22:03.799Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T19:22:03.799Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-10T19:22:04.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-10T19:22:04.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-10T19:22:04.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-10T19:22:04.931Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.077s coverage: 46.2% of statements [2020-09-10T19:22:05.174Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2020-09-10T19:22:05.174Z] === RUN TestAPIIpcModeHost [2020-09-10T19:22:05.174Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-09-10T19:22:05.174Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T19:22:05.174Z] === RUN TestDaemonIpcModeShareable [2020-09-10T19:22:05.174Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-09-10T19:22:05.174Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T19:22:05.174Z] === RUN TestDaemonIpcModePrivate [2020-09-10T19:22:05.231Z] #40 140.8 CC criu/image-desc.o [2020-09-10T19:22:05.231Z] #40 141.0 CC criu/image.o [2020-09-10T19:22:05.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-10T19:22:05.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-10T19:22:05.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-10T19:22:05.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-10T19:22:05.562Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-09-10T19:22:05.882Z] #40 141.8 CC criu/ipc_ns.o [2020-09-10T19:22:05.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-10T19:22:07.428Z] #40 143.0 CC criu/irmap.o [2020-09-10T19:22:07.703Z] --- PASS: TestDaemonIpcModePrivate (2.17s) [2020-09-10T19:22:07.703Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-09-10T19:22:07.703Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-10T19:22:07.703Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-10T19:22:07.703Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T19:22:07.703Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-10T19:22:07.703Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-10T19:22:07.703Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T19:22:07.703Z] === RUN TestIpcModeOlderClient [2020-09-10T19:22:07.703Z] === PAUSE TestIpcModeOlderClient [2020-09-10T19:22:07.703Z] === RUN TestKillContainerInvalidSignal [2020-09-10T19:22:07.703Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2020-09-10T19:22:07.703Z] === RUN TestKillContainer [2020-09-10T19:22:07.703Z] === RUN TestKillContainer/no_signal [2020-09-10T19:22:08.076Z] #40 143.8 CC criu/kcmp-ids.o [2020-09-10T19:22:08.076Z] #40 144.1 CC criu/kerndat.o [2020-09-10T19:22:08.269Z] === RUN TestKillContainer/non_killing_signal [2020-09-10T19:22:08.269Z] === RUN TestKillContainer/killing_signal [2020-09-10T19:22:08.835Z] --- PASS: TestKillContainer (1.21s) [2020-09-10T19:22:08.835Z] --- PASS: TestKillContainer/no_signal (0.39s) [2020-09-10T19:22:08.835Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2020-09-10T19:22:08.835Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-09-10T19:22:08.835Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-10T19:22:08.835Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-10T19:22:09.072Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.282s coverage: 49.5% of statements [2020-09-10T19:22:09.401Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-10T19:22:09.619Z] #40 145.3 CC criu/libnetlink.o [2020-09-10T19:22:09.659Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2020-09-10T19:22:09.659Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2020-09-10T19:22:09.659Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-09-10T19:22:09.659Z] === RUN TestKillStoppedContainer [2020-09-10T19:22:09.659Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-09-10T19:22:09.659Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-10T19:22:09.917Z] #40 145.8 CC criu/log.o [2020-09-10T19:22:09.917Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-09-10T19:22:09.917Z] === RUN TestKillDifferentUserContainer [2020-09-10T19:22:10.176Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2020-09-10T19:22:10.177Z] === RUN TestInspectOomKilledTrue [2020-09-10T19:22:10.177Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-10T19:22:10.177Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:22:10.177Z] === RUN TestInspectOomKilledFalse [2020-09-10T19:22:10.177Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-10T19:22:10.177Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:22:10.177Z] === RUN TestLinksEtcHostsContentMatch [2020-09-10T19:22:10.177Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-09-10T19:22:10.177Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-10T19:22:10.177Z] === RUN TestLinksContainerNames [2020-09-10T19:22:10.566Z] #40 146.4 CC criu/lsm.o [2020-09-10T19:22:11.110Z] --- PASS: TestLinksContainerNames (0.84s) [2020-09-10T19:22:11.111Z] === RUN TestLogsFollowTailEmpty [2020-09-10T19:22:11.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-10T19:22:11.231Z] #40 146.9 CC criu/mem.o [2020-09-10T19:22:11.369Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2020-09-10T19:22:11.369Z] === RUN TestContainerNetworkMountsNoChown [2020-09-10T19:22:11.935Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/default [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/default [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/private [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/private [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/rprivate [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/slave [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/slave [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/rslave [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/shared [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/shared [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/rshared [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-10T19:22:11.935Z] === CONT TestMountDaemonRoot/default [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-10T19:22:11.935Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-10T19:22:11.935Z] === CONT TestMountDaemonRoot/rprivate [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-10T19:22:11.935Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T19:22:11.935Z] === CONT TestMountDaemonRoot/rshared [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-10T19:22:11.935Z] === CONT TestMountDaemonRoot/shared [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-10T19:22:11.935Z] === CONT TestMountDaemonRoot/rslave [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-10T19:22:11.935Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T19:22:11.935Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T19:22:11.935Z] === CONT TestMountDaemonRoot/slave [2020-09-10T19:22:11.936Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-10T19:22:11.936Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-10T19:22:11.936Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-10T19:22:11.936Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-10T19:22:11.936Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-10T19:22:11.936Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-10T19:22:11.936Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-10T19:22:11.936Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-10T19:22:11.936Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-10T19:22:11.936Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T19:22:11.936Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-10T19:22:11.936Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-10T19:22:11.936Z] === CONT TestMountDaemonRoot/private [2020-09-10T19:22:11.936Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-10T19:22:11.936Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-10T19:22:11.936Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-10T19:22:11.936Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-10T19:22:11.936Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-10T19:22:11.936Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-10T19:22:11.936Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-10T19:22:11.936Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-10T19:22:11.936Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-10T19:22:11.936Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-10T19:22:11.936Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T19:22:11.936Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-10T19:22:11.936Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-10T19:22:11.936Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-10T19:22:12.194Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-09-10T19:22:12.452Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-09-10T19:22:12.452Z] === RUN TestContainerBindMountNonRecursive [2020-09-10T19:22:12.452Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-09-10T19:22:12.452Z] 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-09-10T19:22:12.452Z] === RUN TestNetworkNat [2020-09-10T19:22:12.773Z] #40 148.8 CC criu/memfd.o [2020-09-10T19:22:13.021Z] --- PASS: TestNetworkNat (0.70s) [2020-09-10T19:22:13.021Z] === RUN TestNetworkLocalhostTCPNat [2020-09-10T19:22:13.419Z] #40 149.5 CC criu/mount.o [2020-09-10T19:22:13.587Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2020-09-10T19:22:13.587Z] === RUN TestNetworkLoopbackNat [2020-09-10T19:22:15.955Z] ok github.com/docker/docker/daemon/graphdriver/aufs 17.139s coverage: 73.1% of statements [2020-09-10T19:22:15.955Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-10T19:22:15.955Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.585s coverage: 57.7% of statements [2020-09-10T19:22:15.955Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-10T19:22:16.116Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2020-09-10T19:22:16.116Z] === RUN TestPause [2020-09-10T19:22:16.116Z] --- SKIP: TestPause (0.00s) [2020-09-10T19:22:16.116Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:22:16.116Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-10T19:22:16.116Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T19:22:16.116Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T19:22:16.116Z] === RUN TestPauseStopPausedContainer [2020-09-10T19:22:16.116Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-09-10T19:22:16.116Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:22:16.116Z] === RUN TestPsFilter [2020-09-10T19:22:16.116Z] --- PASS: TestPsFilter (0.10s) [2020-09-10T19:22:16.116Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-10T19:22:16.683Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2020-09-10T19:22:16.683Z] === RUN TestRemoveContainerWithVolume [2020-09-10T19:22:16.942Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2020-09-10T19:22:16.942Z] === RUN TestRemoveContainerRunning [2020-09-10T19:22:16.990Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-09-10T19:22:16.990Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.682s coverage: 76.1% of statements [2020-09-10T19:22:16.990Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-10T19:22:17.201Z] --- PASS: TestRemoveContainerRunning (0.40s) [2020-09-10T19:22:17.201Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-10T19:22:17.768Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2020-09-10T19:22:17.768Z] === RUN TestRemoveInvalidContainer [2020-09-10T19:22:17.768Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-10T19:22:17.768Z] === RUN TestRenameLinkedContainer [2020-09-10T19:22:17.929Z] #40 153.3 CC criu/namespaces.o [2020-09-10T19:22:18.024Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-09-10T19:22:18.659Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-09-10T19:22:19.293Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.8% of statements [2020-09-10T19:22:19.293Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-10T19:22:19.293Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-10T19:22:19.472Z] #40 155.3 CC criu/net.o [2020-09-10T19:22:19.699Z] --- PASS: TestRenameLinkedContainer (1.71s) [2020-09-10T19:22:19.699Z] === RUN TestRenameStoppedContainer [2020-09-10T19:22:19.957Z] --- PASS: TestRenameStoppedContainer (0.41s) [2020-09-10T19:22:19.957Z] === RUN TestRenameRunningContainerAndReuse [2020-09-10T19:22:20.328Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 41.0% of statements [2020-09-10T19:22:20.646Z] ok github.com/docker/docker/daemon/logger/awslogs 0.109s coverage: 77.8% of statements [2020-09-10T19:22:20.646Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-10T19:22:20.646Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-10T19:22:20.892Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2020-09-10T19:22:20.892Z] === RUN TestRenameInvalidName [2020-09-10T19:22:21.150Z] --- PASS: TestRenameInvalidName (0.41s) [2020-09-10T19:22:21.150Z] === RUN TestRenameAnonymousContainer [2020-09-10T19:22:21.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-10T19:22:21.303Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-09-10T19:22:21.593Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2020-09-10T19:22:22.225Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 61.6% of statements [2020-09-10T19:22:22.225Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-09-10T19:22:22.525Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2020-09-10T19:22:22.525Z] === RUN TestRenameContainerWithSameName [2020-09-10T19:22:23.091Z] #40 159.0 CC criu/netfilter.o [2020-09-10T19:22:23.092Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2020-09-10T19:22:23.092Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-10T19:22:23.261Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 75.2% of statements [2020-09-10T19:22:23.261Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-10T19:22:23.261Z] time="2020-09-10T19:22:23Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate938205245/log645143672.1: no such file or directory" [2020-09-10T19:22:23.261Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.069s coverage: 38.3% of statements [2020-09-10T19:22:23.745Z] #40 159.4 CC criu/page-pipe.o [2020-09-10T19:22:23.894Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-09-10T19:22:24.026Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2020-09-10T19:22:24.026Z] === RUN TestResize [2020-09-10T19:22:24.285Z] --- PASS: TestResize (0.41s) [2020-09-10T19:22:24.285Z] === RUN TestResizeWithInvalidSize [2020-09-10T19:22:24.393Z] #40 160.3 CC criu/page-xfer.o [2020-09-10T19:22:24.544Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2020-09-10T19:22:24.544Z] === RUN TestResizeWhenContainerNotStarted [2020-09-10T19:22:24.951Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2020-09-10T19:22:25.112Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2020-09-10T19:22:25.112Z] === RUN TestDaemonRestartKillContainers [2020-09-10T19:22:25.112Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-10T19:22:25.112Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-10T19:22:25.112Z] === RUN TestCgroupNamespacesRun [2020-09-10T19:22:25.242Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-09-10T19:22:25.534Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-09-10T19:22:25.825Z] ok github.com/docker/docker/daemon/logger/splunk 1.458s coverage: 82.5% of statements [2020-09-10T19:22:25.825Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-10T19:22:25.825Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-10T19:22:26.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-10T19:22:26.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-10T19:22:26.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-10T19:22:26.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-10T19:22:26.507Z] #40 162.3 CC criu/pagemap-cache.o [2020-09-10T19:22:26.807Z] #40 162.7 CC criu/pagemap.o [2020-09-10T19:22:27.331Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2020-09-10T19:22:27.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-10T19:22:27.622Z] ok github.com/docker/docker/distribution 0.492s coverage: 21.9% of statements [2020-09-10T19:22:27.622Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-10T19:22:27.643Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2020-09-10T19:22:27.643Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-10T19:22:27.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-10T19:22:27.862Z] #40 163.7 CC criu/parasite-syscall.o [2020-09-10T19:22:28.253Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-09-10T19:22:28.828Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T19:22:28.828Z] [2020-09-10T19:22:28.828Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-09-10T19:22:28.828Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-09-10T19:22:28.828Z] Using test binary docker [2020-09-10T19:22:28.828Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-10T19:22:28.828Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T19:22:28.828Z] INFO: Waiting for daemon to start... [2020-09-10T19:22:28.828Z] Starting dockerd [2020-09-10T19:22:28.828Z] . [2020-09-10T19:22:28.828Z] INFO: Building docker-sdk-python3:4.3.0... [2020-09-10T19:22:28.885Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-09-10T19:22:28.918Z] #40 164.8 CC criu/path.o [2020-09-10T19:22:29.517Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-09-10T19:22:29.543Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2020-09-10T19:22:29.543Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-10T19:22:29.568Z] #40 165.2 CC criu/pie-util-vdso.o [2020-09-10T19:22:29.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-10T19:22:29.808Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.1% of statements [2020-09-10T19:22:29.808Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-10T19:22:29.808Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-10T19:22:29.867Z] #40 165.8 CC criu/pie-util.o [2020-09-10T19:22:29.867Z] #40 166.0 CC criu/pipes.o [2020-09-10T19:22:30.098Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2020-09-10T19:22:30.098Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-10T19:22:30.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-10T19:22:30.729Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-09-10T19:22:30.924Z] #40 166.8 CC criu/plugin.o [2020-09-10T19:22:31.444Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2020-09-10T19:22:31.444Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-10T19:22:31.578Z] #40 167.3 CC criu/proc_parse.o [2020-09-10T19:22:31.762Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2020-09-10T19:22:31.762Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-10T19:22:32.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-10T19:22:32.660Z] #40 ... [2020-09-10T19:22:32.660Z] [2020-09-10T19:22:32.660Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-10T19:22:32.660Z] #50 121.8 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-09-10T19:22:32.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-10T19:22:33.266Z] ok github.com/docker/docker/pkg/archive 0.457s coverage: 77.1% of statements [2020-09-10T19:22:33.985Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2020-09-10T19:22:33.985Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-10T19:22:34.298Z] ok github.com/docker/docker/pkg/authorization 0.414s coverage: 68.3% of statements [2020-09-10T19:22:34.588Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-10T19:22:34.588Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-09-10T19:22:34.771Z] #50 124.0 + mkdir -p /build [2020-09-10T19:22:34.771Z] #50 124.0 + cp runc /build/runc [2020-09-10T19:22:34.771Z] #50 DONE 124.2s [2020-09-10T19:22:34.771Z] [2020-09-10T19:22:34.771Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:22:34.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-10T19:22:35.417Z] #46 ... [2020-09-10T19:22:35.417Z] [2020-09-10T19:22:35.417Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T19:22:35.724Z] #37 236.7 + dpkg --print-architecture [2020-09-10T19:22:35.724Z] #37 236.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-10T19:22:35.724Z] #37 237.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-10T19:22:35.724Z] #37 237.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-10T19:22:35.886Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2020-09-10T19:22:35.886Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-10T19:22:36.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-10T19:22:36.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-10T19:22:37.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-10T19:22:37.786Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2020-09-10T19:22:37.786Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-10T19:22:39.082Z] ok github.com/docker/docker/pkg/chrootarchive 3.462s coverage: 43.2% of statements [2020-09-10T19:22:39.082Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-09-10T19:22:39.082Z] ok github.com/docker/docker/layer 7.798s coverage: 68.8% of statements [2020-09-10T19:22:39.082Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-10T19:22:39.082Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-10T19:22:39.082Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-10T19:22:39.082Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-10T19:22:39.082Z] ? github.com/docker/docker/oci [no test files] [2020-09-10T19:22:39.082Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-10T19:22:39.082Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-10T19:22:39.082Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-10T19:22:39.082Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2020-09-10T19:22:39.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-10T19:22:39.685Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-09-10T19:22:39.685Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-10T19:22:39.719Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-09-10T19:22:40.350Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-09-10T19:22:40.641Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-09-10T19:22:40.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-10T19:22:40.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-10T19:22:41.273Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements [2020-09-10T19:22:41.627Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2020-09-10T19:22:41.627Z] === RUN TestKernelTCPMemory [2020-09-10T19:22:41.627Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-09-10T19:22:41.627Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:22:41.627Z] === RUN TestNISDomainname [2020-09-10T19:22:41.627Z] --- SKIP: TestNISDomainname (0.01s) [2020-09-10T19:22:41.627Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-10T19:22:41.627Z] === RUN TestHostnameDnsResolution [2020-09-10T19:22:42.193Z] --- PASS: TestHostnameDnsResolution (0.64s) [2020-09-10T19:22:42.193Z] === RUN TestStats [2020-09-10T19:22:42.193Z] --- SKIP: TestStats (0.00s) [2020-09-10T19:22:42.193Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:22:42.193Z] === RUN TestStopContainerWithTimeout [2020-09-10T19:22:42.193Z] === RUN TestStopContainerWithTimeout/0 [2020-09-10T19:22:42.193Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-10T19:22:42.193Z] === RUN TestStopContainerWithTimeout/1 [2020-09-10T19:22:42.193Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-10T19:22:42.193Z] === RUN TestStopContainerWithTimeout/3 [2020-09-10T19:22:42.193Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-10T19:22:42.193Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-10T19:22:42.193Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-10T19:22:42.193Z] === CONT TestStopContainerWithTimeout/0 [2020-09-10T19:22:42.193Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-10T19:22:42.307Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-09-10T19:22:42.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-10T19:22:42.938Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-09-10T19:22:43.128Z] === CONT TestStopContainerWithTimeout/3 [2020-09-10T19:22:43.231Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements [2020-09-10T19:22:43.521Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-09-10T19:22:43.521Z] ok github.com/docker/docker/pkg/fsutils 0.378s coverage: 85.1% of statements [2020-09-10T19:22:43.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-10T19:22:44.152Z] ok github.com/docker/docker/pkg/idtools 0.305s coverage: 70.1% of statements [2020-09-10T19:22:44.443Z] ok github.com/docker/docker/pkg/ioutils 0.285s coverage: 70.6% of statements [2020-09-10T19:22:44.443Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-09-10T19:22:44.733Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-09-10T19:22:45.024Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-09-10T19:22:45.024Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-10T19:22:45.024Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-10T19:22:45.024Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-09-10T19:22:45.024Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-10T19:22:45.024Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-09-10T19:22:45.026Z] === CONT TestStopContainerWithTimeout/1 [2020-09-10T19:22:45.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-10T19:22:45.317Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-09-10T19:22:45.608Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2020-09-10T19:22:45.608Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-09-10T19:22:45.608Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-10T19:22:45.608Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-10T19:22:45.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-10T19:22:46.190Z] #37 ... [2020-09-10T19:22:46.190Z] [2020-09-10T19:22:46.190Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:22:46.190Z] #46 236.8 + cd /tmp/tmp.WJzyv6cni5/src/github.com/golangci/golangci-lint/ [2020-09-10T19:22:46.190Z] #46 236.8 + git checkout -q v1.23.8 [2020-09-10T19:22:46.190Z] #46 237.8 ++ git describe --tags [2020-09-10T19:22:46.190Z] #46 237.8 + version=v1.23.8 [2020-09-10T19:22:46.190Z] #46 237.8 ++ git rev-parse --short HEAD [2020-09-10T19:22:46.190Z] #46 237.8 + commit=76a82c6 [2020-09-10T19:22:46.190Z] #46 237.8 ++ git show -s --format=%cd [2020-09-10T19:22:46.190Z] #46 237.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-10T19:22:46.190Z] #46 237.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-10T19:22:46.190Z] #46 ... [2020-09-10T19:22:46.190Z] [2020-09-10T19:22:46.190Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:22:46.190Z] #40 171.7 CC criu/protobuf-desc.o [2020-09-10T19:22:46.190Z] #40 173.0 CC criu/protobuf.o [2020-09-10T19:22:46.190Z] #40 173.5 CC criu/pstree.o [2020-09-10T19:22:46.190Z] #40 174.8 CC criu/rbtree.o [2020-09-10T19:22:46.190Z] #40 175.1 CC criu/rst-malloc.o [2020-09-10T19:22:46.190Z] #40 175.4 CC criu/seccomp.o [2020-09-10T19:22:46.190Z] #40 176.2 CC criu/seize.o [2020-09-10T19:22:46.190Z] #40 177.2 CC criu/servicefd.o [2020-09-10T19:22:46.190Z] #40 177.8 CC criu/shmem.o [2020-09-10T19:22:46.190Z] #40 178.8 CC criu/sigframe.o [2020-09-10T19:22:46.190Z] #40 179.0 CC criu/signalfd.o [2020-09-10T19:22:46.190Z] #40 179.3 CC criu/sk-inet.o [2020-09-10T19:22:46.190Z] #40 180.4 CC criu/sk-netlink.o [2020-09-10T19:22:46.190Z] #40 180.8 CC criu/sk-packet.o [2020-09-10T19:22:46.190Z] #40 181.6 CC criu/sk-queue.o [2020-09-10T19:22:46.190Z] #40 182.2 CC criu/sk-tcp.o [2020-09-10T19:22:46.239Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2020-09-10T19:22:46.399Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-10T19:22:46.399Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2020-09-10T19:22:46.399Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2020-09-10T19:22:46.399Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2020-09-10T19:22:46.399Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2020-09-10T19:22:46.399Z] === RUN TestDeleteDevicemapper [2020-09-10T19:22:46.399Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-10T19:22:46.399Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T19:22:46.399Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-10T19:22:46.843Z] #40 182.8 CC criu/sk-unix.o [2020-09-10T19:22:46.871Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-09-10T19:22:47.161Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-09-10T19:22:47.161Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-10T19:22:47.291Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-10T19:22:47.291Z] Using test binary docker [2020-09-10T19:22:47.291Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-10T19:22:47.291Z] +++ /etc/init.d/apparmor start [2020-09-10T19:22:47.291Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T19:22:47.291Z] INFO: Waiting for daemon to start... [2020-09-10T19:22:47.291Z] Starting dockerd [2020-09-10T19:22:47.291Z] +++ 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-09-10T19:22:47.776Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2020-09-10T19:22:47.776Z] === RUN TestUpdateMemory [2020-09-10T19:22:47.776Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-10T19:22:47.776Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:22:47.776Z] === RUN TestUpdateCPUQuota [2020-09-10T19:22:47.776Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-09-10T19:22:47.776Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:22:47.776Z] === RUN TestUpdatePidsLimit [2020-09-10T19:22:47.776Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-09-10T19:22:47.776Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:22:47.776Z] === RUN TestUpdateRestartPolicy [2020-09-10T19:22:48.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-10T19:22:48.665Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 73.9% of statements [2020-09-10T19:22:48.665Z] ok github.com/docker/docker/pkg/reexec 0.002s coverage: 82.4% of statements [2020-09-10T19:22:49.627Z] #40 185.0 CC criu/sockets.o [2020-09-10T19:22:49.836Z] . [2020-09-10T19:22:49.836Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-10T19:22:49.836Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-10T19:22:49.836Z] Error: No such image: emptyfs [2020-09-10T19:22:49.836Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-10T19:22:49.836Z] ++++ docker load [2020-09-10T19:22:49.836Z] Running integration-test (iteration 1) [2020-09-10T19:22:49.836Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-09-10T19:22:49.836Z] ++ 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-09-10T19:22:49.836Z] ++ set -e [2020-09-10T19:22:49.836Z] ++ '[' -n 0 ']' [2020-09-10T19:22:49.836Z] ++ set -x [2020-09-10T19:22:49.836Z] ++ env -i DEST=/go/src/github.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-09-10T19:22:49.928Z] #40 186.0 CC criu/stats.o [2020-09-10T19:22:50.231Z] #40 186.3 CC criu/string.o [2020-09-10T19:22:50.539Z] #40 186.4 CC criu/sysctl.o [2020-09-10T19:22:51.390Z] ok github.com/docker/docker/pkg/signal 2.335s coverage: 61.0% of statements [2020-09-10T19:22:51.597Z] #40 187.3 CC criu/sysfs_parse.o [2020-09-10T19:22:51.681Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-09-10T19:22:51.897Z] #40 187.7 CC criu/timens.o [2020-09-10T19:22:51.972Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-09-10T19:22:52.196Z] #40 188.1 CC criu/timerfd.o [2020-09-10T19:22:52.262Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-10T19:22:52.262Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-09-10T19:22:52.495Z] #40 188.5 CC criu/tty.o [2020-09-10T19:22:52.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-10T19:22:52.893Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-09-10T19:22:53.524Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2020-09-10T19:22:53.815Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2020-09-10T19:22:54.105Z] ok github.com/docker/docker/pkg/tarsum 0.033s coverage: 89.3% of statements [2020-09-10T19:22:54.396Z] testing: warning: no tests to run [2020-09-10T19:22:54.396Z] coverage: [no statements] [2020-09-10T19:22:54.396Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-10T19:22:54.709Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-09-10T19:22:54.709Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-10T19:22:55.007Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-10T19:22:55.272Z] #40 190.7 CC criu/tun.o [2020-09-10T19:22:55.572Z] #40 191.5 CC criu/uffd.o [2020-09-10T19:22:55.956Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-10T19:22:55.957Z] Using test binary docker [2020-09-10T19:22:55.957Z] +++ /etc/init.d/apparmor start [2020-09-10T19:22:55.957Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T19:22:55.957Z] INFO: Waiting for daemon to start... [2020-09-10T19:22:55.957Z] Starting dockerd [2020-09-10T19:22:55.957Z] +++ 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-09-10T19:22:56.514Z] ok github.com/docker/docker/plugin 0.558s coverage: 23.1% of statements [2020-09-10T19:22:57.145Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-10T19:22:57.687Z] #40 193.4 CC criu/util.o [2020-09-10T19:22:57.776Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-09-10T19:22:57.866Z] . [2020-09-10T19:22:57.866Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-10T19:22:57.866Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-10T19:22:57.866Z] Error: No such image: emptyfs [2020-09-10T19:22:57.866Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-10T19:22:57.866Z] ++++ docker load [2020-09-10T19:22:58.067Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-09-10T19:22:58.436Z] Running integration-test (iteration 1) [2020-09-10T19:22:58.436Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-10T19:22:58.436Z] ++ 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-09-10T19:22:58.436Z] ++ set -e [2020-09-10T19:22:58.436Z] ++ '[' -n 0 ']' [2020-09-10T19:22:58.436Z] ++ set -x [2020-09-10T19:22:58.436Z] ++ env -i DEST=/go/src/github.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-09-10T19:22:59.100Z] ok github.com/docker/docker/registry 0.088s coverage: 56.3% of statements [2020-09-10T19:22:59.226Z] #40 195.0 CC criu/uts_ns.o [2020-09-10T19:22:59.226Z] #40 195.2 CC criu/vdso.o [2020-09-10T19:22:59.732Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-09-10T19:22:59.874Z] #40 195.9 LINK criu/built-in.o [2020-09-10T19:22:59.974Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2020-09-10T19:22:59.974Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-10T19:22:59.974Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-09-10T19:22:59.974Z] === RUN TestWaitNonBlocked [2020-09-10T19:22:59.974Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T19:22:59.974Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T19:22:59.974Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T19:22:59.974Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T19:22:59.974Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T19:22:59.974Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T19:22:59.974Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-10T19:22:59.974Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2020-09-10T19:22:59.974Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2020-09-10T19:22:59.974Z] === RUN TestWaitBlocked [2020-09-10T19:22:59.974Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T19:22:59.974Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T19:22:59.974Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T19:22:59.974Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T19:22:59.974Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T19:22:59.974Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T19:23:00.023Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-09-10T19:23:00.316Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-09-10T19:23:00.520Z] #40 196.2 LINK criu/criu [2020-09-10T19:23:00.541Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-10T19:23:00.541Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2020-09-10T19:23:00.541Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2020-09-10T19:23:00.541Z] === CONT TestDaemonRestartIpcMode [2020-09-10T19:23:00.541Z] === CONT TestIpcModeOlderClient [2020-09-10T19:23:00.541Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-09-10T19:23:00.607Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-09-10T19:23:00.825Z] #40 196.9 DEP lib/c/criu.d [2020-09-10T19:23:01.123Z] #40 197.0 CC images/rpc.pb-c.o [2020-09-10T19:23:01.993Z] #40 197.7 CC lib/c/criu.o [2020-09-10T19:23:02.077Z] Loaded image: buildpack-deps:buster [2020-09-10T19:23:02.077Z] Loaded image: busybox:latest [2020-09-10T19:23:02.077Z] Loaded image: busybox:glibc [2020-09-10T19:23:02.077Z] Loaded image: debian:buster [2020-09-10T19:23:02.077Z] Loaded image: hello-world:latest [2020-09-10T19:23:02.077Z] INFO: Testing against a local daemon [2020-09-10T19:23:02.077Z] === RUN TestCgroupNamespacesBuild [2020-09-10T19:23:02.673Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-09-10T19:23:03.052Z] #40 ... [2020-09-10T19:23:03.052Z] [2020-09-10T19:23:03.052Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-10T19:23:03.052Z] #37 DONE 264.3s [2020-09-10T19:23:03.052Z] [2020-09-10T19:23:03.052Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:23:03.307Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-09-10T19:23:03.353Z] #46 ... [2020-09-10T19:23:03.353Z] [2020-09-10T19:23:03.353Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-10T19:23:03.353Z] #40 199.2 LINK lib/c/built-in.o [2020-09-10T19:23:03.353Z] #40 199.2 LINK lib/c/libcriu.so [2020-09-10T19:23:03.353Z] #40 199.3 LINK lib/c/libcriu.a [2020-09-10T19:23:03.598Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-09-10T19:23:03.662Z] #40 199.5 GEN magic.py [2020-09-10T19:23:03.965Z] #40 199.9 Note: Building without setproctitle() and strlcpy() support. [2020-09-10T19:23:03.965Z] #40 199.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-10T19:23:03.965Z] #40 199.9 Note: Building without GnuTLS support [2020-09-10T19:23:03.965Z] #40 199.9 Makefile.config:39: Warn: you have no libnftables installed [2020-09-10T19:23:03.965Z] #40 199.9 Makefile.config:40: Warn: Building without nftables support [2020-09-10T19:23:04.631Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2020-09-10T19:23:04.727Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-09-10T19:23:04.727Z] PASS [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === Skipped [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-10T19:23:04.727Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-09-10T19:23:04.727Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-09-10T19:23:04.727Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-09-10T19:23:04.727Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-09-10T19:23:04.727Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-09-10T19:23:04.727Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-09-10T19:23:04.727Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-10T19:23:04.727Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-10T19:23:04.727Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-10T19:23:04.727Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-10T19:23:04.727Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-09-10T19:23:04.727Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-09-10T19:23:04.727Z] 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-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-09-10T19:23:04.727Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T19:23:04.727Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-09-10T19:23:04.727Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-09-10T19:23:04.727Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-09-10T19:23:04.727Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-09-10T19:23:04.727Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-09-10T19:23:04.727Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-10T19:23:04.727Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-10T19:23:04.727Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-09-10T19:23:04.727Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-09-10T19:23:04.727Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] [2020-09-10T19:23:04.727Z] DONE 173 tests, 24 skipped in 78.622s [2020-09-10T19:23:04.727Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-10T19:23:04.985Z] INFO: Testing against a local daemon [2020-09-10T19:23:04.985Z] === RUN TestCommitInheritsEnv [2020-09-10T19:23:05.028Z] #40 200.9 fatal: not a git repository (or any of the parent directories): .git [2020-09-10T19:23:05.377Z] --- PASS: TestCgroupNamespacesBuild (4.19s) [2020-09-10T19:23:05.377Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-10T19:23:06.088Z] #40 201.9 make[1]: Nothing to be done for 'all'. [2020-09-10T19:23:06.359Z] --- PASS: TestCommitInheritsEnv (1.21s) [2020-09-10T19:23:06.359Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-10T19:23:06.359Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-10T19:23:06.359Z] === RUN TestImagesFilterMultiReference [2020-09-10T19:23:06.359Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-09-10T19:23:06.359Z] === RUN TestImagePullPlatformInvalid [2020-09-10T19:23:06.359Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-09-10T19:23:06.359Z] === RUN TestRemoveImageOrphaning [2020-09-10T19:23:07.176Z] #40 202.9 make[1]: 'images/built-in.o' is up to date. [2020-09-10T19:23:07.176Z] #40 202.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-10T19:23:07.176Z] #40 203.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-10T19:23:07.176Z] #40 203.1 make[1]: 'compel/libcompel.a' is up to date. [2020-09-10T19:23:07.293Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2020-09-10T19:23:07.293Z] === RUN TestBuildWithSession [2020-09-10T19:23:07.293Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-10T19:23:07.293Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T19:23:07.293Z] === RUN TestBuildSquashParent [2020-09-10T19:23:07.477Z] #40 203.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-10T19:23:07.477Z] #40 203.2 make[1]: Nothing to be done for 'all'. [2020-09-10T19:23:07.477Z] #40 203.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-10T19:23:07.477Z] #40 203.5 make[2]: Nothing to be done for 'all'. [2020-09-10T19:23:07.477Z] #40 203.5 make[2]: Nothing to be done for 'all'. [2020-09-10T19:23:07.477Z] #40 203.6 make[2]: Nothing to be done for 'all'. [2020-09-10T19:23:07.569Z] sha256:561bb6036c4eb1a090111a38194b1cca0e61d775173cede91f16a1d688a44bb6 [2020-09-10T19:23:07.569Z] INFO: Starting docker-py tests... [2020-09-10T19:23:07.569Z] ============================= test session starts ============================== [2020-09-10T19:23:07.569Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-09-10T19:23:07.569Z] rootdir: /src, inifile: pytest.ini [2020-09-10T19:23:07.569Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-09-10T19:23:07.569Z] collected 389 items / 1 deselected / 388 selected [2020-09-10T19:23:07.569Z] [2020-09-10T19:23:07.778Z] #40 203.7 make[2]: Nothing to be done for 'all'. [2020-09-10T19:23:07.778Z] #40 203.8 make[2]: Nothing to be done for 'all'. [2020-09-10T19:23:07.778Z] #40 203.8 make[2]: Nothing to be done for 'all'. [2020-09-10T19:23:08.079Z] #40 203.9 make[2]: Nothing to be done for 'all'. [2020-09-10T19:23:08.079Z] #40 204.0 make[2]: Nothing to be done for 'all'. [2020-09-10T19:23:08.079Z] #40 204.1 INSTALL criu/criu [2020-09-10T19:23:08.260Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-09-10T19:23:08.260Z] === RUN TestRemoveImageGarbageCollector [2020-09-10T19:23:08.260Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-10T19:23:08.260Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-10T19:23:08.260Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-10T19:23:08.260Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-10T19:23:08.260Z] === RUN TestTagInvalidReference [2020-09-10T19:23:08.260Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-10T19:23:08.260Z] === RUN TestTagValidPrefixedRepo [2020-09-10T19:23:08.260Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-10T19:23:08.260Z] === RUN TestTagExistedNameWithoutForce [2020-09-10T19:23:08.260Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-10T19:23:08.260Z] === RUN TestTagOfficialNames [2020-09-10T19:23:08.260Z] --- PASS: TestTagOfficialNames (0.05s) [2020-09-10T19:23:08.260Z] === RUN TestTagMatchesDigest [2020-09-10T19:23:08.260Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-10T19:23:08.260Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-10T19:23:08.379Z] #40 DONE 204.2s [2020-09-10T19:23:08.380Z] [2020-09-10T19:23:08.380Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:23:15.433Z] --- PASS: TestBuildSquashParent (7.04s) [2020-09-10T19:23:15.433Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-10T19:23:15.433Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T19:23:15.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T19:23:15.433Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T19:23:15.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T19:23:15.433Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T19:23:15.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T19:23:15.433Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T19:23:15.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T19:23:15.433Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T19:23:15.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T19:23:15.433Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T19:23:15.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T19:23:15.433Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T19:23:15.433Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T19:23:15.433Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T19:23:15.433Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T19:23:17.353Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T19:23:17.353Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T19:23:19.562Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-09-10T19:23:19.900Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-10T19:23:19.901Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.87s) [2020-09-10T19:23:19.901Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s) [2020-09-10T19:23:19.901Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2020-09-10T19:23:19.901Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.60s) [2020-09-10T19:23:19.901Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s) [2020-09-10T19:23:19.901Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.63s) [2020-09-10T19:23:19.901Z] === RUN TestBuildMultiStageCopy [2020-09-10T19:23:19.901Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-10T19:23:19.969Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/rootless [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/volume [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-10T19:23:19.969Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === Skipped [2020-09-10T19:23:20.261Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-10T19:23:20.261Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-10T19:23:20.261Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-10T19:23:20.261Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:23:20.261Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-10T19:23:20.261Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:23:20.261Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-10T19:23:20.261Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:23:20.261Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-10T19:23:20.261Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:23:20.261Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-10T19:23:20.261Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:23:20.261Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-10T19:23:20.261Z] graphtest_unix.go:73: No driver to put! [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-10T19:23:20.261Z] time="2020-09-10T19:22:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:23:20.261Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:23:20.261Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-10T19:23:20.261Z] time="2020-09-10T19:22:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:23:20.261Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:23:20.261Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-10T19:23:20.261Z] time="2020-09-10T19:22:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:23:20.261Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:23:20.261Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-10T19:23:20.261Z] time="2020-09-10T19:22:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:23:20.261Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:23:20.261Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-10T19:23:20.261Z] time="2020-09-10T19:22:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:23:20.261Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:23:20.261Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-10T19:23:20.261Z] graphtest_unix.go:73: No driver to put! [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-10T19:23:20.261Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-10T19:23:20.261Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-10T19:23:20.261Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-10T19:23:20.261Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-10T19:23:20.261Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:23:20.261Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-10T19:23:20.261Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:23:20.261Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-10T19:23:20.261Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:23:20.261Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-10T19:23:20.261Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:23:20.261Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-10T19:23:20.261Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:23:20.261Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-10T19:23:20.261Z] graphtest_unix.go:73: No driver to put! [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-10T19:23:20.261Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-10T19:23:20.261Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] [2020-09-10T19:23:20.261Z] DONE 2142 tests, 26 skipped in 189.808s [2020-09-10T19:23:20.391Z] tests/integration/api_client_test.py ..... [ 7%] Post stage [Pipeline] junit [2020-09-10T19:23:20.940Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-10T19:23:21.752Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -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:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/make.sh dynbinary test-integration [2020-09-10T19:23:21.898Z] tests/integration/api_config_test.py ..... [ 8%] [2020-09-10T19:23:22.045Z] [2020-09-10T19:23:22.045Z] Removing bundles/ [2020-09-10T19:23:22.045Z] [2020-09-10T19:23:22.045Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-10T19:23:22.045Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T19:23:22.045Z] GOOS="" GOARCH="" GOARM="" [2020-09-10T19:23:22.449Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-10T19:23:22.710Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-10T19:23:23.290Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-10T19:23:23.862Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-10T19:23:24.434Z] --- PASS: TestBuildMultiStageCopy (4.44s) [2020-09-10T19:23:24.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.38s) [2020-09-10T19:23:24.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-09-10T19:23:24.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-09-10T19:23:24.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-09-10T19:23:24.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-09-10T19:23:24.434Z] === RUN TestBuildMultiStageParentConfig [2020-09-10T19:23:26.350Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2020-09-10T19:23:26.350Z] === RUN TestBuildLabelWithTargets [2020-09-10T19:23:28.897Z] --- PASS: TestBuildLabelWithTargets (2.80s) [2020-09-10T19:23:28.897Z] === RUN TestBuildWithEmptyLayers [2020-09-10T19:23:29.841Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-09-10T19:23:29.841Z] === RUN TestBuildMultiStageOnBuild [2020-09-10T19:23:33.146Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2020-09-10T19:23:33.146Z] === RUN TestBuildUncleanTarFilenames [2020-09-10T19:23:34.533Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-09-10T19:23:34.533Z] === RUN TestBuildMultiStageLayerLeak [2020-09-10T19:23:37.181Z] Loaded image: buildpack-deps:buster [2020-09-10T19:23:37.181Z] Loaded image: busybox:latest [2020-09-10T19:23:37.181Z] Loaded image: busybox:glibc [2020-09-10T19:23:37.181Z] Loaded image: debian:buster [2020-09-10T19:23:37.181Z] Loaded image: hello-world:latest [2020-09-10T19:23:37.441Z] INFO: Testing against a local daemon [2020-09-10T19:23:37.441Z] === RUN TestCgroupNamespacesBuild [2020-09-10T19:23:37.841Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s) [2020-09-10T19:23:37.841Z] === RUN TestBuildWithHugeFile [2020-09-10T19:23:41.313Z] #53 ... [2020-09-10T19:23:41.313Z] [2020-09-10T19:23:41.313Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:23:41.313Z] #22 298.5 + return [2020-09-10T19:23:41.313Z] #22 DONE 298.7s [2020-09-10T19:23:41.313Z] [2020-09-10T19:23:41.313Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:23:41.313Z] #46 ... [2020-09-10T19:23:41.313Z] [2020-09-10T19:23:41.313Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:23:41.313Z] #53 263.5 + bin/containerd [2020-09-10T19:23:41.313Z] #53 ... [2020-09-10T19:23:41.313Z] [2020-09-10T19:23:41.313Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-10T19:23:41.313Z] #23 DONE 0.1s [2020-09-10T19:23:41.313Z] [2020-09-10T19:23:41.313Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-10T19:23:41.313Z] #27 DONE 0.6s [2020-09-10T19:23:41.313Z] [2020-09-10T19:23:41.313Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-10T19:23:41.313Z] #30 DONE 0.1s [2020-09-10T19:23:41.313Z] [2020-09-10T19:23:41.313Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:23:41.313Z] #46 ... [2020-09-10T19:23:41.313Z] [2020-09-10T19:23:41.313Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-10T19:23:41.313Z] #32 DONE 0.1s [2020-09-10T19:23:41.313Z] [2020-09-10T19:23:41.313Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-10T19:23:41.313Z] #35 DONE 0.1s [2020-09-10T19:23:41.313Z] [2020-09-10T19:23:41.313Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-10T19:23:41.313Z] #38 DONE 0.1s [2020-09-10T19:23:41.313Z] [2020-09-10T19:23:41.313Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-10T19:23:41.313Z] #41 DONE 0.1s [2020-09-10T19:23:41.313Z] [2020-09-10T19:23:41.313Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-10T19:23:41.313Z] #43 DONE 0.1s [2020-09-10T19:23:41.313Z] [2020-09-10T19:23:41.313Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-10T19:23:41.313Z] #45 DONE 0.2s [2020-09-10T19:23:41.313Z] [2020-09-10T19:23:41.313Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:23:42.724Z] --- PASS: TestCgroupNamespacesBuild (4.47s) [2020-09-10T19:23:42.724Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-10T19:23:44.104Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2020-09-10T19:23:44.104Z] === RUN TestBuildWithSession [2020-09-10T19:23:44.104Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-10T19:23:44.104Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T19:23:44.104Z] === RUN TestBuildSquashParent [2020-09-10T19:23:50.987Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-09-10T19:23:54.090Z] --- PASS: TestBuildSquashParent (8.45s) [2020-09-10T19:23:54.090Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-10T19:23:54.090Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T19:23:54.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T19:23:54.090Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T19:23:54.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T19:23:54.090Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T19:23:54.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T19:23:54.090Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T19:23:54.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T19:23:54.090Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T19:23:54.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T19:23:54.090Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T19:23:54.090Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T19:23:54.090Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T19:23:54.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T19:23:55.472Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T19:23:55.472Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T19:23:58.826Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T19:23:58.826Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T19:24:00.014Z] #46 DONE 321.4s [2020-09-10T19:24:00.014Z] [2020-09-10T19:24:00.014Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:24:01.399Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-10T19:24:01.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.79s) [2020-09-10T19:24:01.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s) [2020-09-10T19:24:01.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s) [2020-09-10T19:24:01.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2020-09-10T19:24:01.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.05s) [2020-09-10T19:24:01.399Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s) [2020-09-10T19:24:01.399Z] === RUN TestBuildMultiStageCopy [2020-09-10T19:24:01.399Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-10T19:24:02.798Z] #53 ... [2020-09-10T19:24:02.798Z] [2020-09-10T19:24:02.798Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-10T19:24:02.798Z] #47 DONE 0.2s [2020-09-10T19:24:02.798Z] [2020-09-10T19:24:02.798Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-10T19:24:02.798Z] #49 DONE 0.1s [2020-09-10T19:24:02.798Z] [2020-09-10T19:24:02.798Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-10T19:24:02.798Z] #51 DONE 0.1s [2020-09-10T19:24:02.798Z] [2020-09-10T19:24:02.798Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-10T19:24:03.940Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-10T19:24:04.510Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-10T19:24:05.081Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-10T19:24:05.341Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-10T19:24:05.911Z] --- PASS: TestBuildMultiStageCopy (4.59s) [2020-09-10T19:24:05.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2020-09-10T19:24:05.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2020-09-10T19:24:05.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-09-10T19:24:05.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-09-10T19:24:05.911Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-09-10T19:24:05.911Z] === RUN TestBuildMultiStageParentConfig [2020-09-10T19:24:07.293Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2020-09-10T19:24:07.293Z] === RUN TestBuildLabelWithTargets [2020-09-10T19:24:09.834Z] --- PASS: TestBuildLabelWithTargets (2.06s) [2020-09-10T19:24:09.834Z] === RUN TestBuildWithEmptyLayers [2020-09-10T19:24:10.405Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2020-09-10T19:24:10.405Z] === RUN TestBuildMultiStageOnBuild [2020-09-10T19:24:13.702Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2020-09-10T19:24:13.702Z] === RUN TestBuildUncleanTarFilenames [2020-09-10T19:24:15.084Z] --- PASS: TestBuildUncleanTarFilenames (1.81s) [2020-09-10T19:24:15.084Z] === RUN TestBuildMultiStageLayerLeak [2020-09-10T19:24:18.381Z] --- PASS: TestBuildMultiStageLayerLeak (3.03s) [2020-09-10T19:24:18.381Z] === RUN TestBuildWithHugeFile [2020-09-10T19:24:19.007Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T19:24:19.007Z] [2020-09-10T19:24:19.007Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-10T19:24:19.007Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-10T19:24:19.007Z] HOSTNAME=9dc99538e837 [2020-09-10T19:24:19.007Z] TESTDEBUG=0 [2020-09-10T19:24:19.007Z] DEST=bundles/test-integration [2020-09-10T19:24:19.007Z] PWD=/go/src/github.com/docker/docker [2020-09-10T19:24:19.007Z] DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 [2020-09-10T19:24:19.007Z] container=docker [2020-09-10T19:24:19.007Z] HOME=/root [2020-09-10T19:24:19.007Z] GOLANG_VERSION=1.13.15 [2020-09-10T19:24:19.007Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-10T19:24:19.007Z] VALIDATE_BRANCH=master [2020-09-10T19:24:19.007Z] TERM=xterm [2020-09-10T19:24:19.007Z] DOCKER_PKG=github.com/docker/docker [2020-09-10T19:24:19.007Z] SHLVL=1 [2020-09-10T19:24:19.007Z] TIMEOUT=120m [2020-09-10T19:24:19.007Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-10T19:24:19.007Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-10T19:24:19.007Z] GO111MODULE=off [2020-09-10T19:24:19.007Z] DOCKER_EXPERIMENTAL=1 [2020-09-10T19:24:19.007Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-10T19:24:19.007Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-10T19:24:19.007Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-10T19:24:19.007Z] GOPATH=/go [2020-09-10T19:24:19.007Z] PKG_CONFIG=pkg-config [2020-09-10T19:24:19.007Z] _=/usr/bin/env [2020-09-10T19:24:19.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-10T19:24:19.505Z] 4612f6d0b889: Pull complete [2020-09-10T19:24:21.563Z] #53 306.0 + bin/containerd-stress [2020-09-10T19:24:24.366Z] #53 308.5 + bin/containerd-shim [2020-09-10T19:24:24.568Z] --- PASS: TestBuildWithHugeFile (41.61s) [2020-09-10T19:24:24.568Z] === RUN TestBuildWithEmptyDockerfile [2020-09-10T19:24:24.568Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T19:24:24.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T19:24:24.568Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T19:24:24.568Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T19:24:24.568Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T19:24:24.568Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T19:24:24.568Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T19:24:24.568Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T19:24:24.568Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T19:24:24.568Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s) [2020-09-10T19:24:24.568Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-09-10T19:24:24.568Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-09-10T19:24:24.568Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-09-10T19:24:24.568Z] === RUN TestBuildPreserveOwnership [2020-09-10T19:24:24.568Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-10T19:24:24.568Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-10T19:24:24.957Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-10T19:24:24.957Z] Using test binary docker [2020-09-10T19:24:24.957Z] +++ /etc/init.d/apparmor start [2020-09-10T19:24:24.957Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T19:24:24.957Z] Starting dockerd [2020-09-10T19:24:24.957Z] INFO: Waiting for daemon to start... [2020-09-10T19:24:24.957Z] +++ 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-09-10T19:24:25.953Z] --- PASS: TestBuildPreserveOwnership (6.28s) [2020-09-10T19:24:25.953Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.93s) [2020-09-10T19:24:25.953Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.32s) [2020-09-10T19:24:25.953Z] === RUN TestBuildPlatformInvalid [2020-09-10T19:24:25.953Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-09-10T19:24:25.953Z] PASS [2020-09-10T19:24:25.953Z] [2020-09-10T19:24:25.953Z] === Skipped [2020-09-10T19:24:25.953Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-09-10T19:24:25.953Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T19:24:25.953Z] [2020-09-10T19:24:25.953Z] [2020-09-10T19:24:25.953Z] DONE 32 tests, 1 skipped in 96.091s [2020-09-10T19:24:25.953Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-09-10T19:24:25.953Z] ++ 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-09-10T19:24:25.953Z] ++ set -e [2020-09-10T19:24:25.953Z] ++ '[' -n 0 ']' [2020-09-10T19:24:25.953Z] ++ set -x [2020-09-10T19:24:25.953Z] ++ env -i DEST=/go/src/github.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-09-10T19:24:26.166Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-10T19:24:26.166Z] Using test binary docker [2020-09-10T19:24:26.166Z] +++ /etc/init.d/apparmor start [2020-09-10T19:24:26.166Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T19:24:26.166Z] INFO: Waiting for daemon to start... [2020-09-10T19:24:26.166Z] Starting dockerd [2020-09-10T19:24:26.166Z] +++ 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-09-10T19:24:26.214Z] INFO: Testing against a local daemon [2020-09-10T19:24:26.214Z] === RUN TestConfigInspect [2020-09-10T19:24:28.072Z] . [2020-09-10T19:24:28.072Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-10T19:24:28.072Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-10T19:24:28.072Z] Error: No such image: emptyfs [2020-09-10T19:24:28.072Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-10T19:24:28.072Z] ++++ docker load [2020-09-10T19:24:28.072Z] [2020-09-10T19:24:28.072Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-10T19:24:28.331Z] Running integration-test (iteration 1) [2020-09-10T19:24:28.331Z] 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-09-10T19:24:28.331Z] ++ 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-09-10T19:24:28.331Z] ++ set -e [2020-09-10T19:24:28.331Z] ++ '[' -n 0 ']' [2020-09-10T19:24:28.331Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-10T19:24:28.331Z] ++ set -x [2020-09-10T19:24:28.332Z] ++ env -i DEST=/go/src/github.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-09-10T19:24:28.332Z] Error: No such image: emptyfs [2020-09-10T19:24:28.332Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-10T19:24:28.332Z] ++++ docker load [2020-09-10T19:24:28.591Z] Running integration-test (iteration 1) [2020-09-10T19:24:28.591Z] 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-09-10T19:24:28.591Z] ++ 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-09-10T19:24:28.591Z] ++ set -e [2020-09-10T19:24:28.591Z] ++ '[' -n 0 ']' [2020-09-10T19:24:28.591Z] ++ set -x [2020-09-10T19:24:28.591Z] ++ env -i DEST=/go/src/github.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-09-10T19:24:29.516Z] --- PASS: TestConfigInspect (3.45s) [2020-09-10T19:24:29.516Z] === RUN TestConfigList [2020-09-10T19:24:31.439Z] #53 315.6 + bin/containerd-shim-runc-v1 [2020-09-10T19:24:32.817Z] --- PASS: TestConfigList (3.36s) [2020-09-10T19:24:32.817Z] === RUN TestConfigsCreateAndDelete [2020-09-10T19:24:36.118Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-09-10T19:24:36.118Z] === RUN TestConfigsUpdate [2020-09-10T19:24:37.179Z] #53 320.7 + bin/containerd-shim-runc-v2 [2020-09-10T19:24:37.482Z] #53 321.8 + binaries [2020-09-10T19:24:37.482Z] #53 321.8 + install -D bin/containerd /build/containerd [2020-09-10T19:24:37.482Z] #53 321.9 + install -D bin/containerd-shim /build/containerd-shim [2020-09-10T19:24:37.482Z] #53 321.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-10T19:24:37.482Z] #53 321.9 + install -D bin/ctr /build/ctr [2020-09-10T19:24:37.482Z] #53 DONE 322.0s [2020-09-10T19:24:39.004Z] [2020-09-10T19:24:39.004Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-10T19:24:39.004Z] #54 DONE 0.1s [2020-09-10T19:24:39.004Z] [2020-09-10T19:24:39.004Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-10T19:24:39.004Z] #58 DONE 0.1s [2020-09-10T19:24:39.004Z] [2020-09-10T19:24:39.004Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-10T19:24:39.004Z] #60 DONE 0.1s [2020-09-10T19:24:39.004Z] [2020-09-10T19:24:39.004Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-10T19:24:39.004Z] #62 DONE 0.1s [2020-09-10T19:24:39.004Z] [2020-09-10T19:24:39.004Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-10T19:24:39.004Z] #63 DONE 0.0s [2020-09-10T19:24:39.004Z] [2020-09-10T19:24:39.004Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-10T19:24:39.423Z] --- PASS: TestConfigsUpdate (3.20s) [2020-09-10T19:24:39.423Z] === RUN TestTemplatedConfig [2020-09-10T19:24:41.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-10T19:24:41.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-10T19:24:41.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-10T19:24:41.751Z] #64 DONE 2.2s [2020-09-10T19:24:41.751Z] [2020-09-10T19:24:41.751Z] #65 exporting to oci image format [2020-09-10T19:24:41.751Z] #65 exporting layers [2020-09-10T19:24:43.629Z] --- PASS: TestTemplatedConfig (3.61s) [2020-09-10T19:24:43.629Z] === RUN TestConfigCreateResolve [2020-09-10T19:24:43.718Z] ..........................xx.................... [ 29%] [2020-09-10T19:24:46.178Z] --- PASS: TestConfigCreateResolve (3.32s) [2020-09-10T19:24:46.178Z] === RUN TestConfigDaemonLibtrustID [2020-09-10T19:24:47.121Z] --- PASS: TestConfigDaemonLibtrustID (0.74s) [2020-09-10T19:24:47.121Z] PASS [2020-09-10T19:24:47.121Z] [2020-09-10T19:24:47.121Z] DONE 7 tests in 21.042s [2020-09-10T19:24:47.121Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-09-10T19:24:47.121Z] ++ 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-09-10T19:24:47.121Z] ++ set -e [2020-09-10T19:24:47.121Z] ++ '[' -n 0 ']' [2020-09-10T19:24:47.121Z] ++ set -x [2020-09-10T19:24:47.121Z] ++ env -i DEST=/go/src/github.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-09-10T19:24:47.121Z] INFO: Testing against a local daemon [2020-09-10T19:24:47.121Z] === RUN TestCheckpoint [2020-09-10T19:24:47.121Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-10T19:24:47.121Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T19:24:47.121Z] === RUN TestContainerInvalidJSON [2020-09-10T19:24:47.121Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T19:24:47.121Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T19:24:47.121Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T19:24:47.121Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T19:24:47.121Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-10T19:24:47.121Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-10T19:24:47.121Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T19:24:47.121Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T19:24:47.121Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-10T19:24:47.121Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-09-10T19:24:47.121Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-10T19:24:47.121Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-10T19:24:47.121Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-10T19:24:47.121Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-10T19:24:47.382Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-09-10T19:24:47.382Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-10T19:24:47.382Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-09-10T19:24:47.382Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-10T19:24:47.643Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2020-09-10T19:24:47.643Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-10T19:24:47.643Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-09-10T19:24:47.643Z] === RUN TestCopyFromContainer [2020-09-10T19:24:50.192Z] === RUN TestCopyFromContainer// [2020-09-10T19:24:50.192Z] === RUN TestCopyFromContainer//bar/root [2020-09-10T19:24:50.192Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-10T19:24:50.192Z] === RUN TestCopyFromContainer/bar/quux [2020-09-10T19:24:50.457Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-10T19:24:50.457Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-10T19:24:50.457Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-10T19:24:50.721Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-10T19:24:50.721Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-10T19:24:50.982Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-10T19:24:50.982Z] --- PASS: TestCopyFromContainer (3.31s) [2020-09-10T19:24:50.982Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-09-10T19:24:50.982Z] --- PASS: TestCopyFromContainer//bar/root (0.20s) [2020-09-10T19:24:50.982Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-09-10T19:24:50.982Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-09-10T19:24:50.982Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-09-10T19:24:50.982Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-09-10T19:24:50.982Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-09-10T19:24:50.982Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-09-10T19:24:50.982Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-09-10T19:24:50.982Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-09-10T19:24:50.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-10T19:24:50.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T19:24:50.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T19:24:50.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T19:24:50.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T19:24:50.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T19:24:50.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T19:24:50.982Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T19:24:50.982Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T19:24:50.982Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T19:24:50.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-10T19:24:50.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-10T19:24:50.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-09-10T19:24:50.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-10T19:24:50.982Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-10T19:24:51.243Z] --- PASS: TestCreateLinkToNonExistingContainer (0.16s) [2020-09-10T19:24:51.243Z] === RUN TestCreateWithInvalidEnv [2020-09-10T19:24:51.243Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-10T19:24:51.243Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-10T19:24:51.243Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-10T19:24:51.243Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-10T19:24:51.243Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-10T19:24:51.243Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-10T19:24:51.243Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-10T19:24:51.243Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-10T19:24:51.243Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-10T19:24:51.243Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-10T19:24:51.243Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-10T19:24:51.243Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-10T19:24:51.243Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-10T19:24:51.243Z] === RUN TestCreateTmpfsMountsTarget [2020-09-10T19:24:51.243Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-10T19:24:51.243Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-10T19:24:53.790Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2020-09-10T19:24:53.790Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-10T19:24:56.335Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2020-09-10T19:24:56.335Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-10T19:24:56.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T19:24:56.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T19:24:56.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T19:24:56.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T19:24:56.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T19:24:56.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T19:24:56.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T19:24:56.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T19:24:56.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T19:24:56.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T19:24:56.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T19:24:56.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T19:24:56.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T19:24:56.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T19:24:56.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T19:24:56.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-10T19:24:56.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-09-10T19:24:56.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-09-10T19:24:56.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-09-10T19:24:56.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-09-10T19:24:56.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-09-10T19:24:56.335Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-10T19:24:56.596Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2020-09-10T19:24:56.596Z] === RUN TestCreateDifferentPlatform [2020-09-10T19:24:56.596Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-10T19:24:56.596Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-10T19:24:56.596Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-10T19:24:56.596Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-10T19:24:56.596Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-10T19:24:56.596Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-10T19:24:56.857Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-09-10T19:24:56.857Z] === RUN TestContainerStartOnDaemonRestart [2020-09-10T19:24:56.857Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-10T19:24:56.857Z] === RUN TestDaemonRestartIpcMode [2020-09-10T19:24:56.857Z] === PAUSE TestDaemonRestartIpcMode [2020-09-10T19:24:56.857Z] === RUN TestDaemonHostGatewayIP [2020-09-10T19:24:56.857Z] === PAUSE TestDaemonHostGatewayIP [2020-09-10T19:24:56.857Z] === RUN TestContainerKillOnDaemonStart [2020-09-10T19:24:56.857Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-10T19:24:56.857Z] === RUN TestDiff [2020-09-10T19:24:56.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-10T19:24:57.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-10T19:24:57.798Z] --- PASS: TestDiff (0.84s) [2020-09-10T19:24:57.798Z] === RUN TestExecWithCloseStdin [2020-09-10T19:24:58.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-10T19:24:58.369Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-09-10T19:24:58.370Z] === RUN TestExec [2020-09-10T19:24:59.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-10T19:24:59.312Z] --- PASS: TestExec (0.93s) [2020-09-10T19:24:59.312Z] === RUN TestExecUser [2020-09-10T19:24:59.374Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-09-10T19:24:59.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-10T19:24:59.714Z] --- PASS: TestImportExtremelyLargeImageWorks (105.11s) [2020-09-10T19:24:59.714Z] PASS [2020-09-10T19:24:59.714Z] [2020-09-10T19:24:59.714Z] === Skipped [2020-09-10T19:24:59.714Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-10T19:24:59.714Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-10T19:24:59.714Z] [2020-09-10T19:24:59.714Z] [2020-09-10T19:24:59.714Z] DONE 12 tests, 1 skipped in 108.727s [2020-09-10T19:24:59.714Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-10T19:24:59.714Z] INFO: Testing against a local daemon [2020-09-10T19:24:59.714Z] === RUN TestNetworkCreateDelete [2020-09-10T19:24:59.714Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-09-10T19:24:59.714Z] === RUN TestDockerNetworkDeletePreferID [2020-09-10T19:24:59.714Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-09-10T19:24:59.714Z] === RUN TestDaemonDNSFallback [2020-09-10T19:25:00.254Z] --- PASS: TestExecUser (0.80s) [2020-09-10T19:25:00.254Z] === RUN TestExportContainerAndImportImage [2020-09-10T19:25:00.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-10T19:25:01.613Z] --- PASS: TestDaemonDNSFallback (7.30s) [2020-09-10T19:25:01.613Z] === RUN TestInspectNetwork [2020-09-10T19:25:01.613Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-10T19:25:01.613Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:01.613Z] === RUN TestRunContainerWithBridgeNone [2020-09-10T19:25:01.613Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-10T19:25:01.613Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.613Z] === RUN TestNetworkInvalidJSON [2020-09-10T19:25:01.613Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-10T19:25:01.613Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-10T19:25:01.613Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T19:25:01.613Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T19:25:01.613Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T19:25:01.613Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T19:25:01.613Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-10T19:25:01.613Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T19:25:01.613Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T19:25:01.613Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-10T19:25:01.613Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-10T19:25:01.613Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-10T19:25:01.613Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-10T19:25:01.613Z] === RUN TestHostIPv4BridgeLabel [2020-09-10T19:25:01.613Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-10T19:25:01.613Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.613Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-10T19:25:01.613Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-09-10T19:25:01.613Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.613Z] === RUN TestDaemonDefaultNetworkPools [2020-09-10T19:25:01.613Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-09-10T19:25:01.613Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.613Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-10T19:25:01.613Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-10T19:25:01.613Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.613Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-10T19:25:01.613Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-10T19:25:01.613Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.613Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-10T19:25:01.613Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-10T19:25:01.613Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.613Z] === RUN TestServiceWithPredefinedNetwork [2020-09-10T19:25:01.613Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-10T19:25:01.614Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:01.614Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-10T19:25:01.614Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T19:25:01.614Z] service_test.go:236: FLAKY_TEST [2020-09-10T19:25:01.614Z] === RUN TestServiceWithDataPathPortInit [2020-09-10T19:25:01.614Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-09-10T19:25:01.614Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:01.614Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-10T19:25:01.614Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-10T19:25:01.614Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:01.614Z] PASS [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] === Skipped [2020-09-10T19:25:01.614Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-09-10T19:25:01.614Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-09-10T19:25:01.614Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-09-10T19:25:01.614Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-09-10T19:25:01.614Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-09-10T19:25:01.614Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-10T19:25:01.614Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-09-10T19:25:01.614Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-10T19:25:01.614Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-09-10T19:25:01.614Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T19:25:01.614Z] service_test.go:236: FLAKY_TEST [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-09-10T19:25:01.614Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-10T19:25:01.614Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] DONE 19 tests, 12 skipped in 8.066s [2020-09-10T19:25:01.614Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-10T19:25:01.614Z] INFO: Testing against a local daemon [2020-09-10T19:25:01.614Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-10T19:25:01.614Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T19:25:01.614Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:25:01.614Z] === RUN TestDockerNetworkIpvlan [2020-09-10T19:25:01.614Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-10T19:25:01.614Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:25:01.614Z] PASS [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] === Skipped [2020-09-10T19:25:01.614Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T19:25:01.614Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-10T19:25:01.614Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] [2020-09-10T19:25:01.614Z] DONE 2 tests, 2 skipped in 0.130s [2020-09-10T19:25:01.614Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-10T19:25:01.639Z] --- PASS: TestExportContainerAndImportImage (1.46s) [2020-09-10T19:25:01.639Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-10T19:25:01.872Z] INFO: Testing against a local daemon [2020-09-10T19:25:01.872Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-10T19:25:01.872Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-10T19:25:01.872Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.872Z] === RUN TestDockerNetworkMacvlan [2020-09-10T19:25:01.872Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-09-10T19:25:01.872Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.872Z] PASS [2020-09-10T19:25:01.872Z] [2020-09-10T19:25:01.872Z] === Skipped [2020-09-10T19:25:01.872Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-10T19:25:01.872Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.872Z] [2020-09-10T19:25:01.872Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-09-10T19:25:01.872Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:01.872Z] [2020-09-10T19:25:01.872Z] [2020-09-10T19:25:01.872Z] DONE 2 tests, 2 skipped in 0.210s [2020-09-10T19:25:01.872Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-10T19:25:01.872Z] testing: warning: no tests to run [2020-09-10T19:25:01.872Z] PASS [2020-09-10T19:25:01.872Z] [2020-09-10T19:25:01.872Z] DONE 0 tests in 0.039s [2020-09-10T19:25:01.872Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-10T19:25:02.130Z] INFO: Testing against a local daemon [2020-09-10T19:25:02.130Z] === RUN TestAuthZPluginAllowRequest [2020-09-10T19:25:02.130Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-09-10T19:25:02.130Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:02.130Z] === RUN TestAuthZPluginTLS [2020-09-10T19:25:02.130Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-09-10T19:25:02.130Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:02.130Z] === RUN TestAuthZPluginDenyRequest [2020-09-10T19:25:02.130Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-09-10T19:25:02.130Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:02.130Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-10T19:25:02.130Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-10T19:25:02.130Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:02.130Z] === RUN TestAuthZPluginDenyResponse [2020-09-10T19:25:02.130Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-09-10T19:25:02.130Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:02.130Z] === RUN TestAuthZPluginAllowEventStream [2020-09-10T19:25:02.130Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-09-10T19:25:02.130Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:02.130Z] === RUN TestAuthZPluginErrorResponse [2020-09-10T19:25:02.130Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-09-10T19:25:02.130Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:02.130Z] === RUN TestAuthZPluginErrorRequest [2020-09-10T19:25:02.130Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-09-10T19:25:02.130Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:02.130Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-10T19:25:02.130Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-10T19:25:02.130Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:02.130Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-10T19:25:02.130Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-10T19:25:02.130Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:02.130Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-10T19:25:02.130Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-10T19:25:02.130Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:02.130Z] === RUN TestAuthZPluginHeader [2020-09-10T19:25:02.130Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-09-10T19:25:02.130Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:02.130Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-10T19:25:02.696Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.69s) [2020-09-10T19:25:02.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:02.696Z] === RUN TestAuthZPluginV2Disable [2020-09-10T19:25:03.261Z] --- SKIP: TestAuthZPluginV2Disable (0.59s) [2020-09-10T19:25:03.261Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.261Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-10T19:25:03.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-10T19:25:03.519Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.21s) [2020-09-10T19:25:03.519Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.519Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-10T19:25:03.778Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.14s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-10T19:25:03.778Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.18s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] PASS [2020-09-10T19:25:03.778Z] [2020-09-10T19:25:03.778Z] === Skipped [2020-09-10T19:25:03.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] [2020-09-10T19:25:03.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] [2020-09-10T19:25:03.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] [2020-09-10T19:25:03.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] [2020-09-10T19:25:03.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] [2020-09-10T19:25:03.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] [2020-09-10T19:25:03.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] [2020-09-10T19:25:03.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] [2020-09-10T19:25:03.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] [2020-09-10T19:25:03.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] [2020-09-10T19:25:03.778Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] [2020-09-10T19:25:03.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] [2020-09-10T19:25:03.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.69s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] [2020-09-10T19:25:03.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.59s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:03.778Z] [2020-09-10T19:25:03.778Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.21s) [2020-09-10T19:25:03.778Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:04.037Z] [2020-09-10T19:25:04.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.14s) [2020-09-10T19:25:04.037Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:04.037Z] [2020-09-10T19:25:04.037Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.18s) [2020-09-10T19:25:04.037Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:04.037Z] [2020-09-10T19:25:04.037Z] [2020-09-10T19:25:04.037Z] DONE 17 tests, 17 skipped in 1.943s [2020-09-10T19:25:04.037Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-10T19:25:04.037Z] INFO: Testing against a local daemon [2020-09-10T19:25:04.037Z] === RUN TestPluginInvalidJSON [2020-09-10T19:25:04.185Z] --- PASS: TestExportContainerAfterDaemonRestart (2.09s) [2020-09-10T19:25:04.185Z] === RUN TestHealthCheckWorkdir [2020-09-10T19:25:04.295Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T19:25:04.295Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T19:25:04.295Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T19:25:04.295Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-10T19:25:04.295Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-10T19:25:04.295Z] === RUN TestPluginInstall [2020-09-10T19:25:04.295Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-10T19:25:04.295Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:04.295Z] PASS [2020-09-10T19:25:04.295Z] [2020-09-10T19:25:04.295Z] === Skipped [2020-09-10T19:25:04.295Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-09-10T19:25:04.295Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-10T19:25:04.295Z] [2020-09-10T19:25:04.295Z] [2020-09-10T19:25:04.295Z] DONE 3 tests, 1 skipped in 0.265s [2020-09-10T19:25:04.295Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-10T19:25:04.295Z] INFO: Testing against a local daemon [2020-09-10T19:25:04.295Z] === RUN TestExternalGraphDriver [2020-09-10T19:25:04.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-10T19:25:04.553Z] --- SKIP: TestExternalGraphDriver (0.16s) [2020-09-10T19:25:04.553Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-10T19:25:04.554Z] === RUN TestGraphdriverPluginV2 [2020-09-10T19:25:04.758Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2020-09-10T19:25:04.758Z] === RUN TestHealthKillContainer [2020-09-10T19:25:05.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-10T19:25:06.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-10T19:25:06.866Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-09-10T19:25:07.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-10T19:25:07.319Z] Loaded image: buildpack-deps:buster [2020-09-10T19:25:07.319Z] Loaded image: busybox:latest [2020-09-10T19:25:07.319Z] Loaded image: buildpack-deps:buster [2020-09-10T19:25:07.320Z] Loaded image: busybox:glibc [2020-09-10T19:25:07.320Z] Loaded image: debian:buster [2020-09-10T19:25:07.320Z] Loaded image: hello-world:latest [2020-09-10T19:25:07.320Z] INFO: Testing against a local daemon [2020-09-10T19:25:07.320Z] === RUN TestDockerSuite [2020-09-10T19:25:07.320Z] Loaded image: busybox:latest [2020-09-10T19:25:07.320Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-10T19:25:07.320Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-10T19:25:07.320Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-10T19:25:07.320Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-10T19:25:07.320Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-10T19:25:07.320Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-10T19:25:07.320Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-10T19:25:07.320Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-10T19:25:07.320Z] Loaded image: busybox:glibc [2020-09-10T19:25:07.320Z] Loaded image: debian:buster [2020-09-10T19:25:07.320Z] Loaded image: hello-world:latest [2020-09-10T19:25:07.320Z] INFO: Testing against a local daemon [2020-09-10T19:25:07.320Z] === RUN TestDockerDaemonSuite [2020-09-10T19:25:07.320Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-09-10T19:25:08.073Z] --- PASS: TestHealthKillContainer (2.94s) [2020-09-10T19:25:08.073Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-10T19:25:08.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-10T19:25:08.649Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s) [2020-09-10T19:25:08.649Z] === RUN TestIpcModeNone [2020-09-10T19:25:09.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-10T19:25:09.557Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-09-10T19:25:09.595Z] --- PASS: TestIpcModeNone (0.92s) [2020-09-10T19:25:09.595Z] === RUN TestIpcModePrivate [2020-09-10T19:25:10.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-10T19:25:10.537Z] --- PASS: TestIpcModePrivate (0.85s) [2020-09-10T19:25:10.537Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-09-10T19:25:10.537Z] === RUN TestIpcModeShareable [2020-09-10T19:25:11.109Z] --- PASS: TestIpcModeShareable (0.85s) [2020-09-10T19:25:11.109Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-09-10T19:25:11.109Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-10T19:25:11.111Z] --- PASS: TestGraphdriverPluginV2 (5.65s) [2020-09-10T19:25:11.111Z] PASS [2020-09-10T19:25:11.111Z] [2020-09-10T19:25:11.111Z] === Skipped [2020-09-10T19:25:11.111Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.16s) [2020-09-10T19:25:11.111Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-10T19:25:11.111Z] [2020-09-10T19:25:11.111Z] [2020-09-10T19:25:11.111Z] DONE 2 tests, 1 skipped in 5.968s [2020-09-10T19:25:11.111Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-10T19:25:11.111Z] INFO: Testing against a local daemon [2020-09-10T19:25:11.111Z] === RUN TestContinueAfterPluginCrash [2020-09-10T19:25:11.111Z] === PAUSE TestContinueAfterPluginCrash [2020-09-10T19:25:11.111Z] === RUN TestReadPluginNoRead [2020-09-10T19:25:11.111Z] === PAUSE TestReadPluginNoRead [2020-09-10T19:25:11.111Z] === RUN TestDaemonStartWithLogOpt [2020-09-10T19:25:11.111Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-10T19:25:11.111Z] === CONT TestContinueAfterPluginCrash [2020-09-10T19:25:11.111Z] === CONT TestDaemonStartWithLogOpt [2020-09-10T19:25:11.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-10T19:25:12.298Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-10T19:25:12.298Z] Using test binary docker [2020-09-10T19:25:12.298Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-10T19:25:12.298Z] +++ /etc/init.d/apparmor start [2020-09-10T19:25:12.298Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T19:25:12.298Z] INFO: Waiting for daemon to start... [2020-09-10T19:25:12.298Z] Starting dockerd [2020-09-10T19:25:12.298Z] +++ 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-09-10T19:25:14.366Z] . [2020-09-10T19:25:14.366Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-10T19:25:14.366Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-10T19:25:14.366Z] Error: No such image: emptyfs [2020-09-10T19:25:14.366Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-10T19:25:14.366Z] ++++ docker load [2020-09-10T19:25:14.366Z] Running integration-test (iteration 1) [2020-09-10T19:25:14.367Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-09-10T19:25:14.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-09-10T19:25:14.367Z] ++ set -e [2020-09-10T19:25:14.367Z] ++ '[' -n 0 ']' [2020-09-10T19:25:14.367Z] ++ set -x [2020-09-10T19:25:14.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-09-10T19:25:14.412Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s) [2020-09-10T19:25:14.412Z] === RUN TestAPIIpcModeHost [2020-09-10T19:25:14.673Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-09-10T19:25:14.673Z] === RUN TestDaemonIpcModeShareable [2020-09-10T19:25:16.585Z] --- PASS: TestDaemonIpcModeShareable (1.91s) [2020-09-10T19:25:16.585Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-09-10T19:25:16.585Z] === RUN TestDaemonIpcModePrivate [2020-09-10T19:25:17.306Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-10T19:25:17.306Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-10T19:25:17.565Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-10T19:25:17.565Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-10T19:25:18.500Z] --- PASS: TestDaemonIpcModePrivate (2.08s) [2020-09-10T19:25:18.500Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-09-10T19:25:18.500Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-10T19:25:18.503Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-10T19:25:18.503Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-10T19:25:18.503Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-10T19:25:20.411Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-10T19:25:20.411Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-10T19:25:20.415Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.00s) [2020-09-10T19:25:20.415Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-09-10T19:25:20.415Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-10T19:25:20.671Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-10T19:25:20.671Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-10T19:25:20.930Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-09-10T19:25:21.868Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-10T19:25:22.331Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-09-10T19:25:22.331Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-09-10T19:25:22.331Z] === RUN TestIpcModeOlderClient [2020-09-10T19:25:22.331Z] === PAUSE TestIpcModeOlderClient [2020-09-10T19:25:22.331Z] === RUN TestKillContainerInvalidSignal [2020-09-10T19:25:22.807Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-10T19:25:22.807Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-10T19:25:22.860Z] Loaded image: buildpack-deps:buster [2020-09-10T19:25:22.860Z] Loaded image: busybox:latest [2020-09-10T19:25:22.860Z] Loaded image: busybox:glibc [2020-09-10T19:25:22.860Z] Loaded image: debian:buster [2020-09-10T19:25:22.860Z] Loaded image: hello-world:latest [2020-09-10T19:25:23.067Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-10T19:25:23.067Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-10T19:25:23.067Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-10T19:25:23.151Z] INFO: Testing against a local daemon [2020-09-10T19:25:23.151Z] === RUN TestCgroupNamespacesBuild [2020-09-10T19:25:23.274Z] --- PASS: TestKillContainerInvalidSignal (0.96s) [2020-09-10T19:25:23.274Z] === RUN TestKillContainer [2020-09-10T19:25:23.274Z] === RUN TestKillContainer/no_signal [2020-09-10T19:25:23.328Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-10T19:25:24.218Z] === RUN TestKillContainer/non_killing_signal [2020-09-10T19:25:24.479Z] === RUN TestKillContainer/killing_signal [2020-09-10T19:25:25.216Z] --- PASS: TestCgroupNamespacesBuild (2.11s) [2020-09-10T19:25:25.216Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-10T19:25:25.511Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-09-10T19:25:25.864Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-09-10T19:25:25.864Z] --- PASS: TestKillContainer (2.46s) [2020-09-10T19:25:25.865Z] --- PASS: TestKillContainer/no_signal (0.68s) [2020-09-10T19:25:25.865Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2020-09-10T19:25:25.865Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-09-10T19:25:25.865Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-10T19:25:25.865Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-10T19:25:25.991Z] --- PASS: TestDaemonStartWithLogOpt (13.53s) [2020-09-10T19:25:25.991Z] === CONT TestReadPluginNoRead [2020-09-10T19:25:26.807Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-10T19:25:27.246Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-10T19:25:27.282Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2020-09-10T19:25:27.282Z] === RUN TestBuildWithSession [2020-09-10T19:25:27.282Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-10T19:25:27.282Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T19:25:27.282Z] === RUN TestBuildSquashParent [2020-09-10T19:25:27.368Z] === RUN TestReadPluginNoRead/default [2020-09-10T19:25:27.379Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) [2020-09-10T19:25:27.379Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-09-10T19:25:27.379Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-09-10T19:25:27.379Z] === RUN TestKillStoppedContainer [2020-09-10T19:25:27.379Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-09-10T19:25:27.379Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-10T19:25:27.626Z] --- PASS: TestContinueAfterPluginCrash (17.19s) [2020-09-10T19:25:27.641Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-09-10T19:25:27.641Z] === RUN TestKillDifferentUserContainer [2020-09-10T19:25:27.815Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-10T19:25:28.584Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-09-10T19:25:28.584Z] === RUN TestInspectOomKilledTrue [2020-09-10T19:25:28.584Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-10T19:25:28.584Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:25:28.584Z] === RUN TestInspectOomKilledFalse [2020-09-10T19:25:28.584Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-10T19:25:28.584Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:25:28.584Z] === RUN TestLinksEtcHostsContentMatch [2020-09-10T19:25:29.156Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-09-10T19:25:29.156Z] === RUN TestLinksContainerNames [2020-09-10T19:25:29.194Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-10T19:25:29.764Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-09-10T19:25:30.167Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-10T19:25:31.073Z] --- PASS: TestLinksContainerNames (1.65s) [2020-09-10T19:25:31.073Z] === RUN TestLogsFollowTailEmpty [2020-09-10T19:25:31.145Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-09-10T19:25:31.145Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-10T19:25:31.645Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-09-10T19:25:31.645Z] === RUN TestContainerNetworkMountsNoChown [2020-09-10T19:25:32.067Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-10T19:25:32.217Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/default [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/default [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/private [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/private [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/rprivate [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/slave [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/slave [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/rslave [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/shared [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/shared [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/rshared [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-10T19:25:32.217Z] === CONT TestMountDaemonRoot/default [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-10T19:25:32.217Z] === CONT TestMountDaemonRoot/rslave [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-10T19:25:32.217Z] === CONT TestMountDaemonRoot/private [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-10T19:25:32.217Z] === CONT TestMountDaemonRoot/rshared [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T19:25:32.217Z] === CONT TestMountDaemonRoot/slave [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-10T19:25:32.217Z] === CONT TestMountDaemonRoot/rprivate [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-10T19:25:32.217Z] === CONT TestMountDaemonRoot/shared [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-10T19:25:32.217Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-10T19:25:32.217Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-10T19:25:32.217Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-10T19:25:32.217Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T19:25:32.217Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-10T19:25:32.217Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-10T19:25:32.217Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-10T19:25:32.478Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-10T19:25:32.478Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-10T19:25:32.478Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-10T19:25:32.478Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-10T19:25:32.478Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T19:25:32.478Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-10T19:25:32.478Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T19:25:32.478Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-10T19:25:32.632Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-09-10T19:25:32.740Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-10T19:25:32.740Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-10T19:25:32.740Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-10T19:25:32.740Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T19:25:32.740Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T19:25:32.740Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-10T19:25:32.740Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-10T19:25:32.740Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-10T19:25:32.740Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-10T19:25:32.740Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-10T19:25:32.740Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T19:25:32.740Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-10T19:25:32.740Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-10T19:25:32.740Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-10T19:25:32.740Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.15s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.16s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.16s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.16s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.16s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.17s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.15s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.17s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-09-10T19:25:32.740Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-09-10T19:25:32.741Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-09-10T19:25:32.741Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-10T19:25:32.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-09-10T19:25:32.741Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-09-10T19:25:32.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-10T19:25:32.741Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-09-10T19:25:32.741Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-10T19:25:32.741Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-10T19:25:32.741Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-09-10T19:25:32.741Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-09-10T19:25:32.741Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-09-10T19:25:32.741Z] === RUN TestContainerBindMountNonRecursive [2020-09-10T19:25:33.684Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-10T19:25:34.139Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-09-10T19:25:34.180Z] --- PASS: TestBuildSquashParent (7.04s) [2020-09-10T19:25:34.180Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-10T19:25:34.180Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T19:25:34.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T19:25:34.180Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T19:25:34.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T19:25:34.180Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T19:25:34.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T19:25:34.180Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T19:25:34.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T19:25:34.180Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T19:25:34.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T19:25:34.180Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T19:25:34.180Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T19:25:34.180Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T19:25:34.180Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T19:25:34.252Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-10T19:25:34.252Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-09-10T19:25:34.598Z] --- PASS: TestReadPluginNoRead (10.30s) [2020-09-10T19:25:34.598Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2020-09-10T19:25:34.598Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.22s) [2020-09-10T19:25:34.598Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2020-09-10T19:25:34.598Z] read_test.go:92: [d6f5b1ef4c7bb] daemon is not started [2020-09-10T19:25:34.598Z] PASS [2020-09-10T19:25:34.598Z] [2020-09-10T19:25:34.598Z] DONE 6 tests in 24.031s [2020-09-10T19:25:34.598Z] 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-09-10T19:25:34.598Z] testing: warning: no tests to run [2020-09-10T19:25:34.598Z] PASS [2020-09-10T19:25:34.598Z] [2020-09-10T19:25:34.598Z] DONE 0 tests in 0.046s [2020-09-10T19:25:34.598Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-10T19:25:34.598Z] INFO: Testing against a local daemon [2020-09-10T19:25:34.598Z] === RUN TestPluginWithDevMounts [2020-09-10T19:25:34.598Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-10T19:25:34.598Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-10T19:25:34.598Z] PASS [2020-09-10T19:25:34.598Z] [2020-09-10T19:25:34.598Z] === Skipped [2020-09-10T19:25:34.598Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-09-10T19:25:34.598Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-10T19:25:34.598Z] [2020-09-10T19:25:34.598Z] [2020-09-10T19:25:34.598Z] DONE 1 tests, 1 skipped in 0.183s [2020-09-10T19:25:34.598Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-10T19:25:34.598Z] INFO: Testing against a local daemon [2020-09-10T19:25:34.599Z] === RUN TestSecretInspect [2020-09-10T19:25:34.599Z] --- SKIP: TestSecretInspect (0.01s) [2020-09-10T19:25:34.599Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.599Z] === RUN TestSecretList [2020-09-10T19:25:34.599Z] --- SKIP: TestSecretList (0.02s) [2020-09-10T19:25:34.599Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.599Z] === RUN TestSecretsCreateAndDelete [2020-09-10T19:25:34.599Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-09-10T19:25:34.599Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.599Z] === RUN TestSecretsUpdate [2020-09-10T19:25:34.599Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-09-10T19:25:34.599Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.599Z] === RUN TestTemplatedSecret [2020-09-10T19:25:34.599Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-10T19:25:34.599Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.599Z] === RUN TestSecretCreateResolve [2020-09-10T19:25:34.599Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-09-10T19:25:34.599Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.599Z] PASS [2020-09-10T19:25:34.599Z] [2020-09-10T19:25:34.599Z] === Skipped [2020-09-10T19:25:34.599Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-09-10T19:25:34.599Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.599Z] [2020-09-10T19:25:34.599Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-09-10T19:25:34.599Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.599Z] [2020-09-10T19:25:34.599Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-09-10T19:25:34.599Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.599Z] [2020-09-10T19:25:34.599Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-09-10T19:25:34.599Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.599Z] [2020-09-10T19:25:34.599Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-09-10T19:25:34.599Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.599Z] [2020-09-10T19:25:34.599Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-09-10T19:25:34.599Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.599Z] [2020-09-10T19:25:34.599Z] [2020-09-10T19:25:34.599Z] DONE 6 tests, 6 skipped in 0.221s [2020-09-10T19:25:34.599Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-10T19:25:34.857Z] INFO: Testing against a local daemon [2020-09-10T19:25:34.857Z] === RUN TestServiceCreateInit [2020-09-10T19:25:34.857Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-10T19:25:34.857Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-10T19:25:34.857Z] --- PASS: TestServiceCreateInit (0.02s) [2020-09-10T19:25:34.857Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-10T19:25:34.857Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.857Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-10T19:25:34.857Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.857Z] === RUN TestCreateServiceMultipleTimes [2020-09-10T19:25:34.857Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-09-10T19:25:34.857Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.857Z] === RUN TestCreateServiceConflict [2020-09-10T19:25:34.857Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-09-10T19:25:34.857Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.857Z] === RUN TestCreateServiceMaxReplicas [2020-09-10T19:25:34.857Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-09-10T19:25:34.857Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.857Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-10T19:25:34.857Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-09-10T19:25:34.857Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.857Z] === RUN TestCreateServiceSecretFileMode [2020-09-10T19:25:34.857Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-09-10T19:25:34.857Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.857Z] === RUN TestCreateServiceConfigFileMode [2020-09-10T19:25:34.857Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-09-10T19:25:34.857Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.857Z] === RUN TestCreateServiceSysctls [2020-09-10T19:25:34.857Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-09-10T19:25:34.857Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:34.857Z] === RUN TestCreateServiceCapabilities [2020-09-10T19:25:35.116Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-09-10T19:25:35.116Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:35.116Z] === RUN TestInspect [2020-09-10T19:25:35.116Z] --- SKIP: TestInspect (0.01s) [2020-09-10T19:25:35.116Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:35.116Z] === RUN TestCreateJob [2020-09-10T19:25:35.116Z] --- SKIP: TestCreateJob (0.01s) [2020-09-10T19:25:35.116Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:35.116Z] === RUN TestReplicatedJob [2020-09-10T19:25:35.116Z] --- SKIP: TestReplicatedJob (0.01s) [2020-09-10T19:25:35.116Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:35.116Z] === RUN TestUpdateReplicatedJob [2020-09-10T19:25:35.116Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-09-10T19:25:35.116Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:35.116Z] === RUN TestServiceListWithStatuses [2020-09-10T19:25:35.116Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-10T19:25:35.117Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T19:25:35.117Z] === RUN TestDockerNetworkConnectAlias [2020-09-10T19:25:35.117Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-09-10T19:25:35.117Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:35.117Z] === RUN TestDockerNetworkReConnect [2020-09-10T19:25:35.117Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-09-10T19:25:35.117Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:35.117Z] === RUN TestServicePlugin [2020-09-10T19:25:35.193Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-10T19:25:35.292Z] --- PASS: TestContainerBindMountNonRecursive (2.34s) [2020-09-10T19:25:35.292Z] === RUN TestNetworkNat [2020-09-10T19:25:36.134Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-10T19:25:36.235Z] --- PASS: TestNetworkNat (1.02s) [2020-09-10T19:25:36.235Z] === RUN TestNetworkLocalhostTCPNat [2020-09-10T19:25:36.916Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T19:25:36.916Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T19:25:37.073Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-09-10T19:25:37.073Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-09-10T19:25:37.180Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-09-10T19:25:37.180Z] === RUN TestNetworkLoopbackNat [2020-09-10T19:25:38.403Z] --- SKIP: TestServicePlugin (3.41s) [2020-09-10T19:25:38.403Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.403Z] === RUN TestServiceUpdateLabel [2020-09-10T19:25:38.403Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-09-10T19:25:38.403Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.403Z] === RUN TestServiceUpdateSecrets [2020-09-10T19:25:38.403Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-09-10T19:25:38.403Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.403Z] === RUN TestServiceUpdateConfigs [2020-09-10T19:25:38.403Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-09-10T19:25:38.403Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.403Z] === RUN TestServiceUpdateNetwork [2020-09-10T19:25:38.403Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-09-10T19:25:38.403Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.403Z] === RUN TestServiceUpdatePidsLimit [2020-09-10T19:25:38.661Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-09-10T19:25:38.661Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] PASS [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === Skipped [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-10T19:25:38.661Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-10T19:25:38.661Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-10T19:25:38.661Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-10T19:25:38.661Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-09-10T19:25:38.661Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-09-10T19:25:38.661Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-09-10T19:25:38.661Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-09-10T19:25:38.661Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-09-10T19:25:38.661Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-09-10T19:25:38.661Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-09-10T19:25:38.661Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-09-10T19:25:38.661Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-09-10T19:25:38.661Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-09-10T19:25:38.661Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-09-10T19:25:38.661Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-09-10T19:25:38.661Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-10T19:25:38.661Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-09-10T19:25:38.661Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-09-10T19:25:38.661Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestServicePlugin (3.41s) [2020-09-10T19:25:38.661Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-09-10T19:25:38.661Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-09-10T19:25:38.661Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-09-10T19:25:38.661Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-09-10T19:25:38.661Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-09-10T19:25:38.661Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] DONE 24 tests, 23 skipped in 3.863s [2020-09-10T19:25:38.661Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-10T19:25:38.661Z] INFO: Testing against a local daemon [2020-09-10T19:25:38.661Z] === RUN TestSessionCreate [2020-09-10T19:25:38.661Z] --- PASS: TestSessionCreate (0.02s) [2020-09-10T19:25:38.661Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-10T19:25:38.661Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-10T19:25:38.661Z] PASS [2020-09-10T19:25:38.661Z] [2020-09-10T19:25:38.661Z] DONE 2 tests in 0.185s [2020-09-10T19:25:38.661Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-10T19:25:38.919Z] INFO: Testing against a local daemon [2020-09-10T19:25:38.919Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-10T19:25:38.919Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T19:25:38.919Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T19:25:38.919Z] === RUN TestEventsExecDie [2020-09-10T19:25:38.930Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-09-10T19:25:38.986Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T19:25:38.986Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T19:25:39.486Z] --- PASS: TestEventsExecDie (0.49s) [2020-09-10T19:25:39.486Z] === RUN TestEventsBackwardsCompatible [2020-09-10T19:25:39.486Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-09-10T19:25:39.486Z] === RUN TestInfoBinaryCommits [2020-09-10T19:25:39.486Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-10T19:25:39.486Z] === RUN TestInfoAPIVersioned [2020-09-10T19:25:39.486Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-10T19:25:39.486Z] === RUN TestInfoDiscoveryBackend [2020-09-10T19:25:39.612Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-09-10T19:25:40.182Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-09-10T19:25:40.482Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2020-09-10T19:25:40.482Z] === RUN TestPause [2020-09-10T19:25:41.054Z] --- PASS: TestPause (0.90s) [2020-09-10T19:25:41.054Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-10T19:25:41.054Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T19:25:41.054Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T19:25:41.054Z] === RUN TestPauseStopPausedContainer [2020-09-10T19:25:41.057Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-10T19:25:41.057Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.59s) [2020-09-10T19:25:41.057Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s) [2020-09-10T19:25:41.057Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.25s) [2020-09-10T19:25:41.057Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.28s) [2020-09-10T19:25:41.057Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2020-09-10T19:25:41.057Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s) [2020-09-10T19:25:41.057Z] === RUN TestBuildMultiStageCopy [2020-09-10T19:25:41.057Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-10T19:25:41.121Z] === RUN TestDockerSuite/TestAttachDetach [2020-09-10T19:25:41.386Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-09-10T19:25:41.387Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-10T19:25:41.998Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2020-09-10T19:25:41.998Z] === RUN TestPsFilter [2020-09-10T19:25:42.060Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-10T19:25:42.259Z] --- PASS: TestPsFilter (0.40s) [2020-09-10T19:25:42.259Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-10T19:25:42.999Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-10T19:25:43.203Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-09-10T19:25:43.203Z] === RUN TestRemoveContainerWithVolume [2020-09-10T19:25:43.775Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-09-10T19:25:43.775Z] === RUN TestRemoveContainerRunning [2020-09-10T19:25:43.784Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-10T19:25:43.938Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-09-10T19:25:44.417Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-10T19:25:44.669Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2020-09-10T19:25:44.669Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-10T19:25:44.669Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-10T19:25:44.669Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:44.669Z] === RUN TestInfoAPI [2020-09-10T19:25:44.669Z] --- PASS: TestInfoAPI (0.05s) [2020-09-10T19:25:44.669Z] === RUN TestInfoAPIWarnings [2020-09-10T19:25:44.719Z] --- PASS: TestRemoveContainerRunning (0.75s) [2020-09-10T19:25:44.720Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-10T19:25:44.878Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-10T19:25:45.049Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-10T19:25:45.291Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2020-09-10T19:25:45.291Z] === RUN TestRemoveInvalidContainer [2020-09-10T19:25:45.291Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-10T19:25:45.291Z] === RUN TestRenameLinkedContainer [2020-09-10T19:25:45.681Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-10T19:25:45.827Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-10T19:25:46.043Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-09-10T19:25:46.043Z] === RUN TestInfoDebug [2020-09-10T19:25:46.313Z] --- PASS: TestBuildMultiStageCopy (5.07s) [2020-09-10T19:25:46.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2020-09-10T19:25:46.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2020-09-10T19:25:46.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2020-09-10T19:25:46.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-09-10T19:25:46.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2020-09-10T19:25:46.314Z] === RUN TestBuildMultiStageParentConfig [2020-09-10T19:25:46.397Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-09-10T19:25:46.656Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-10T19:25:47.418Z] --- PASS: TestInfoDebug (1.52s) [2020-09-10T19:25:47.418Z] === RUN TestInfoInsecureRegistries [2020-09-10T19:25:47.818Z] --- PASS: TestBuildMultiStageParentConfig (1.56s) [2020-09-10T19:25:47.819Z] === RUN TestBuildLabelWithTargets [2020-09-10T19:25:48.037Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-09-10T19:25:48.037Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-10T19:25:49.319Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-09-10T19:25:49.319Z] === RUN TestInfoRegistryMirrors [2020-09-10T19:25:49.498Z] --- PASS: TestRenameLinkedContainer (3.39s) [2020-09-10T19:25:49.498Z] === RUN TestRenameStoppedContainer [2020-09-10T19:25:49.759Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-09-10T19:25:49.759Z] === RUN TestRenameRunningContainerAndReuse [2020-09-10T19:25:49.947Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-10T19:25:50.518Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-10T19:25:50.545Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2020-09-10T19:25:50.545Z] === RUN TestBuildWithEmptyLayers [2020-09-10T19:25:50.693Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-09-10T19:25:50.693Z] === RUN TestLoginFailsWithBadCredentials [2020-09-10T19:25:50.693Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-09-10T19:25:50.693Z] === RUN TestPingCacheHeaders [2020-09-10T19:25:50.693Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-10T19:25:50.693Z] === RUN TestPingGet [2020-09-10T19:25:50.693Z] --- PASS: TestPingGet (0.01s) [2020-09-10T19:25:50.693Z] === RUN TestPingHead [2020-09-10T19:25:50.693Z] --- PASS: TestPingHead (0.02s) [2020-09-10T19:25:50.693Z] === RUN TestVersion [2020-09-10T19:25:50.693Z] --- PASS: TestVersion (0.02s) [2020-09-10T19:25:50.693Z] PASS [2020-09-10T19:25:50.693Z] [2020-09-10T19:25:50.693Z] === Skipped [2020-09-10T19:25:50.693Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T19:25:50.693Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T19:25:50.693Z] [2020-09-10T19:25:50.693Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-10T19:25:50.693Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-10T19:25:50.693Z] [2020-09-10T19:25:50.693Z] [2020-09-10T19:25:50.693Z] DONE 18 tests, 2 skipped in 12.021s [2020-09-10T19:25:50.693Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-10T19:25:50.778Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-09-10T19:25:50.952Z] INFO: Testing against a local daemon [2020-09-10T19:25:50.952Z] === RUN TestVolumesCreateAndList [2020-09-10T19:25:50.952Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-10T19:25:50.952Z] === RUN TestVolumesRemove [2020-09-10T19:25:50.952Z] --- PASS: TestVolumesRemove (0.05s) [2020-09-10T19:25:50.952Z] === RUN TestVolumesInspect [2020-09-10T19:25:50.952Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-10T19:25:50.952Z] === RUN TestVolumesInvalidJSON [2020-09-10T19:25:50.952Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-10T19:25:50.952Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-10T19:25:50.952Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-10T19:25:50.952Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-10T19:25:50.952Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-10T19:25:50.952Z] PASS [2020-09-10T19:25:50.952Z] [2020-09-10T19:25:50.952Z] DONE 5 tests in 0.223s [2020-09-10T19:25:50.952Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-10T19:25:51.037Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-10T19:25:51.146Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2020-09-10T19:25:51.146Z] === RUN TestRenameInvalidName [2020-09-10T19:25:51.176Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-09-10T19:25:51.176Z] === RUN TestBuildMultiStageOnBuild [2020-09-10T19:25:51.211Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12008 is not a child of this shell [2020-09-10T19:25:51.211Z] warning: PID 12008 from bundles/test-integration/docker.pid had a nonzero exit code [2020-09-10T19:25:51.211Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T19:25:51.211Z] [2020-09-10T19:25:51.211Z] Unloading profiles will leave already running processes permanently [2020-09-10T19:25:51.211Z] unconfined, which can lead to unexpected situations. [2020-09-10T19:25:51.211Z] [2020-09-10T19:25:51.211Z] To set a process to complain mode, use the command line tool [2020-09-10T19:25:51.211Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T19:25:51.211Z] Removing test suite binaries [2020-09-10T19:25:51.211Z] exiting test-integration [2020-09-10T19:25:51.211Z] ++ exit 0 [2020-09-10T19:25:51.300Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-09-10T19:25:52.089Z] --- PASS: TestRenameInvalidName (0.84s) [2020-09-10T19:25:52.089Z] === RUN TestRenameAnonymousContainer [2020-09-10T19:25:52.145Z] [2020-09-10T19:25:52.678Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-10T19:25:52.678Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-10T19:25:52.938Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-09-10T19:25:53.268Z] ......................... [ 67%] [2020-09-10T19:25:53.507Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-09-10T19:25:53.507Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-10T19:25:53.903Z] --- PASS: TestBuildMultiStageOnBuild (2.98s) [2020-09-10T19:25:53.903Z] === RUN TestBuildUncleanTarFilenames [2020-09-10T19:25:54.453Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-10T19:25:55.408Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2020-09-10T19:25:55.408Z] === RUN TestBuildMultiStageLayerLeak [2020-09-10T19:25:55.836Z] --- PASS: TestBuildWithHugeFile (97.38s) [2020-09-10T19:25:55.836Z] === RUN TestBuildWithEmptyDockerfile [2020-09-10T19:25:55.836Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T19:25:55.836Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T19:25:55.836Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T19:25:55.836Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T19:25:55.836Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T19:25:55.836Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T19:25:55.836Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T19:25:55.836Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T19:25:55.836Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T19:25:55.836Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-09-10T19:25:55.836Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-09-10T19:25:55.836Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-09-10T19:25:55.836Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-09-10T19:25:55.836Z] === RUN TestBuildPreserveOwnership [2020-09-10T19:25:55.836Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-10T19:25:56.095Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-09-10T19:25:56.299Z] --- PASS: TestRenameAnonymousContainer (3.90s) [2020-09-10T19:25:56.300Z] === RUN TestRenameContainerWithSameName Post stage [Pipeline] junit [2020-09-10T19:25:56.365Z] Recording test results [Pipeline] } [2020-09-10T19:25:56.872Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-09-10T19:25:56.873Z] === RUN TestRenameContainerWithLinkedContainer [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-10T19:25:57.200Z] + echo Ensuring container killed. [2020-09-10T19:25:57.200Z] Ensuring container killed. [2020-09-10T19:25:57.200Z] + docker rm -vf docker-pr3 [2020-09-10T19:25:57.200Z] Error: No such container: docker-pr3 [2020-09-10T19:25:57.200Z] + true [Pipeline] sh [2020-09-10T19:25:57.479Z] + echo Chowning /workspace to jenkins user [2020-09-10T19:25:57.479Z] Chowning /workspace to jenkins user [2020-09-10T19:25:57.479Z] + id -u [2020-09-10T19:25:57.479Z] + id -g [2020-09-10T19:25:57.479Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41432:/workspace busybox chown -R 1000:1000 /workspace [2020-09-10T19:25:58.002Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-09-10T19:25:58.258Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2020-09-10T19:25:58.258Z] === RUN TestResize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-10T19:25:58.950Z] --- PASS: TestBuildMultiStageLayerLeak (3.09s) [2020-09-10T19:25:58.951Z] === RUN TestBuildWithHugeFile [2020-09-10T19:25:59.155Z] + bundleName=amd64-rootless [2020-09-10T19:25:59.155Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-09-10T19:25:59.155Z] Creating amd64-rootless-bundles.tar.gz [2020-09-10T19:25:59.155Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-09-10T19:25:59.155Z] + 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-09-10T19:25:59.167Z] Archiving artifacts [2020-09-10T19:25:59.201Z] --- PASS: TestResize (0.88s) [2020-09-10T19:25:59.201Z] === RUN TestResizeWithInvalidSize [2020-09-10T19:25:59.380Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-10T19:25:59.407Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41432/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-10T19:25:59.715Z] + make clean [2020-09-10T19:25:59.949Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-09-10T19:25:59.975Z] docker volume rm -f docker-dev-cache [2020-09-10T19:25:59.975Z] docker-dev-cache [Pipeline] deleteDir [2020-09-10T19:26:00.145Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-09-10T19:26:00.145Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] } [2020-09-10T19:26:00.676Z] c3aff4450246: Pull complete [2020-09-10T19:26:00.676Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-10T19:26:00.676Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:26:00.676Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:26:00.676Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-09-10T19:26:00.676Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-09-10T19:26:00.676Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' [2020-09-10T19:26:00.676Z] INFO: Docker version of control daemon [2020-09-10T19:26:00.676Z] [2020-09-10T19:26:00.676Z] Client: Docker Engine - Enterprise [2020-09-10T19:26:00.676Z] Version: 19.03.5 [2020-09-10T19:26:00.676Z] API version: 1.40 [2020-09-10T19:26:00.676Z] Go version: go1.12.12 [2020-09-10T19:26:00.676Z] Git commit: 2ee0c57608 [2020-09-10T19:26:00.676Z] Built: 11/13/2019 08:00:16 [2020-09-10T19:26:00.676Z] OS/Arch: windows/amd64 [2020-09-10T19:26:00.676Z] Experimental: false [2020-09-10T19:26:00.676Z] [2020-09-10T19:26:00.676Z] Server: Docker Engine - Enterprise [2020-09-10T19:26:00.676Z] Engine: [2020-09-10T19:26:00.676Z] Version: 19.03.5 [2020-09-10T19:26:00.676Z] API version: 1.40 (minimum version 1.24) [2020-09-10T19:26:00.676Z] Go version: go1.12.12 [2020-09-10T19:26:00.676Z] Git commit: 2ee0c57608 [2020-09-10T19:26:00.676Z] Built: 11/13/2019 07:58:51 [2020-09-10T19:26:00.676Z] OS/Arch: windows/amd64 [2020-09-10T19:26:00.676Z] Experimental: true [2020-09-10T19:26:00.676Z] [2020-09-10T19:26:00.676Z] INFO: Docker info of control daemon [2020-09-10T19:26:00.676Z] [2020-09-10T19:26:00.676Z] Client: [2020-09-10T19:26:00.676Z] Debug Mode: false [2020-09-10T19:26:00.676Z] Plugins: [2020-09-10T19:26:00.676Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-10T19:26:00.677Z] [2020-09-10T19:26:00.677Z] Server: [2020-09-10T19:26:00.677Z] Containers: 0 [2020-09-10T19:26:00.677Z] Running: 0 [2020-09-10T19:26:00.677Z] Paused: 0 [2020-09-10T19:26:00.677Z] Stopped: 0 [2020-09-10T19:26:00.677Z] Images: 1 [2020-09-10T19:26:00.677Z] Server Version: 19.03.5 [2020-09-10T19:26:00.677Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-10T19:26:00.677Z] Windows: [2020-09-10T19:26:00.677Z] LCOW: [2020-09-10T19:26:00.677Z] Logging Driver: json-file [2020-09-10T19:26:00.677Z] Plugins: [2020-09-10T19:26:00.677Z] Volume: local [2020-09-10T19:26:00.677Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-10T19:26:00.677Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-10T19:26:00.677Z] Swarm: inactive [2020-09-10T19:26:00.677Z] Default Isolation: process [2020-09-10T19:26:00.677Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-10T19:26:00.677Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-10T19:26:00.677Z] OSType: windows [2020-09-10T19:26:00.677Z] Architecture: x86_64 [2020-09-10T19:26:00.677Z] CPUs: 4 [2020-09-10T19:26:00.677Z] Total Memory: 32GiB [2020-09-10T19:26:00.677Z] Name: azwin-2-9b8600 [2020-09-10T19:26:00.677Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-09-10T19:26:00.677Z] Docker Root Dir: D:\docker [2020-09-10T19:26:00.677Z] Debug Mode: false [2020-09-10T19:26:00.677Z] Registry: https://index.docker.io/v1/ [2020-09-10T19:26:00.677Z] Labels: [2020-09-10T19:26:00.677Z] Experimental: true [2020-09-10T19:26:00.677Z] Insecure Registries: [2020-09-10T19:26:00.677Z] 10.0.0.4:5000 [2020-09-10T19:26:00.677Z] 127.0.0.0/8 [2020-09-10T19:26:00.677Z] Registry Mirrors: [2020-09-10T19:26:00.677Z] http://10.0.0.4:5000/ [2020-09-10T19:26:00.677Z] Live Restore Enabled: false [2020-09-10T19:26:00.677Z] [2020-09-10T19:26:00.677Z] [2020-09-10T19:26:00.677Z] INFO: Commit hash is 850f02b35f [2020-09-10T19:26:00.677Z] INFO: Nuke-Everything... [2020-09-10T19:26:00.677Z] INFO: Container count on control daemon to delete is 0 [2020-09-10T19:26:00.677Z] INFO: Nuking d:\CI [2020-09-10T19:26:00.677Z] INFO: Zapped successfully [2020-09-10T19:26:00.677Z] INFO: Location for testing is d:\CI\PR-41432\3 [2020-09-10T19:26:00.677Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-09-10T19:26:00.677Z] [2020-09-10T19:26:00.677Z] [2020-09-10T19:26:00.677Z] INFO: Building the image from Dockerfile.windows at 09/10/2020 19:25:54... [2020-09-10T19:26:00.677Z] [2020-09-10T19:26:00.677Z] Sending build context to Docker daemon 56.3MB [2020-09-10T19:26:00.677Z] [2020-09-10T19:26:00.677Z] Step 1/10 : FROM microsoft/windowsservercore [2020-09-10T19:26:00.677Z] ---> 715aaeac112d [2020-09-10T19:26:00.677Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-09-10T19:26:00.677Z] ---> Running in 802c5b83524f [2020-09-10T19:26:00.677Z] Removing intermediate container 802c5b83524f [2020-09-10T19:26:00.677Z] ---> 8f617762fd59 [2020-09-10T19:26:00.677Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-09-10T19:26:00.677Z] ---> Running in 43e5a2c76de8 [2020-09-10T19:26:00.677Z] Removing intermediate container 43e5a2c76de8 [2020-09-10T19:26:00.677Z] ---> 2a0be240f083 [2020-09-10T19:26:00.677Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-09-10T19:26:00.677Z] ---> Running in 09253a207456 [2020-09-10T19:26:00.677Z] Removing intermediate container 09253a207456 [2020-09-10T19:26:00.677Z] ---> 39cfdec00a1d [2020-09-10T19:26:00.677Z] 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-09-10T19:26:00.677Z] ---> Running in 469db9a80825 [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-09-10T19:26:00.720Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2020-09-10T19:26:00.720Z] === RUN TestDaemonRestartKillContainers [2020-09-10T19:26:00.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T19:26:00.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T19:26:00.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T19:26:00.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T19:26:00.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T19:26:00.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T19:26:00.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T19:26:00.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T19:26:00.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T19:26:00.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T19:26:00.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T19:26:00.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T19:26:00.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T19:26:00.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T19:26:00.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T19:26:00.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T19:26:00.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:26:00.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:26:00.720Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:26:00.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:26:00.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:26:00.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:26:00.720Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:26:00.720Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:26:00.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T19:26:00.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T19:26:00.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:26:00.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T19:26:01.132Z] Removing intermediate container 469db9a80825 [2020-09-10T19:26:01.132Z] ---> 850bd557201c [2020-09-10T19:26:01.132Z] 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-09-10T19:26:01.132Z] ---> Running in 5213ce001dd2 [2020-09-10T19:26:01.330Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-09-10T19:26:01.330Z] --- PASS: TestBuildPreserveOwnership (5.28s) [2020-09-10T19:26:01.330Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.50s) [2020-09-10T19:26:01.330Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.77s) [2020-09-10T19:26:01.330Z] === RUN TestBuildPlatformInvalid [2020-09-10T19:26:01.330Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-09-10T19:26:01.330Z] PASS [2020-09-10T19:26:01.330Z] [2020-09-10T19:26:01.330Z] === Skipped [2020-09-10T19:26:01.330Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-10T19:26:01.330Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T19:26:01.330Z] [2020-09-10T19:26:01.330Z] [2020-09-10T19:26:01.330Z] DONE 32 tests, 1 skipped in 183.115s [2020-09-10T19:26:01.330Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-10T19:26:01.330Z] ++ 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-09-10T19:26:01.330Z] ++ set -e [2020-09-10T19:26:01.330Z] ++ '[' -n 0 ']' [2020-09-10T19:26:01.330Z] ++ set -x [2020-09-10T19:26:01.330Z] ++ env -i DEST=/go/src/github.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-09-10T19:26:01.589Z] INFO: Testing against a local daemon [2020-09-10T19:26:01.589Z] === RUN TestConfigInspect [2020-09-10T19:26:01.849Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-09-10T19:26:02.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:26:02.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T19:26:03.589Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T19:26:04.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T19:26:04.263Z] #65 exporting layers 82.0s done [2020-09-10T19:26:04.263Z] #65 exporting manifest sha256:90dfe00a458395e6c13ec4f039c703895f4b240adec5378aaa583c132283e1ca done [2020-09-10T19:26:04.263Z] #65 exporting config sha256:efd1ce023731f291b1dd26842b2d5a524908f925bb625d3c47938f10d8805acd done [2020-09-10T19:26:04.263Z] #65 sending tarball [2020-09-10T19:26:04.384Z] --- PASS: TestConfigInspect (2.82s) [2020-09-10T19:26:04.384Z] === RUN TestConfigList [2020-09-10T19:26:04.427Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T19:26:05.324Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-09-10T19:26:05.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T19:26:07.292Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T19:26:07.295Z] --- PASS: TestConfigList (2.64s) [2020-09-10T19:26:07.295Z] === RUN TestConfigsCreateAndDelete [2020-09-10T19:26:07.553Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:26:08.165Z] [2020-09-10T19:26:08.165Z] SUCCESS: Specified value was saved. [2020-09-10T19:26:08.707Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-10T19:26:08.969Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-09-10T19:26:09.228Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-10T19:26:09.487Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-09-10T19:26:10.054Z] --- PASS: TestConfigsCreateAndDelete (2.81s) [2020-09-10T19:26:10.054Z] === RUN TestConfigsUpdate [2020-09-10T19:26:10.054Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-09-10T19:26:10.101Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-10T19:26:10.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s) [2020-09-10T19:26:10.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.92s) [2020-09-10T19:26:10.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2020-09-10T19:26:10.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.20s) [2020-09-10T19:26:10.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-09-10T19:26:10.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2020-09-10T19:26:10.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s) [2020-09-10T19:26:10.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.87s) [2020-09-10T19:26:10.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.62s) [2020-09-10T19:26:10.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.78s) [2020-09-10T19:26:10.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.85s) [2020-09-10T19:26:10.101Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2020-09-10T19:26:10.101Z] === RUN TestCgroupNamespacesRun [2020-09-10T19:26:10.314Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-10T19:26:10.325Z] INFO: Downloading git... [2020-09-10T19:26:10.573Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-10T19:26:10.573Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-09-10T19:26:11.141Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-09-10T19:26:11.141Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-09-10T19:26:11.293Z] INFO: Downloading go... [2020-09-10T19:26:11.488Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-09-10T19:26:11.488Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-10T19:26:12.820Z] INFO: Downloading compiler 1 of 3... [2020-09-10T19:26:13.047Z] --- PASS: TestConfigsUpdate (2.89s) [2020-09-10T19:26:13.047Z] === RUN TestTemplatedConfig [2020-09-10T19:26:13.275Z] INFO: Downloading compiler 2 of 3... [2020-09-10T19:26:13.307Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-10T19:26:13.730Z] INFO: Downloading compiler 3 of 3... [2020-09-10T19:26:14.034Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.93s) [2020-09-10T19:26:14.035Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-10T19:26:14.185Z] INFO: Extracting git... [2020-09-10T19:26:14.245Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-09-10T19:26:15.948Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.04s) [2020-09-10T19:26:15.948Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-10T19:26:16.152Z] --- PASS: TestTemplatedConfig (3.11s) [2020-09-10T19:26:16.152Z] === RUN TestConfigCreateResolve [2020-09-10T19:26:16.152Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-10T19:26:16.722Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-10T19:26:17.863Z] --- PASS: TestCgroupNamespacesRunHostMode (2.06s) [2020-09-10T19:26:17.863Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-10T19:26:18.631Z] --- PASS: TestConfigCreateResolve (2.84s) [2020-09-10T19:26:18.631Z] === RUN TestConfigDaemonLibtrustID [2020-09-10T19:26:18.890Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-09-10T19:26:19.461Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2020-09-10T19:26:19.461Z] PASS [2020-09-10T19:26:19.461Z] [2020-09-10T19:26:19.461Z] DONE 7 tests in 17.899s [2020-09-10T19:26:19.461Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-10T19:26:19.461Z] ++ 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-09-10T19:26:19.461Z] ++ set -e [2020-09-10T19:26:19.461Z] ++ '[' -n 0 ']' [2020-09-10T19:26:19.461Z] ++ set -x [2020-09-10T19:26:19.461Z] ++ env -i DEST=/go/src/github.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-09-10T19:26:19.461Z] INFO: Testing against a local daemon [2020-09-10T19:26:19.461Z] === RUN TestCheckpoint [2020-09-10T19:26:19.461Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-10T19:26:19.461Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T19:26:19.461Z] === RUN TestContainerInvalidJSON [2020-09-10T19:26:19.461Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T19:26:19.461Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T19:26:19.461Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T19:26:19.461Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T19:26:19.461Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-10T19:26:19.461Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-10T19:26:19.461Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T19:26:19.461Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-10T19:26:19.461Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T19:26:19.461Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-10T19:26:19.461Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-10T19:26:19.461Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-10T19:26:19.461Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-10T19:26:19.461Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-10T19:26:19.720Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-09-10T19:26:19.720Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-10T19:26:19.720Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-09-10T19:26:19.720Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-10T19:26:19.720Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-09-10T19:26:19.720Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-10T19:26:19.756Z] #65 ... [2020-09-10T19:26:19.756Z] [2020-09-10T19:26:19.756Z] #66 importing to docker [2020-09-10T19:26:19.756Z] #66 ... [2020-09-10T19:26:19.756Z] [2020-09-10T19:26:19.756Z] #65 exporting to oci image format [2020-09-10T19:26:19.756Z] #65 sending tarball 15.6s done [2020-09-10T19:26:19.756Z] #65 DONE 97.7s [2020-09-10T19:26:19.756Z] [2020-09-10T19:26:19.756Z] #66 importing to docker [2020-09-10T19:26:19.778Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2020-09-10T19:26:19.778Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-10T19:26:19.980Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-09-10T19:26:19.980Z] === RUN TestCopyFromContainer [2020-09-10T19:26:21.163Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-09-10T19:26:21.163Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-10T19:26:21.359Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-10T19:26:21.359Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-09-10T19:26:21.619Z] === RUN TestCopyFromContainer// [2020-09-10T19:26:21.619Z] === RUN TestCopyFromContainer//bar/root [2020-09-10T19:26:21.619Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-10T19:26:21.880Z] === RUN TestCopyFromContainer/bar/quux [2020-09-10T19:26:22.106Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-09-10T19:26:22.106Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-10T19:26:22.140Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-10T19:26:22.140Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-10T19:26:22.140Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-10T19:26:22.400Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-10T19:26:22.400Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-10T19:26:22.661Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-10T19:26:22.921Z] --- PASS: TestCopyFromContainer (2.99s) [2020-09-10T19:26:22.921Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-09-10T19:26:22.921Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-09-10T19:26:22.921Z] --- PASS: TestCopyFromContainer//bar/root/ (0.17s) [2020-09-10T19:26:22.921Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-09-10T19:26:22.921Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-09-10T19:26:22.921Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-09-10T19:26:22.921Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2020-09-10T19:26:22.921Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-09-10T19:26:22.921Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2020-09-10T19:26:22.921Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2020-09-10T19:26:22.921Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-10T19:26:22.921Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T19:26:22.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T19:26:22.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T19:26:22.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T19:26:22.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T19:26:22.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T19:26:22.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T19:26:22.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T19:26:22.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T19:26:22.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-10T19:26:22.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-10T19:26:22.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-10T19:26:22.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-10T19:26:22.922Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-10T19:26:22.922Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-10T19:26:22.922Z] === RUN TestCreateWithInvalidEnv [2020-09-10T19:26:22.922Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-10T19:26:22.922Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-10T19:26:22.922Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-10T19:26:22.922Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-10T19:26:22.922Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-10T19:26:22.922Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-10T19:26:22.922Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-10T19:26:22.922Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-10T19:26:22.922Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-10T19:26:22.922Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-10T19:26:22.922Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-10T19:26:22.922Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-10T19:26:22.922Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-10T19:26:22.922Z] === RUN TestCreateTmpfsMountsTarget [2020-09-10T19:26:22.922Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-10T19:26:22.922Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-10T19:26:23.490Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-10T19:26:23.749Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-09-10T19:26:24.020Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-09-10T19:26:24.020Z] === RUN TestKernelTCPMemory [2020-09-10T19:26:24.962Z] --- PASS: TestKernelTCPMemory (0.87s) [2020-09-10T19:26:24.962Z] === RUN TestNISDomainname [2020-09-10T19:26:25.128Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s) [2020-09-10T19:26:25.128Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-10T19:26:25.904Z] --- PASS: TestNISDomainname (0.99s) [2020-09-10T19:26:25.904Z] === RUN TestHostnameDnsResolution [2020-09-10T19:26:26.062Z] --- PASS: TestBuildWithHugeFile (26.79s) [2020-09-10T19:26:26.062Z] === RUN TestBuildWithEmptyDockerfile [2020-09-10T19:26:26.062Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T19:26:26.062Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T19:26:26.062Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T19:26:26.062Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T19:26:26.062Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T19:26:26.062Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T19:26:26.062Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T19:26:26.062Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T19:26:26.062Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T19:26:26.062Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-09-10T19:26:26.062Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-09-10T19:26:26.062Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-09-10T19:26:26.062Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-09-10T19:26:26.062Z] === RUN TestBuildPreserveOwnership [2020-09-10T19:26:26.062Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-10T19:26:26.067Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-09-10T19:26:26.516Z] INFO: Expanding go... [2020-09-10T19:26:27.448Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2020-09-10T19:26:27.448Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-10T19:26:27.448Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T19:26:27.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T19:26:27.448Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T19:26:27.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T19:26:27.448Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T19:26:27.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T19:26:27.448Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T19:26:27.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T19:26:27.448Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T19:26:27.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T19:26:27.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T19:26:27.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T19:26:27.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T19:26:27.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T19:26:27.448Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T19:26:27.448Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-10T19:26:27.448Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-09-10T19:26:27.448Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-09-10T19:26:27.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-09-10T19:26:27.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-09-10T19:26:27.449Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-09-10T19:26:27.449Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-10T19:26:27.449Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-09-10T19:26:27.449Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-10T19:26:27.707Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-09-10T19:26:27.819Z] --- PASS: TestHostnameDnsResolution (1.66s) [2020-09-10T19:26:27.819Z] === RUN TestStats [2020-09-10T19:26:27.967Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2020-09-10T19:26:27.967Z] === RUN TestCreateDifferentPlatform [2020-09-10T19:26:27.967Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-10T19:26:27.967Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-10T19:26:27.967Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-10T19:26:27.967Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-10T19:26:27.967Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-10T19:26:27.967Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-10T19:26:27.967Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-10T19:26:27.967Z] === RUN TestContainerStartOnDaemonRestart [2020-09-10T19:26:27.967Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-10T19:26:27.967Z] === RUN TestDaemonRestartIpcMode [2020-09-10T19:26:27.967Z] === PAUSE TestDaemonRestartIpcMode [2020-09-10T19:26:27.967Z] === RUN TestDaemonHostGatewayIP [2020-09-10T19:26:27.967Z] === PAUSE TestDaemonHostGatewayIP [2020-09-10T19:26:27.967Z] === RUN TestContainerKillOnDaemonStart [2020-09-10T19:26:27.967Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-10T19:26:27.967Z] === RUN TestDiff [2020-09-10T19:26:28.907Z] --- PASS: TestDiff (0.70s) [2020-09-10T19:26:28.907Z] === RUN TestExecWithCloseStdin [2020-09-10T19:26:29.845Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-10T19:26:29.845Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-09-10T19:26:29.845Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-09-10T19:26:29.845Z] === RUN TestExec [2020-09-10T19:26:30.362Z] --- PASS: TestStats (2.85s) [2020-09-10T19:26:30.362Z] === RUN TestStopContainerWithTimeout [2020-09-10T19:26:30.362Z] === RUN TestStopContainerWithTimeout/0 [2020-09-10T19:26:30.362Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-10T19:26:30.362Z] === RUN TestStopContainerWithTimeout/1 [2020-09-10T19:26:30.362Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-10T19:26:30.362Z] === RUN TestStopContainerWithTimeout/3 [2020-09-10T19:26:30.362Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-10T19:26:30.362Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-10T19:26:30.362Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-10T19:26:30.362Z] === CONT TestStopContainerWithTimeout/0 [2020-09-10T19:26:30.362Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-10T19:26:30.362Z] === CONT TestStopContainerWithTimeout/3 [2020-09-10T19:26:30.362Z] === CONT TestStopContainerWithTimeout/1 [2020-09-10T19:26:30.519Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-10T19:26:30.784Z] --- PASS: TestExec (0.87s) [2020-09-10T19:26:30.784Z] === RUN TestExecUser [2020-09-10T19:26:31.352Z] --- PASS: TestExecUser (0.79s) [2020-09-10T19:26:31.352Z] === RUN TestExportContainerAndImportImage [2020-09-10T19:26:32.583Z] --- PASS: TestBuildPreserveOwnership (6.84s) [2020-09-10T19:26:32.583Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.48s) [2020-09-10T19:26:32.583Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.34s) [2020-09-10T19:26:32.583Z] === RUN TestBuildPlatformInvalid [2020-09-10T19:26:32.583Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-09-10T19:26:32.583Z] PASS [2020-09-10T19:26:32.583Z] [2020-09-10T19:26:32.583Z] === Skipped [2020-09-10T19:26:32.583Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-09-10T19:26:32.583Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T19:26:32.583Z] [2020-09-10T19:26:32.583Z] [2020-09-10T19:26:32.583Z] DONE 32 tests, 1 skipped in 78.213s [2020-09-10T19:26:32.583Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-09-10T19:26:32.583Z] ++ 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-09-10T19:26:32.583Z] ++ set -e [2020-09-10T19:26:32.583Z] ++ '[' -n 0 ']' [2020-09-10T19:26:32.583Z] ++ set -x [2020-09-10T19:26:32.583Z] ++ env -i DEST=/go/src/github.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-09-10T19:26:32.732Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2020-09-10T19:26:32.732Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-10T19:26:32.732Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-09-10T19:26:32.874Z] INFO: Testing against a local daemon [2020-09-10T19:26:32.874Z] === RUN TestConfigInspect [2020-09-10T19:26:33.302Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-09-10T19:26:33.302Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-10T19:26:33.667Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-09-10T19:26:33.667Z] --- PASS: TestStopContainerWithTimeout/0 (1.37s) [2020-09-10T19:26:33.667Z] --- PASS: TestStopContainerWithTimeout/1 (2.18s) [2020-09-10T19:26:33.667Z] --- PASS: TestStopContainerWithTimeout/-1 (3.34s) [2020-09-10T19:26:33.667Z] --- PASS: TestStopContainerWithTimeout/3 (3.38s) [2020-09-10T19:26:33.667Z] === RUN TestDeleteDevicemapper [2020-09-10T19:26:33.667Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-10T19:26:33.667Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T19:26:33.667Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-10T19:26:34.211Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-09-10T19:26:34.240Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2020-09-10T19:26:34.240Z] === RUN TestHealthCheckWorkdir [2020-09-10T19:26:34.499Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-10T19:26:35.069Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-09-10T19:26:35.069Z] === RUN TestHealthKillContainer [2020-09-10T19:26:35.069Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-10T19:26:36.976Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-09-10T19:26:37.235Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-10T19:26:37.320Z] --- PASS: TestConfigInspect (3.86s) [2020-09-10T19:26:37.320Z] === RUN TestConfigList [2020-09-10T19:26:37.804Z] --- PASS: TestHealthKillContainer (2.83s) [2020-09-10T19:26:37.804Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-10T19:26:37.873Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.73s) [2020-09-10T19:26:37.873Z] === RUN TestUpdateMemory [2020-09-10T19:26:37.873Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-10T19:26:37.873Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:26:37.873Z] === RUN TestUpdateCPUQuota [2020-09-10T19:26:38.372Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2020-09-10T19:26:38.372Z] === RUN TestIpcModeNone [2020-09-10T19:26:38.415Z] #66 DONE 17.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-10T19:26:38.919Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/test/unit [2020-09-10T19:26:38.939Z] --- PASS: TestIpcModeNone (0.47s) [2020-09-10T19:26:38.939Z] === RUN TestIpcModePrivate [2020-09-10T19:26:39.257Z] --- PASS: TestUpdateCPUQuota (1.62s) [2020-09-10T19:26:39.257Z] === RUN TestUpdatePidsLimit [2020-09-10T19:26:39.257Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-10T19:26:39.507Z] --- PASS: TestIpcModePrivate (0.56s) [2020-09-10T19:26:39.507Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:96, shared: false, mustBeShared: false [2020-09-10T19:26:39.507Z] === RUN TestIpcModeShareable [2020-09-10T19:26:39.518Z] === RUN TestUpdatePidsLimit/no_change [2020-09-10T19:26:39.766Z] --- PASS: TestIpcModeShareable (0.48s) [2020-09-10T19:26:39.766Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2020-09-10T19:26:39.766Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-10T19:26:40.089Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-10T19:26:40.334Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-10T19:26:40.334Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-09-10T19:26:40.349Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-10T19:26:40.830Z] --- PASS: TestConfigList (3.56s) [2020-09-10T19:26:40.830Z] === RUN TestConfigsCreateAndDelete [2020-09-10T19:26:40.920Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-10T19:26:41.492Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-10T19:26:41.714Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-10T19:26:41.753Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-10T19:26:42.498Z] ? github.com/docker/docker/api [no test files] [2020-09-10T19:26:42.653Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2020-09-10T19:26:42.653Z] === RUN TestAPIIpcModeHost [2020-09-10T19:26:42.653Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-10T19:26:43.138Z] --- PASS: TestUpdatePidsLimit (4.02s) [2020-09-10T19:26:43.138Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-09-10T19:26:43.138Z] --- PASS: TestUpdatePidsLimit/no_change (0.49s) [2020-09-10T19:26:43.138Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-09-10T19:26:43.138Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2020-09-10T19:26:43.138Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.55s) [2020-09-10T19:26:43.138Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2020-09-10T19:26:43.138Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-09-10T19:26:43.138Z] === RUN TestUpdateRestartPolicy [2020-09-10T19:26:43.222Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-09-10T19:26:43.222Z] === RUN TestDaemonIpcModeShareable [2020-09-10T19:26:43.484Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-09-10T19:26:44.053Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-09-10T19:26:44.403Z] --- PASS: TestConfigsCreateAndDelete (3.70s) [2020-09-10T19:26:44.403Z] === RUN TestConfigsUpdate [2020-09-10T19:26:44.622Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-09-10T19:26:44.881Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2020-09-10T19:26:44.881Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2020-09-10T19:26:44.881Z] === RUN TestDaemonIpcModePrivate [2020-09-10T19:26:45.142Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-09-10T19:26:45.402Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-10T19:26:46.782Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-09-10T19:26:46.782Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2020-09-10T19:26:46.782Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-10T19:26:47.041Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-09-10T19:26:47.539Z] INFO: Expanding compiler 1 of 3... [2020-09-10T19:26:47.539Z] INFO: Expanding compiler 2 of 3... [2020-09-10T19:26:47.915Z] --- PASS: TestConfigsUpdate (3.57s) [2020-09-10T19:26:47.915Z] === RUN TestTemplatedConfig [2020-09-10T19:26:48.421Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2020-09-10T19:26:48.421Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2020-09-10T19:26:48.421Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-10T19:26:48.680Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-09-10T19:26:49.345Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-09-10T19:26:50.059Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2020-09-10T19:26:50.059Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2020-09-10T19:26:50.060Z] === RUN TestIpcModeOlderClient [2020-09-10T19:26:50.060Z] === PAUSE TestIpcModeOlderClient [2020-09-10T19:26:50.060Z] === RUN TestKillContainerInvalidSignal [2020-09-10T19:26:50.630Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-09-10T19:26:50.630Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-09-10T19:26:50.630Z] === RUN TestKillContainer [2020-09-10T19:26:50.630Z] === RUN TestKillContainer/no_signal [2020-09-10T19:26:51.247Z] tests/integration/client_test.py ..... [ 75%] [2020-09-10T19:26:51.247Z] tests/integration/context_api_test.py ... [ 76%] [2020-09-10T19:26:51.426Z] --- PASS: TestTemplatedConfig (3.58s) [2020-09-10T19:26:51.426Z] === RUN TestConfigCreateResolve [2020-09-10T19:26:51.568Z] === RUN TestKillContainer/non_killing_signal [2020-09-10T19:26:51.814Z] tests/integration/errors_test.py . [ 76%] [2020-09-10T19:26:51.828Z] === RUN TestKillContainer/killing_signal [2020-09-10T19:26:52.193Z] INFO: Expanding compiler 3 of 3... [2020-09-10T19:26:52.397Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-09-10T19:26:52.657Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-10T19:26:52.917Z] --- PASS: TestKillContainer (2.22s) [2020-09-10T19:26:52.917Z] --- PASS: TestKillContainer/no_signal (0.72s) [2020-09-10T19:26:52.917Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-09-10T19:26:52.917Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2020-09-10T19:26:52.917Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-10T19:26:52.917Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-10T19:26:53.151Z] INFO: Removing downloaded files... [2020-09-10T19:26:53.151Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-09-10T19:26:53.151Z] INFO: Configuring git core.autocrlf... [2020-09-10T19:26:53.856Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-10T19:26:54.116Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-09-10T19:26:54.376Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2020-09-10T19:26:54.376Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-09-10T19:26:54.376Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-09-10T19:26:54.376Z] === RUN TestKillStoppedContainer [2020-09-10T19:26:54.376Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-09-10T19:26:54.376Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-10T19:26:54.376Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-09-10T19:26:54.376Z] === RUN TestKillDifferentUserContainer [2020-09-10T19:26:54.936Z] --- PASS: TestConfigCreateResolve (3.58s) [2020-09-10T19:26:54.936Z] === RUN TestConfigDaemonLibtrustID [2020-09-10T19:26:55.227Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-09-10T19:26:55.227Z] PASS [2020-09-10T19:26:55.227Z] [2020-09-10T19:26:55.227Z] DONE 7 tests in 22.612s [2020-09-10T19:26:55.227Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-09-10T19:26:55.227Z] ++ 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-09-10T19:26:55.227Z] ++ set -e [2020-09-10T19:26:55.227Z] ++ '[' -n 0 ']' [2020-09-10T19:26:55.227Z] ++ set -x [2020-09-10T19:26:55.227Z] ++ env -i DEST=/go/src/github.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-09-10T19:26:55.314Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-09-10T19:26:55.314Z] === RUN TestInspectOomKilledTrue [2020-09-10T19:26:55.314Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-10T19:26:55.314Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:26:55.314Z] === RUN TestInspectOomKilledFalse [2020-09-10T19:26:55.314Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-10T19:26:55.314Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:26:55.314Z] === RUN TestLinksEtcHostsContentMatch [2020-09-10T19:26:55.524Z] INFO: Testing against a local daemon [2020-09-10T19:26:55.524Z] === RUN TestCheckpoint [2020-09-10T19:26:55.524Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-10T19:26:55.524Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T19:26:55.524Z] === RUN TestContainerInvalidJSON [2020-09-10T19:26:55.524Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T19:26:55.524Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T19:26:55.524Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T19:26:55.524Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T19:26:55.524Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-10T19:26:55.524Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-10T19:26:55.524Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T19:26:55.524Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-10T19:26:55.524Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T19:26:55.524Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-10T19:26:55.524Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-10T19:26:55.524Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-10T19:26:55.524Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-10T19:26:55.524Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-10T19:26:55.524Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-09-10T19:26:55.524Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-10T19:26:55.814Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-09-10T19:26:55.814Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-10T19:26:55.814Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-09-10T19:26:55.814Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-10T19:26:55.883Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-09-10T19:26:55.883Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-09-10T19:26:55.883Z] === RUN TestLinksContainerNames [2020-09-10T19:26:56.105Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-09-10T19:26:56.105Z] === RUN TestCopyFromContainer [2020-09-10T19:26:57.265Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-10T19:26:57.265Z] --- PASS: TestLinksContainerNames (1.40s) [2020-09-10T19:26:57.265Z] === RUN TestLogsFollowTailEmpty [2020-09-10T19:26:57.839Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-09-10T19:26:57.839Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-09-10T19:26:57.839Z] === RUN TestContainerNetworkMountsNoChown [2020-09-10T19:26:58.052Z] --- PASS: TestUpdateRestartPolicy (12.56s) [2020-09-10T19:26:58.052Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-10T19:26:58.052Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2020-09-10T19:26:58.052Z] === RUN TestWaitNonBlocked [2020-09-10T19:26:58.052Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T19:26:58.052Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T19:26:58.052Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T19:26:58.052Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T19:26:58.052Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T19:26:58.052Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T19:26:58.052Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-10T19:26:58.052Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-09-10T19:26:58.052Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-09-10T19:26:58.052Z] === RUN TestWaitBlocked [2020-09-10T19:26:58.052Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T19:26:58.052Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T19:26:58.052Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T19:26:58.052Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T19:26:58.052Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T19:26:58.052Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T19:26:58.168Z] === RUN TestCopyFromContainer// [2020-09-10T19:26:58.168Z] === RUN TestCopyFromContainer//bar/root [2020-09-10T19:26:58.168Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-10T19:26:58.168Z] === RUN TestCopyFromContainer/bar/quux [2020-09-10T19:26:58.409Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-09-10T19:26:58.460Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-10T19:26:58.460Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-10T19:26:58.460Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-10T19:26:58.460Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-10T19:26:58.629Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-10T19:26:58.629Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2020-09-10T19:26:58.629Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2020-09-10T19:26:58.629Z] === CONT TestContainerStartOnDaemonRestart [2020-09-10T19:26:58.629Z] === CONT TestIpcModeOlderClient [2020-09-10T19:26:58.629Z] === CONT TestDaemonHostGatewayIP [2020-09-10T19:26:58.629Z] === CONT TestContainerKillOnDaemonStart [2020-09-10T19:26:58.629Z] --- PASS: TestIpcModeOlderClient (0.27s) [2020-09-10T19:26:58.629Z] === CONT TestDaemonRestartIpcMode [2020-09-10T19:26:58.670Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2020-09-10T19:26:58.670Z] === RUN TestMountDaemonRoot [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/default [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/default [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/private [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/private [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/rprivate [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/slave [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/slave [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/rslave [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/shared [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/shared [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/rshared [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-10T19:26:58.671Z] === CONT TestMountDaemonRoot/default [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-10T19:26:58.671Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-10T19:26:58.671Z] === CONT TestMountDaemonRoot/rshared [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-10T19:26:58.671Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T19:26:58.671Z] === CONT TestMountDaemonRoot/shared [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-10T19:26:58.671Z] === CONT TestMountDaemonRoot/rslave [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T19:26:58.671Z] === CONT TestMountDaemonRoot/slave [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-10T19:26:58.671Z] === CONT TestMountDaemonRoot/rprivate [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-10T19:26:58.671Z] === CONT TestMountDaemonRoot/private [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-10T19:26:58.671Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-10T19:26:58.671Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-10T19:26:58.671Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-10T19:26:58.671Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-10T19:26:58.750Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-10T19:26:58.750Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-10T19:26:58.750Z] --- PASS: TestCopyFromContainer (2.84s) [2020-09-10T19:26:58.750Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-09-10T19:26:58.750Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-09-10T19:26:58.750Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-09-10T19:26:58.750Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-09-10T19:26:58.750Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-09-10T19:26:58.750Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-09-10T19:26:58.750Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-09-10T19:26:58.750Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-09-10T19:26:58.750Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-09-10T19:26:58.750Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-09-10T19:26:58.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-10T19:26:58.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T19:26:58.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T19:26:58.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T19:26:58.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T19:26:58.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T19:26:58.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T19:26:58.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T19:26:58.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T19:26:58.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T19:26:58.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-10T19:26:58.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-10T19:26:58.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-10T19:26:58.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-10T19:26:58.750Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-10T19:26:58.750Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-09-10T19:26:58.750Z] === RUN TestCreateWithInvalidEnv [2020-09-10T19:26:58.750Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-10T19:26:58.750Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-10T19:26:58.750Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-10T19:26:58.750Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-10T19:26:58.750Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-10T19:26:58.750Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-10T19:26:58.750Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-10T19:26:58.750Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-10T19:26:58.930Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-10T19:26:58.930Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-10T19:26:58.930Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T19:26:58.930Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-10T19:26:58.930Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-10T19:26:58.930Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-10T19:26:58.930Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-10T19:26:58.930Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-10T19:26:58.930Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-10T19:26:58.930Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-10T19:26:58.930Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T19:26:58.930Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-10T19:26:59.042Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-10T19:26:59.042Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-10T19:26:59.042Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-10T19:26:59.042Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-10T19:26:59.042Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-09-10T19:26:59.042Z] === RUN TestCreateTmpfsMountsTarget [2020-09-10T19:26:59.042Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-09-10T19:26:59.042Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-10T19:26:59.189Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T19:26:59.189Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T19:26:59.189Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-10T19:26:59.189Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-10T19:26:59.189Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-10T19:26:59.189Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-10T19:26:59.189Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-10T19:26:59.189Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T19:26:59.189Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-10T19:26:59.189Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-10T19:26:59.189Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-10T19:26:59.189Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-09-10T19:26:59.189Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-09-10T19:26:59.189Z] === RUN TestContainerBindMountNonRecursive [2020-09-10T19:26:59.758Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-10T19:27:00.018Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-10T19:27:00.960Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2020-09-10T19:27:00.960Z] === RUN TestNetworkNat [2020-09-10T19:27:01.107Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s) [2020-09-10T19:27:01.107Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-10T19:27:01.211Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2020-09-10T19:27:01.529Z] --- PASS: TestNetworkNat (0.57s) [2020-09-10T19:27:01.529Z] === RUN TestNetworkLocalhostTCPNat [2020-09-10T19:27:01.788Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-09-10T19:27:02.049Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s) [2020-09-10T19:27:02.049Z] === RUN TestNetworkLoopbackNat [2020-09-10T19:27:02.874Z] --- PASS: TestContainerStartOnDaemonRestart (3.77s) [2020-09-10T19:27:03.135Z] --- PASS: TestDaemonRestartIpcMode (4.32s) [2020-09-10T19:27:03.705Z] --- PASS: TestDaemonHostGatewayIP (5.13s) [2020-09-10T19:27:03.835Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s) [2020-09-10T19:27:03.835Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-10T19:27:03.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T19:27:03.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T19:27:03.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T19:27:03.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T19:27:03.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T19:27:03.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T19:27:03.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T19:27:03.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T19:27:03.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T19:27:03.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T19:27:03.835Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T19:27:03.835Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T19:27:03.835Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T19:27:03.835Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T19:27:03.835Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T19:27:03.835Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-10T19:27:03.835Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-09-10T19:27:03.835Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-10T19:27:03.835Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-10T19:27:03.835Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-10T19:27:03.835Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-09-10T19:27:03.835Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-10T19:27:04.498Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-09-10T19:27:04.498Z] === RUN TestCreateDifferentPlatform [2020-09-10T19:27:04.498Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-10T19:27:04.498Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-10T19:27:04.498Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-10T19:27:04.498Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-10T19:27:04.498Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-10T19:27:04.498Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-10T19:27:04.498Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-10T19:27:04.498Z] === RUN TestContainerStartOnDaemonRestart [2020-09-10T19:27:04.498Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-10T19:27:04.498Z] === RUN TestDaemonRestartIpcMode [2020-09-10T19:27:04.498Z] === PAUSE TestDaemonRestartIpcMode [2020-09-10T19:27:04.498Z] === RUN TestDaemonHostGatewayIP [2020-09-10T19:27:04.498Z] === PAUSE TestDaemonHostGatewayIP [2020-09-10T19:27:04.498Z] === RUN TestContainerKillOnDaemonStart [2020-09-10T19:27:04.498Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-10T19:27:04.498Z] === RUN TestDiff [2020-09-10T19:27:05.341Z] --- PASS: TestNetworkLoopbackNat (2.93s) [2020-09-10T19:27:05.341Z] === RUN TestPause [2020-09-10T19:27:05.341Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-10T19:27:05.530Z] --- PASS: TestDiff (0.80s) [2020-09-10T19:27:05.530Z] === RUN TestExecWithCloseStdin [2020-09-10T19:27:05.601Z] --- PASS: TestPause (0.62s) [2020-09-10T19:27:05.601Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-10T19:27:05.601Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T19:27:05.601Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T19:27:05.601Z] === RUN TestPauseStopPausedContainer [2020-09-10T19:27:06.540Z] --- PASS: TestPauseStopPausedContainer (0.64s) [2020-09-10T19:27:06.540Z] === RUN TestPsFilter [2020-09-10T19:27:06.540Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-10T19:27:06.540Z] --- PASS: TestPsFilter (0.13s) [2020-09-10T19:27:06.540Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-10T19:27:06.561Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-09-10T19:27:06.561Z] === RUN TestExec [2020-09-10T19:27:07.109Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s) [2020-09-10T19:27:07.109Z] === RUN TestRemoveContainerWithVolume [2020-09-10T19:27:07.191Z] --- PASS: TestExec (0.93s) [2020-09-10T19:27:07.191Z] === RUN TestExecUser [2020-09-10T19:27:07.368Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-10T19:27:07.630Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2020-09-10T19:27:07.630Z] === RUN TestRemoveContainerRunning [2020-09-10T19:27:08.200Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-09-10T19:27:08.200Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-10T19:27:08.223Z] --- PASS: TestExecUser (0.96s) [2020-09-10T19:27:08.223Z] === RUN TestExportContainerAndImportImage [2020-09-10T19:27:08.459Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-09-10T19:27:09.028Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2020-09-10T19:27:09.028Z] === RUN TestRemoveInvalidContainer [2020-09-10T19:27:09.028Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-10T19:27:09.028Z] === RUN TestRenameLinkedContainer [2020-09-10T19:27:09.255Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-09-10T19:27:09.255Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-10T19:27:10.759Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2020-09-10T19:27:10.759Z] === RUN TestHealthCheckWorkdir [2020-09-10T19:27:10.936Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-10T19:27:11.790Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-09-10T19:27:11.790Z] === RUN TestHealthKillContainer [2020-09-10T19:27:11.838Z] --- PASS: TestContainerKillOnDaemonStart (13.25s) [2020-09-10T19:27:11.838Z] PASS [2020-09-10T19:27:11.838Z] [2020-09-10T19:27:11.838Z] === Skipped [2020-09-10T19:27:11.838Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-09-10T19:27:11.838Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T19:27:11.838Z] [2020-09-10T19:27:11.838Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-10T19:27:11.838Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:27:11.838Z] [2020-09-10T19:27:11.838Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-10T19:27:11.838Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:27:11.838Z] [2020-09-10T19:27:11.838Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T19:27:11.838Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T19:27:11.838Z] [2020-09-10T19:27:11.838Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-10T19:27:11.838Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T19:27:11.838Z] [2020-09-10T19:27:11.838Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-09-10T19:27:11.838Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:27:11.838Z] [2020-09-10T19:27:11.838Z] [2020-09-10T19:27:11.838Z] DONE 192 tests, 6 skipped in 144.764s [2020-09-10T19:27:11.838Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-09-10T19:27:11.838Z] ++ 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-09-10T19:27:11.838Z] ++ set -e [2020-09-10T19:27:11.838Z] ++ '[' -n 0 ']' [2020-09-10T19:27:11.838Z] ++ set -x [2020-09-10T19:27:11.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-10T19:27:11.874Z] --- PASS: TestRenameLinkedContainer (2.91s) [2020-09-10T19:27:11.874Z] === RUN TestRenameStoppedContainer [2020-09-10T19:27:12.098Z] INFO: Testing against a local daemon [2020-09-10T19:27:12.098Z] === RUN TestCommitInheritsEnv [2020-09-10T19:27:12.671Z] --- PASS: TestCommitInheritsEnv (0.65s) [2020-09-10T19:27:12.671Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-10T19:27:12.671Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-10T19:27:12.671Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-10T19:27:12.671Z] === RUN TestImagesFilterMultiReference [2020-09-10T19:27:12.816Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-09-10T19:27:12.816Z] === RUN TestRenameRunningContainerAndReuse [2020-09-10T19:27:12.932Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-10T19:27:12.932Z] === RUN TestImagePullPlatformInvalid [2020-09-10T19:27:12.932Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-09-10T19:27:12.932Z] === RUN TestRemoveImageOrphaning [2020-09-10T19:27:13.504Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-09-10T19:27:13.504Z] === RUN TestRemoveImageGarbageCollector [2020-09-10T19:27:13.504Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-10T19:27:13.504Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:27:13.504Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-10T19:27:13.765Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.18s) [2020-09-10T19:27:13.765Z] === RUN TestTagInvalidReference [2020-09-10T19:27:13.765Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-10T19:27:13.765Z] === RUN TestTagValidPrefixedRepo [2020-09-10T19:27:13.765Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-09-10T19:27:13.765Z] === RUN TestTagExistedNameWithoutForce [2020-09-10T19:27:13.765Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-09-10T19:27:13.765Z] === RUN TestTagOfficialNames [2020-09-10T19:27:14.026Z] --- PASS: TestTagOfficialNames (0.14s) [2020-09-10T19:27:14.026Z] === RUN TestTagMatchesDigest [2020-09-10T19:27:14.026Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-10T19:27:14.026Z] PASS [2020-09-10T19:27:14.026Z] [2020-09-10T19:27:14.026Z] === Skipped [2020-09-10T19:27:14.026Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-10T19:27:14.026Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-10T19:27:14.026Z] [2020-09-10T19:27:14.026Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-10T19:27:14.026Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:27:14.026Z] [2020-09-10T19:27:14.026Z] [2020-09-10T19:27:14.026Z] DONE 12 tests, 2 skipped in 2.097s [2020-09-10T19:27:14.026Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-09-10T19:27:14.026Z] ++ 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-09-10T19:27:14.026Z] ++ set -e [2020-09-10T19:27:14.026Z] ++ '[' -n 0 ']' [2020-09-10T19:27:14.026Z] ++ set -x [2020-09-10T19:27:14.026Z] ++ env -i DEST=/go/src/github.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-09-10T19:27:14.026Z] INFO: Testing against a local daemon [2020-09-10T19:27:14.026Z] === RUN TestNetworkCreateDelete [2020-09-10T19:27:14.195Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s) [2020-09-10T19:27:14.195Z] === RUN TestRenameInvalidName [2020-09-10T19:27:14.598Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-09-10T19:27:14.598Z] === RUN TestDockerNetworkDeletePreferID [2020-09-10T19:27:15.133Z] --- PASS: TestRenameInvalidName (0.85s) [2020-09-10T19:27:15.133Z] === RUN TestRenameAnonymousContainer [2020-09-10T19:27:15.302Z] --- PASS: TestHealthKillContainer (2.90s) [2020-09-10T19:27:15.302Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-10T19:27:15.541Z] --- PASS: TestDockerNetworkDeletePreferID (1.10s) [2020-09-10T19:27:15.541Z] === RUN TestDaemonDNSFallback [2020-09-10T19:27:15.592Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-09-10T19:27:15.592Z] === RUN TestIpcModeNone [2020-09-10T19:27:15.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-09-10T19:27:16.623Z] --- PASS: TestIpcModeNone (0.92s) [2020-09-10T19:27:16.623Z] === RUN TestIpcModePrivate [2020-09-10T19:27:17.255Z] --- PASS: TestIpcModePrivate (0.85s) [2020-09-10T19:27:17.255Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-09-10T19:27:17.255Z] === RUN TestIpcModeShareable [2020-09-10T19:27:17.611Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-10T19:27:17.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-10T19:27:17.870Z] --- PASS: TestRenameAnonymousContainer (2.92s) [2020-09-10T19:27:17.870Z] === RUN TestRenameContainerWithSameName [2020-09-10T19:27:17.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-09-10T19:27:18.286Z] --- PASS: TestIpcModeShareable (0.90s) [2020-09-10T19:27:18.286Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-09-10T19:27:18.286Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-10T19:27:18.807Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-09-10T19:27:18.807Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-10T19:27:20.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-10T19:27:20.446Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2020-09-10T19:27:20.446Z] === RUN TestResize [2020-09-10T19:27:21.013Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.83s) [2020-09-10T19:27:21.013Z] === RUN TestAPIIpcModeHost [2020-09-10T19:27:21.384Z] --- PASS: TestResize (0.85s) [2020-09-10T19:27:21.384Z] === RUN TestResizeWithInvalidSize [2020-09-10T19:27:21.644Z] --- PASS: TestAPIIpcModeHost (0.59s) [2020-09-10T19:27:21.644Z] === RUN TestDaemonIpcModeShareable [2020-09-10T19:27:22.326Z] --- PASS: TestResizeWithInvalidSize (1.01s) [2020-09-10T19:27:22.326Z] === RUN TestResizeWhenContainerNotStarted [2020-09-10T19:27:22.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-10T19:27:23.155Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2020-09-10T19:27:23.155Z] === RUN TestDaemonRestartKillContainers [2020-09-10T19:27:23.155Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T19:27:23.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T19:27:23.155Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T19:27:23.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T19:27:23.155Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T19:27:23.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T19:27:23.155Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T19:27:23.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T19:27:23.155Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T19:27:23.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T19:27:23.155Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T19:27:23.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T19:27:23.155Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T19:27:23.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T19:27:23.155Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T19:27:23.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T19:27:23.155Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:27:23.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:27:23.155Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:27:23.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:27:23.155Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:27:23.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:27:23.155Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:27:23.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:27:23.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T19:27:23.155Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T19:27:23.678Z] --- PASS: TestDaemonDNSFallback (7.36s) [2020-09-10T19:27:23.678Z] === RUN TestInspectNetwork [2020-09-10T19:27:23.715Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2020-09-10T19:27:23.715Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-10T19:27:23.715Z] === RUN TestDaemonIpcModePrivate [2020-09-10T19:27:24.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-10T19:27:25.221Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-09-10T19:27:25.221Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-10T19:27:25.221Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-10T19:27:26.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T19:27:26.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T19:27:27.284Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-09-10T19:27:27.284Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-10T19:27:27.284Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-10T19:27:27.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-10T19:27:27.515Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-09-10T19:27:27.884Z] === RUN TestInspectNetwork/full_network_id [2020-09-10T19:27:27.884Z] === RUN TestInspectNetwork/partial_network_id [2020-09-10T19:27:27.884Z] === RUN TestInspectNetwork/network_name [2020-09-10T19:27:27.884Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-10T19:27:28.792Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-09-10T19:27:28.792Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-10T19:27:28.792Z] === RUN TestIpcModeOlderClient [2020-09-10T19:27:28.793Z] === PAUSE TestIpcModeOlderClient [2020-09-10T19:27:28.793Z] === RUN TestKillContainerInvalidSignal [2020-09-10T19:27:29.825Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-09-10T19:27:29.825Z] === RUN TestKillContainer [2020-09-10T19:27:29.825Z] === RUN TestKillContainer/no_signal [2020-09-10T19:27:29.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-10T19:27:30.456Z] === RUN TestKillContainer/non_killing_signal [2020-09-10T19:27:31.087Z] === RUN TestKillContainer/killing_signal [2020-09-10T19:27:31.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T19:27:31.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T19:27:32.087Z] --- PASS: TestInspectNetwork (9.20s) [2020-09-10T19:27:32.087Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-10T19:27:32.087Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-10T19:27:32.087Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-10T19:27:32.087Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-10T19:27:32.087Z] === RUN TestRunContainerWithBridgeNone [2020-09-10T19:27:32.120Z] --- PASS: TestKillContainer (2.56s) [2020-09-10T19:27:32.120Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-09-10T19:27:32.120Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-09-10T19:27:32.120Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-09-10T19:27:32.120Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-10T19:27:32.120Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-10T19:27:33.152Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-10T19:27:33.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-10T19:27:33.546Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-09-10T19:27:33.784Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) [2020-09-10T19:27:33.784Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-09-10T19:27:33.784Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-09-10T19:27:33.784Z] === RUN TestKillStoppedContainer [2020-09-10T19:27:34.076Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-09-10T19:27:34.076Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-10T19:27:34.076Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-09-10T19:27:34.076Z] === RUN TestKillDifferentUserContainer [2020-09-10T19:27:34.486Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T19:27:34.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:27:35.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-10T19:27:35.107Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-09-10T19:27:35.107Z] === RUN TestInspectOomKilledTrue [2020-09-10T19:27:35.107Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-10T19:27:35.107Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:27:35.107Z] === RUN TestInspectOomKilledFalse [2020-09-10T19:27:35.107Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-10T19:27:35.107Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:27:35.107Z] === RUN TestLinksEtcHostsContentMatch [2020-09-10T19:27:35.388Z] --- PASS: TestRunContainerWithBridgeNone (3.03s) [2020-09-10T19:27:35.388Z] === RUN TestNetworkInvalidJSON [2020-09-10T19:27:35.388Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-10T19:27:35.388Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-10T19:27:35.389Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T19:27:35.389Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T19:27:35.389Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T19:27:35.389Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T19:27:35.389Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-10T19:27:35.389Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T19:27:35.389Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T19:27:35.389Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-10T19:27:35.389Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-10T19:27:35.389Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-10T19:27:35.389Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-10T19:27:35.389Z] === RUN TestHostIPv4BridgeLabel [2020-09-10T19:27:35.398Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-09-10T19:27:35.398Z] === RUN TestLinksContainerNames [2020-09-10T19:27:35.961Z] --- PASS: TestHostIPv4BridgeLabel (0.84s) [2020-09-10T19:27:35.961Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-10T19:27:36.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-09-10T19:27:36.649Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:27:37.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:27:37.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-09-10T19:27:37.460Z] --- PASS: TestLinksContainerNames (1.69s) [2020-09-10T19:27:37.460Z] === RUN TestLogsFollowTailEmpty [2020-09-10T19:27:37.874Z] --- PASS: TestDaemonRestartWithLiveRestore (1.44s) [2020-09-10T19:27:37.874Z] === RUN TestDaemonDefaultNetworkPools [2020-09-10T19:27:38.096Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-09-10T19:27:38.096Z] === RUN TestContainerNetworkMountsNoChown [2020-09-10T19:27:38.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:27:38.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-10T19:27:38.816Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) [2020-09-10T19:27:38.816Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-10T19:27:39.128Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/default [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/default [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/private [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/private [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/rprivate [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/slave [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/slave [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/rslave [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/shared [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/shared [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/rshared [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-10T19:27:39.128Z] === CONT TestMountDaemonRoot/default [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-10T19:27:39.128Z] === CONT TestMountDaemonRoot/rslave [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T19:27:39.128Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-10T19:27:39.128Z] === CONT TestMountDaemonRoot/rshared [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T19:27:39.128Z] === CONT TestMountDaemonRoot/shared [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-10T19:27:39.128Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T19:27:39.128Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-10T19:27:39.128Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T19:27:39.128Z] === CONT TestMountDaemonRoot/rprivate [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T19:27:39.128Z] === CONT TestMountDaemonRoot/slave [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-10T19:27:39.128Z] === CONT TestMountDaemonRoot/private [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-10T19:27:39.128Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-10T19:27:39.128Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-10T19:27:39.128Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-10T19:27:39.128Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-10T19:27:39.128Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-10T19:27:39.128Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-10T19:27:39.169Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T19:27:39.418Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-10T19:27:39.418Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-10T19:27:39.418Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-10T19:27:39.418Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-10T19:27:39.418Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-10T19:27:39.418Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T19:27:39.418Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-10T19:27:39.418Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T19:27:39.712Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-10T19:27:39.712Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-10T19:27:39.712Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T19:27:39.712Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-10T19:27:39.712Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T19:27:39.712Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-10T19:27:39.712Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-10T19:27:39.712Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-10T19:27:39.712Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-10T19:27:39.712Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-10T19:27:39.712Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-10T19:27:39.712Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-09-10T19:27:40.003Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-09-10T19:27:40.003Z] === RUN TestContainerBindMountNonRecursive [2020-09-10T19:27:40.729Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.98s) [2020-09-10T19:27:40.729Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-10T19:27:41.705Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-10T19:27:41.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.09s) [2020-09-10T19:27:41.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.17s) [2020-09-10T19:27:41.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.81s) [2020-09-10T19:27:41.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.84s) [2020-09-10T19:27:41.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.38s) [2020-09-10T19:27:41.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.45s) [2020-09-10T19:27:41.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.84s) [2020-09-10T19:27:41.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s) [2020-09-10T19:27:41.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-09-10T19:27:41.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.97s) [2020-09-10T19:27:41.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2020-09-10T19:27:41.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s) [2020-09-10T19:27:41.705Z] === RUN TestCgroupNamespacesRun [2020-09-10T19:27:41.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-09-10T19:27:42.131Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2020-09-10T19:27:42.131Z] === RUN TestNetworkNat [2020-09-10T19:27:42.762Z] --- PASS: TestNetworkNat (0.93s) [2020-09-10T19:27:42.762Z] === RUN TestNetworkLocalhostTCPNat [2020-09-10T19:27:43.083Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-09-10T19:27:43.083Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-10T19:27:43.276Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.39s) [2020-09-10T19:27:43.276Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-10T19:27:43.446Z] ......... [ 86%] [2020-09-10T19:27:43.794Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-09-10T19:27:43.794Z] === RUN TestNetworkLoopbackNat [2020-09-10T19:27:43.848Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-09-10T19:27:43.848Z] === RUN TestServiceWithPredefinedNetwork [2020-09-10T19:27:44.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-09-10T19:27:44.992Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2020-09-10T19:27:44.992Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-10T19:27:46.897Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2020-09-10T19:27:46.897Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-10T19:27:47.151Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2020-09-10T19:27:47.151Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-10T19:27:47.151Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T19:27:47.151Z] service_test.go:236: FLAKY_TEST [2020-09-10T19:27:47.151Z] === RUN TestServiceWithDataPathPortInit [2020-09-10T19:27:47.310Z] --- PASS: TestNetworkLoopbackNat (3.28s) [2020-09-10T19:27:47.310Z] === RUN TestPause [2020-09-10T19:27:47.541Z] tests/integration/models_images_test.py ............... [ 89%] [2020-09-10T19:27:47.944Z] --- PASS: TestPause (0.84s) [2020-09-10T19:27:47.944Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-10T19:27:47.944Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T19:27:47.944Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T19:27:47.944Z] === RUN TestPauseStopPausedContainer [2020-09-10T19:27:48.277Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s) [2020-09-10T19:27:48.277Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-10T19:27:48.574Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-09-10T19:27:48.574Z] === RUN TestPsFilter [2020-09-10T19:27:48.865Z] --- PASS: TestPsFilter (0.27s) [2020-09-10T19:27:48.865Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-10T19:27:48.997Z] tests/integration/models_networks_test.py .... [ 90%] [2020-09-10T19:27:49.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-10T19:27:49.784Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-09-10T19:27:49.784Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2020-09-10T19:27:49.784Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-10T19:27:49.898Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-09-10T19:27:49.898Z] === RUN TestRemoveContainerWithVolume [2020-09-10T19:27:50.530Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-09-10T19:27:50.530Z] === RUN TestRemoveContainerRunning [2020-09-10T19:27:51.162Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-09-10T19:27:51.421Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.58s) [2020-09-10T19:27:51.421Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-10T19:27:51.561Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-09-10T19:27:51.561Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-10T19:27:52.191Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-09-10T19:27:52.191Z] === RUN TestRemoveInvalidContainer [2020-09-10T19:27:52.191Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-10T19:27:52.191Z] === RUN TestRenameLinkedContainer [2020-09-10T19:27:52.357Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-09-10T19:27:52.357Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-10T19:27:52.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-10T19:27:53.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-09-10T19:27:53.996Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2020-09-10T19:27:53.996Z] === RUN TestKernelTCPMemory [2020-09-10T19:27:54.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-10T19:27:54.935Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-09-10T19:27:54.935Z] === RUN TestNISDomainname [2020-09-10T19:27:55.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-10T19:27:55.575Z] tests/integration/models_nodes_test.py . [ 91%] [2020-09-10T19:27:55.576Z] tests/integration/models_resources_test.py . [ 91%] [2020-09-10T19:27:55.704Z] --- PASS: TestRenameLinkedContainer (3.44s) [2020-09-10T19:27:55.704Z] === RUN TestRenameStoppedContainer [2020-09-10T19:27:55.762Z] --- PASS: TestNISDomainname (0.95s) [2020-09-10T19:27:55.762Z] === RUN TestHostnameDnsResolution [2020-09-10T19:27:56.736Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-09-10T19:27:56.736Z] === RUN TestRenameRunningContainerAndReuse [2020-09-10T19:27:57.142Z] --- PASS: TestHostnameDnsResolution (1.29s) [2020-09-10T19:27:57.142Z] === RUN TestStats [2020-09-10T19:27:57.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-10T19:27:58.240Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-09-10T19:27:58.240Z] === RUN TestRenameInvalidName [2020-09-10T19:27:59.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-10T19:27:59.272Z] --- PASS: TestRenameInvalidName (0.88s) [2020-09-10T19:27:59.272Z] === RUN TestRenameAnonymousContainer [2020-09-10T19:27:59.991Z] --- PASS: TestStats (2.77s) [2020-09-10T19:27:59.991Z] === RUN TestStopContainerWithTimeout [2020-09-10T19:27:59.991Z] === RUN TestStopContainerWithTimeout/0 [2020-09-10T19:27:59.991Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-10T19:27:59.991Z] === RUN TestStopContainerWithTimeout/1 [2020-09-10T19:27:59.991Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-10T19:27:59.991Z] === RUN TestStopContainerWithTimeout/3 [2020-09-10T19:27:59.991Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-10T19:27:59.991Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-10T19:27:59.991Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-10T19:27:59.991Z] === CONT TestStopContainerWithTimeout/0 [2020-09-10T19:27:59.991Z] === CONT TestStopContainerWithTimeout/3 [2020-09-10T19:28:01.361Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-09-10T19:28:01.370Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-10T19:28:02.747Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-09-10T19:28:03.314Z] === CONT TestStopContainerWithTimeout/1 [2020-09-10T19:28:03.758Z] --- PASS: TestRenameAnonymousContainer (4.79s) [2020-09-10T19:28:03.758Z] === RUN TestRenameContainerWithSameName [2020-09-10T19:28:03.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-10T19:28:04.643Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-09-10T19:28:04.643Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-09-10T19:28:04.789Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2020-09-10T19:28:04.789Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-10T19:28:04.820Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-09-10T19:28:04.820Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-09-10T19:28:04.820Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2020-09-10T19:28:04.820Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2020-09-10T19:28:04.820Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2020-09-10T19:28:04.820Z] === RUN TestDeleteDevicemapper [2020-09-10T19:28:04.820Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-10T19:28:04.820Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T19:28:04.820Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-10T19:28:05.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-10T19:28:05.269Z] --- PASS: TestServiceWithDataPathPortInit (17.53s) [2020-09-10T19:28:05.269Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-10T19:28:05.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-09-10T19:28:06.717Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-10T19:28:06.852Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2020-09-10T19:28:06.852Z] === RUN TestResize [2020-09-10T19:28:06.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-09-10T19:28:07.483Z] --- PASS: TestResize (0.87s) [2020-09-10T19:28:07.483Z] === RUN TestResizeWithInvalidSize [2020-09-10T19:28:07.544Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-10T19:28:07.544Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2020-09-10T19:28:07.544Z] === RUN TestUpdateMemory [2020-09-10T19:28:07.544Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-10T19:28:07.544Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:28:07.544Z] === RUN TestUpdateCPUQuota [2020-09-10T19:28:08.114Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-09-10T19:28:08.114Z] === RUN TestResizeWhenContainerNotStarted [2020-09-10T19:28:08.263Z] tests/integration/regression_test.py ...... [ 98%] [2020-09-10T19:28:08.482Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-10T19:28:08.781Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-09-10T19:28:08.781Z] tests/integration/credentials/utils_test.py . [100%] [2020-09-10T19:28:08.781Z] [2020-09-10T19:28:08.781Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-09-10T19:28:08.781Z] =========================== short test summary info ============================ [2020-09-10T19:28:08.781Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-09-10T19:28:08.781Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-09-10T19:28:08.781Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-09-10T19:28:08.781Z] Not supported on most drivers [2020-09-10T19:28:08.781Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-09-10T19:28:08.781Z] Output of docker top depends on host distro, and is not formalized. [2020-09-10T19:28:08.781Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-09-10T19:28:08.781Z] Output of docker top depends on host distro, and is not formalized. [2020-09-10T19:28:08.781Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-09-10T19:28:08.781Z] Can fail if eth0 has multiple IP addresses [2020-09-10T19:28:08.781Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-09-10T19:28:08.781Z] This doesn't seem to be taken into account by the engine [2020-09-10T19:28:08.781Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-09-10T19:28:08.781Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-09-10T19:28:08.781Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 305.75 seconds == [2020-09-10T19:28:09.040Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-09-10T19:28:09.051Z] --- PASS: TestUpdateCPUQuota (1.44s) [2020-09-10T19:28:09.051Z] === RUN TestUpdatePidsLimit [2020-09-10T19:28:09.051Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-10T19:28:09.147Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-09-10T19:28:09.147Z] === RUN TestDaemonRestartKillContainers [2020-09-10T19:28:09.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T19:28:09.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T19:28:09.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T19:28:09.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T19:28:09.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T19:28:09.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T19:28:09.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T19:28:09.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T19:28:09.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T19:28:09.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T19:28:09.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T19:28:09.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T19:28:09.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T19:28:09.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T19:28:09.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T19:28:09.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T19:28:09.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:28:09.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:28:09.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:28:09.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:28:09.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:28:09.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:28:09.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:28:09.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:28:09.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T19:28:09.147Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T19:28:09.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-09-10T19:28:09.310Z] === RUN TestUpdatePidsLimit/no_change [2020-09-10T19:28:09.569Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-10T19:28:10.138Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-10T19:28:10.397Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-10T19:28:10.657Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-10T19:28:11.327Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-10T19:28:11.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:28:11.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:28:12.286Z] --- PASS: TestUpdatePidsLimit (3.43s) [2020-09-10T19:28:12.286Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-09-10T19:28:12.286Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-09-10T19:28:12.286Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-09-10T19:28:12.286Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-09-10T19:28:12.287Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-09-10T19:28:12.287Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-09-10T19:28:12.287Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2020-09-10T19:28:12.287Z] === RUN TestUpdateRestartPolicy [2020-09-10T19:28:12.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-10T19:28:12.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-10T19:28:12.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-09-10T19:28:12.903Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:28:12.903Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:28:14.407Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T19:28:14.407Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T19:28:14.454Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-10T19:28:15.023Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-10T19:28:15.273Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.57s) [2020-09-10T19:28:15.273Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tjepexa6j20hs52njyxh7npvd Created:2020-09-10 19:28:06.502239276 +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[bcbd3d2a4034af6cad623dc925d7699f56dcb48ad732cf71a4d70683ff2c0f9f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rap516ek2lh2p9b34lhql52sr EndpointID:9d85df939f2fcaba341793b5330d52c8d5a46f7ae4c3f99763c9d7aae1f154fd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ac1a93dc2b26d880f78745ec7bf7a80594d0838bdf599e6d752bb69cf8e70f0f 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:f9e8b0b52ca1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rap516ek2lh2p9b34lhql52sr EndpointID:9d85df939f2fcaba341793b5330d52c8d5a46f7ae4c3f99763c9d7aae1f154fd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-10T19:28:15.273Z] PASS [2020-09-10T19:28:15.273Z] [2020-09-10T19:28:15.273Z] === Skipped [2020-09-10T19:28:15.273Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T19:28:15.273Z] service_test.go:236: FLAKY_TEST [2020-09-10T19:28:15.273Z] [2020-09-10T19:28:15.273Z] [2020-09-10T19:28:15.273Z] DONE 23 tests, 1 skipped in 60.353s [2020-09-10T19:28:15.273Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-10T19:28:15.273Z] ++ 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-09-10T19:28:15.273Z] ++ set -e [2020-09-10T19:28:15.273Z] ++ '[' -n 0 ']' [2020-09-10T19:28:15.273Z] ++ set -x [2020-09-10T19:28:15.273Z] ++ env -i DEST=/go/src/github.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-09-10T19:28:15.273Z] INFO: Testing against a local daemon [2020-09-10T19:28:15.273Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-10T19:28:15.273Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T19:28:15.273Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:28:15.273Z] === RUN TestDockerNetworkIpvlan [2020-09-10T19:28:15.273Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-10T19:28:15.273Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:28:15.273Z] PASS [2020-09-10T19:28:15.273Z] [2020-09-10T19:28:15.273Z] === Skipped [2020-09-10T19:28:15.273Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T19:28:15.273Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:28:15.273Z] [2020-09-10T19:28:15.273Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-10T19:28:15.273Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:28:15.273Z] [2020-09-10T19:28:15.273Z] [2020-09-10T19:28:15.273Z] DONE 2 tests, 2 skipped in 0.189s [2020-09-10T19:28:15.273Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-10T19:28:15.273Z] ++ 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-09-10T19:28:15.273Z] ++ set -e [2020-09-10T19:28:15.273Z] ++ '[' -n 0 ']' [2020-09-10T19:28:15.273Z] ++ set -x [2020-09-10T19:28:15.273Z] ++ env -i DEST=/go/src/github.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-09-10T19:28:15.273Z] INFO: Testing against a local daemon [2020-09-10T19:28:15.273Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-10T19:28:15.282Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-09-10T19:28:15.851Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-09-10T19:28:16.791Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-10T19:28:17.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T19:28:17.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T19:28:17.187Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.21s) [2020-09-10T19:28:17.187Z] === RUN TestDockerNetworkMacvlan [2020-09-10T19:28:18.129Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-10T19:28:19.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-09-10T19:28:19.514Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-10T19:28:19.857Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T19:28:19.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T19:28:20.456Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-10T19:28:21.243Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T19:28:21.243Z] [2020-09-10T19:28:21.243Z] Unloading profiles will leave already running processes permanently [2020-09-10T19:28:21.243Z] unconfined, which can lead to unexpected situations. [2020-09-10T19:28:21.243Z] [2020-09-10T19:28:21.243Z] To set a process to complain mode, use the command line tool [2020-09-10T19:28:21.243Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T19:28:21.243Z] [2020-09-10T19:28:21.349Z] === RUN TestDockerSuite/TestBuildChownSingleFile Post stage [Pipeline] junit [2020-09-10T19:28:21.824Z] Recording test results [2020-09-10T19:28:21.918Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-09-10T19:28:21.938Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-10T19:28:21.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2020-09-10T19:28:21.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.33s) [2020-09-10T19:28:21.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-09-10T19:28:21.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-09-10T19:28:21.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2020-09-10T19:28:21.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-09-10T19:28:21.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2020-09-10T19:28:21.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s) [2020-09-10T19:28:21.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.80s) [2020-09-10T19:28:21.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.09s) [2020-09-10T19:28:21.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.18s) [2020-09-10T19:28:21.938Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s) [2020-09-10T19:28:21.938Z] === RUN TestCgroupNamespacesRun [Pipeline] sh [2020-09-10T19:28:22.317Z] + echo Ensuring container killed. [2020-09-10T19:28:22.317Z] Ensuring container killed. [2020-09-10T19:28:22.317Z] + docker rm -vf docker-pr3 [2020-09-10T19:28:22.317Z] Error: No such container: docker-pr3 [2020-09-10T19:28:22.317Z] + true [Pipeline] sh [2020-09-10T19:28:22.487Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-10T19:28:22.599Z] + echo Chowning /workspace to jenkins user [2020-09-10T19:28:22.599Z] Chowning /workspace to jenkins user [2020-09-10T19:28:22.599Z] + id -u [2020-09-10T19:28:22.599Z] + id -g [2020-09-10T19:28:22.599Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41432:/workspace busybox chown -R 1000:1000 /workspace [2020-09-10T19:28:23.425Z] === RUN TestDockerSuite/TestBuildClearCmd [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-10T19:28:23.633Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-10T19:28:23.634Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-10T19:28:23.634Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2020-09-10T19:28:23.634Z] ok github.com/docker/docker/api/types/filters 0.055s coverage: 92.2% of statements [2020-09-10T19:28:23.634Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/types [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-10T19:28:23.634Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2020-09-10T19:28:23.634Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/builder [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-10T19:28:23.634Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-10T19:28:23.634Z] ok github.com/docker/docker/builder/dockerignore 0.048s coverage: 96.8% of statements [2020-09-10T19:28:23.634Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2020-09-10T19:28:23.634Z] ok github.com/docker/docker/builder/remotecontext/git 3.976s coverage: 86.3% of statements [2020-09-10T19:28:23.684Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-10T19:28:23.855Z] + bundleName=docker-py [2020-09-10T19:28:23.855Z] + echo Creating docker-py-bundles.tar.gz [2020-09-10T19:28:23.855Z] Creating docker-py-bundles.tar.gz [2020-09-10T19:28:23.855Z] + 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-09-10T19:28:23.867Z] Archiving artifacts [2020-09-10T19:28:23.944Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-10T19:28:24.003Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-09-10T19:28:24.003Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-10T19:28:24.204Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-10T19:28:24.463Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-10T19:28:24.463Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-10T19:28:24.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-09-10T19:28:24.723Z] --- PASS: TestUpdateRestartPolicy (12.39s) [2020-09-10T19:28:24.723Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-10T19:28:24.765Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-10T19:28:25.292Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2020-09-10T19:28:25.292Z] === RUN TestWaitNonBlocked [2020-09-10T19:28:25.292Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T19:28:25.292Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T19:28:25.292Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T19:28:25.292Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T19:28:25.507Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-09-10T19:28:25.507Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-10T19:28:25.552Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T19:28:25.552Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T19:28:25.743Z] ok github.com/docker/docker/builder/dockerfile 1.253s coverage: 48.0% of statements [2020-09-10T19:28:25.743Z] ok github.com/docker/docker/builder/remotecontext 0.543s coverage: 13.6% of statements [2020-09-10T19:28:25.743Z] ? github.com/docker/docker/cli [no test files] [2020-09-10T19:28:25.743Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-10T19:28:26.131Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-10T19:28:26.390Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-10T19:28:26.390Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-09-10T19:28:26.390Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2020-09-10T19:28:26.390Z] === RUN TestWaitBlocked [2020-09-10T19:28:26.390Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T19:28:26.390Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T19:28:26.390Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T19:28:26.390Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T19:28:26.390Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T19:28:26.390Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T19:28:27.011Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2020-09-10T19:28:27.011Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-10T19:28:27.311Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-10T19:28:27.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-09-10T19:28:27.585Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-10T19:28:27.585Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2020-09-10T19:28:27.585Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2020-09-10T19:28:27.585Z] === CONT TestContainerStartOnDaemonRestart [2020-09-10T19:28:27.585Z] === CONT TestIpcModeOlderClient [2020-09-10T19:28:27.844Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-09-10T19:28:27.844Z] === CONT TestContainerKillOnDaemonStart [2020-09-10T19:28:29.065Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41432/3/artifacts/ [Pipeline] } [2020-09-10T19:28:29.078Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-09-10T19:28:29.078Z] === RUN TestCgroupNamespacesRunPrivateMode [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-09-10T19:28:29.422Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -e DOCKER_GRAPHDRIVER docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/make.sh binary-daemon [2020-09-10T19:28:29.683Z] [2020-09-10T19:28:29.941Z] Removing bundles/ [2020-09-10T19:28:29.941Z] [2020-09-10T19:28:29.941Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-09-10T19:28:29.941Z] Building: bundles/binary-daemon/dockerd-dev [2020-09-10T19:28:29.941Z] GOOS="" GOARCH="" GOARM="" [2020-09-10T19:28:30.268Z] ok github.com/docker/docker/client 0.531s coverage: 75.4% of statements [2020-09-10T19:28:30.583Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-09-10T19:28:30.583Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-10T19:28:31.136Z] --- PASS: TestContainerStartOnDaemonRestart (2.98s) [2020-09-10T19:28:31.136Z] === CONT TestDaemonHostGatewayIP [2020-09-10T19:28:31.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-09-10T19:28:31.136Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-10T19:28:32.514Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-10T19:28:32.647Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2020-09-10T19:28:32.647Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-10T19:28:33.278Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-09-10T19:28:33.278Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-10T19:28:33.898Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-10T19:28:34.420Z] --- PASS: TestDaemonHostGatewayIP (3.41s) [2020-09-10T19:28:34.420Z] === CONT TestDaemonRestartIpcMode [2020-09-10T19:28:34.785Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-09-10T19:28:34.785Z] === RUN TestKernelTCPMemory [2020-09-10T19:28:34.988Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-09-10T19:28:35.558Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-10T19:28:35.813Z] --- PASS: TestDockerNetworkMacvlan (18.84s) [2020-09-10T19:28:35.813Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-09-10T19:28:35.813Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-09-10T19:28:35.813Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2020-09-10T19:28:35.813Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.97s) [2020-09-10T19:28:35.813Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.14s) [2020-09-10T19:28:35.813Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2020-09-10T19:28:35.813Z] PASS [2020-09-10T19:28:35.813Z] [2020-09-10T19:28:35.813Z] DONE 8 tests in 21.217s [2020-09-10T19:28:35.813Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-10T19:28:35.813Z] ++ 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-09-10T19:28:35.813Z] ++ set -e [2020-09-10T19:28:35.813Z] ++ '[' -n 0 ']' [2020-09-10T19:28:35.813Z] ++ set -x [2020-09-10T19:28:35.813Z] ++ env -i DEST=/go/src/github.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-09-10T19:28:35.813Z] testing: warning: no tests to run [2020-09-10T19:28:35.813Z] PASS [2020-09-10T19:28:35.813Z] [2020-09-10T19:28:35.813Z] DONE 0 tests in 0.044s [2020-09-10T19:28:35.813Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-10T19:28:35.813Z] ++ 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-09-10T19:28:35.813Z] ++ set -e [2020-09-10T19:28:35.813Z] ++ '[' -n 0 ']' [2020-09-10T19:28:35.813Z] ++ set -x [2020-09-10T19:28:35.813Z] ++ env -i DEST=/go/src/github.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-09-10T19:28:35.819Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-09-10T19:28:35.819Z] === RUN TestNISDomainname [2020-09-10T19:28:36.074Z] INFO: Testing against a local daemon [2020-09-10T19:28:36.074Z] === RUN TestAuthZPluginAllowRequest [2020-09-10T19:28:36.497Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-10T19:28:36.756Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-10T19:28:36.851Z] --- PASS: TestNISDomainname (0.99s) [2020-09-10T19:28:36.851Z] === RUN TestHostnameDnsResolution [2020-09-10T19:28:37.325Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-10T19:28:37.585Z] --- PASS: TestDaemonRestartIpcMode (3.42s) [2020-09-10T19:28:37.585Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-10T19:28:37.844Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-10T19:28:37.991Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2020-09-10T19:28:37.991Z] === RUN TestAuthZPluginTLS [2020-09-10T19:28:38.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-09-10T19:28:38.357Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-09-10T19:28:38.357Z] === RUN TestStats [2020-09-10T19:28:38.564Z] --- PASS: TestAuthZPluginTLS (0.79s) [2020-09-10T19:28:38.564Z] === RUN TestAuthZPluginDenyRequest [2020-09-10T19:28:39.136Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-09-10T19:28:39.136Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-10T19:28:40.081Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.72s) [2020-09-10T19:28:40.081Z] === RUN TestAuthZPluginDenyResponse [2020-09-10T19:28:40.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-09-10T19:28:40.654Z] --- PASS: TestAuthZPluginDenyResponse (0.74s) [2020-09-10T19:28:40.654Z] === RUN TestAuthZPluginAllowEventStream [2020-09-10T19:28:40.899Z] --- PASS: TestContainerKillOnDaemonStart (13.06s) [2020-09-10T19:28:40.899Z] PASS [2020-09-10T19:28:40.899Z] [2020-09-10T19:28:40.899Z] === Skipped [2020-09-10T19:28:40.899Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-10T19:28:40.899Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T19:28:40.899Z] [2020-09-10T19:28:40.899Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-10T19:28:40.899Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:28:40.899Z] [2020-09-10T19:28:40.899Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-10T19:28:40.899Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:28:40.899Z] [2020-09-10T19:28:40.899Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T19:28:40.899Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T19:28:40.899Z] [2020-09-10T19:28:40.899Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-10T19:28:40.899Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T19:28:40.899Z] [2020-09-10T19:28:40.899Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-10T19:28:40.899Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:28:40.899Z] [2020-09-10T19:28:40.899Z] [2020-09-10T19:28:40.899Z] DONE 192 tests, 6 skipped in 141.475s [2020-09-10T19:28:40.899Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-10T19:28:40.899Z] ++ 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-09-10T19:28:40.899Z] ++ set -e [2020-09-10T19:28:40.899Z] ++ '[' -n 0 ']' [2020-09-10T19:28:40.899Z] ++ set -x [2020-09-10T19:28:40.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-10T19:28:41.160Z] INFO: Testing against a local daemon [2020-09-10T19:28:41.160Z] === RUN TestCommitInheritsEnv [2020-09-10T19:28:41.729Z] --- PASS: TestCommitInheritsEnv (0.49s) [2020-09-10T19:28:41.729Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-10T19:28:41.729Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-10T19:28:41.729Z] === RUN TestImagesFilterMultiReference [2020-09-10T19:28:41.729Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-10T19:28:41.729Z] === RUN TestImagePullPlatformInvalid [2020-09-10T19:28:41.876Z] --- PASS: TestStats (2.88s) [2020-09-10T19:28:41.876Z] === RUN TestStopContainerWithTimeout [2020-09-10T19:28:41.876Z] === RUN TestStopContainerWithTimeout/0 [2020-09-10T19:28:41.876Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-10T19:28:41.876Z] === RUN TestStopContainerWithTimeout/1 [2020-09-10T19:28:41.876Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-10T19:28:41.876Z] === RUN TestStopContainerWithTimeout/3 [2020-09-10T19:28:41.876Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-10T19:28:41.876Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-10T19:28:41.876Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-10T19:28:41.876Z] === CONT TestStopContainerWithTimeout/0 [2020-09-10T19:28:41.876Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-10T19:28:41.989Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-09-10T19:28:41.989Z] === RUN TestRemoveImageOrphaning [2020-09-10T19:28:42.167Z] === CONT TestStopContainerWithTimeout/3 [2020-09-10T19:28:42.249Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2020-09-10T19:28:42.249Z] === RUN TestRemoveImageGarbageCollector [2020-09-10T19:28:42.569Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-09-10T19:28:42.569Z] === RUN TestAuthZPluginErrorResponse [2020-09-10T19:28:43.142Z] --- PASS: TestAuthZPluginErrorResponse (0.74s) [2020-09-10T19:28:43.142Z] === RUN TestAuthZPluginErrorRequest [2020-09-10T19:28:43.192Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-09-10T19:28:43.715Z] --- PASS: TestAuthZPluginErrorRequest (0.62s) [2020-09-10T19:28:43.715Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-10T19:28:44.288Z] === CONT TestStopContainerWithTimeout/1 [2020-09-10T19:28:44.571Z] --- PASS: TestRemoveImageGarbageCollector (2.24s) [2020-09-10T19:28:44.572Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-10T19:28:44.572Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-09-10T19:28:44.572Z] === RUN TestTagInvalidReference [2020-09-10T19:28:44.572Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-10T19:28:44.572Z] === RUN TestTagValidPrefixedRepo [2020-09-10T19:28:44.572Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-09-10T19:28:44.572Z] === RUN TestTagExistedNameWithoutForce [2020-09-10T19:28:44.659Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-09-10T19:28:44.659Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-10T19:28:44.832Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-10T19:28:44.832Z] === RUN TestTagOfficialNames [2020-09-10T19:28:44.832Z] --- PASS: TestTagOfficialNames (0.06s) [2020-09-10T19:28:44.832Z] === RUN TestTagMatchesDigest [2020-09-10T19:28:44.832Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-10T19:28:44.832Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-10T19:28:46.420Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-10T19:28:46.420Z] --- PASS: TestStopContainerWithTimeout/0 (0.92s) [2020-09-10T19:28:46.420Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2020-09-10T19:28:46.420Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2020-09-10T19:28:46.420Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2020-09-10T19:28:46.420Z] === RUN TestDeleteDevicemapper [2020-09-10T19:28:46.420Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-10T19:28:46.420Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T19:28:46.420Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-10T19:28:47.206Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.34s) [2020-09-10T19:28:47.206Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-10T19:28:47.380Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-09-10T19:28:47.380Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-10T19:28:48.319Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-10T19:28:49.121Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.37s) [2020-09-10T19:28:49.121Z] === RUN TestAuthZPluginHeader [2020-09-10T19:28:49.258Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-10T19:28:49.258Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-09-10T19:28:49.310Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.32s) [2020-09-10T19:28:49.310Z] === RUN TestUpdateMemory [2020-09-10T19:28:49.310Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-10T19:28:49.310Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:28:49.310Z] === RUN TestUpdateCPUQuota [2020-09-10T19:28:49.519Z] Removing intermediate container 5213ce001dd2 [2020-09-10T19:28:49.520Z] ---> 94ded2a2b3ca [2020-09-10T19:28:49.520Z] 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-09-10T19:28:49.520Z] ---> Running in f115ae9fb903 [2020-09-10T19:28:49.520Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-09-10T19:28:49.520Z] go: finding gotest.tools v0.3.5 [2020-09-10T19:28:49.520Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-09-10T19:28:49.520Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-10T19:28:49.520Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-10T19:28:49.520Z] go: downloading gotest.tools v2.1.0+incompatible [2020-09-10T19:28:49.520Z] go: extracting gotest.tools v2.1.0+incompatible [2020-09-10T19:28:49.520Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-10T19:28:49.520Z] go: downloading github.com/fatih/color v1.6.0 [2020-09-10T19:28:49.520Z] go: downloading github.com/pkg/errors v0.8.0 [2020-09-10T19:28:49.520Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-09-10T19:28:49.520Z] go: extracting github.com/fatih/color v1.6.0 [2020-09-10T19:28:49.520Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-10T19:28:49.520Z] go: extracting github.com/pkg/errors v0.8.0 [2020-09-10T19:28:49.520Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-10T19:28:49.520Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-09-10T19:28:49.520Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T19:28:49.520Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-10T19:28:49.520Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T19:28:49.520Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-10T19:28:49.520Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-10T19:28:49.520Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T19:28:49.520Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T19:28:49.520Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-10T19:28:49.520Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-10T19:28:49.520Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T19:28:49.520Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T19:28:49.520Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T19:28:49.520Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T19:28:49.520Z] go: finding github.com/fatih/color v1.6.0 [2020-09-10T19:28:49.520Z] go: finding github.com/pkg/errors v0.8.0 [2020-09-10T19:28:49.520Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-10T19:28:49.520Z] go: finding github.com/spf13/pflag v1.0.1 [2020-09-10T19:28:49.520Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-10T19:28:49.520Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-10T19:28:49.520Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-10T19:28:49.520Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-10T19:28:49.520Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-10T19:28:49.520Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-10T19:28:49.520Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-10T19:28:49.520Z] INFO: Build done for gotestsum... [2020-09-10T19:28:50.064Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-09-10T19:28:50.064Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-10T19:28:50.064Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-10T19:28:50.064Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:28:50.064Z] === RUN TestAuthZPluginV2Disable [2020-09-10T19:28:50.064Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-10T19:28:50.064Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:28:50.064Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-10T19:28:50.064Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-10T19:28:50.064Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:28:50.064Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-10T19:28:50.064Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-10T19:28:50.064Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:28:50.064Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-10T19:28:50.848Z] --- PASS: TestUpdateCPUQuota (1.12s) [2020-09-10T19:28:50.849Z] === RUN TestUpdatePidsLimit [2020-09-10T19:28:50.849Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-10T19:28:50.849Z] === RUN TestUpdatePidsLimit/no_change [2020-09-10T19:28:51.481Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-10T19:28:51.771Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-10T19:28:51.794Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-10T19:28:52.061Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-10T19:28:52.693Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-10T19:28:52.747Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-09-10T19:28:53.032Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-10T19:28:54.137Z] --- PASS: TestUpdatePidsLimit (3.67s) [2020-09-10T19:28:54.137Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-09-10T19:28:54.137Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-09-10T19:28:54.137Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-09-10T19:28:54.137Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-09-10T19:28:54.137Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-09-10T19:28:54.137Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-09-10T19:28:54.137Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-09-10T19:28:54.137Z] === RUN TestUpdateRestartPolicy [2020-09-10T19:28:55.286Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-10T19:28:56.665Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-10T19:28:56.665Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-10T19:28:56.665Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-10T19:28:56.665Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-10T19:28:56.665Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-10T19:28:57.603Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-09-10T19:28:58.982Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-09-10T19:28:59.241Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-09-10T19:28:59.787Z] Removing intermediate container f115ae9fb903 [2020-09-10T19:28:59.787Z] ---> 2834b1ca3041 [2020-09-10T19:28:59.787Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-09-10T19:28:59.787Z] ---> Running in 78f2eb89ef58 [2020-09-10T19:28:59.787Z] Removing intermediate container 78f2eb89ef58 [2020-09-10T19:28:59.787Z] ---> 434680cb6c40 [2020-09-10T19:28:59.787Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-09-10T19:28:59.787Z] ---> Running in 97eb2e51d65a [2020-09-10T19:29:00.178Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-10T19:29:00.178Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-10T19:29:00.241Z] Removing intermediate container 97eb2e51d65a [2020-09-10T19:29:00.241Z] ---> f1e8edac2674 [2020-09-10T19:29:00.241Z] Step 10/10 : COPY . . [2020-09-10T19:29:04.376Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-10T19:29:05.313Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-09-10T19:29:06.252Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-09-10T19:29:06.822Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-09-10T19:29:06.929Z] --- PASS: TestUpdateRestartPolicy (12.67s) [2020-09-10T19:29:06.929Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-10T19:29:07.082Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-10T19:29:07.342Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-09-10T19:29:07.602Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-10T19:29:07.961Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-09-10T19:29:07.961Z] === RUN TestWaitNonBlocked [2020-09-10T19:29:07.961Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T19:29:07.961Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T19:29:07.961Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T19:29:07.961Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T19:29:07.961Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T19:29:07.961Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T19:29:09.077Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-10T19:29:09.077Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-09-10T19:29:09.077Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2020-09-10T19:29:09.077Z] === RUN TestWaitBlocked [2020-09-10T19:29:09.077Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T19:29:09.077Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T19:29:09.077Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T19:29:09.077Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T19:29:09.077Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T19:29:09.077Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T19:29:09.798Z] ok github.com/docker/docker/cmd/dockerd 0.133s coverage: 30.8% of statements [2020-09-10T19:29:10.162Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-10T19:29:10.162Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2020-09-10T19:29:10.162Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2020-09-10T19:29:10.162Z] === CONT TestContainerStartOnDaemonRestart [2020-09-10T19:29:10.162Z] === CONT TestIpcModeOlderClient [2020-09-10T19:29:10.162Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-09-10T19:29:10.162Z] === CONT TestDaemonHostGatewayIP [2020-09-10T19:29:10.894Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-09-10T19:29:11.154Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-09-10T19:29:12.026Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.45s) [2020-09-10T19:29:12.026Z] PASS [2020-09-10T19:29:12.026Z] [2020-09-10T19:29:12.026Z] === Skipped [2020-09-10T19:29:12.026Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-10T19:29:12.026Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:29:12.026Z] [2020-09-10T19:29:12.026Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-10T19:29:12.026Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:29:12.026Z] [2020-09-10T19:29:12.026Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-10T19:29:12.026Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:29:12.026Z] [2020-09-10T19:29:12.026Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-10T19:29:12.026Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:29:12.026Z] [2020-09-10T19:29:12.026Z] [2020-09-10T19:29:12.026Z] DONE 17 tests, 4 skipped in 32.780s [2020-09-10T19:29:12.026Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-10T19:29:12.026Z] ++ 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-09-10T19:29:12.026Z] ++ set -e [2020-09-10T19:29:12.026Z] ++ '[' -n 0 ']' [2020-09-10T19:29:12.026Z] ++ set -x [2020-09-10T19:29:12.026Z] ++ env -i DEST=/go/src/github.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-09-10T19:29:12.026Z] INFO: Testing against a local daemon [2020-09-10T19:29:12.026Z] === RUN TestPluginInvalidJSON [2020-09-10T19:29:12.026Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T19:29:12.026Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T19:29:12.026Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T19:29:12.026Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-10T19:29:12.026Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-10T19:29:12.026Z] === RUN TestPluginInstall [2020-09-10T19:29:12.026Z] === RUN TestPluginInstall/no_auth [2020-09-10T19:29:12.933Z] --- PASS: TestContainerStartOnDaemonRestart (2.71s) [2020-09-10T19:29:12.933Z] === CONT TestContainerKillOnDaemonStart [2020-09-10T19:29:13.565Z] --- PASS: TestDaemonHostGatewayIP (3.48s) [2020-09-10T19:29:13.565Z] === CONT TestDaemonRestartIpcMode [2020-09-10T19:29:13.690Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-10T19:29:13.949Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-09-10T19:29:14.573Z] time="2020-09-10T19:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:29:14.573Z] time="2020-09-10T19:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c6de9096d91d127615887ef96f78d01bdb1f572c4956cb076a0b5df39ffadc1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:29:14.573Z] time="2020-09-10T19:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:29:14.573Z] time="2020-09-10T19:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c6de9096d91d127615887ef96f78d01bdb1f572c4956cb076a0b5df39ffadc1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:29:14.573Z] === RUN TestPluginInstall/with_htpasswd [2020-09-10T19:29:15.476Z] ok github.com/docker/docker/container 0.181s coverage: 34.7% of statements [2020-09-10T19:29:15.476Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-10T19:29:15.476Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-10T19:29:15.476Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-10T19:29:15.476Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-10T19:29:15.518Z] time="2020-09-10T19:29:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:29:15.518Z] time="2020-09-10T19:29:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3db6a4c9f437f3e1c7461b4e0ab1b927164c3dd451f1894130be4ad58d59fffa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:29:15.518Z] time="2020-09-10T19:29:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:29:15.518Z] time="2020-09-10T19:29:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3db6a4c9f437f3e1c7461b4e0ab1b927164c3dd451f1894130be4ad58d59fffa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:29:15.863Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-09-10T19:29:16.097Z] === RUN TestPluginInstall/with_insecure [2020-09-10T19:29:17.016Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.047s coverage: 65.3% of statements [2020-09-10T19:29:17.176Z] --- PASS: TestDaemonRestartIpcMode (3.51s) [2020-09-10T19:29:17.494Z] time="2020-09-10T19:29:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:29:17.494Z] time="2020-09-10T19:29:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a02d9ec396ac8ff43c56061a61528ba454ff003baf11c777103304cbbca385fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:29:17.494Z] time="2020-09-10T19:29:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:29:17.494Z] time="2020-09-10T19:29:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a02d9ec396ac8ff43c56061a61528ba454ff003baf11c777103304cbbca385fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:29:18.070Z] --- PASS: TestPluginInstall (9.07s) [2020-09-10T19:29:18.070Z] --- PASS: TestPluginInstall/no_auth (5.75s) [2020-09-10T19:29:18.070Z] --- PASS: TestPluginInstall/with_htpasswd (1.32s) [2020-09-10T19:29:18.070Z] --- PASS: TestPluginInstall/with_insecure (2.00s) [2020-09-10T19:29:18.070Z] plugin_test.go:157: [dd1aae8fc9acb] daemon is not started [2020-09-10T19:29:18.070Z] PASS [2020-09-10T19:29:18.070Z] [2020-09-10T19:29:18.070Z] DONE 6 tests in 9.304s [2020-09-10T19:29:18.070Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-10T19:29:18.070Z] ++ 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-09-10T19:29:18.070Z] ++ set -e [2020-09-10T19:29:18.070Z] ++ '[' -n 0 ']' [2020-09-10T19:29:18.070Z] ++ set -x [2020-09-10T19:29:18.070Z] ++ env -i DEST=/go/src/github.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-09-10T19:29:18.070Z] INFO: Testing against a local daemon [2020-09-10T19:29:18.070Z] === RUN TestExternalGraphDriver [2020-09-10T19:29:18.333Z] === RUN TestExternalGraphDriver/json [2020-09-10T19:29:20.065Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-09-10T19:29:20.065Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-10T19:29:20.633Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-10T19:29:20.633Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-09-10T19:29:20.890Z] === RUN TestExternalGraphDriver/spec [2020-09-10T19:29:22.012Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-10T19:29:22.675Z] ok github.com/docker/docker/daemon/cluster/convert 0.116s coverage: 35.9% of statements [2020-09-10T19:29:24.193Z] === RUN TestExternalGraphDriver/pull [2020-09-10T19:29:25.304Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-10T19:29:25.335Z] ---> ec05dfdea8f1 [2020-09-10T19:29:25.335Z] Successfully built ec05dfdea8f1 [2020-09-10T19:29:25.335Z] Successfully tagged docker:latest [2020-09-10T19:29:25.335Z] INFO: Image build ended at 09/10/2020 19:29:23. Duration:00:03:28.7804040 [2020-09-10T19:29:25.335Z] [2020-09-10T19:29:25.335Z] [2020-09-10T19:29:25.335Z] INFO: Building the test binaries at 09/10/2020 19:29:23... [2020-09-10T19:29:25.443Z] ok github.com/docker/docker/daemon/cluster 0.185s coverage: 0.5% of statements [2020-09-10T19:29:25.647Z] --- PASS: TestContainerKillOnDaemonStart (12.31s) [2020-09-10T19:29:25.647Z] PASS [2020-09-10T19:29:25.647Z] [2020-09-10T19:29:25.647Z] === Skipped [2020-09-10T19:29:25.647Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-09-10T19:29:25.647Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T19:29:25.647Z] [2020-09-10T19:29:25.647Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-10T19:29:25.647Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:29:25.647Z] [2020-09-10T19:29:25.647Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-10T19:29:25.647Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:29:25.647Z] [2020-09-10T19:29:25.647Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T19:29:25.647Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T19:29:25.647Z] [2020-09-10T19:29:25.647Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-09-10T19:29:25.647Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T19:29:25.647Z] [2020-09-10T19:29:25.647Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-09-10T19:29:25.647Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:29:25.647Z] [2020-09-10T19:29:25.647Z] [2020-09-10T19:29:25.647Z] DONE 192 tests, 6 skipped in 149.769s [2020-09-10T19:29:25.647Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-09-10T19:29:25.647Z] ++ 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-09-10T19:29:25.647Z] ++ set -e [2020-09-10T19:29:25.647Z] ++ '[' -n 0 ']' [2020-09-10T19:29:25.647Z] ++ set -x [2020-09-10T19:29:25.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-10T19:29:25.647Z] INFO: Testing against a local daemon [2020-09-10T19:29:25.647Z] === RUN TestCommitInheritsEnv [2020-09-10T19:29:25.873Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-10T19:29:25.937Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-09-10T19:29:25.937Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-10T19:29:25.937Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-10T19:29:25.937Z] === RUN TestImagesFilterMultiReference [2020-09-10T19:29:25.937Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-09-10T19:29:25.937Z] === RUN TestImagePullPlatformInvalid [2020-09-10T19:29:25.937Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-09-10T19:29:25.937Z] === RUN TestRemoveImageOrphaning [2020-09-10T19:29:26.442Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-10T19:29:26.572Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-09-10T19:29:26.572Z] === RUN TestRemoveImageGarbageCollector [2020-09-10T19:29:26.572Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-10T19:29:26.572Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:29:26.572Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-10T19:29:26.572Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.01s) [2020-09-10T19:29:26.572Z] === RUN TestTagInvalidReference [2020-09-10T19:29:26.572Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-10T19:29:26.572Z] === RUN TestTagValidPrefixedRepo [2020-09-10T19:29:26.572Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-10T19:29:26.572Z] === RUN TestTagExistedNameWithoutForce [2020-09-10T19:29:26.572Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-10T19:29:26.572Z] === RUN TestTagOfficialNames [2020-09-10T19:29:26.572Z] --- PASS: TestTagOfficialNames (0.03s) [2020-09-10T19:29:26.572Z] === RUN TestTagMatchesDigest [2020-09-10T19:29:26.572Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-10T19:29:26.572Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-10T19:29:26.703Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-10T19:29:26.741Z] --- PASS: TestExternalGraphDriver (8.21s) [2020-09-10T19:29:26.741Z] --- PASS: TestExternalGraphDriver/json (2.69s) [2020-09-10T19:29:26.741Z] --- PASS: TestExternalGraphDriver/spec (2.75s) [2020-09-10T19:29:26.741Z] --- PASS: TestExternalGraphDriver/pull (2.60s) [2020-09-10T19:29:26.741Z] === RUN TestGraphdriverPluginV2 [2020-09-10T19:29:26.741Z] --- SKIP: TestGraphdriverPluginV2 (0.15s) [2020-09-10T19:29:26.741Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:29:26.741Z] PASS [2020-09-10T19:29:26.741Z] [2020-09-10T19:29:26.741Z] === Skipped [2020-09-10T19:29:26.741Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.15s) [2020-09-10T19:29:26.741Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:29:26.741Z] [2020-09-10T19:29:26.741Z] [2020-09-10T19:29:26.741Z] DONE 5 tests, 1 skipped in 8.539s [2020-09-10T19:29:26.741Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-10T19:29:26.741Z] ++ 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-09-10T19:29:26.741Z] ++ set -e [2020-09-10T19:29:26.741Z] ++ '[' -n 0 ']' [2020-09-10T19:29:26.741Z] ++ set -x [2020-09-10T19:29:26.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-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-09-10T19:29:26.741Z] INFO: Testing against a local daemon [2020-09-10T19:29:26.741Z] === RUN TestContinueAfterPluginCrash [2020-09-10T19:29:26.741Z] === PAUSE TestContinueAfterPluginCrash [2020-09-10T19:29:26.741Z] === RUN TestReadPluginNoRead [2020-09-10T19:29:26.741Z] === PAUSE TestReadPluginNoRead [2020-09-10T19:29:26.741Z] === RUN TestDaemonStartWithLogOpt [2020-09-10T19:29:26.741Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-10T19:29:26.741Z] === CONT TestContinueAfterPluginCrash [2020-09-10T19:29:26.741Z] === CONT TestDaemonStartWithLogOpt [2020-09-10T19:29:26.741Z] === CONT TestReadPluginNoRead [2020-09-10T19:29:27.496Z] INFO: make.ps1 starting at 09/10/2020 19:29:27 [2020-09-10T19:29:27.951Z] INFO: Git commit (850f02b35f) assumed from DOCKER_GITCOMMIT environment variable [2020-09-10T19:29:27.951Z] INFO: Invoking autogen... [2020-09-10T19:29:28.081Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-10T19:29:28.649Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-09-10T19:29:28.909Z] INFO: Building daemon... [2020-09-10T19:29:29.099Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2020-09-10T19:29:29.217Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-10T19:29:30.595Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-10T19:29:30.695Z] ok github.com/docker/docker/daemon/config 0.080s coverage: 81.8% of statements [2020-09-10T19:29:30.695Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-09-10T19:29:31.532Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-10T19:29:32.062Z] === RUN TestReadPluginNoRead/default [2020-09-10T19:29:32.062Z] --- PASS: TestDaemonStartWithLogOpt (5.03s) [2020-09-10T19:29:33.445Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-10T19:29:33.474Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2020-09-10T19:29:34.068Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-09-10T19:29:34.636Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-09-10T19:29:35.206Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-09-10T19:29:35.359Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-10T19:29:35.595Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.487s coverage: 14.1% of statements [2020-09-10T19:29:35.775Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-09-10T19:29:35.894Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-09-10T19:29:37.273Z] --- PASS: TestReadPluginNoRead (10.60s) [2020-09-10T19:29:37.273Z] --- PASS: TestReadPluginNoRead/default (2.09s) [2020-09-10T19:29:37.273Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.08s) [2020-09-10T19:29:37.273Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s) [2020-09-10T19:29:37.273Z] read_test.go:92: [dc78f1b86864b] daemon is not started [2020-09-10T19:29:37.273Z] --- PASS: TestContinueAfterPluginCrash (10.67s) [2020-09-10T19:29:37.273Z] PASS [2020-09-10T19:29:37.273Z] [2020-09-10T19:29:37.273Z] DONE 6 tests in 10.872s [2020-09-10T19:29:37.535Z] 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-09-10T19:29:37.535Z] ++ 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-09-10T19:29:37.535Z] ++ set -e [2020-09-10T19:29:37.535Z] ++ '[' -n 0 ']' [2020-09-10T19:29:37.535Z] ++ set -x [2020-09-10T19:29:37.535Z] ++ env -i DEST=/go/src/github.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-09-10T19:29:37.535Z] testing: warning: no tests to run [2020-09-10T19:29:37.535Z] PASS [2020-09-10T19:29:37.535Z] [2020-09-10T19:29:37.535Z] DONE 0 tests in 0.052s [2020-09-10T19:29:37.535Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-10T19:29:37.535Z] ++ 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-09-10T19:29:37.535Z] ++ set -e [2020-09-10T19:29:37.535Z] ++ '[' -n 0 ']' [2020-09-10T19:29:37.535Z] ++ set -x [2020-09-10T19:29:37.535Z] ++ env -i DEST=/go/src/github.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-09-10T19:29:37.683Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-09-10T19:29:37.683Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-09-10T19:29:37.796Z] INFO: Testing against a local daemon [2020-09-10T19:29:37.796Z] === RUN TestPluginWithDevMounts [2020-09-10T19:29:37.796Z] === PAUSE TestPluginWithDevMounts [2020-09-10T19:29:37.796Z] === CONT TestPluginWithDevMounts [2020-09-10T19:29:38.033Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.680s coverage: 57.9% of statements [2020-09-10T19:29:40.144Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-09-10T19:29:40.221Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-09-10T19:29:40.221Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-10T19:29:40.343Z] --- PASS: TestPluginWithDevMounts (2.15s) [2020-09-10T19:29:40.343Z] PASS [2020-09-10T19:29:40.343Z] [2020-09-10T19:29:40.343Z] DONE 1 tests in 2.375s [2020-09-10T19:29:40.343Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-10T19:29:40.343Z] ++ 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-09-10T19:29:40.343Z] ++ set -e [2020-09-10T19:29:40.343Z] ++ '[' -n 0 ']' [2020-09-10T19:29:40.343Z] ++ set -x [2020-09-10T19:29:40.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-10T19:29:40.343Z] INFO: Testing against a local daemon [2020-09-10T19:29:40.343Z] === RUN TestSecretInspect [2020-09-10T19:29:41.601Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-10T19:29:41.601Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-09-10T19:29:41.677Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.101s coverage: 69.2% of statements [2020-09-10T19:29:41.979Z] ok github.com/docker/docker/daemon 12.397s coverage: 17.4% of statements [2020-09-10T19:29:41.979Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-10T19:29:41.979Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-10T19:29:41.979Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-10T19:29:41.979Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-10T19:29:42.629Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.630s coverage: 46.2% of statements [2020-09-10T19:29:42.629Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-10T19:29:43.645Z] --- PASS: TestSecretInspect (3.21s) [2020-09-10T19:29:43.645Z] === RUN TestSecretList [2020-09-10T19:29:44.917Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-10T19:29:45.412Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.542s coverage: 49.5% of statements [2020-09-10T19:29:45.487Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-09-10T19:29:45.710Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.574s coverage: 76.1% of statements [2020-09-10T19:29:46.357Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.0% of statements [2020-09-10T19:29:46.870Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-09-10T19:29:46.950Z] --- PASS: TestSecretList (3.26s) [2020-09-10T19:29:46.950Z] === RUN TestSecretsCreateAndDelete [2020-09-10T19:29:47.935Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-09-10T19:29:47.935Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2020-09-10T19:29:48.776Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-09-10T19:29:50.039Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.075s coverage: 52.1% of statements [2020-09-10T19:29:50.039Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-10T19:29:50.039Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-10T19:29:50.253Z] --- PASS: TestSecretsCreateAndDelete (3.34s) [2020-09-10T19:29:50.253Z] === RUN TestSecretsUpdate [2020-09-10T19:29:51.094Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 41.0% of statements [2020-09-10T19:29:51.396Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-09-10T19:29:51.396Z] Copying nested executables into bundles/binary-daemon [2020-09-10T19:29:51.396Z] [2020-09-10T19:29:52.157Z] ok github.com/docker/docker/daemon/logger/awslogs 0.591s coverage: 77.8% of statements [2020-09-10T19:29:52.470Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 4.8% of statements [2020-09-10T19:29:52.470Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-10T19:29:52.470Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-10T19:29:52.470Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-10T19:29:52.470Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-10T19:29:52.971Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-09-10T19:29:53.117Z] ok github.com/docker/docker/daemon/logger/gelf 0.043s coverage: 67.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-09-10T19:29:53.554Z] --- PASS: TestSecretsUpdate (3.13s) [2020-09-10T19:29:53.554Z] === RUN TestTemplatedSecret [2020-09-10T19:29:53.641Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -e DOCKER_GRAPHDRIVER docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/make.sh cross [2020-09-10T19:29:53.771Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 23.9% of statements [2020-09-10T19:29:53.771Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.038s coverage: 87.2% of statements [2020-09-10T19:29:53.902Z] [2020-09-10T19:29:54.161Z] Removing bundles/ [2020-09-10T19:29:54.161Z] [2020-09-10T19:29:54.161Z] ---> Making bundle: cross (in bundles/cross) [2020-09-10T19:29:54.161Z] Cross building: bundles/cross/linux/amd64 [2020-09-10T19:29:54.161Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-09-10T19:29:54.161Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-09-10T19:29:55.319Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.039s coverage: 61.6% of statements [2020-09-10T19:29:55.508Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-10T19:29:55.508Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-09-10T19:29:56.386Z] ok github.com/docker/docker/daemon/logger/local 0.082s coverage: 75.2% of statements [2020-09-10T19:29:56.386Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-10T19:29:56.446Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-10T19:29:56.446Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-10T19:29:56.685Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.067s coverage: 33.3% of statements [2020-09-10T19:29:56.861Z] --- PASS: TestTemplatedSecret (3.72s) [2020-09-10T19:29:56.861Z] === RUN TestSecretCreateResolve [2020-09-10T19:29:56.995Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 37.7% of statements [2020-09-10T19:29:58.053Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-09-10T19:29:58.698Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2020-09-10T19:29:59.737Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-09-10T19:30:00.162Z] --- PASS: TestSecretCreateResolve (3.23s) [2020-09-10T19:30:00.162Z] PASS [2020-09-10T19:30:00.162Z] [2020-09-10T19:30:00.162Z] DONE 6 tests in 20.045s [2020-09-10T19:30:00.162Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-09-10T19:30:00.162Z] ++ 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-09-10T19:30:00.162Z] ++ set -e [2020-09-10T19:30:00.162Z] ++ '[' -n 0 ']' [2020-09-10T19:30:00.162Z] ++ set -x [2020-09-10T19:30:00.162Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-10T19:30:00.162Z] INFO: Testing against a local daemon [2020-09-10T19:30:00.162Z] === RUN TestServiceCreateInit [2020-09-10T19:30:00.162Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-10T19:30:00.675Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-10T19:30:00.823Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-09-10T19:30:01.244Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-09-10T19:30:01.880Z] ok github.com/docker/docker/daemon/logger/splunk 2.585s coverage: 82.5% of statements [2020-09-10T19:30:01.880Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-10T19:30:01.880Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-10T19:30:02.530Z] ok github.com/docker/docker/distribution/metadata 0.111s coverage: 48.2% of statements [2020-09-10T19:30:02.627Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-09-10T19:30:02.886Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-10T19:30:03.824Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-09-10T19:30:04.069Z] ok github.com/docker/docker/errdefs 0.031s coverage: 49.4% of statements [2020-09-10T19:30:04.722Z] ok github.com/docker/docker/distribution 0.491s coverage: 21.9% of statements [2020-09-10T19:30:04.722Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-10T19:30:05.203Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-10T19:30:06.585Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-09-10T19:30:06.749Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-10T19:30:06.832Z] ok github.com/docker/docker/image 0.039s coverage: 86.4% of statements [2020-09-10T19:30:06.832Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2020-09-10T19:30:07.179Z] ok github.com/docker/docker/distribution/xfer 1.724s coverage: 85.1% of statements [2020-09-10T19:30:07.180Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-10T19:30:07.180Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-10T19:30:07.481Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-09-10T19:30:07.481Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-10T19:30:07.781Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2020-09-10T19:30:09.323Z] ok github.com/docker/docker/pkg/aaparser 0.006s coverage: 50.0% of statements [2020-09-10T19:30:11.891Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-10T19:30:12.043Z] --- PASS: TestServiceCreateInit (11.00s) [2020-09-10T19:30:12.043Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.80s) [2020-09-10T19:30:12.043Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2020-09-10T19:30:12.043Z] === RUN TestCreateServiceMultipleTimes [2020-09-10T19:30:12.102Z] ok github.com/docker/docker/opts 0.086s coverage: 67.1% of statements [2020-09-10T19:30:12.776Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-09-10T19:30:13.072Z] ok github.com/docker/docker/pkg/archive 1.025s coverage: 76.9% of statements [2020-09-10T19:30:13.369Z] ok github.com/docker/docker/pkg/authorization 0.936s coverage: 68.3% of statements [2020-09-10T19:30:13.369Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2020-09-10T19:30:13.799Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-10T19:30:14.015Z] ok github.com/docker/docker/pkg/directory 0.031s coverage: 80.0% of statements [2020-09-10T19:30:14.058Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-09-10T19:30:14.662Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-09-10T19:30:14.961Z] ok github.com/docker/docker/pkg/discovery/file 0.036s coverage: 92.9% of statements [2020-09-10T19:30:15.964Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-10T19:30:16.015Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-09-10T19:30:16.774Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-09-10T19:30:17.417Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-09-10T19:30:18.464Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-09-10T19:30:18.760Z] ok github.com/docker/docker/pkg/chrootarchive 3.774s coverage: 43.2% of statements [2020-09-10T19:30:19.059Z] ok github.com/docker/docker/layer 7.545s coverage: 68.8% of statements [2020-09-10T19:30:19.059Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-10T19:30:19.059Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-10T19:30:19.059Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-10T19:30:19.059Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-10T19:30:19.059Z] ? github.com/docker/docker/oci [no test files] [2020-09-10T19:30:19.059Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-10T19:30:19.059Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-10T19:30:19.059Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-10T19:30:19.361Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-09-10T19:30:19.660Z] ok github.com/docker/docker/pkg/discovery/kv 3.084s coverage: 84.1% of statements [2020-09-10T19:30:20.303Z] ok github.com/docker/docker/pkg/fsutils 0.516s coverage: 85.1% of statements [2020-09-10T19:30:20.600Z] ok github.com/docker/docker/pkg/homedir 0.022s coverage: 11.4% of statements [2020-09-10T19:30:22.137Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-09-10T19:30:22.137Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2020-09-10T19:30:22.137Z] ok github.com/docker/docker/pkg/idtools 0.741s coverage: 70.1% of statements [2020-09-10T19:30:22.137Z] ok github.com/docker/docker/pkg/ioutils 1.240s coverage: 70.1% of statements [2020-09-10T19:30:22.798Z] ok github.com/docker/docker/pkg/longpath 0.056s coverage: 100.0% of statements [2020-09-10T19:30:22.798Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-10T19:30:22.798Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-10T19:30:22.798Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-09-10T19:30:22.798Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-10T19:30:23.101Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-09-10T19:30:23.406Z] ok github.com/docker/docker/pkg/parsers/kernel 0.027s coverage: 60.0% of statements [2020-09-10T19:30:23.406Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-09-10T19:30:24.056Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 86.7% of statements [2020-09-10T19:30:24.056Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-10T19:30:24.056Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-10T19:30:24.088Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-10T19:30:24.700Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-09-10T19:30:25.768Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2020-09-10T19:30:25.768Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2020-09-10T19:30:25.768Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-09-10T19:30:25.997Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-09-10T19:30:26.417Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-09-10T19:30:27.494Z] ok github.com/docker/docker/pkg/pubsub 1.128s coverage: 73.9% of statements [2020-09-10T19:30:27.494Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2020-09-10T19:30:27.791Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-09-10T19:30:27.904Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-09-10T19:30:28.089Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-09-10T19:30:28.400Z] ok github.com/docker/docker/pkg/symlink 0.012s coverage: 87.7% of statements [2020-09-10T19:30:29.496Z] ok github.com/docker/docker/pkg/signal 2.951s coverage: 61.0% of statements [2020-09-10T19:30:29.817Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.9% of statements [2020-09-10T19:30:29.817Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.4% of statements [2020-09-10T19:30:30.439Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-09-10T19:30:30.439Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-09-10T19:30:30.469Z] ok github.com/docker/docker/pkg/tailfile 0.091s coverage: 88.6% of statements [2020-09-10T19:30:30.768Z] testing: warning: no tests to run [2020-09-10T19:30:30.768Z] coverage: [no statements] [2020-09-10T19:30:30.768Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2020-09-10T19:30:31.008Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-10T19:30:31.008Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-10T19:30:31.064Z] ok github.com/docker/docker/pkg/tarsum 0.141s coverage: 89.3% of statements [2020-09-10T19:30:31.368Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-09-10T19:30:31.368Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-09-10T19:30:31.669Z] ok github.com/docker/docker/pkg/useragent 0.023s coverage: 88.9% of statements [2020-09-10T19:30:34.006Z] --- PASS: TestCreateServiceMultipleTimes (19.57s) [2020-09-10T19:30:34.006Z] === RUN TestCreateServiceConflict [2020-09-10T19:30:34.006Z] --- PASS: TestCreateServiceConflict (3.20s) [2020-09-10T19:30:34.006Z] === RUN TestCreateServiceMaxReplicas [2020-09-10T19:30:34.488Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-09-10T19:30:34.488Z] ok github.com/docker/docker/profiles/seccomp 0.034s coverage: 68.8% of statements [2020-09-10T19:30:35.566Z] ok github.com/docker/docker/reference 0.014s coverage: 84.4% of statements [2020-09-10T19:30:35.866Z] ok github.com/docker/docker/plugin 0.650s coverage: 23.1% of statements [2020-09-10T19:30:36.284Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite (329.44s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (14.73s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.71s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.15s) [2020-09-10T19:30:36.284Z] docker_cli_daemon_test.go:1449: [df501fde3fb99] daemon is not started [2020-09-10T19:30:36.284Z] check_test.go:309: [d7e84399273db] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.37s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.91s) [2020-09-10T19:30:36.284Z] check_test.go:309: [d26ddc422bb79] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.55s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.67s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.19s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.69s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.53s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.59s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-09-10T19:30:36.284Z] check_test.go:309: [d60140e931494] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-09-10T19:30:36.284Z] check_test.go:309: [de5041481f869] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.48s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-09-10T19:30:36.284Z] check_test.go:309: [d2e29b0da4d7e] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.60s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.39s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-09-10T19:30:36.284Z] check_test.go:309: [dd7d59a7e77a4] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.89s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.84s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.52s) [2020-09-10T19:30:36.284Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-10T19:30:36.284Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-10T19:30:36.284Z] check_test.go:309: [dd048aa3730e3] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.36s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.30s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s) [2020-09-10T19:30:36.284Z] check_test.go:309: [df76a8649b1aa] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-09-10T19:30:36.284Z] check_test.go:309: [dad0acaf5972b] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.54s) [2020-09-10T19:30:36.284Z] docker_cli_daemon_plugins_test.go:79: [d57f0fc5f618e] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.35s) [2020-09-10T19:30:36.284Z] docker_cli_daemon_plugins_test.go:169: [de56fd686509f] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.41s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-09-10T19:30:36.284Z] check_test.go:309: [d0acbb54d7e2b] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.68s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.84s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.76s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.75s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.13s) [2020-09-10T19:30:36.284Z] check_test.go:309: [de595d433a122] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.41s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.61s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.63s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.49s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.81s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.02s) [2020-09-10T19:30:36.284Z] check_test.go:309: [dbcf9c8fe94b6] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.28s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.97s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.86s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.29s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.20s) [2020-09-10T19:30:36.284Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-09-10T19:30:36.284Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-10T19:30:36.284Z] check_test.go:309: [dd32aa2e4f689] daemon is not started [2020-09-10T19:30:36.284Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-10T19:30:36.284Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-10T19:30:36.284Z] check_test.go:309: [d9d07e98431bc] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.93s) [2020-09-10T19:30:36.284Z] check_test.go:309: [d5ac05be3c008] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.84s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.78s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.63s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.56s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.82s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.01s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.15s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.05s) [2020-09-10T19:30:36.284Z] check_test.go:309: [da900bad1d60a] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.97s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.90s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.98s) [2020-09-10T19:30:36.284Z] check_test.go:309: [dacda3b55c27e] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.09s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-09-10T19:30:36.284Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-09-10T19:30:36.284Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-09-10T19:30:36.284Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-09-10T19:30:36.284Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-09-10T19:30:36.284Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-09-10T19:30:36.284Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-09-10T19:30:36.284Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-09-10T19:30:36.284Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-09-10T19:30:36.284Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-09-10T19:30:36.284Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-09-10T19:30:36.284Z] check_test.go:309: [d0f6d8ba41a4e] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-09-10T19:30:36.284Z] check_test.go:309: [dd9fd5027bf32] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.07s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-09-10T19:30:36.284Z] check_test.go:309: [d505cad6e4171] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.85s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.78s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.94s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-09-10T19:30:36.284Z] check_test.go:309: [dc809095186fc] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.51s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.53s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s) [2020-09-10T19:30:36.284Z] check_test.go:309: [df6fde83562aa] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-09-10T19:30:36.284Z] check_test.go:309: [dfd577e90283c] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.11s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.90s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.66s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.33s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.17s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.19s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.69s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.04s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.48s) [2020-09-10T19:30:36.284Z] docker_cli_daemon_test.go:2544: [d8543cecdd580] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.67s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.87s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.89s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.69s) [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-09-10T19:30:36.284Z] check_test.go:309: [d55d76c5e5487] daemon is not started [2020-09-10T19:30:36.284Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.26s) [2020-09-10T19:30:36.284Z] === RUN TestDockerSwarmSuite [2020-09-10T19:30:36.284Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-09-10T19:30:36.284Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-10T19:30:36.284Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-10T19:30:36.943Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 50.9% of statements [2020-09-10T19:30:36.943Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2020-09-10T19:30:37.222Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-10T19:30:37.222Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-10T19:30:37.481Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-10T19:30:37.997Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-09-10T19:30:38.049Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-10T19:30:38.213Z] --- PASS: TestCreateServiceMaxReplicas (3.83s) [2020-09-10T19:30:38.213Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-10T19:30:38.671Z] ok github.com/docker/docker/registry 0.375s coverage: 56.3% of statements [2020-09-10T19:30:38.987Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-09-10T19:30:39.318Z] ok github.com/docker/docker/runconfig 0.047s coverage: 66.1% of statements [2020-09-10T19:30:40.368Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-10T19:30:40.936Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-09-10T19:30:40.936Z] [2020-09-10T19:30:40.936Z] ________ ____ __. [2020-09-10T19:30:40.936Z] \_____ \ | |/ _| [2020-09-10T19:30:40.936Z] / | \| < [2020-09-10T19:30:40.936Z] / | \ | \ [2020-09-10T19:30:40.936Z] \_______ /____|__ \ [2020-09-10T19:30:40.936Z] \/ \/ [2020-09-10T19:30:40.936Z] [2020-09-10T19:30:40.936Z] INFO: make.ps1 ended at 09/10/2020 19:30:31 [2020-09-10T19:30:40.936Z] INFO: Binaries build ended at 09/10/2020 19:30:34. Duration:00:01:10.8113073 [2020-09-10T19:30:40.936Z] INFO: Copying the built daemon binary to d:\CI\PR-41432\3\binary\dockerd-850f02b35f.exe... [2020-09-10T19:30:40.936Z] INFO: Copying the built client binary to d:\CI\PR-41432\3\binary\docker-850f02b35f.exe... [2020-09-10T19:30:40.936Z] INFO: Copying dockerversion from the container... [2020-09-10T19:30:40.936Z] INFO: Copying the golang package from the container to d:\CI\PR-41432\3\installer\go.zip... [2020-09-10T19:30:40.936Z] INFO: Extracting go.zip to d:\CI\PR-41432\3\go [2020-09-10T19:30:41.754Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-10T19:30:42.022Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-09-10T19:30:42.104Z] ok github.com/docker/docker/volume/drivers 0.028s coverage: 36.1% of statements [2020-09-10T19:30:42.755Z] ok github.com/docker/docker/volume/local 0.056s coverage: 73.0% of statements [2020-09-10T19:30:42.755Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2020-09-10T19:30:43.403Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-10T19:30:44.285Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements [2020-09-10T19:30:44.783Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-10T19:30:46.163Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-10T19:30:47.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-10T19:30:47.542Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-10T19:30:48.789Z] --- PASS: TestImportExtremelyLargeImageWorks (78.80s) [2020-09-10T19:30:48.789Z] PASS [2020-09-10T19:30:48.789Z] [2020-09-10T19:30:48.789Z] === Skipped [2020-09-10T19:30:48.789Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-10T19:30:48.789Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:30:48.789Z] [2020-09-10T19:30:48.789Z] [2020-09-10T19:30:48.789Z] DONE 12 tests, 1 skipped in 80.328s [2020-09-10T19:30:48.789Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-09-10T19:30:48.789Z] ++ 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-09-10T19:30:48.789Z] ++ set -e [2020-09-10T19:30:48.789Z] ++ '[' -n 0 ']' [2020-09-10T19:30:48.789Z] ++ set -x [2020-09-10T19:30:48.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-09-10T19:30:48.789Z] INFO: Testing against a local daemon [2020-09-10T19:30:48.789Z] === RUN TestNetworkCreateDelete [2020-09-10T19:30:48.789Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-09-10T19:30:48.789Z] === RUN TestDockerNetworkDeletePreferID [2020-09-10T19:30:48.789Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-09-10T19:30:48.789Z] === RUN TestDaemonDNSFallback [2020-09-10T19:30:48.789Z] --- PASS: TestDaemonDNSFallback (2.48s) [2020-09-10T19:30:48.789Z] === RUN TestInspectNetwork [2020-09-10T19:30:53.122Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.99s) [2020-09-10T19:30:53.122Z] === RUN TestCreateServiceSecretFileMode [2020-09-10T19:30:54.113Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-10T19:30:54.351Z] === RUN TestInspectNetwork/full_network_id [2020-09-10T19:30:54.351Z] === RUN TestInspectNetwork/partial_network_id [2020-09-10T19:30:54.351Z] === RUN TestInspectNetwork/network_name [2020-09-10T19:30:54.351Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-10T19:30:55.671Z] --- PASS: TestCreateServiceSecretFileMode (2.94s) [2020-09-10T19:30:55.671Z] === RUN TestCreateServiceConfigFileMode [2020-09-10T19:30:58.973Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) [2020-09-10T19:30:58.973Z] === RUN TestCreateServiceSysctls [2020-09-10T19:30:59.749Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/rootless [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/volume [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-10T19:30:59.749Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === Skipped [2020-09-10T19:30:59.749Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-10T19:30:59.749Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-10T19:30:59.749Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-10T19:30:59.749Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:30:59.749Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-10T19:30:59.749Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:30:59.749Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-10T19:30:59.749Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:30:59.749Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-10T19:30:59.749Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:30:59.749Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-10T19:30:59.749Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:30:59.749Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-10T19:30:59.749Z] graphtest_unix.go:73: No driver to put! [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-10T19:30:59.749Z] time="2020-09-10T19:29:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:30:59.749Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:30:59.749Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-10T19:30:59.749Z] time="2020-09-10T19:29:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:30:59.749Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:30:59.749Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-10T19:30:59.749Z] time="2020-09-10T19:29:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:30:59.749Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:30:59.749Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-10T19:30:59.749Z] time="2020-09-10T19:29:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:30:59.749Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:30:59.749Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-10T19:30:59.749Z] time="2020-09-10T19:29:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:30:59.749Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:30:59.749Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-10T19:30:59.749Z] graphtest_unix.go:73: No driver to put! [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-10T19:30:59.749Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-10T19:30:59.749Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-10T19:30:59.749Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-10T19:30:59.749Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-10T19:30:59.749Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:30:59.749Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-10T19:30:59.749Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:30:59.749Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-10T19:30:59.749Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:30:59.749Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-10T19:30:59.749Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:30:59.749Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-10T19:30:59.749Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:30:59.749Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-10T19:30:59.749Z] graphtest_unix.go:73: No driver to put! [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-10T19:30:59.749Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-10T19:30:59.749Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] [2020-09-10T19:30:59.749Z] DONE 2142 tests, 26 skipped in 258.725s Post stage [Pipeline] junit [2020-09-10T19:30:59.799Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-10T19:31:00.662Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -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:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/make.sh dynbinary test-integration [2020-09-10T19:31:00.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-09-10T19:31:00.961Z] [2020-09-10T19:31:00.961Z] Removing bundles/ [2020-09-10T19:31:00.961Z] [2020-09-10T19:31:00.961Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-10T19:31:00.961Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T19:31:00.961Z] GOOS="" GOARCH="" GOARM="" [2020-09-10T19:31:01.242Z] --- PASS: TestInspectNetwork (11.70s) [2020-09-10T19:31:01.242Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-10T19:31:01.242Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-10T19:31:01.242Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-10T19:31:01.242Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-10T19:31:01.242Z] === RUN TestRunContainerWithBridgeNone [2020-09-10T19:31:01.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-10T19:31:02.750Z] --- PASS: TestRunContainerWithBridgeNone (2.42s) [2020-09-10T19:31:02.750Z] === RUN TestNetworkInvalidJSON [2020-09-10T19:31:02.750Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-10T19:31:02.750Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-10T19:31:02.750Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T19:31:02.750Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T19:31:02.750Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T19:31:02.750Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T19:31:02.750Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-10T19:31:02.750Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T19:31:02.750Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T19:31:02.750Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-10T19:31:02.750Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-10T19:31:02.750Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-10T19:31:02.750Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-10T19:31:02.750Z] === RUN TestHostIPv4BridgeLabel [2020-09-10T19:31:03.041Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-09-10T19:31:03.041Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-10T19:31:04.074Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-09-10T19:31:04.074Z] === RUN TestDaemonDefaultNetworkPools [2020-09-10T19:31:04.264Z] --- PASS: TestCreateServiceSysctls (4.44s) [2020-09-10T19:31:04.264Z] === RUN TestCreateServiceCapabilities [2020-09-10T19:31:05.106Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-09-10T19:31:05.106Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-10T19:31:06.011Z] INFO: Extraction ended at 09/10/2020 19:31:02. Duration:00:00:22.6168043 [2020-09-10T19:31:06.011Z] INFO: Updating the golang and path environment variables [2020-09-10T19:31:06.011Z] INFO: GOPATH=d:\gopath [2020-09-10T19:31:06.011Z] INFO: go version go1.13.15 windows/amd64 [2020-09-10T19:31:06.011Z] INFO: Running the daemon under test in debug mode [2020-09-10T19:31:06.011Z] INFO: Starting a daemon under test... [2020-09-10T19:31:06.011Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41432\3\daemon --pidfile d:\CI\PR-41432\3\docker.pid -D [2020-09-10T19:31:06.011Z] INFO: Process started successfully. [2020-09-10T19:31:06.011Z] INFO: Start tailing logs of the daemon under tests [2020-09-10T19:31:06.011Z] INFO: Waiting for the daemon under test to start... [2020-09-10T19:31:06.139Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-09-10T19:31:06.139Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-10T19:31:06.810Z] --- PASS: TestCreateServiceCapabilities (3.30s) [2020-09-10T19:31:06.810Z] === RUN TestInspect [2020-09-10T19:31:06.970Z] INFO: Daemon under test started and replied! [2020-09-10T19:31:06.970Z] INFO: Docker version of the daemon under test [2020-09-10T19:31:06.970Z] [2020-09-10T19:31:06.970Z] Client: [2020-09-10T19:31:06.970Z] Version: 17.06.2-ce [2020-09-10T19:31:06.970Z] API version: 1.30 [2020-09-10T19:31:06.970Z] Go version: go1.8.3 [2020-09-10T19:31:06.970Z] Git commit: cec0b72 [2020-09-10T19:31:06.970Z] Built: Tue Sep 5 19:57:19 2017 [2020-09-10T19:31:06.970Z] OS/Arch: windows/amd64 [2020-09-10T19:31:06.970Z] [2020-09-10T19:31:06.970Z] Server: [2020-09-10T19:31:06.970Z] Version: 0.0.0-dev [2020-09-10T19:31:06.970Z] API version: 1.41 (minimum version 1.24) [2020-09-10T19:31:06.970Z] Go version: go1.13.15 [2020-09-10T19:31:06.970Z] Git commit: 850f02b35f [2020-09-10T19:31:06.970Z] Built: 09/10/2020 19:29:27 [2020-09-10T19:31:06.970Z] OS/Arch: windows/amd64 [2020-09-10T19:31:06.970Z] Experimental: false [2020-09-10T19:31:06.970Z] [2020-09-10T19:31:06.970Z] INFO: Docker info of the daemon under test [2020-09-10T19:31:06.970Z] [2020-09-10T19:31:06.970Z] Containers: 0 [2020-09-10T19:31:06.970Z] Running: 0 [2020-09-10T19:31:06.970Z] Paused: 0 [2020-09-10T19:31:06.970Z] Stopped: 0 [2020-09-10T19:31:06.970Z] Images: 0 [2020-09-10T19:31:06.970Z] Server Version: 0.0.0-dev [2020-09-10T19:31:06.970Z] Storage Driver: windowsfilter [2020-09-10T19:31:06.970Z] Windows: [2020-09-10T19:31:06.970Z] Logging Driver: json-file [2020-09-10T19:31:06.970Z] Plugins: [2020-09-10T19:31:06.970Z] Volume: local [2020-09-10T19:31:06.970Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-10T19:31:06.970Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-10T19:31:06.970Z] Swarm: inactive [2020-09-10T19:31:06.970Z] Default Isolation: process [2020-09-10T19:31:06.970Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-10T19:31:06.970Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-10T19:31:06.970Z] OSType: windows [2020-09-10T19:31:06.970Z] Architecture: x86_64 [2020-09-10T19:31:06.970Z] CPUs: 4 [2020-09-10T19:31:06.970Z] Total Memory: 32GiB [2020-09-10T19:31:06.970Z] Name: azwin-2-9b8600 [2020-09-10T19:31:06.970Z] ID: UGZP:6FSL:WWBH:5X4C:XOPU:QNEF:25AL:IEMJ:B74B:VDSQ:AXOV:XBMA [2020-09-10T19:31:06.970Z] Docker Root Dir: D:\CI\PR-41432\3\daemon [2020-09-10T19:31:06.970Z] Debug Mode (client): false [2020-09-10T19:31:06.970Z] Debug Mode (server): true [2020-09-10T19:31:06.970Z] File Descriptors: -1 [2020-09-10T19:31:06.970Z] Goroutines: 17 [2020-09-10T19:31:06.970Z] System Time: 2020-09-10T19:31:06.620698Z [2020-09-10T19:31:06.970Z] EventsListeners: 0 [2020-09-10T19:31:06.970Z] Registry: https://index.docker.io/v1/ [2020-09-10T19:31:06.970Z] Labels: [2020-09-10T19:31:06.970Z] Experimental: false [2020-09-10T19:31:06.970Z] Insecure Registries: [2020-09-10T19:31:06.970Z] 127.0.0.0/8 [2020-09-10T19:31:06.970Z] Live Restore Enabled: false [2020-09-10T19:31:06.970Z] [2020-09-10T19:31:06.970Z] [2020-09-10T19:31:06.970Z] INFO: Docker images of the daemon under test [2020-09-10T19:31:06.970Z] [2020-09-10T19:31:06.970Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-10T19:31:06.970Z] [2020-09-10T19:31:06.970Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-09-10T19:31:06.970Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-09-10T19:31:06.970Z] ltsc2019: Pulling from windows/servercore [2020-09-10T19:31:06.970Z] 4612f6d0b889: Pulling fs layer [2020-09-10T19:31:06.970Z] c3aff4450246: Pulling fs layer [2020-09-10T19:31:07.644Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-09-10T19:31:07.644Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-10T19:31:07.934Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-09-10T19:31:07.934Z] === RUN TestServiceWithPredefinedNetwork [2020-09-10T19:31:11.014Z] --- PASS: TestInspect (3.88s) [2020-09-10T19:31:11.014Z] === RUN TestCreateJob [2020-09-10T19:31:11.615Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-10T19:31:12.411Z] --- PASS: TestServiceWithPredefinedNetwork (3.69s) [2020-09-10T19:31:12.411Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-10T19:31:12.411Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T19:31:12.411Z] service_test.go:236: FLAKY_TEST [2020-09-10T19:31:12.411Z] === RUN TestServiceWithDataPathPortInit [2020-09-10T19:31:13.522Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-10T19:31:15.220Z] --- PASS: TestCreateJob (4.14s) [2020-09-10T19:31:15.220Z] === RUN TestReplicatedJob [2020-09-10T19:31:15.635Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-09-10T19:31:15.635Z] Copying nested executables into bundles/cross/linux/amd64 [2020-09-10T19:31:15.635Z] Cross building: bundles/cross/windows/amd64 [2020-09-10T19:31:15.635Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-10T19:31:15.635Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-09-10T19:31:17.240Z] c3aff4450246: Verifying Checksum [2020-09-10T19:31:17.240Z] c3aff4450246: Download complete [2020-09-10T19:31:21.649Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-10T19:31:22.586Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-10T19:31:22.845Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-10T19:31:23.361Z] --- PASS: TestReplicatedJob (7.30s) [2020-09-10T19:31:23.361Z] === RUN TestUpdateReplicatedJob [2020-09-10T19:31:23.412Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-10T19:31:24.484Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-10T19:31:24.484Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-10T19:31:25.053Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-10T19:31:26.083Z] --- PASS: TestUpdateReplicatedJob (3.83s) [2020-09-10T19:31:26.083Z] === RUN TestServiceListWithStatuses [2020-09-10T19:31:26.083Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-10T19:31:26.083Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T19:31:26.083Z] === RUN TestDockerNetworkConnectAlias [2020-09-10T19:31:29.562Z] 4612f6d0b889: Verifying Checksum [2020-09-10T19:31:29.562Z] 4612f6d0b889: Download complete [2020-09-10T19:31:30.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-09-10T19:31:30.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-09-10T19:31:32.742Z] --- PASS: TestDockerNetworkConnectAlias (6.66s) [2020-09-10T19:31:32.742Z] === RUN TestDockerNetworkReConnect [2020-09-10T19:31:34.525Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-10T19:31:34.525Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-10T19:31:34.861Z] --- PASS: TestServiceWithDataPathPortInit (19.68s) [2020-09-10T19:31:34.861Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-10T19:31:35.462Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-10T19:31:35.722Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-10T19:31:36.289Z] === RUN TestDockerSuite/TestBuildFails [2020-09-10T19:31:36.858Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-10T19:31:36.858Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-10T19:31:38.034Z] --- PASS: TestDockerNetworkReConnect (5.55s) [2020-09-10T19:31:38.034Z] === RUN TestServicePlugin [2020-09-10T19:31:38.034Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-10T19:31:38.034Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:31:38.034Z] === RUN TestServiceUpdateLabel [2020-09-10T19:31:39.394Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-10T19:31:40.775Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-10T19:31:41.745Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.08s) [2020-09-10T19:31:41.745Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5ndwpol9shfp1uee1af6h517n Created:2020-09-10 19:31:32.801562481 +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[45aafff2b04044f08310a804612a3e014facabf8376f0359a5eb844cc28bca95:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nsjf704x8sh2tkub1i0horn0r EndpointID:fc098834827a573c62e9e465f41fbe3696777e8d0c610fcaece5ff45878d3cb0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e8c18fe64edc0ba2495928d54ceb5b21ad771fabc14e00dbb9db3d1164bd10ce 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:fc4ebb120aa0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nsjf704x8sh2tkub1i0horn0r EndpointID:fc098834827a573c62e9e465f41fbe3696777e8d0c610fcaece5ff45878d3cb0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-10T19:31:41.745Z] PASS [2020-09-10T19:31:41.745Z] [2020-09-10T19:31:41.745Z] === Skipped [2020-09-10T19:31:41.745Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T19:31:41.745Z] service_test.go:236: FLAKY_TEST [2020-09-10T19:31:41.745Z] [2020-09-10T19:31:41.745Z] [2020-09-10T19:31:41.745Z] DONE 23 tests, 1 skipped in 56.139s [2020-09-10T19:31:41.745Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-10T19:31:41.745Z] ++ 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-09-10T19:31:41.745Z] ++ set -e [2020-09-10T19:31:41.745Z] ++ '[' -n 0 ']' [2020-09-10T19:31:41.745Z] ++ set -x [2020-09-10T19:31:41.745Z] ++ env -i DEST=/go/src/github.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-09-10T19:31:41.745Z] INFO: Testing against a local daemon [2020-09-10T19:31:41.745Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-10T19:31:41.745Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T19:31:41.745Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:31:41.745Z] === RUN TestDockerNetworkIpvlan [2020-09-10T19:31:41.745Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-10T19:31:41.745Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:31:41.745Z] PASS [2020-09-10T19:31:41.745Z] [2020-09-10T19:31:41.745Z] === Skipped [2020-09-10T19:31:41.745Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T19:31:41.745Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:31:41.745Z] [2020-09-10T19:31:41.745Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-10T19:31:41.745Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:31:41.745Z] [2020-09-10T19:31:41.745Z] [2020-09-10T19:31:41.745Z] DONE 2 tests, 2 skipped in 0.234s [2020-09-10T19:31:41.745Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-10T19:31:41.745Z] ++ 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-09-10T19:31:41.745Z] ++ set -e [2020-09-10T19:31:41.745Z] ++ '[' -n 0 ']' [2020-09-10T19:31:41.745Z] ++ set -x [2020-09-10T19:31:41.745Z] ++ env -i DEST=/go/src/github.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-09-10T19:31:42.035Z] INFO: Testing against a local daemon [2020-09-10T19:31:42.035Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-10T19:31:42.155Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-10T19:31:42.276Z] --- PASS: TestServiceUpdateLabel (3.37s) [2020-09-10T19:31:42.276Z] === RUN TestServiceUpdateSecrets [2020-09-10T19:31:43.535Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-10T19:31:43.540Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-09-10T19:31:43.540Z] === RUN TestDockerNetworkMacvlan [2020-09-10T19:31:43.794Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-10T19:31:44.171Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-10T19:31:45.174Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-10T19:31:45.202Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-10T19:31:46.235Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-10T19:31:47.079Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-10T19:31:47.648Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-10T19:31:47.907Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-10T19:31:49.823Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-10T19:31:50.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-09-10T19:31:50.683Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-10T19:31:51.330Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-10T19:31:51.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-10T19:31:53.866Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-10T19:31:54.234Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-10T19:31:57.193Z] --- PASS: TestServiceUpdateSecrets (15.70s) [2020-09-10T19:31:57.193Z] === RUN TestServiceUpdateConfigs [2020-09-10T19:31:58.059Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-10T19:31:58.059Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-10T19:31:58.318Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-10T19:31:58.886Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-10T19:31:59.455Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-10T19:31:59.455Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-10T19:32:00.393Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-10T19:32:00.653Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-10T19:32:01.125Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-10T19:32:01.221Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-10T19:32:01.221Z] --- PASS: TestImportExtremelyLargeImageWorks (196.55s) [2020-09-10T19:32:01.221Z] PASS [2020-09-10T19:32:01.221Z] [2020-09-10T19:32:01.221Z] DONE 12 tests in 200.498s [2020-09-10T19:32:01.481Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-10T19:32:01.481Z] ++ 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-09-10T19:32:01.481Z] ++ set -e [2020-09-10T19:32:01.481Z] ++ '[' -n 0 ']' [2020-09-10T19:32:01.481Z] ++ set -x [2020-09-10T19:32:01.481Z] ++ env -i DEST=/go/src/github.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-09-10T19:32:01.481Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-10T19:32:01.481Z] INFO: Testing against a local daemon [2020-09-10T19:32:01.481Z] === RUN TestNetworkCreateDelete [2020-09-10T19:32:01.740Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-09-10T19:32:01.741Z] === RUN TestDockerNetworkDeletePreferID [2020-09-10T19:32:01.741Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-10T19:32:02.309Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-10T19:32:02.309Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-09-10T19:32:02.309Z] === RUN TestDaemonDNSFallback [2020-09-10T19:32:02.630Z] --- PASS: TestDockerNetworkMacvlan (19.31s) [2020-09-10T19:32:02.630Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-09-10T19:32:02.630Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-09-10T19:32:02.630Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s) [2020-09-10T19:32:02.630Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.48s) [2020-09-10T19:32:02.630Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.27s) [2020-09-10T19:32:02.630Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.47s) [2020-09-10T19:32:02.630Z] PASS [2020-09-10T19:32:02.630Z] [2020-09-10T19:32:02.630Z] DONE 8 tests in 20.883s [2020-09-10T19:32:02.630Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-10T19:32:02.630Z] ++ 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-09-10T19:32:02.630Z] ++ set -e [2020-09-10T19:32:02.630Z] ++ '[' -n 0 ']' [2020-09-10T19:32:02.630Z] ++ set -x [2020-09-10T19:32:02.630Z] ++ env -i DEST=/go/src/github.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-09-10T19:32:02.630Z] testing: warning: no tests to run [2020-09-10T19:32:02.630Z] PASS [2020-09-10T19:32:02.630Z] [2020-09-10T19:32:02.630Z] DONE 0 tests in 0.055s [2020-09-10T19:32:02.630Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-10T19:32:02.630Z] ++ 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-09-10T19:32:02.630Z] ++ set -e [2020-09-10T19:32:02.630Z] ++ '[' -n 0 ']' [2020-09-10T19:32:02.630Z] ++ set -x [2020-09-10T19:32:02.630Z] ++ env -i DEST=/go/src/github.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-09-10T19:32:02.921Z] INFO: Testing against a local daemon [2020-09-10T19:32:02.921Z] === RUN TestAuthZPluginAllowRequest [2020-09-10T19:32:03.247Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-10T19:32:04.984Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2020-09-10T19:32:04.984Z] === RUN TestAuthZPluginTLS [2020-09-10T19:32:05.152Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-10T19:32:05.275Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-09-10T19:32:05.275Z] === RUN TestAuthZPluginDenyRequest [2020-09-10T19:32:05.566Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-09-10T19:32:05.566Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-10T19:32:06.197Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-09-10T19:32:06.197Z] === RUN TestAuthZPluginDenyResponse [2020-09-10T19:32:06.828Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-09-10T19:32:06.828Z] === RUN TestAuthZPluginAllowEventStream [2020-09-10T19:32:08.332Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-09-10T19:32:08.332Z] === RUN TestAuthZPluginErrorResponse [2020-09-10T19:32:08.962Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-09-10T19:32:08.962Z] === RUN TestAuthZPluginErrorRequest [2020-09-10T19:32:09.341Z] --- PASS: TestDaemonDNSFallback (6.64s) [2020-09-10T19:32:09.341Z] === RUN TestInspectNetwork [2020-09-10T19:32:09.341Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-10T19:32:09.593Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-09-10T19:32:09.593Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-10T19:32:10.225Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-09-10T19:32:10.225Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-10T19:32:11.879Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-10T19:32:12.137Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-10T19:32:12.137Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-10T19:32:12.288Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-09-10T19:32:12.288Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-10T19:32:12.396Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-10T19:32:12.396Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-10T19:32:12.656Z] === RUN TestInspectNetwork/full_network_id [2020-09-10T19:32:12.656Z] === RUN TestInspectNetwork/partial_network_id [2020-09-10T19:32:12.656Z] === RUN TestInspectNetwork/network_name [2020-09-10T19:32:12.656Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-10T19:32:12.656Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-10T19:32:14.047Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-10T19:32:14.394Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2020-09-10T19:32:14.395Z] === RUN TestAuthZPluginHeader [2020-09-10T19:32:14.620Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-10T19:32:15.304Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2020-09-10T19:32:15.304Z] === RUN TestServiceUpdateNetwork [2020-09-10T19:32:15.427Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-09-10T19:32:15.427Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-10T19:32:15.427Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-10T19:32:15.427Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:32:15.427Z] === RUN TestAuthZPluginV2Disable [2020-09-10T19:32:15.427Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-10T19:32:15.427Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:32:15.427Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-10T19:32:15.427Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-10T19:32:15.427Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:32:15.427Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-10T19:32:15.427Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-10T19:32:15.427Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:32:15.427Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-10T19:32:17.155Z] --- PASS: TestInspectNetwork (8.12s) [2020-09-10T19:32:17.155Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-10T19:32:17.155Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-10T19:32:17.155Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-10T19:32:17.155Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-10T19:32:17.155Z] === RUN TestRunContainerWithBridgeNone [2020-09-10T19:32:17.414Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-10T19:32:17.983Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-10T19:32:18.243Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-10T19:32:18.814Z] --- PASS: TestRunContainerWithBridgeNone (1.91s) [2020-09-10T19:32:18.814Z] === RUN TestNetworkInvalidJSON [2020-09-10T19:32:18.814Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-10T19:32:18.814Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-10T19:32:18.814Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T19:32:18.814Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T19:32:18.814Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T19:32:18.814Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T19:32:19.073Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-10T19:32:19.073Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T19:32:19.073Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T19:32:19.073Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-10T19:32:19.073Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-10T19:32:19.073Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-10T19:32:19.073Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-10T19:32:19.073Z] === RUN TestHostIPv4BridgeLabel [2020-09-10T19:32:19.642Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-09-10T19:32:19.642Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-10T19:32:20.580Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-10T19:32:20.580Z] === RUN TestDaemonDefaultNetworkPools [2020-09-10T19:32:21.519Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-09-10T19:32:21.519Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-10T19:32:22.899Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-09-10T19:32:22.899Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-10T19:32:23.838Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-09-10T19:32:23.838Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-10T19:32:24.406Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-09-10T19:32:24.406Z] === RUN TestServiceWithPredefinedNetwork [2020-09-10T19:32:25.784Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-10T19:32:27.532Z] --- PASS: TestServiceUpdateNetwork (14.64s) [2020-09-10T19:32:27.532Z] === RUN TestServiceUpdatePidsLimit [2020-09-10T19:32:27.690Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2020-09-10T19:32:27.690Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-10T19:32:27.690Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T19:32:27.690Z] service_test.go:236: FLAKY_TEST [2020-09-10T19:32:27.690Z] === RUN TestServiceWithDataPathPortInit [2020-09-10T19:32:28.258Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-10T19:32:28.918Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-10T19:32:29.196Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-10T19:32:29.862Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-10T19:32:31.105Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-10T19:32:31.105Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-10T19:32:33.998Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.24s) [2020-09-10T19:32:33.998Z] PASS [2020-09-10T19:32:33.998Z] [2020-09-10T19:32:33.998Z] === Skipped [2020-09-10T19:32:33.998Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-10T19:32:33.998Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:32:33.998Z] [2020-09-10T19:32:33.998Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-10T19:32:33.998Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:32:33.998Z] [2020-09-10T19:32:33.998Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-10T19:32:33.998Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:32:33.998Z] [2020-09-10T19:32:33.998Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-10T19:32:33.998Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:32:33.998Z] [2020-09-10T19:32:33.998Z] [2020-09-10T19:32:33.998Z] DONE 17 tests, 4 skipped in 29.787s [2020-09-10T19:32:33.998Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-10T19:32:33.998Z] ++ 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-09-10T19:32:33.998Z] ++ set -e [2020-09-10T19:32:33.998Z] ++ '[' -n 0 ']' [2020-09-10T19:32:33.998Z] ++ set -x [2020-09-10T19:32:33.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-10T19:32:33.998Z] INFO: Testing against a local daemon [2020-09-10T19:32:33.998Z] === RUN TestPluginInvalidJSON [2020-09-10T19:32:33.998Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T19:32:33.998Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T19:32:33.998Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T19:32:33.998Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-09-10T19:32:33.998Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-10T19:32:33.998Z] === RUN TestPluginInstall [2020-09-10T19:32:33.998Z] === RUN TestPluginInstall/no_auth [2020-09-10T19:32:34.400Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-10T19:32:34.400Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-10T19:32:35.780Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-10T19:32:35.780Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-10T19:32:36.727Z] time="2020-09-10T19:32:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:32:36.727Z] time="2020-09-10T19:32:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:552e395f1486d1940d3e71d2bdab7a1119e37fba4f1ef094411596797980b8c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:32:36.727Z] time="2020-09-10T19:32:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:32:36.727Z] time="2020-09-10T19:32:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:552e395f1486d1940d3e71d2bdab7a1119e37fba4f1ef094411596797980b8c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:32:36.727Z] === RUN TestPluginInstall/with_htpasswd [2020-09-10T19:32:37.092Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-10T19:32:37.092Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-09-10T19:32:37.092Z] remote: Enumerating objects: 2, done. [2020-09-10T19:32:37.092Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-09-10T19:32:37.092Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-09-10T19:32:37.092Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-09-10T19:32:37.092Z] 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-09-10T19:32:37.092Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-09-10T19:32:37.092Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-10T19:32:37.159Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-10T19:32:37.359Z] time="2020-09-10T19:32:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:32:37.359Z] time="2020-09-10T19:32:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:162a33d0edaed538e7761e710c53eab96545a0d2bed49ae9ad595fac2bf242e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:32:37.359Z] time="2020-09-10T19:32:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:32:37.359Z] time="2020-09-10T19:32:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:162a33d0edaed538e7761e710c53eab96545a0d2bed49ae9ad595fac2bf242e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:32:37.425Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41432/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/test/unit [2020-09-10T19:32:37.650Z] === RUN TestPluginInstall/with_insecure [2020-09-10T19:32:38.001Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-10T19:32:38.119Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-10T19:32:38.367Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-10T19:32:38.367Z] [2020-09-10T19:32:38.367Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-10T19:32:38.367Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-10T19:32:38.367Z] HOSTNAME=4446392132a1 [2020-09-10T19:32:38.367Z] TESTDEBUG=0 [2020-09-10T19:32:38.367Z] DEST=bundles/test-integration [2020-09-10T19:32:38.367Z] PWD=/go/src/github.com/docker/docker [2020-09-10T19:32:38.367Z] DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 [2020-09-10T19:32:38.367Z] container=docker [2020-09-10T19:32:38.367Z] HOME=/root [2020-09-10T19:32:38.367Z] GOLANG_VERSION=1.13.15 [2020-09-10T19:32:38.367Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-10T19:32:38.367Z] VALIDATE_BRANCH=master [2020-09-10T19:32:38.367Z] TERM=xterm [2020-09-10T19:32:38.367Z] DOCKER_PKG=github.com/docker/docker [2020-09-10T19:32:38.367Z] SHLVL=1 [2020-09-10T19:32:38.367Z] TIMEOUT=120m [2020-09-10T19:32:38.367Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-10T19:32:38.367Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-10T19:32:38.367Z] GO111MODULE=off [2020-09-10T19:32:38.367Z] DOCKER_EXPERIMENTAL=1 [2020-09-10T19:32:38.367Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-10T19:32:38.367Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-10T19:32:38.367Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-10T19:32:38.367Z] GOPATH=/go [2020-09-10T19:32:38.367Z] PKG_CONFIG=pkg-config [2020-09-10T19:32:38.367Z] _=/usr/bin/env [2020-09-10T19:32:38.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-10T19:32:38.683Z] time="2020-09-10T19:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:32:38.683Z] time="2020-09-10T19:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db3b97b5bfc71cb83bfc4316df0c74e6e8a1a79d3ca7caa1ee4a9957038b303c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:32:38.683Z] time="2020-09-10T19:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:32:38.683Z] time="2020-09-10T19:32:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db3b97b5bfc71cb83bfc4316df0c74e6e8a1a79d3ca7caa1ee4a9957038b303c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:32:38.690Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-10T19:32:38.973Z] --- PASS: TestPluginInstall (6.16s) [2020-09-10T19:32:38.973Z] --- PASS: TestPluginInstall/no_auth (4.10s) [2020-09-10T19:32:38.973Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2020-09-10T19:32:38.973Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2020-09-10T19:32:38.973Z] plugin_test.go:157: [d0e42c583bd5d] daemon is not started [2020-09-10T19:32:38.973Z] PASS [2020-09-10T19:32:38.973Z] [2020-09-10T19:32:38.973Z] DONE 6 tests in 6.298s [2020-09-10T19:32:38.973Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-10T19:32:38.973Z] ++ 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-09-10T19:32:38.973Z] ++ set -e [2020-09-10T19:32:38.973Z] ++ '[' -n 0 ']' [2020-09-10T19:32:38.973Z] ++ set -x [2020-09-10T19:32:38.973Z] ++ env -i DEST=/go/src/github.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-09-10T19:32:38.973Z] INFO: Testing against a local daemon [2020-09-10T19:32:38.973Z] === RUN TestExternalGraphDriver [2020-09-10T19:32:39.264Z] === RUN TestExternalGraphDriver/json [2020-09-10T19:32:39.628Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-10T19:32:39.965Z] ? github.com/docker/docker/api [no test files] [2020-09-10T19:32:40.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-10T19:32:40.764Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-10T19:32:41.023Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-10T19:32:41.023Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-10T19:32:41.337Z] === RUN TestExternalGraphDriver/spec [2020-09-10T19:32:41.591Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-10T19:32:41.850Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-10T19:32:42.788Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-10T19:32:43.402Z] === RUN TestExternalGraphDriver/pull [2020-09-10T19:32:43.725Z] --- PASS: TestServiceWithDataPathPortInit (16.35s) [2020-09-10T19:32:43.725Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-10T19:32:44.664Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-10T19:32:44.923Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-10T19:32:45.467Z] --- PASS: TestExternalGraphDriver (6.29s) [2020-09-10T19:32:45.467Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-09-10T19:32:45.467Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-09-10T19:32:45.467Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2020-09-10T19:32:45.467Z] === RUN TestGraphdriverPluginV2 [2020-09-10T19:32:45.758Z] --- SKIP: TestGraphdriverPluginV2 (0.35s) [2020-09-10T19:32:45.758Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:32:45.758Z] PASS [2020-09-10T19:32:45.758Z] [2020-09-10T19:32:45.758Z] === Skipped [2020-09-10T19:32:45.758Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.35s) [2020-09-10T19:32:45.758Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:32:45.758Z] [2020-09-10T19:32:45.758Z] [2020-09-10T19:32:45.758Z] DONE 5 tests, 1 skipped in 6.870s [2020-09-10T19:32:45.758Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-10T19:32:45.758Z] ++ 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-09-10T19:32:45.758Z] ++ set -e [2020-09-10T19:32:45.758Z] ++ '[' -n 0 ']' [2020-09-10T19:32:45.758Z] ++ set -x [2020-09-10T19:32:45.758Z] ++ env -i DEST=/go/src/github.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-09-10T19:32:45.758Z] INFO: Testing against a local daemon [2020-09-10T19:32:45.758Z] === RUN TestContinueAfterPluginCrash [2020-09-10T19:32:45.758Z] === PAUSE TestContinueAfterPluginCrash [2020-09-10T19:32:45.758Z] === RUN TestReadPluginNoRead [2020-09-10T19:32:45.758Z] === PAUSE TestReadPluginNoRead [2020-09-10T19:32:45.758Z] === RUN TestDaemonStartWithLogOpt [2020-09-10T19:32:45.758Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-10T19:32:45.758Z] === CONT TestContinueAfterPluginCrash [2020-09-10T19:32:45.758Z] === CONT TestDaemonStartWithLogOpt [2020-09-10T19:32:46.140Z] --- PASS: TestServiceUpdatePidsLimit (17.82s) [2020-09-10T19:32:46.140Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-09-10T19:32:46.140Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2020-09-10T19:32:46.140Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2020-09-10T19:32:46.140Z] PASS [2020-09-10T19:32:46.140Z] [2020-09-10T19:32:46.140Z] === Skipped [2020-09-10T19:32:46.140Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-10T19:32:46.140Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T19:32:46.140Z] [2020-09-10T19:32:46.140Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-09-10T19:32:46.140Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:32:46.140Z] [2020-09-10T19:32:46.140Z] [2020-09-10T19:32:46.140Z] DONE 27 tests, 2 skipped in 165.036s [2020-09-10T19:32:46.140Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-09-10T19:32:46.140Z] ++ 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-09-10T19:32:46.140Z] ++ set -e [2020-09-10T19:32:46.140Z] ++ '[' -n 0 ']' [2020-09-10T19:32:46.140Z] ++ set -x [2020-09-10T19:32:46.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=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-09-10T19:32:46.140Z] INFO: Testing against a local daemon [2020-09-10T19:32:46.140Z] === RUN TestSessionCreate [2020-09-10T19:32:46.140Z] --- PASS: TestSessionCreate (0.05s) [2020-09-10T19:32:46.140Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-10T19:32:46.140Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-09-10T19:32:46.140Z] PASS [2020-09-10T19:32:46.140Z] [2020-09-10T19:32:46.140Z] DONE 2 tests in 0.304s [2020-09-10T19:32:46.140Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-09-10T19:32:46.140Z] ++ 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-09-10T19:32:46.140Z] ++ set -e [2020-09-10T19:32:46.140Z] ++ '[' -n 0 ']' [2020-09-10T19:32:46.140Z] ++ set -x [2020-09-10T19:32:46.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=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-09-10T19:32:46.140Z] INFO: Testing against a local daemon [2020-09-10T19:32:46.140Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-10T19:32:46.140Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T19:32:46.140Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T19:32:46.140Z] === RUN TestEventsExecDie [2020-09-10T19:32:46.401Z] --- PASS: TestEventsExecDie (0.99s) [2020-09-10T19:32:46.401Z] === RUN TestEventsBackwardsCompatible [2020-09-10T19:32:46.663Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-09-10T19:32:46.663Z] === RUN TestInfoBinaryCommits [2020-09-10T19:32:46.663Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-10T19:32:46.663Z] === RUN TestInfoAPIVersioned [2020-09-10T19:32:46.663Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-09-10T19:32:46.663Z] === RUN TestInfoDiscoveryBackend [2020-09-10T19:32:47.236Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-09-10T19:32:47.236Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-10T19:32:47.461Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-10T19:32:48.398Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-10T19:32:48.622Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-10T19:32:48.622Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-10T19:32:48.884Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-09-10T19:32:48.884Z] === RUN TestInfoAPI [2020-09-10T19:32:48.884Z] --- PASS: TestInfoAPI (0.05s) [2020-09-10T19:32:48.884Z] === RUN TestInfoAPIWarnings [2020-09-10T19:32:49.776Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-10T19:32:49.828Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-09-10T19:32:49.828Z] === RUN TestInfoDebug [2020-09-10T19:32:50.225Z] --- PASS: TestDaemonStartWithLogOpt (3.82s) [2020-09-10T19:32:50.225Z] === CONT TestReadPluginNoRead [2020-09-10T19:32:50.344Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-10T19:32:50.400Z] --- PASS: TestInfoDebug (0.75s) [2020-09-10T19:32:50.400Z] === RUN TestInfoInsecureRegistries [2020-09-10T19:32:50.972Z] --- PASS: TestInfoInsecureRegistries (0.68s) [2020-09-10T19:32:50.972Z] === RUN TestInfoRegistryMirrors [2020-09-10T19:32:51.282Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-10T19:32:51.282Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.74s) [2020-09-10T19:32:51.282Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uhotksblaruzkuxbpg0wgc851 Created:2020-09-10 19:32:45.179373571 +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[512c725fd8f150fffc4972ee8448bedc74056ce2e9c6cafb27d1e3ae5b513ec9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.soge5l1uqqwxh1l9d3nk1epl4 EndpointID:b0a7f03d0b57e4b182bc3ff98e3f6be6bc1e2d90512d42b7a40c6419f38952e2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3e428ea559ce3df0611a8a52706a5d988edbb46801fe58ed18324d9cb693353c 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:3120ce2fd957 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.soge5l1uqqwxh1l9d3nk1epl4 EndpointID:b0a7f03d0b57e4b182bc3ff98e3f6be6bc1e2d90512d42b7a40c6419f38952e2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-10T19:32:51.282Z] PASS [2020-09-10T19:32:51.282Z] [2020-09-10T19:32:51.282Z] === Skipped [2020-09-10T19:32:51.282Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T19:32:51.282Z] service_test.go:236: FLAKY_TEST [2020-09-10T19:32:51.282Z] [2020-09-10T19:32:51.282Z] [2020-09-10T19:32:51.282Z] DONE 23 tests, 1 skipped in 50.049s [2020-09-10T19:32:51.542Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-10T19:32:51.542Z] ++ 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-09-10T19:32:51.542Z] ++ set -e [2020-09-10T19:32:51.542Z] ++ '[' -n 0 ']' [2020-09-10T19:32:51.542Z] ++ set -x [2020-09-10T19:32:51.542Z] ++ env -i DEST=/go/src/github.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-09-10T19:32:51.542Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-10T19:32:51.542Z] INFO: Testing against a local daemon [2020-09-10T19:32:51.542Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-10T19:32:51.802Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-10T19:32:51.802Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:32:51.802Z] === RUN TestDockerNetworkIpvlan [2020-09-10T19:32:51.802Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-10T19:32:51.802Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:32:51.802Z] PASS [2020-09-10T19:32:51.802Z] [2020-09-10T19:32:51.802Z] === Skipped [2020-09-10T19:32:51.802Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-10T19:32:51.802Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:32:51.802Z] [2020-09-10T19:32:51.802Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-10T19:32:51.802Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:32:51.802Z] [2020-09-10T19:32:51.802Z] [2020-09-10T19:32:51.802Z] DONE 2 tests, 2 skipped in 0.244s [2020-09-10T19:32:51.802Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-10T19:32:51.802Z] ++ 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-09-10T19:32:51.802Z] ++ set -e [2020-09-10T19:32:51.802Z] ++ '[' -n 0 ']' [2020-09-10T19:32:51.802Z] ++ set -x [2020-09-10T19:32:51.802Z] ++ env -i DEST=/go/src/github.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-09-10T19:32:51.802Z] INFO: Testing against a local daemon [2020-09-10T19:32:51.802Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-10T19:32:51.917Z] --- PASS: TestInfoRegistryMirrors (0.77s) [2020-09-10T19:32:51.917Z] === RUN TestLoginFailsWithBadCredentials [2020-09-10T19:32:52.178Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-09-10T19:32:52.178Z] === RUN TestPingCacheHeaders [2020-09-10T19:32:52.178Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-09-10T19:32:52.178Z] === RUN TestPingGet [2020-09-10T19:32:52.178Z] --- PASS: TestPingGet (0.03s) [2020-09-10T19:32:52.178Z] === RUN TestPingHead [2020-09-10T19:32:52.178Z] --- PASS: TestPingHead (0.05s) [2020-09-10T19:32:52.178Z] === RUN TestVersion [2020-09-10T19:32:52.178Z] --- PASS: TestVersion (0.05s) [2020-09-10T19:32:52.178Z] PASS [2020-09-10T19:32:52.178Z] [2020-09-10T19:32:52.178Z] === Skipped [2020-09-10T19:32:52.178Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T19:32:52.178Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T19:32:52.178Z] [2020-09-10T19:32:52.178Z] [2020-09-10T19:32:52.178Z] DONE 18 tests, 1 skipped in 6.934s [2020-09-10T19:32:52.178Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-10T19:32:52.178Z] ++ 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-09-10T19:32:52.178Z] ++ set -e [2020-09-10T19:32:52.178Z] ++ '[' -n 0 ']' [2020-09-10T19:32:52.178Z] ++ set -x [2020-09-10T19:32:52.178Z] ++ env -i DEST=/go/src/github.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-09-10T19:32:52.439Z] INFO: Testing against a local daemon [2020-09-10T19:32:52.439Z] === RUN TestVolumesCreateAndList [2020-09-10T19:32:52.439Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-10T19:32:52.439Z] === RUN TestVolumesRemove [2020-09-10T19:32:52.700Z] --- PASS: TestVolumesRemove (0.18s) [2020-09-10T19:32:52.700Z] === RUN TestVolumesInspect [2020-09-10T19:32:52.700Z] --- PASS: TestVolumesInspect (0.03s) [2020-09-10T19:32:52.700Z] === RUN TestVolumesInvalidJSON [2020-09-10T19:32:52.700Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-10T19:32:52.700Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-10T19:32:52.700Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-10T19:32:52.700Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-10T19:32:52.700Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-10T19:32:52.700Z] PASS [2020-09-10T19:32:52.700Z] [2020-09-10T19:32:52.700Z] DONE 5 tests in 0.427s [2020-09-10T19:32:52.700Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-10T19:32:52.953Z] === RUN TestReadPluginNoRead/default [2020-09-10T19:32:53.183Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-09-10T19:32:53.183Z] === RUN TestDockerNetworkMacvlan [2020-09-10T19:32:53.271Z] ++++ cat bundles/test-integration/docker.pid [2020-09-10T19:32:53.271Z] +++ kill 13625 [2020-09-10T19:32:54.123Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-10T19:32:54.123Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-10T19:32:54.465Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-10T19:32:54.656Z] +++ /etc/init.d/apparmor stop [2020-09-10T19:32:54.656Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T19:32:54.656Z] [2020-09-10T19:32:54.656Z] Unloading profiles will leave already running processes permanently [2020-09-10T19:32:54.656Z] unconfined, which can lead to unexpected situations. [2020-09-10T19:32:54.656Z] [2020-09-10T19:32:54.656Z] To set a process to complain mode, use the command line tool [2020-09-10T19:32:54.656Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T19:32:54.656Z] +++ true [2020-09-10T19:32:54.656Z] exiting test-integration [2020-09-10T19:32:54.656Z] ++ exit 0 [2020-09-10T19:32:54.656Z] [2020-09-10T19:32:54.756Z] --- PASS: TestContinueAfterPluginCrash (8.93s) [2020-09-10T19:32:54.861Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2020-09-10T19:32:55.062Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-10T19:32:56.000Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-10T19:32:56.000Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-10T19:32:56.568Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-10T19:32:56.822Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-10T19:32:57.506Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-10T19:32:58.074Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-10T19:32:58.328Z] --- PASS: TestReadPluginNoRead (8.69s) [2020-09-10T19:32:58.328Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2020-09-10T19:32:58.328Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.06s) [2020-09-10T19:32:58.328Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s) [2020-09-10T19:32:58.328Z] read_test.go:92: [d16fa09e47cf1] daemon is not started [2020-09-10T19:32:58.328Z] PASS [2020-09-10T19:32:58.328Z] [2020-09-10T19:32:58.328Z] DONE 6 tests in 12.674s [2020-09-10T19:32:58.328Z] 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-09-10T19:32:58.328Z] ++ 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-09-10T19:32:58.328Z] ++ set -e [2020-09-10T19:32:58.328Z] ++ '[' -n 0 ']' [2020-09-10T19:32:58.328Z] ++ set -x [2020-09-10T19:32:58.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-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-09-10T19:32:58.621Z] testing: warning: no tests to run [2020-09-10T19:32:58.621Z] PASS [2020-09-10T19:32:58.621Z] [2020-09-10T19:32:58.621Z] DONE 0 tests in 0.099s [2020-09-10T19:32:58.621Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-10T19:32:58.621Z] ++ 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-09-10T19:32:58.621Z] ++ set -e [2020-09-10T19:32:58.621Z] ++ '[' -n 0 ']' [2020-09-10T19:32:58.621Z] ++ set -x [2020-09-10T19:32:58.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-10T19:32:58.621Z] INFO: Testing against a local daemon [2020-09-10T19:32:58.621Z] === RUN TestPluginWithDevMounts [2020-09-10T19:32:58.621Z] === PAUSE TestPluginWithDevMounts [2020-09-10T19:32:58.621Z] === CONT TestPluginWithDevMounts Post stage [Pipeline] junit [2020-09-10T19:32:58.877Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-10T19:32:59.645Z] + echo Ensuring container killed. [2020-09-10T19:32:59.645Z] Ensuring container killed. [2020-09-10T19:32:59.645Z] + docker rm -vf docker-pr3 [2020-09-10T19:32:59.645Z] Error: No such container: docker-pr3 [2020-09-10T19:32:59.645Z] + true [Pipeline] sh [2020-09-10T19:32:59.935Z] + echo Chowning /workspace to jenkins user [2020-09-10T19:32:59.935Z] Chowning /workspace to jenkins user [2020-09-10T19:32:59.935Z] + id -u [2020-09-10T19:32:59.935Z] + id -g [2020-09-10T19:32:59.935Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41432:/workspace busybox chown -R 1000:1000 /workspace [2020-09-10T19:33:00.689Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-09-10T19:33:00.689Z] PASS [2020-09-10T19:33:00.689Z] [2020-09-10T19:33:00.689Z] DONE 1 tests in 2.001s [2020-09-10T19:33:00.689Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-09-10T19:33:00.689Z] ++ 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-09-10T19:33:00.689Z] ++ set -e [2020-09-10T19:33:00.689Z] ++ '[' -n 0 ']' [2020-09-10T19:33:00.689Z] ++ set -x [2020-09-10T19:33:00.689Z] ++ env -i DEST=/go/src/github.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-09-10T19:33:00.689Z] INFO: Testing against a local daemon [2020-09-10T19:33:00.689Z] === RUN TestSecretInspect [2020-09-10T19:33:01.369Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-10T19:33:03.541Z] + bundleName=arm64-integration [2020-09-10T19:33:03.541Z] + echo Creating arm64-integration-bundles.tar.gz [2020-09-10T19:33:03.541Z] Creating arm64-integration-bundles.tar.gz [2020-09-10T19:33:03.541Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-10T19:33:03.541Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-10T19:33:03.815Z] Archiving artifacts [2020-09-10T19:33:04.127Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41432/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-10T19:33:04.447Z] + make clean [2020-09-10T19:33:05.020Z] docker volume rm -f docker-dev-cache [2020-09-10T19:33:05.020Z] docker-dev-cache [Pipeline] deleteDir [2020-09-10T19:33:05.137Z] --- PASS: TestSecretInspect (3.70s) [2020-09-10T19:33:05.137Z] === RUN TestSecretList [2020-09-10T19:33:05.564Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-10T19:33:05.564Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-10T19:33:06.503Z] --- PASS: TestDockerNetworkMacvlan (13.18s) [2020-09-10T19:33:06.503Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-09-10T19:33:06.503Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-09-10T19:33:06.503Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2020-09-10T19:33:06.503Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.60s) [2020-09-10T19:33:06.503Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.16s) [2020-09-10T19:33:06.503Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2020-09-10T19:33:06.503Z] PASS [2020-09-10T19:33:06.503Z] [2020-09-10T19:33:06.503Z] DONE 8 tests in 14.791s [2020-09-10T19:33:06.503Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-10T19:33:06.503Z] ++ 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-09-10T19:33:06.503Z] ++ set -e [2020-09-10T19:33:06.503Z] ++ '[' -n 0 ']' [2020-09-10T19:33:06.503Z] ++ set -x [2020-09-10T19:33:06.503Z] ++ env -i DEST=/go/src/github.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-09-10T19:33:06.503Z] testing: warning: no tests to run [2020-09-10T19:33:06.503Z] PASS [2020-09-10T19:33:06.503Z] [2020-09-10T19:33:06.503Z] DONE 0 tests in 0.041s [2020-09-10T19:33:06.503Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-10T19:33:06.503Z] ++ 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-09-10T19:33:06.503Z] ++ set -e [2020-09-10T19:33:06.503Z] ++ '[' -n 0 ']' [2020-09-10T19:33:06.503Z] ++ set -x [2020-09-10T19:33:06.503Z] ++ env -i DEST=/go/src/github.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-09-10T19:33:06.762Z] INFO: Testing against a local daemon [2020-09-10T19:33:06.762Z] === RUN TestAuthZPluginAllowRequest [2020-09-10T19:33:08.650Z] --- PASS: TestSecretList (3.70s) [2020-09-10T19:33:08.650Z] === RUN TestSecretsCreateAndDelete [2020-09-10T19:33:08.668Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2020-09-10T19:33:08.668Z] === RUN TestAuthZPluginTLS [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T19:33:08.927Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-09-10T19:33:08.927Z] === RUN TestAuthZPluginDenyRequest [2020-09-10T19:33:08.927Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-09-10T19:33:09.496Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-10T19:33:09.496Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-10T19:33:10.066Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-09-10T19:33:10.066Z] === RUN TestAuthZPluginDenyResponse [2020-09-10T19:33:10.325Z] === RUN TestDockerSuite/TestBuildRm [2020-09-10T19:33:10.583Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-09-10T19:33:10.583Z] === RUN TestAuthZPluginAllowEventStream [2020-09-10T19:33:11.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-10T19:33:11.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-10T19:33:11.962Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-10T19:33:11.962Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2020-09-10T19:33:11.962Z] === RUN TestAuthZPluginErrorResponse [2020-09-10T19:33:12.192Z] --- PASS: TestSecretsCreateAndDelete (3.66s) [2020-09-10T19:33:12.192Z] === RUN TestSecretsUpdate [2020-09-10T19:33:12.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-10T19:33:12.531Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2020-09-10T19:33:12.531Z] === RUN TestAuthZPluginErrorRequest [2020-09-10T19:33:12.791Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-10T19:33:13.049Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-09-10T19:33:13.049Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-10T19:33:13.617Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2020-09-10T19:33:13.617Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-10T19:33:13.617Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-10T19:33:15.525Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-10T19:33:15.703Z] --- PASS: TestSecretsUpdate (3.58s) [2020-09-10T19:33:15.703Z] === RUN TestTemplatedSecret [2020-09-10T19:33:15.784Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-09-10T19:33:15.784Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-10T19:33:16.045Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-10T19:33:16.614Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-10T19:33:17.994Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-10T19:33:17.994Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.93s) [2020-09-10T19:33:17.994Z] === RUN TestAuthZPluginHeader [2020-09-10T19:33:18.563Z] --- PASS: TestAuthZPluginHeader (0.79s) [2020-09-10T19:33:18.563Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-10T19:33:18.563Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-10T19:33:19.219Z] --- PASS: TestTemplatedSecret (3.76s) [2020-09-10T19:33:19.219Z] === RUN TestSecretCreateResolve [2020-09-10T19:33:19.501Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-10T19:33:22.040Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-10T19:33:22.040Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-10T19:33:22.610Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-10T19:33:22.610Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-10T19:33:22.610Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.17s) [2020-09-10T19:33:22.610Z] === RUN TestAuthZPluginV2Disable [2020-09-10T19:33:22.751Z] --- PASS: TestSecretCreateResolve (3.67s) [2020-09-10T19:33:22.751Z] PASS [2020-09-10T19:33:22.751Z] [2020-09-10T19:33:22.751Z] DONE 6 tests in 22.185s [2020-09-10T19:33:22.751Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-09-10T19:33:22.751Z] ++ 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-09-10T19:33:22.751Z] ++ set -e [2020-09-10T19:33:22.751Z] ++ '[' -n 0 ']' [2020-09-10T19:33:22.751Z] ++ set -x [2020-09-10T19:33:22.751Z] ++ env -i DEST=/go/src/github.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-09-10T19:33:22.870Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-10T19:33:23.042Z] INFO: Testing against a local daemon [2020-09-10T19:33:23.043Z] === RUN TestServiceCreateInit [2020-09-10T19:33:23.043Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-10T19:33:23.439Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-10T19:33:23.709Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-10T19:33:24.649Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-10T19:33:26.027Z] --- PASS: TestAuthZPluginV2Disable (3.34s) [2020-09-10T19:33:26.027Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-10T19:33:27.406Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-10T19:33:27.976Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-10T19:33:28.605Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-10T19:33:28.914Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-10T19:33:29.174Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-10T19:33:29.435Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.36s) [2020-09-10T19:33:29.435Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-10T19:33:30.003Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-10T19:33:30.946Z] === RUN TestDockerSuite/TestBuildUser [2020-09-10T19:33:32.854Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-10T19:33:34.167Z] --- PASS: TestServiceCreateInit (10.66s) [2020-09-10T19:33:34.167Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.31s) [2020-09-10T19:33:34.167Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s) [2020-09-10T19:33:34.167Z] === RUN TestCreateServiceMultipleTimes [2020-09-10T19:33:37.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-10T19:33:37.618Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-10T19:33:39.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-10T19:33:39.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-10T19:33:39.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-10T19:33:40.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-10T19:33:40.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-10T19:33:40.910Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.27s) [2020-09-10T19:33:40.910Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-10T19:33:42.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-10T19:33:46.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-10T19:33:48.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-10T19:33:49.031Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-10T19:33:49.031Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-10T19:33:49.031Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-10T19:33:49.291Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-10T19:33:49.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-10T19:33:49.860Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-10T19:33:50.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-10T19:33:50.797Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-10T19:33:50.797Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-10T19:33:50.797Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-10T19:33:50.797Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-10T19:33:50.797Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-10T19:33:51.735Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-10T19:33:52.001Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-10T19:33:52.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-10T19:33:52.576Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-09-10T19:33:52.835Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-10T19:33:53.402Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-10T19:33:53.661Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-10T19:33:54.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-10T19:33:55.572Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-10T19:33:56.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-10T19:33:56.247Z] 4612f6d0b889: Pull complete [2020-09-10T19:33:56.513Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-10T19:33:56.675Z] --- PASS: TestCreateServiceMultipleTimes (22.67s) [2020-09-10T19:33:56.675Z] === RUN TestCreateServiceConflict [2020-09-10T19:33:57.081Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-10T19:33:57.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-10T19:33:57.340Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-10T19:33:57.599Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2020-09-10T19:33:57.599Z] PASS [2020-09-10T19:33:57.599Z] [2020-09-10T19:33:57.599Z] DONE 17 tests in 51.027s [2020-09-10T19:33:57.599Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-10T19:33:57.599Z] ++ 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-09-10T19:33:57.599Z] ++ set -e [2020-09-10T19:33:57.599Z] ++ '[' -n 0 ']' [2020-09-10T19:33:57.599Z] ++ set -x [2020-09-10T19:33:57.599Z] ++ env -i DEST=/go/src/github.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-09-10T19:33:57.858Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-10T19:33:57.858Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-10T19:33:57.858Z] INFO: Testing against a local daemon [2020-09-10T19:33:57.858Z] === RUN TestPluginInvalidJSON [2020-09-10T19:33:57.858Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T19:33:57.858Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T19:33:57.858Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T19:33:57.858Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-10T19:33:57.858Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-10T19:33:57.858Z] === RUN TestPluginInstall [2020-09-10T19:33:57.858Z] === RUN TestPluginInstall/no_auth [2020-09-10T19:33:58.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-10T19:33:58.796Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-10T19:33:59.399Z] --- PASS: TestCreateServiceConflict (3.18s) [2020-09-10T19:33:59.399Z] === RUN TestCreateServiceMaxReplicas [2020-09-10T19:34:00.248Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-10T19:34:00.248Z] Using test binary docker [2020-09-10T19:34:00.248Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-10T19:34:00.248Z] +++ /etc/init.d/apparmor start [2020-09-10T19:34:00.248Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-10T19:34:00.248Z] INFO: Waiting for daemon to start... [2020-09-10T19:34:00.248Z] Starting dockerd [2020-09-10T19:34:00.248Z] +++ 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-09-10T19:34:01.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-09-10T19:34:01.338Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-10T19:34:01.338Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-10T19:34:01.338Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-10T19:34:01.907Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-10T19:34:02.329Z] . [2020-09-10T19:34:02.330Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-10T19:34:02.330Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-10T19:34:02.330Z] Error: No such image: emptyfs [2020-09-10T19:34:02.330Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-10T19:34:02.330Z] ++++ docker load [2020-09-10T19:34:02.637Z] Running integration-test (iteration 1) [2020-09-10T19:34:02.637Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-09-10T19:34:02.637Z] ++ 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-09-10T19:34:02.637Z] ++ set -e [2020-09-10T19:34:02.637Z] ++ '[' -n 0 ']' [2020-09-10T19:34:02.637Z] ++ set -x [2020-09-10T19:34:02.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=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-09-10T19:34:02.844Z] === RUN TestDockerSuite/TestCommitChange [2020-09-10T19:34:03.940Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2020-09-10T19:34:03.940Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-10T19:34:04.750Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-10T19:34:05.689Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-10T19:34:06.626Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-10T19:34:06.886Z] time="2020-09-10T19:34:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:34:06.886Z] time="2020-09-10T19:34:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e107bf9cf3a43cd4dbb0d0e4e8ce8b1d91ba91630767f44a1a273b645ced9a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:34:06.886Z] time="2020-09-10T19:34:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:34:06.886Z] time="2020-09-10T19:34:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e107bf9cf3a43cd4dbb0d0e4e8ce8b1d91ba91630767f44a1a273b645ced9a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:34:07.454Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-10T19:34:07.454Z] === RUN TestPluginInstall/with_htpasswd [2020-09-10T19:34:08.395Z] time="2020-09-10T19:34:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:34:08.395Z] time="2020-09-10T19:34:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:535085816017b1b29871718b1e9c04d4c37169c5647d1229efb8f13498c97bd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:34:08.395Z] time="2020-09-10T19:34:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:34:08.395Z] time="2020-09-10T19:34:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:535085816017b1b29871718b1e9c04d4c37169c5647d1229efb8f13498c97bd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:34:08.965Z] === RUN TestPluginInstall/with_insecure [2020-09-10T19:34:08.965Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-10T19:34:10.345Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-10T19:34:10.345Z] time="2020-09-10T19:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:34:10.345Z] time="2020-09-10T19:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a861631ba3cfb4ca5b62daad758e1e2a648202d8c96671f0c87f78b7b691a8dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:34:10.345Z] time="2020-09-10T19:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:34:10.345Z] time="2020-09-10T19:34:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a861631ba3cfb4ca5b62daad758e1e2a648202d8c96671f0c87f78b7b691a8dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:34:10.914Z] --- PASS: TestPluginInstall (12.90s) [2020-09-10T19:34:10.914Z] --- PASS: TestPluginInstall/no_auth (9.61s) [2020-09-10T19:34:10.914Z] --- PASS: TestPluginInstall/with_htpasswd (1.46s) [2020-09-10T19:34:10.914Z] --- PASS: TestPluginInstall/with_insecure (1.82s) [2020-09-10T19:34:10.914Z] plugin_test.go:157: [dcacd33af685d] daemon is not started [2020-09-10T19:34:10.914Z] PASS [2020-09-10T19:34:10.914Z] [2020-09-10T19:34:10.914Z] DONE 6 tests in 13.156s [2020-09-10T19:34:10.914Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-10T19:34:10.914Z] ++ 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-09-10T19:34:10.914Z] ++ set -e [2020-09-10T19:34:10.914Z] ++ '[' -n 0 ']' [2020-09-10T19:34:10.914Z] ++ set -x [2020-09-10T19:34:10.914Z] ++ env -i DEST=/go/src/github.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-09-10T19:34:10.914Z] INFO: Testing against a local daemon [2020-09-10T19:34:10.914Z] === RUN TestExternalGraphDriver [2020-09-10T19:34:11.482Z] === RUN TestExternalGraphDriver/json [2020-09-10T19:34:11.482Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-10T19:34:12.052Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-10T19:34:13.430Z] === RUN TestExternalGraphDriver/spec [2020-09-10T19:34:13.430Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-10T19:34:13.999Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-10T19:34:13.999Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-10T19:34:13.999Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-10T19:34:14.266Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-10T19:34:14.266Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-10T19:34:14.266Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-10T19:34:14.266Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-10T19:34:15.222Z] === RUN TestExternalGraphDriver/pull [2020-09-10T19:34:15.385Z] Loaded image: buildpack-deps:buster [2020-09-10T19:34:15.385Z] Loaded image: busybox:latest [2020-09-10T19:34:15.385Z] Loaded image: busybox:glibc [2020-09-10T19:34:15.385Z] Loaded image: debian:buster [2020-09-10T19:34:15.385Z] Loaded image: hello-world:latest [2020-09-10T19:34:15.385Z] INFO: Testing against a local daemon [2020-09-10T19:34:15.385Z] === RUN TestCgroupNamespacesBuild [2020-09-10T19:34:15.481Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-10T19:34:16.356Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-10T19:34:16.356Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-09-10T19:34:16.356Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-10T19:34:16.357Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/types [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-10T19:34:16.357Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-09-10T19:34:16.357Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-10T19:34:16.357Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-09-10T19:34:16.357Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/builder [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-10T19:34:16.357Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-09-10T19:34:16.357Z] ok github.com/docker/docker/builder/remotecontext 0.086s coverage: 13.6% of statements [2020-09-10T19:34:16.357Z] ok github.com/docker/docker/builder/dockerfile 0.198s coverage: 48.0% of statements [2020-09-10T19:34:16.357Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-09-10T19:34:16.357Z] ok github.com/docker/docker/builder/remotecontext/git 1.594s coverage: 86.3% of statements [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/cli [no test files] [2020-09-10T19:34:16.357Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-10T19:34:16.859Z] --- PASS: TestExternalGraphDriver (5.73s) [2020-09-10T19:34:16.859Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2020-09-10T19:34:16.859Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2020-09-10T19:34:16.859Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2020-09-10T19:34:16.859Z] === RUN TestGraphdriverPluginV2 [2020-09-10T19:34:16.859Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-10T19:34:16.859Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-10T19:34:16.928Z] --- PASS: TestCgroupNamespacesBuild (1.46s) [2020-09-10T19:34:16.928Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-10T19:34:17.426Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-10T19:34:17.685Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-10T19:34:18.254Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-10T19:34:18.449Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2020-09-10T19:34:18.449Z] === RUN TestBuildWithSession [2020-09-10T19:34:18.449Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-10T19:34:18.449Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T19:34:18.449Z] === RUN TestBuildSquashParent [2020-09-10T19:34:18.822Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-10T19:34:19.340Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.72s) [2020-09-10T19:34:19.340Z] === RUN TestCreateServiceSecretFileMode [2020-09-10T19:34:19.392Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-10T19:34:19.392Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-10T19:34:19.392Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-10T19:34:19.650Z] ok github.com/docker/docker/client 0.228s coverage: 75.4% of statements [2020-09-10T19:34:19.961Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-10T19:34:19.962Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-10T19:34:19.962Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-10T19:34:19.962Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-10T19:34:19.962Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-10T19:34:20.530Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-10T19:34:20.790Z] --- PASS: TestGraphdriverPluginV2 (4.11s) [2020-09-10T19:34:20.790Z] PASS [2020-09-10T19:34:20.790Z] [2020-09-10T19:34:20.790Z] DONE 5 tests in 10.051s [2020-09-10T19:34:20.790Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-10T19:34:20.790Z] ++ 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-09-10T19:34:20.790Z] ++ set -e [2020-09-10T19:34:20.790Z] ++ '[' -n 0 ']' [2020-09-10T19:34:20.790Z] ++ set -x [2020-09-10T19:34:20.790Z] ++ env -i DEST=/go/src/github.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-09-10T19:34:21.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-10T19:34:21.050Z] INFO: Testing against a local daemon [2020-09-10T19:34:21.050Z] === RUN TestContinueAfterPluginCrash [2020-09-10T19:34:21.050Z] === PAUSE TestContinueAfterPluginCrash [2020-09-10T19:34:21.050Z] === RUN TestReadPluginNoRead [2020-09-10T19:34:21.050Z] === PAUSE TestReadPluginNoRead [2020-09-10T19:34:21.050Z] === RUN TestDaemonStartWithLogOpt [2020-09-10T19:34:21.050Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-10T19:34:21.050Z] === CONT TestContinueAfterPluginCrash [2020-09-10T19:34:21.050Z] === CONT TestDaemonStartWithLogOpt [2020-09-10T19:34:21.310Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-10T19:34:21.878Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-10T19:34:21.878Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-10T19:34:22.851Z] --- PASS: TestCreateServiceSecretFileMode (3.52s) [2020-09-10T19:34:22.851Z] === RUN TestCreateServiceConfigFileMode [2020-09-10T19:34:22.967Z] --- PASS: TestBuildSquashParent (3.94s) [2020-09-10T19:34:22.967Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-10T19:34:22.967Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T19:34:22.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T19:34:22.967Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T19:34:22.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T19:34:22.967Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T19:34:22.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T19:34:22.967Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T19:34:22.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T19:34:22.967Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T19:34:22.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T19:34:22.967Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T19:34:22.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T19:34:22.967Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-10T19:34:22.967Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-10T19:34:22.967Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-10T19:34:22.967Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-10T19:34:24.035Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-10T19:34:24.412Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-10T19:34:24.680Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-10T19:34:24.980Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-10T19:34:24.980Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-10T19:34:25.919Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-10T19:34:26.397Z] --- PASS: TestCreateServiceConfigFileMode (3.55s) [2020-09-10T19:34:26.397Z] === RUN TestCreateServiceSysctls [2020-09-10T19:34:26.768Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-10T19:34:26.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.82s) [2020-09-10T19:34:26.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2020-09-10T19:34:26.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2020-09-10T19:34:26.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.77s) [2020-09-10T19:34:26.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2020-09-10T19:34:26.768Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.68s) [2020-09-10T19:34:26.768Z] === RUN TestBuildMultiStageCopy [2020-09-10T19:34:26.768Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-10T19:34:26.857Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-10T19:34:27.428Z] --- PASS: TestDaemonStartWithLogOpt (6.43s) [2020-09-10T19:34:27.428Z] === CONT TestReadPluginNoRead [2020-09-10T19:34:27.687Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-10T19:34:27.926Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-10T19:34:28.234Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-10T19:34:28.256Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-10T19:34:28.256Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-10T19:34:28.539Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-10T19:34:28.832Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-10T19:34:29.132Z] --- PASS: TestBuildMultiStageCopy (2.76s) [2020-09-10T19:34:29.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2020-09-10T19:34:29.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-09-10T19:34:29.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-09-10T19:34:29.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-09-10T19:34:29.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-09-10T19:34:29.132Z] === RUN TestBuildMultiStageParentConfig [2020-09-10T19:34:29.194Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-10T19:34:29.762Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-10T19:34:30.199Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2020-09-10T19:34:30.199Z] === RUN TestBuildLabelWithTargets [2020-09-10T19:34:30.330Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-10T19:34:30.330Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-10T19:34:30.844Z] --- PASS: TestCreateServiceSysctls (4.31s) [2020-09-10T19:34:30.844Z] === RUN TestCreateServiceCapabilities [2020-09-10T19:34:30.899Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-10T19:34:30.899Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-10T19:34:31.244Z] --- PASS: TestBuildLabelWithTargets (1.24s) [2020-09-10T19:34:31.244Z] === RUN TestBuildWithEmptyLayers [2020-09-10T19:34:31.836Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-10T19:34:31.883Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2020-09-10T19:34:31.883Z] === RUN TestBuildMultiStageOnBuild [2020-09-10T19:34:32.405Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-10T19:34:32.975Z] --- PASS: TestContinueAfterPluginCrash (11.76s) [2020-09-10T19:34:32.975Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-10T19:34:32.975Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-10T19:34:32.975Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-10T19:34:32.975Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-10T19:34:32.975Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-10T19:34:33.545Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-10T19:34:33.804Z] === RUN TestReadPluginNoRead/default [2020-09-10T19:34:33.964Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2020-09-10T19:34:33.964Z] === RUN TestBuildUncleanTarFilenames [2020-09-10T19:34:34.356Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2020-09-10T19:34:34.356Z] === RUN TestInspect [2020-09-10T19:34:34.601Z] --- PASS: TestBuildUncleanTarFilenames (0.85s) [2020-09-10T19:34:34.601Z] === RUN TestBuildMultiStageLayerLeak [2020-09-10T19:34:35.194Z] --- PASS: TestReadPluginNoRead (7.53s) [2020-09-10T19:34:35.194Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2020-09-10T19:34:35.194Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2020-09-10T19:34:35.194Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2020-09-10T19:34:35.194Z] read_test.go:92: [dd04e453281d4] daemon is not started [2020-09-10T19:34:35.194Z] PASS [2020-09-10T19:34:35.194Z] [2020-09-10T19:34:35.194Z] DONE 6 tests in 14.222s [2020-09-10T19:34:35.194Z] 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-09-10T19:34:35.194Z] ++ 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-09-10T19:34:35.194Z] ++ set -e [2020-09-10T19:34:35.194Z] ++ '[' -n 0 ']' [2020-09-10T19:34:35.194Z] ++ set -x [2020-09-10T19:34:35.194Z] ++ env -i DEST=/go/src/github.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-09-10T19:34:35.194Z] testing: warning: no tests to run [2020-09-10T19:34:35.194Z] PASS [2020-09-10T19:34:35.194Z] [2020-09-10T19:34:35.194Z] DONE 0 tests in 0.087s [2020-09-10T19:34:35.194Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-10T19:34:35.194Z] ++ 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-09-10T19:34:35.194Z] ++ set -e [2020-09-10T19:34:35.194Z] ++ '[' -n 0 ']' [2020-09-10T19:34:35.194Z] ++ set -x [2020-09-10T19:34:35.194Z] ++ env -i DEST=/go/src/github.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-09-10T19:34:35.453Z] INFO: Testing against a local daemon [2020-09-10T19:34:35.453Z] === RUN TestPluginWithDevMounts [2020-09-10T19:34:35.453Z] === PAUSE TestPluginWithDevMounts [2020-09-10T19:34:35.453Z] === CONT TestPluginWithDevMounts [2020-09-10T19:34:36.124Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s) [2020-09-10T19:34:36.124Z] === RUN TestBuildWithHugeFile [2020-09-10T19:34:37.357Z] --- PASS: TestPluginWithDevMounts (1.66s) [2020-09-10T19:34:37.357Z] PASS [2020-09-10T19:34:37.357Z] [2020-09-10T19:34:37.357Z] DONE 1 tests in 1.950s [2020-09-10T19:34:37.357Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-10T19:34:37.357Z] ++ 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-09-10T19:34:37.357Z] ++ set -e [2020-09-10T19:34:37.357Z] ++ '[' -n 0 ']' [2020-09-10T19:34:37.357Z] ++ set -x [2020-09-10T19:34:37.357Z] ++ env -i DEST=/go/src/github.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-09-10T19:34:37.357Z] INFO: Testing against a local daemon [2020-09-10T19:34:37.357Z] === RUN TestSecretInspect [2020-09-10T19:34:37.868Z] --- PASS: TestInspect (3.68s) [2020-09-10T19:34:37.868Z] === RUN TestCreateJob [2020-09-10T19:34:37.926Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-10T19:34:38.493Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-10T19:34:38.753Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-10T19:34:38.753Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-10T19:34:39.173Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-10T19:34:40.109Z] --- PASS: TestSecretInspect (2.58s) [2020-09-10T19:34:40.109Z] === RUN TestSecretList [2020-09-10T19:34:41.487Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-10T19:34:42.055Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-10T19:34:42.316Z] --- PASS: TestSecretList (2.48s) [2020-09-10T19:34:42.316Z] === RUN TestSecretsCreateAndDelete [2020-09-10T19:34:42.316Z] --- PASS: TestCreateJob (4.68s) [2020-09-10T19:34:42.316Z] === RUN TestReplicatedJob [2020-09-10T19:34:42.885Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-10T19:34:45.426Z] --- PASS: TestSecretsCreateAndDelete (2.64s) [2020-09-10T19:34:45.426Z] === RUN TestSecretsUpdate [2020-09-10T19:34:46.363Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-10T19:34:46.622Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-10T19:34:48.003Z] --- PASS: TestSecretsUpdate (2.75s) [2020-09-10T19:34:48.003Z] === RUN TestTemplatedSecret [2020-09-10T19:34:48.003Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-10T19:34:48.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-10T19:34:50.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-09-10T19:34:50.788Z] --- PASS: TestReplicatedJob (7.24s) [2020-09-10T19:34:50.788Z] === RUN TestUpdateReplicatedJob [2020-09-10T19:34:51.257Z] --- PASS: TestTemplatedSecret (3.24s) [2020-09-10T19:34:51.257Z] === RUN TestSecretCreateResolve [2020-09-10T19:34:51.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-09-10T19:34:52.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-09-10T19:34:53.469Z] --- PASS: TestSecretCreateResolve (2.41s) [2020-09-10T19:34:53.469Z] PASS [2020-09-10T19:34:53.469Z] [2020-09-10T19:34:53.469Z] DONE 6 tests in 16.307s [2020-09-10T19:34:53.469Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-10T19:34:53.469Z] ++ 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-09-10T19:34:53.469Z] ++ set -e [2020-09-10T19:34:53.469Z] ++ '[' -n 0 ']' [2020-09-10T19:34:53.469Z] ++ set -x [2020-09-10T19:34:53.469Z] ++ env -i DEST=/go/src/github.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-09-10T19:34:53.554Z] --- PASS: TestUpdateReplicatedJob (4.20s) [2020-09-10T19:34:53.554Z] === RUN TestServiceListWithStatuses [2020-09-10T19:34:53.554Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-10T19:34:53.554Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T19:34:53.554Z] === RUN TestDockerNetworkConnectAlias [2020-09-10T19:34:53.728Z] INFO: Testing against a local daemon [2020-09-10T19:34:53.728Z] === RUN TestServiceCreateInit [2020-09-10T19:34:53.728Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-10T19:34:54.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-09-10T19:34:55.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a5bee0_} [2020-09-10T19:34:57.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1997876100_/foo_false____} [2020-09-10T19:34:57.633Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-10T19:34:58.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1997876100_/foo_true____} [2020-09-10T19:34:59.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3530376467_/foo_false____} [2020-09-10T19:35:01.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3530376467_/foo_true____} [2020-09-10T19:35:01.588Z] --- PASS: TestServiceCreateInit (7.87s) [2020-09-10T19:35:01.588Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.82s) [2020-09-10T19:35:01.588Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.03s) [2020-09-10T19:35:01.588Z] === RUN TestCreateServiceMultipleTimes [2020-09-10T19:35:02.027Z] --- PASS: TestDockerNetworkConnectAlias (8.04s) [2020-09-10T19:35:02.027Z] === RUN TestDockerNetworkReConnect [2020-09-10T19:35:02.966Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3530376467_/foo_true__0xc000a5bf40__} [2020-09-10T19:35:04.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a5bf60_} [2020-09-10T19:35:05.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a5bf80_} [2020-09-10T19:35:06.343Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 30.8% of statements [2020-09-10T19:35:06.343Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2020-09-10T19:35:06.343Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-10T19:35:06.343Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-10T19:35:06.343Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-10T19:35:06.343Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-10T19:35:07.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a5bfa0_} [2020-09-10T19:35:07.593Z] --- PASS: TestDockerNetworkReConnect (5.90s) [2020-09-10T19:35:07.593Z] === RUN TestServicePlugin [2020-09-10T19:35:07.593Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-10T19:35:07.593Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:35:07.593Z] === RUN TestServiceUpdateLabel [2020-09-10T19:35:08.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a5bfc0_} [2020-09-10T19:35:09.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-10T19:35:09.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-10T19:35:10.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-10T19:35:10.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-10T19:35:10.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-10T19:35:10.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-10T19:35:10.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-10T19:35:10.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-10T19:35:10.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-10T19:35:10.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-10T19:35:10.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-10T19:35:10.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-10T19:35:10.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-10T19:35:10.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-09-10T19:35:10.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-09-10T19:35:10.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-09-10T19:35:10.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-09-10T19:35:10.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-09-10T19:35:10.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-09-10T19:35:10.544Z] ok github.com/docker/docker/daemon/cluster 0.072s coverage: 0.5% of statements [2020-09-10T19:35:10.773Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-10T19:35:11.117Z] --- PASS: TestServiceUpdateLabel (3.17s) [2020-09-10T19:35:11.117Z] === RUN TestServiceUpdateSecrets [2020-09-10T19:35:12.452Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-09-10T19:35:13.309Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-10T19:35:13.830Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-09-10T19:35:14.689Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-10T19:35:16.595Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-10T19:35:17.976Z] --- PASS: TestCreateServiceMultipleTimes (16.17s) [2020-09-10T19:35:17.976Z] === RUN TestCreateServiceConflict [2020-09-10T19:35:17.976Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-10T19:35:17.976Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-10T19:35:18.915Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-10T19:35:19.494Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-09-10T19:35:20.886Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-10T19:35:21.148Z] --- PASS: TestCreateServiceConflict (3.40s) [2020-09-10T19:35:21.148Z] === RUN TestCreateServiceMaxReplicas [2020-09-10T19:35:21.148Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-10T19:35:21.716Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-10T19:35:22.288Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-10T19:35:23.227Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-10T19:35:23.816Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2020-09-10T19:35:23.817Z] ok github.com/docker/docker/daemon 12.171s coverage: 17.4% of statements [2020-09-10T19:35:23.817Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-10T19:35:23.817Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-10T19:35:24.166Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-10T19:35:24.387Z] ok github.com/docker/docker/daemon/config 0.049s coverage: 81.8% of statements [2020-09-10T19:35:24.426Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2020-09-10T19:35:24.426Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-10T19:35:24.647Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2020-09-10T19:35:24.686Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-10T19:35:25.585Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-09-10T19:35:25.585Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-10T19:35:25.585Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-10T19:35:25.622Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-10T19:35:25.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-10T19:35:26.154Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-09-10T19:35:26.192Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-10T19:35:26.592Z] --- PASS: TestServiceUpdateSecrets (15.70s) [2020-09-10T19:35:26.592Z] === RUN TestServiceUpdateConfigs [2020-09-10T19:35:27.131Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-10T19:35:28.510Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-10T19:35:28.712Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.508s coverage: 73.1% of statements [2020-09-10T19:35:28.972Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-09-10T19:35:29.448Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-10T19:35:30.016Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-10T19:35:30.585Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-10T19:35:30.585Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-10T19:35:30.879Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.415s coverage: 57.0% of statements [2020-09-10T19:35:31.152Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-10T19:35:31.412Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-10T19:35:32.348Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-10T19:35:32.789Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-09-10T19:35:33.199Z] --- PASS: TestBuildWithHugeFile (54.17s) [2020-09-10T19:35:33.199Z] === RUN TestBuildWithEmptyDockerfile [2020-09-10T19:35:33.199Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T19:35:33.199Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T19:35:33.199Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T19:35:33.199Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T19:35:33.199Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T19:35:33.199Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T19:35:33.199Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-10T19:35:33.199Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-10T19:35:33.199Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-10T19:35:33.199Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-09-10T19:35:33.199Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-09-10T19:35:33.199Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-09-10T19:35:33.199Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-09-10T19:35:33.199Z] === RUN TestBuildPreserveOwnership [2020-09-10T19:35:33.199Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-10T19:35:33.199Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-10T19:35:33.284Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-10T19:35:33.542Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-10T19:35:34.168Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.448s coverage: 46.2% of statements [2020-09-10T19:35:34.168Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-10T19:35:34.479Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-10T19:35:34.716Z] --- PASS: TestBuildPreserveOwnership (3.78s) [2020-09-10T19:35:34.717Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2020-09-10T19:35:34.717Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2020-09-10T19:35:34.717Z] === RUN TestBuildPlatformInvalid [2020-09-10T19:35:34.717Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-09-10T19:35:34.717Z] PASS [2020-09-10T19:35:34.717Z] [2020-09-10T19:35:34.717Z] === Skipped [2020-09-10T19:35:34.717Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-09-10T19:35:34.717Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T19:35:34.717Z] [2020-09-10T19:35:34.717Z] [2020-09-10T19:35:34.717Z] DONE 32 tests, 1 skipped in 92.143s [2020-09-10T19:35:34.717Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-09-10T19:35:34.717Z] ++ 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-09-10T19:35:34.717Z] ++ set -e [2020-09-10T19:35:34.717Z] ++ '[' -n 0 ']' [2020-09-10T19:35:34.717Z] ++ set -x [2020-09-10T19:35:34.717Z] ++ env -i DEST=/go/src/github.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-09-10T19:35:34.717Z] INFO: Testing against a local daemon [2020-09-10T19:35:34.717Z] === RUN TestConfigInspect [2020-09-10T19:35:34.735Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.313s coverage: 49.5% of statements [2020-09-10T19:35:35.047Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-10T19:35:36.424Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-10T19:35:36.882Z] --- PASS: TestConfigInspect (1.91s) [2020-09-10T19:35:36.882Z] === RUN TestConfigList [2020-09-10T19:35:37.242Z] c3aff4450246: Pull complete [2020-09-10T19:35:37.242Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-10T19:35:37.242Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:35:37.242Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-09-10T19:35:37.242Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-09-10T19:35:37.242Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' [2020-09-10T19:35:37.242Z] WARN: Skipping validation tests [2020-09-10T19:35:37.242Z] INFO: Running unit tests at 09/10/2020 19:35:31... [2020-09-10T19:35:37.242Z] INFO: make.ps1 starting at 09/10/2020 19:35:35 [2020-09-10T19:35:37.242Z] INFO: Git commit (850f02b35f) assumed from DOCKER_GITCOMMIT environment variable [2020-09-10T19:35:37.242Z] INFO: Invoking autogen... [2020-09-10T19:35:37.242Z] INFO: Running unit tests... [2020-09-10T19:35:37.273Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.583s coverage: 57.7% of statements [2020-09-10T19:35:37.274Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-10T19:35:37.274Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.301s coverage: 76.1% of statements [2020-09-10T19:35:37.274Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-10T19:35:38.437Z] --- PASS: TestConfigList (1.90s) [2020-09-10T19:35:38.437Z] === RUN TestConfigsCreateAndDelete [2020-09-10T19:35:38.653Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-09-10T19:35:38.912Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2020-09-10T19:35:39.713Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.60s) [2020-09-10T19:35:39.713Z] === RUN TestCreateServiceSecretFileMode [2020-09-10T19:35:39.713Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-10T19:35:39.850Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-09-10T19:35:40.575Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2020-09-10T19:35:40.575Z] === RUN TestConfigsUpdate [2020-09-10T19:35:41.625Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-10T19:35:41.755Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 4.8% of statements [2020-09-10T19:35:41.755Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-10T19:35:41.755Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-10T19:35:42.015Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 41.0% of statements [2020-09-10T19:35:42.202Z] --- PASS: TestCreateServiceSecretFileMode (3.01s) [2020-09-10T19:35:42.202Z] === RUN TestCreateServiceConfigFileMode [2020-09-10T19:35:42.202Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-10T19:35:42.681Z] --- PASS: TestConfigsUpdate (1.91s) [2020-09-10T19:35:42.681Z] === RUN TestTemplatedConfig [2020-09-10T19:35:43.927Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-09-10T19:35:43.927Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 77.8% of statements [2020-09-10T19:35:43.927Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-10T19:35:43.927Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-10T19:35:44.767Z] --- PASS: TestTemplatedConfig (2.39s) [2020-09-10T19:35:44.767Z] === RUN TestConfigCreateResolve [2020-09-10T19:35:44.866Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-09-10T19:35:45.127Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 61.6% of statements [2020-09-10T19:35:45.198Z] --- PASS: TestServiceUpdateConfigs (15.86s) [2020-09-10T19:35:45.199Z] === RUN TestServiceUpdateNetwork [2020-09-10T19:35:45.387Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2020-09-10T19:35:45.497Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2020-09-10T19:35:45.497Z] === RUN TestCreateServiceSysctls [2020-09-10T19:35:45.707Z] 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-09-10T19:35:45.756Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-10T19:35:46.769Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 75.2% of statements [2020-09-10T19:35:46.769Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-10T19:35:46.853Z] --- PASS: TestConfigCreateResolve (1.91s) [2020-09-10T19:35:46.853Z] === RUN TestConfigDaemonLibtrustID [2020-09-10T19:35:47.028Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 37.7% of statements [2020-09-10T19:35:47.150Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-09-10T19:35:47.150Z] PASS [2020-09-10T19:35:47.150Z] [2020-09-10T19:35:47.150Z] DONE 7 tests in 12.546s [2020-09-10T19:35:47.150Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-09-10T19:35:47.150Z] ++ 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-09-10T19:35:47.150Z] ++ set -e [2020-09-10T19:35:47.150Z] ++ '[' -n 0 ']' [2020-09-10T19:35:47.150Z] ++ set -x [2020-09-10T19:35:47.150Z] ++ env -i DEST=/go/src/github.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-09-10T19:35:47.448Z] INFO: Testing against a local daemon [2020-09-10T19:35:47.448Z] === RUN TestCheckpoint [2020-09-10T19:35:47.448Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-10T19:35:47.448Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T19:35:47.448Z] === RUN TestContainerInvalidJSON [2020-09-10T19:35:47.448Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T19:35:47.448Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T19:35:47.448Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T19:35:47.448Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T19:35:47.448Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-10T19:35:47.448Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-10T19:35:47.448Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-10T19:35:47.448Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-10T19:35:47.448Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-10T19:35:47.448Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-10T19:35:47.448Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-10T19:35:47.448Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-10T19:35:47.448Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-10T19:35:47.448Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-10T19:35:47.448Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-09-10T19:35:47.448Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-10T19:35:47.448Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-09-10T19:35:47.448Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-10T19:35:47.448Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-09-10T19:35:47.448Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-10T19:35:47.786Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-09-10T19:35:47.786Z] === RUN TestCopyFromContainer [2020-09-10T19:35:47.966Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-09-10T19:35:48.293Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-10T19:35:48.552Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-10T19:35:48.845Z] === RUN TestCopyFromContainer// [2020-09-10T19:35:48.845Z] === RUN TestCopyFromContainer//bar/root [2020-09-10T19:35:48.845Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-10T19:35:49.119Z] --- PASS: TestCreateServiceSysctls (3.90s) [2020-09-10T19:35:49.119Z] === RUN TestCreateServiceCapabilities [2020-09-10T19:35:49.140Z] === RUN TestCopyFromContainer/bar/quux [2020-09-10T19:35:49.140Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-10T19:35:49.140Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-10T19:35:49.140Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-10T19:35:49.345Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2020-09-10T19:35:49.434Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-10T19:35:49.434Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-10T19:35:49.434Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-10T19:35:49.434Z] --- PASS: TestCopyFromContainer (1.93s) [2020-09-10T19:35:49.434Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-09-10T19:35:49.434Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-09-10T19:35:49.434Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-09-10T19:35:49.434Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-09-10T19:35:49.434Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-09-10T19:35:49.434Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-09-10T19:35:49.434Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-09-10T19:35:49.434Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-10T19:35:49.434Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-10T19:35:49.434Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-09-10T19:35:49.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-10T19:35:49.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T19:35:49.434Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T19:35:49.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T19:35:49.434Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T19:35:49.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T19:35:49.434Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T19:35:49.434Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-10T19:35:49.434Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-10T19:35:49.434Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-10T19:35:49.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-10T19:35:49.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-10T19:35:49.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-10T19:35:49.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-10T19:35:49.434Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-10T19:35:49.728Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-10T19:35:49.728Z] === RUN TestCreateWithInvalidEnv [2020-09-10T19:35:49.728Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-10T19:35:49.728Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-10T19:35:49.728Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-10T19:35:49.728Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-10T19:35:49.728Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-10T19:35:49.728Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-10T19:35:49.728Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-10T19:35:49.728Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-10T19:35:49.728Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-10T19:35:49.728Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-10T19:35:49.728Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-10T19:35:49.728Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-10T19:35:49.728Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-10T19:35:49.728Z] === RUN TestCreateTmpfsMountsTarget [2020-09-10T19:35:49.728Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-10T19:35:49.728Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-10T19:35:49.913Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-09-10T19:35:50.483Z] ok github.com/docker/docker/daemon/logger/splunk 1.609s coverage: 82.5% of statements [2020-09-10T19:35:50.483Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-10T19:35:50.483Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2020-09-10T19:35:50.483Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-10T19:35:51.245Z] --- PASS: TestCreateWithCustomMaskedPaths (1.45s) [2020-09-10T19:35:51.245Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-10T19:35:52.408Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-09-10T19:35:52.408Z] --- PASS: TestCreateServiceCapabilities (2.97s) [2020-09-10T19:35:52.408Z] === RUN TestInspect [2020-09-10T19:35:52.668Z] === RUN TestDockerSuite/TestCpToDot [2020-09-10T19:35:52.688Z] ? github.com/docker/docker/api [no test files] [2020-09-10T19:35:52.761Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s) [2020-09-10T19:35:52.761Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-10T19:35:52.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T19:35:52.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T19:35:52.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T19:35:52.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T19:35:52.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T19:35:52.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T19:35:52.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T19:35:52.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T19:35:52.761Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T19:35:52.761Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T19:35:52.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-10T19:35:52.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-10T19:35:52.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-10T19:35:52.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-10T19:35:52.761Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-10T19:35:52.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-10T19:35:52.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-10T19:35:52.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-09-10T19:35:52.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-09-10T19:35:52.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-09-10T19:35:52.761Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-09-10T19:35:52.761Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-10T19:35:53.045Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2020-09-10T19:35:53.067Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2020-09-10T19:35:53.067Z] === RUN TestCreateDifferentPlatform [2020-09-10T19:35:53.067Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-10T19:35:53.235Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-10T19:35:53.410Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-10T19:35:53.410Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-10T19:35:53.410Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-10T19:35:53.410Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-10T19:35:53.410Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-10T19:35:53.410Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2020-09-10T19:35:53.410Z] === RUN TestContainerStartOnDaemonRestart [2020-09-10T19:35:53.410Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-10T19:35:53.410Z] === RUN TestDaemonRestartIpcMode [2020-09-10T19:35:53.410Z] === PAUSE TestDaemonRestartIpcMode [2020-09-10T19:35:53.410Z] === RUN TestDaemonHostGatewayIP [2020-09-10T19:35:53.410Z] === PAUSE TestDaemonHostGatewayIP [2020-09-10T19:35:53.410Z] === RUN TestContainerKillOnDaemonStart [2020-09-10T19:35:53.410Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-10T19:35:53.410Z] === RUN TestDiff [2020-09-10T19:35:53.614Z] ok github.com/docker/docker/distribution 0.570s coverage: 21.9% of statements [2020-09-10T19:35:53.614Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-10T19:35:53.703Z] --- PASS: TestDiff (0.51s) [2020-09-10T19:35:53.703Z] === RUN TestExecWithCloseStdin [2020-09-10T19:35:54.341Z] --- PASS: TestExecWithCloseStdin (0.62s) [2020-09-10T19:35:54.341Z] === RUN TestExec [2020-09-10T19:35:54.552Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-09-10T19:35:54.612Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-10T19:35:54.986Z] --- PASS: TestExec (0.60s) [2020-09-10T19:35:54.986Z] === RUN TestExecUser [2020-09-10T19:35:55.489Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements [2020-09-10T19:35:55.549Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-10T19:35:55.634Z] --- PASS: TestExecUser (0.60s) [2020-09-10T19:35:55.634Z] === RUN TestExportContainerAndImportImage [2020-09-10T19:35:55.748Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2020-09-10T19:35:55.748Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-10T19:35:56.117Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-10T19:35:56.270Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2020-09-10T19:35:56.270Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-10T19:35:56.316Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2020-09-10T19:35:56.316Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-10T19:35:56.685Z] --- PASS: TestInspect (4.70s) [2020-09-10T19:35:56.685Z] === RUN TestCreateJob [2020-09-10T19:35:57.253Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-09-10T19:35:57.253Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-10T19:35:57.622Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-10T19:35:57.622Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-10T19:35:57.813Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-09-10T19:35:57.813Z] === RUN TestHealthCheckWorkdir [2020-09-10T19:35:57.821Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-09-10T19:35:58.455Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2020-09-10T19:35:58.455Z] === RUN TestHealthKillContainer [2020-09-10T19:35:58.562Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-10T19:35:59.499Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-10T19:35:59.499Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-10T19:35:59.499Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-10T19:35:59.728Z] ok github.com/docker/docker/opts 0.041s coverage: 67.1% of statements [2020-09-10T19:35:59.728Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-09-10T19:36:00.067Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-10T19:36:00.067Z] --- PASS: TestCreateJob (3.32s) [2020-09-10T19:36:00.067Z] === RUN TestReplicatedJob [2020-09-10T19:36:00.559Z] --- PASS: TestServiceUpdateNetwork (16.53s) [2020-09-10T19:36:00.559Z] === RUN TestServiceUpdatePidsLimit [2020-09-10T19:36:00.559Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-10T19:36:00.634Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-10T19:36:00.634Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-10T19:36:00.634Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-10T19:36:01.199Z] --- PASS: TestHealthKillContainer (2.58s) [2020-09-10T19:36:01.199Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-10T19:36:01.202Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-10T19:36:01.460Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-10T19:36:01.460Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-10T19:36:01.460Z] === RUN TestDockerSuite/TestCreateRM [2020-09-10T19:36:01.507Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-09-10T19:36:01.507Z] === RUN TestIpcModeNone [2020-09-10T19:36:01.596Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-10T19:36:01.636Z] ok github.com/docker/docker/pkg/archive 0.334s coverage: 76.9% of statements [2020-09-10T19:36:01.719Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-10T19:36:01.720Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-10T19:36:01.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-09-10T19:36:01.720Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-10T19:36:01.979Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-10T19:36:02.151Z] --- PASS: TestIpcModeNone (0.59s) [2020-09-10T19:36:02.151Z] === RUN TestIpcModePrivate [2020-09-10T19:36:02.206Z] ok github.com/docker/docker/pkg/authorization 0.140s coverage: 68.3% of statements [2020-09-10T19:36:02.465Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-09-10T19:36:02.725Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-10T19:36:02.792Z] --- PASS: TestIpcModePrivate (0.59s) [2020-09-10T19:36:02.792Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-09-10T19:36:02.792Z] === RUN TestIpcModeShareable [2020-09-10T19:36:03.440Z] --- PASS: TestIpcModeShareable (0.62s) [2020-09-10T19:36:03.440Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-09-10T19:36:03.440Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-10T19:36:04.515Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-10T19:36:04.784Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-10T19:36:04.784Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-10T19:36:05.545Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2020-09-10T19:36:05.545Z] === RUN TestAPIIpcModeHost [2020-09-10T19:36:05.545Z] --- PASS: TestAPIIpcModeHost (0.46s) [2020-09-10T19:36:05.545Z] === RUN TestDaemonIpcModeShareable [2020-09-10T19:36:06.012Z] ok github.com/docker/docker/pkg/chrootarchive 2.487s coverage: 43.2% of statements [2020-09-10T19:36:06.012Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-09-10T19:36:06.272Z] ok github.com/docker/docker/layer 7.372s coverage: 68.8% of statements [2020-09-10T19:36:06.272Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-10T19:36:06.272Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-10T19:36:06.272Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-10T19:36:06.272Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-10T19:36:06.272Z] ? github.com/docker/docker/oci [no test files] [2020-09-10T19:36:06.272Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-10T19:36:06.272Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-10T19:36:06.272Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-10T19:36:06.689Z] --- PASS: TestReplicatedJob (6.53s) [2020-09-10T19:36:06.689Z] === RUN TestUpdateReplicatedJob [2020-09-10T19:36:06.841Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-09-10T19:36:06.841Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-09-10T19:36:07.078Z] --- PASS: TestDaemonIpcModeShareable (1.37s) [2020-09-10T19:36:07.078Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-10T19:36:07.078Z] === RUN TestDaemonIpcModePrivate [2020-09-10T19:36:07.368Z] ok github.com/docker/docker/api/server 0.134s coverage: 9.0% of statements [2020-09-10T19:36:07.781Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2020-09-10T19:36:08.351Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-09-10T19:36:08.501Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-10T19:36:08.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-10T19:36:08.610Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-09-10T19:36:08.613Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2020-09-10T19:36:08.613Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-10T19:36:08.613Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-10T19:36:09.660Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2020-09-10T19:36:09.660Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-10T19:36:09.660Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-10T19:36:09.974Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-10T19:36:09.974Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-10T19:36:09.974Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-10T19:36:09.974Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-10T19:36:09.989Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-09-10T19:36:10.235Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-10T19:36:10.235Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-10T19:36:10.495Z] --- PASS: TestUpdateReplicatedJob (4.04s) [2020-09-10T19:36:10.495Z] === RUN TestServiceListWithStatuses [2020-09-10T19:36:10.495Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-10T19:36:10.495Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T19:36:10.495Z] === RUN TestDockerNetworkConnectAlias [2020-09-10T19:36:10.558Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-09-10T19:36:11.065Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-10T19:36:11.127Z] ok github.com/docker/docker/pkg/fsutils 0.177s coverage: 85.1% of statements [2020-09-10T19:36:11.196Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.37s) [2020-09-10T19:36:11.196Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-10T19:36:11.196Z] === RUN TestIpcModeOlderClient [2020-09-10T19:36:11.196Z] === PAUSE TestIpcModeOlderClient [2020-09-10T19:36:11.196Z] === RUN TestKillContainerInvalidSignal [2020-09-10T19:36:11.387Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2020-09-10T19:36:11.647Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-09-10T19:36:11.833Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2020-09-10T19:36:11.833Z] === RUN TestKillContainer [2020-09-10T19:36:11.833Z] === RUN TestKillContainer/no_signal [2020-09-10T19:36:12.127Z] === RUN TestKillContainer/non_killing_signal [2020-09-10T19:36:12.422Z] === RUN TestKillContainer/killing_signal [2020-09-10T19:36:12.444Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-10T19:36:12.587Z] ok github.com/docker/docker/pkg/idtools 0.459s coverage: 70.1% of statements [2020-09-10T19:36:12.846Z] ok github.com/docker/docker/pkg/ioutils 0.518s coverage: 70.6% of statements [2020-09-10T19:36:13.013Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-10T19:36:13.106Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-09-10T19:36:13.366Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2020-09-10T19:36:13.471Z] --- PASS: TestKillContainer (1.57s) [2020-09-10T19:36:13.471Z] --- PASS: TestKillContainer/no_signal (0.50s) [2020-09-10T19:36:13.471Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-09-10T19:36:13.471Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2020-09-10T19:36:13.471Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-10T19:36:13.471Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-10T19:36:13.626Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-09-10T19:36:13.626Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-10T19:36:13.626Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-10T19:36:13.770Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-10T19:36:13.885Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-09-10T19:36:13.885Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-10T19:36:14.159Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-09-10T19:36:14.393Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-10T19:36:14.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2020-09-10T19:36:14.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2020-09-10T19:36:14.411Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-09-10T19:36:14.411Z] === RUN TestKillStoppedContainer [2020-09-10T19:36:14.411Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-09-10T19:36:14.411Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-10T19:36:14.411Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-09-10T19:36:14.411Z] === RUN TestKillDifferentUserContainer [2020-09-10T19:36:14.430Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-09-10T19:36:14.690Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2020-09-10T19:36:14.949Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-09-10T19:36:14.949Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-10T19:36:14.949Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-10T19:36:15.048Z] --- PASS: TestKillDifferentUserContainer (0.50s) [2020-09-10T19:36:15.048Z] === RUN TestInspectOomKilledTrue [2020-09-10T19:36:15.726Z] --- PASS: TestInspectOomKilledTrue (0.89s) [2020-09-10T19:36:15.726Z] === RUN TestInspectOomKilledFalse [2020-09-10T19:36:15.772Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-10T19:36:15.886Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2020-09-10T19:36:16.030Z] --- PASS: TestDockerNetworkConnectAlias (5.50s) [2020-09-10T19:36:16.030Z] === RUN TestDockerNetworkReConnect [2020-09-10T19:36:16.375Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2020-09-10T19:36:16.375Z] === RUN TestLinksEtcHostsContentMatch [2020-09-10T19:36:16.454Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-10T19:36:16.598Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-10T19:36:16.673Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2020-09-10T19:36:16.673Z] === RUN TestLinksContainerNames [2020-09-10T19:36:16.713Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-09-10T19:36:16.973Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-09-10T19:36:17.033Z] --- PASS: TestServiceUpdatePidsLimit (18.15s) [2020-09-10T19:36:17.033Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2020-09-10T19:36:17.033Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-09-10T19:36:17.033Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-09-10T19:36:17.033Z] PASS [2020-09-10T19:36:17.033Z] [2020-09-10T19:36:17.033Z] === Skipped [2020-09-10T19:36:17.033Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-09-10T19:36:17.033Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T19:36:17.033Z] [2020-09-10T19:36:17.033Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-09-10T19:36:17.033Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:36:17.033Z] [2020-09-10T19:36:17.033Z] [2020-09-10T19:36:17.033Z] DONE 27 tests, 2 skipped in 174.273s [2020-09-10T19:36:17.033Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-09-10T19:36:17.033Z] ++ 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-09-10T19:36:17.033Z] ++ set -e [2020-09-10T19:36:17.033Z] ++ '[' -n 0 ']' [2020-09-10T19:36:17.033Z] ++ set -x [2020-09-10T19:36:17.033Z] ++ env -i DEST=/go/src/github.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-09-10T19:36:17.166Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-10T19:36:17.166Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-10T19:36:17.325Z] INFO: Testing against a local daemon [2020-09-10T19:36:17.325Z] === RUN TestSessionCreate [2020-09-10T19:36:17.325Z] --- PASS: TestSessionCreate (0.02s) [2020-09-10T19:36:17.325Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-10T19:36:17.325Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-10T19:36:17.325Z] PASS [2020-09-10T19:36:17.325Z] [2020-09-10T19:36:17.325Z] DONE 2 tests in 0.236s [2020-09-10T19:36:17.325Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-09-10T19:36:17.325Z] ++ 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-09-10T19:36:17.325Z] ++ set -e [2020-09-10T19:36:17.325Z] ++ '[' -n 0 ']' [2020-09-10T19:36:17.325Z] ++ set -x [2020-09-10T19:36:17.325Z] ++ env -i DEST=/go/src/github.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-09-10T19:36:17.325Z] INFO: Testing against a local daemon [2020-09-10T19:36:17.325Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-10T19:36:17.325Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T19:36:17.325Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T19:36:17.325Z] === RUN TestEventsExecDie [2020-09-10T19:36:17.717Z] --- PASS: TestLinksContainerNames (1.01s) [2020-09-10T19:36:17.717Z] === RUN TestLogsFollowTailEmpty [2020-09-10T19:36:17.739Z] === RUN TestDockerSuite/TestDockerFails [2020-09-10T19:36:17.739Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-09-10T19:36:17.739Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-09-10T19:36:17.999Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-09-10T19:36:18.350Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-09-10T19:36:18.363Z] --- PASS: TestEventsExecDie (0.91s) [2020-09-10T19:36:18.363Z] === RUN TestEventsBackwardsCompatible [2020-09-10T19:36:18.363Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-09-10T19:36:18.363Z] === RUN TestInfoBinaryCommits [2020-09-10T19:36:18.363Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-09-10T19:36:18.363Z] === RUN TestInfoAPIVersioned [2020-09-10T19:36:18.363Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-10T19:36:18.363Z] === RUN TestInfoDiscoveryBackend [2020-09-10T19:36:18.388Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2020-09-10T19:36:18.388Z] === RUN TestContainerNetworkMountsNoChown [2020-09-10T19:36:18.610Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-09-10T19:36:18.728Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s) [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/default [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/default [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/private [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/private [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/rprivate [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/slave [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/slave [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/rslave [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/shared [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/shared [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/rshared [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-10T19:36:18.728Z] === CONT TestMountDaemonRoot/default [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-10T19:36:18.728Z] === CONT TestMountDaemonRoot/rslave [2020-09-10T19:36:18.728Z] === CONT TestMountDaemonRoot/rshared [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-10T19:36:18.728Z] === CONT TestMountDaemonRoot/slave [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-10T19:36:18.728Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-10T19:36:18.728Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-10T19:36:18.729Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-10T19:36:18.729Z] === CONT TestMountDaemonRoot/shared [2020-09-10T19:36:18.729Z] === CONT TestMountDaemonRoot/private [2020-09-10T19:36:18.729Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-10T19:36:18.729Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-10T19:36:18.729Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-10T19:36:18.729Z] === CONT TestMountDaemonRoot/rprivate [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-10T19:36:18.729Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-10T19:36:18.729Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-10T19:36:18.729Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T19:36:18.729Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-10T19:36:18.729Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-10T19:36:18.729Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-10T19:36:18.729Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-10T19:36:18.729Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-10T19:36:18.729Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-10T19:36:18.729Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T19:36:18.729Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-10T19:36:18.729Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-10T19:36:18.729Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-10T19:36:18.729Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-10T19:36:18.729Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-10T19:36:18.729Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-10T19:36:18.729Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-10T19:36:18.729Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-10T19:36:18.729Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-10T19:36:18.729Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-10T19:36:18.729Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-10T19:36:18.997Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-09-10T19:36:18.997Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-10T19:36:19.034Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-09-10T19:36:19.034Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-09-10T19:36:19.034Z] === RUN TestContainerBindMountNonRecursive [2020-09-10T19:36:19.378Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-09-10T19:36:19.946Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-09-10T19:36:20.034Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-10T19:36:20.034Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-10T19:36:20.205Z] --- PASS: TestDockerNetworkReConnect (4.08s) [2020-09-10T19:36:20.205Z] === RUN TestServicePlugin [2020-09-10T19:36:20.577Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2020-09-10T19:36:20.577Z] === RUN TestNetworkNat [2020-09-10T19:36:20.671Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-10T19:36:20.671Z] === RUN TestInfoAPI [2020-09-10T19:36:20.671Z] --- PASS: TestInfoAPI (0.02s) [2020-09-10T19:36:20.671Z] === RUN TestInfoAPIWarnings [2020-09-10T19:36:20.872Z] --- PASS: TestNetworkNat (0.56s) [2020-09-10T19:36:20.872Z] === RUN TestNetworkLocalhostTCPNat [2020-09-10T19:36:20.964Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-09-10T19:36:20.964Z] === RUN TestInfoDebug [2020-09-10T19:36:21.142Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-09-10T19:36:21.142Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-09-10T19:36:21.142Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-09-10T19:36:21.402Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-09-10T19:36:21.541Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s) [2020-09-10T19:36:21.541Z] === RUN TestNetworkLoopbackNat [2020-09-10T19:36:21.599Z] --- PASS: TestInfoDebug (0.52s) [2020-09-10T19:36:21.600Z] === RUN TestInfoInsecureRegistries [2020-09-10T19:36:21.899Z] ok github.com/docker/docker/pkg/signal 2.401s coverage: 61.0% of statements [2020-09-10T19:36:21.899Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-09-10T19:36:22.159Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-09-10T19:36:22.235Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-09-10T19:36:22.235Z] === RUN TestInfoRegistryMirrors [2020-09-10T19:36:22.419Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-10T19:36:22.528Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-10T19:36:22.528Z] === RUN TestLoginFailsWithBadCredentials [2020-09-10T19:36:22.679Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-09-10T19:36:22.820Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-09-10T19:36:22.820Z] === RUN TestPingCacheHeaders [2020-09-10T19:36:22.820Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-09-10T19:36:22.820Z] === RUN TestPingGet [2020-09-10T19:36:22.820Z] --- PASS: TestPingGet (0.02s) [2020-09-10T19:36:22.820Z] === RUN TestPingHead [2020-09-10T19:36:22.820Z] --- PASS: TestPingHead (0.01s) [2020-09-10T19:36:22.820Z] === RUN TestVersion [2020-09-10T19:36:23.113Z] --- PASS: TestVersion (0.01s) [2020-09-10T19:36:23.113Z] PASS [2020-09-10T19:36:23.113Z] [2020-09-10T19:36:23.113Z] === Skipped [2020-09-10T19:36:23.113Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T19:36:23.113Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T19:36:23.113Z] [2020-09-10T19:36:23.113Z] [2020-09-10T19:36:23.113Z] DONE 18 tests, 1 skipped in 5.734s [2020-09-10T19:36:23.113Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-09-10T19:36:23.113Z] ++ 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-09-10T19:36:23.113Z] ++ set -e [2020-09-10T19:36:23.113Z] ++ '[' -n 0 ']' [2020-09-10T19:36:23.113Z] ++ set -x [2020-09-10T19:36:23.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-09-10T19:36:23.113Z] INFO: Testing against a local daemon [2020-09-10T19:36:23.113Z] === RUN TestVolumesCreateAndList [2020-09-10T19:36:23.113Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-10T19:36:23.113Z] === RUN TestVolumesRemove [2020-09-10T19:36:23.113Z] --- PASS: TestVolumesRemove (0.10s) [2020-09-10T19:36:23.113Z] === RUN TestVolumesInspect [2020-09-10T19:36:23.113Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-10T19:36:23.113Z] === RUN TestVolumesInvalidJSON [2020-09-10T19:36:23.251Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.6% of statements [2020-09-10T19:36:23.407Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-10T19:36:23.407Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-10T19:36:23.407Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-10T19:36:23.407Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-10T19:36:23.407Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-10T19:36:23.407Z] PASS [2020-09-10T19:36:23.407Z] [2020-09-10T19:36:23.407Z] DONE 5 tests in 0.283s [2020-09-10T19:36:23.407Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-10T19:36:23.407Z] ++++ cat bundles/test-integration/docker.pid [2020-09-10T19:36:23.407Z] +++ kill 12015 [2020-09-10T19:36:23.822Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-09-10T19:36:24.082Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2020-09-10T19:36:24.290Z] --- PASS: TestNetworkLoopbackNat (2.72s) [2020-09-10T19:36:24.290Z] === RUN TestPause [2020-09-10T19:36:24.583Z] --- PASS: TestPause (0.54s) [2020-09-10T19:36:24.583Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-10T19:36:24.583Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T19:36:24.583Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T19:36:24.583Z] === RUN TestPauseStopPausedContainer [2020-09-10T19:36:24.920Z] +++ /etc/init.d/apparmor stop [2020-09-10T19:36:24.920Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T19:36:24.920Z] [2020-09-10T19:36:24.920Z] Unloading profiles will leave already running processes permanently [2020-09-10T19:36:24.920Z] unconfined, which can lead to unexpected situations. [2020-09-10T19:36:24.920Z] [2020-09-10T19:36:24.920Z] To set a process to complain mode, use the command line tool [2020-09-10T19:36:24.920Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T19:36:24.920Z] +++ true [2020-09-10T19:36:24.920Z] exiting test-integration [2020-09-10T19:36:24.920Z] ++ exit 0 [2020-09-10T19:36:24.920Z] [2020-09-10T19:36:25.021Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-09-10T19:36:25.022Z] testing: warning: no tests to run [2020-09-10T19:36:25.022Z] coverage: [no statements] [2020-09-10T19:36:25.022Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-09-10T19:36:25.229Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2020-09-10T19:36:25.229Z] === RUN TestPsFilter [2020-09-10T19:36:25.280Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-10T19:36:25.522Z] --- PASS: TestPsFilter (0.15s) [2020-09-10T19:36:25.522Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-10T19:36:25.540Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-09-10T19:36:25.800Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-09-10T19:36:25.904Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2020-09-10T19:36:25.904Z] === RUN TestRemoveContainerWithVolume [2020-09-10T19:36:26.551Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2020-09-10T19:36:26.551Z] === RUN TestRemoveContainerRunning [2020-09-10T19:36:26.849Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-09-10T19:36:26.849Z] === RUN TestRemoveContainerForceRemoveRunning Post stage [Pipeline] junit [2020-09-10T19:36:27.045Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-10T19:36:27.520Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-09-10T19:36:27.520Z] === RUN TestRemoveInvalidContainer [2020-09-10T19:36:27.520Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-10T19:36:27.520Z] === RUN TestRenameLinkedContainer [2020-09-10T19:36:27.708Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-09-10T19:36:27.840Z] + echo Ensuring container killed. [2020-09-10T19:36:27.840Z] Ensuring container killed. [2020-09-10T19:36:27.840Z] + docker rm -vf docker-pr3 [2020-09-10T19:36:27.840Z] Error: No such container: docker-pr3 [2020-09-10T19:36:27.840Z] + true [Pipeline] sh [2020-09-10T19:36:27.970Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-10T19:36:28.222Z] + echo Chowning /workspace to jenkins user [2020-09-10T19:36:28.222Z] Chowning /workspace to jenkins user [2020-09-10T19:36:28.222Z] + id -u [2020-09-10T19:36:28.222Z] + id -g [2020-09-10T19:36:28.222Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41432:/workspace busybox chown -R 1001:1001 /workspace [2020-09-10T19:36:28.222Z] Unable to find image 'busybox:latest' locally [2020-09-10T19:36:28.516Z] latest: Pulling from library/busybox [2020-09-10T19:36:28.516Z] d2a291f672b2: Pulling fs layer [2020-09-10T19:36:28.516Z] d2a291f672b2: Verifying Checksum [2020-09-10T19:36:28.516Z] d2a291f672b2: Download complete [2020-09-10T19:36:28.645Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2020-09-10T19:36:28.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-10T19:36:28.906Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-10T19:36:29.153Z] d2a291f672b2: Pull complete [2020-09-10T19:36:29.153Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-10T19:36:29.153Z] Status: Downloaded newer image for busybox:latest [2020-09-10T19:36:29.214Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-09-10T19:36:29.599Z] --- PASS: TestRenameLinkedContainer (2.08s) [2020-09-10T19:36:29.599Z] === RUN TestRenameStoppedContainer [2020-09-10T19:36:29.783Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-09-10T19:36:30.241Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-09-10T19:36:30.241Z] === RUN TestRenameRunningContainerAndReuse [2020-09-10T19:36:31.163Z] ok github.com/docker/docker/registry 0.074s coverage: 56.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-10T19:36:31.286Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2020-09-10T19:36:31.286Z] === RUN TestRenameInvalidName [2020-09-10T19:36:31.445Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-10T19:36:31.624Z] + bundleName=s390x-integration [2020-09-10T19:36:31.624Z] + echo Creating s390x-integration-bundles.tar.gz [2020-09-10T19:36:31.624Z] Creating s390x-integration-bundles.tar.gz [2020-09-10T19:36:31.624Z] + + xargs tar -czf s390x-integration-bundles.tar.gzfind [2020-09-10T19:36:31.624Z] 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-09-10T19:36:31.670Z] Archiving artifacts [2020-09-10T19:36:31.732Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-09-10T19:36:31.930Z] --- PASS: TestRenameInvalidName (0.57s) [2020-09-10T19:36:31.930Z] === RUN TestRenameAnonymousContainer [2020-09-10T19:36:31.972Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41432/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-09-10T19:36:31.993Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [Pipeline] sh [2020-09-10T19:36:32.368Z] + make clean [2020-09-10T19:36:32.562Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-09-10T19:36:32.660Z] docker volume rm -f docker-dev-cache [2020-09-10T19:36:32.661Z] docker-dev-cache [Pipeline] deleteDir [2020-09-10T19:36:32.822Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2020-09-10T19:36:33.354Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-10T19:36:33.923Z] === RUN TestDockerSuite/TestEventsAttach [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T19:36:34.013Z] --- PASS: TestRenameAnonymousContainer (2.02s) [2020-09-10T19:36:34.013Z] === RUN TestRenameContainerWithSameName [2020-09-10T19:36:34.307Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2020-09-10T19:36:34.307Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-10T19:36:34.491Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-10T19:36:35.354Z] --- PASS: TestRenameContainerWithLinkedContainer (1.05s) [2020-09-10T19:36:35.354Z] === RUN TestResize [2020-09-10T19:36:35.430Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-10T19:36:35.998Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-10T19:36:36.001Z] --- PASS: TestResize (0.54s) [2020-09-10T19:36:36.001Z] === RUN TestResizeWithInvalidSize [2020-09-10T19:36:36.116Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-09-10T19:36:36.116Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-09-10T19:36:36.567Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-10T19:36:36.659Z] --- PASS: TestResizeWithInvalidSize (0.52s) [2020-09-10T19:36:36.659Z] === RUN TestResizeWhenContainerNotStarted [2020-09-10T19:36:36.691Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-09-10T19:36:36.826Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-09-10T19:36:36.969Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2020-09-10T19:36:36.969Z] === RUN TestDaemonRestartKillContainers [2020-09-10T19:36:36.969Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T19:36:36.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T19:36:36.969Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T19:36:36.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T19:36:36.969Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T19:36:36.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T19:36:36.969Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T19:36:36.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T19:36:36.969Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T19:36:36.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T19:36:36.969Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T19:36:36.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T19:36:36.969Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T19:36:36.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T19:36:36.969Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T19:36:36.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T19:36:36.969Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:36:36.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:36:36.969Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:36:36.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:36:36.969Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:36:36.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:36:36.969Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:36:36.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:36:36.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-10T19:36:36.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-10T19:36:36.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:36:36.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:36:38.075Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2020-09-10T19:36:38.733Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-09-10T19:36:39.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-10T19:36:39.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-10T19:36:39.671Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-10T19:36:39.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-10T19:36:40.017Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-10T19:36:40.716Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-10T19:36:40.716Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-10T19:36:41.576Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-09-10T19:36:42.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-10T19:36:42.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-10T19:36:44.110Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-10T19:36:44.369Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-10T19:36:45.307Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-10T19:36:45.327Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-10T19:36:45.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) [2020-09-10T19:36:45.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.90s) [2020-09-10T19:36:45.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2020-09-10T19:36:45.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.92s) [2020-09-10T19:36:45.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-09-10T19:36:45.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2020-09-10T19:36:45.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2020-09-10T19:36:45.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2020-09-10T19:36:45.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.20s) [2020-09-10T19:36:45.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.54s) [2020-09-10T19:36:45.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s) [2020-09-10T19:36:45.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2020-09-10T19:36:45.327Z] === RUN TestCgroupNamespacesRun [2020-09-10T19:36:46.450Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2020-09-10T19:36:46.450Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-10T19:36:47.504Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2020-09-10T19:36:47.504Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-10T19:36:49.023Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.32s) [2020-09-10T19:36:49.023Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-10T19:36:50.280Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/rootless [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/volume [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-10T19:36:50.280Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-10T19:36:50.280Z] [2020-09-10T19:36:50.280Z] === Skipped [2020-09-10T19:36:50.280Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-10T19:36:50.280Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-10T19:36:50.280Z] [2020-09-10T19:36:50.280Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-10T19:36:50.280Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-10T19:36:50.280Z] [2020-09-10T19:36:50.280Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-10T19:36:50.280Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:36:50.280Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:36:50.280Z] [2020-09-10T19:36:50.280Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-10T19:36:50.280Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:36:50.280Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:36:50.280Z] [2020-09-10T19:36:50.280Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-10T19:36:50.280Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:36:50.280Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:36:50.280Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-10T19:36:50.281Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:36:50.281Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-10T19:36:50.281Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:36:50.281Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-10T19:36:50.281Z] graphtest_unix.go:73: No driver to put! [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-10T19:36:50.281Z] time="2020-09-10T19:35:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:36:50.281Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:36:50.281Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-10T19:36:50.281Z] time="2020-09-10T19:35:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:36:50.281Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:36:50.281Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-10T19:36:50.281Z] time="2020-09-10T19:35:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:36:50.281Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:36:50.281Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-10T19:36:50.281Z] time="2020-09-10T19:35:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:36:50.281Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:36:50.281Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-10T19:36:50.281Z] time="2020-09-10T19:35:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-10T19:36:50.281Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-10T19:36:50.281Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-10T19:36:50.281Z] graphtest_unix.go:73: No driver to put! [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-10T19:36:50.281Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-10T19:36:50.281Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-10T19:36:50.281Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-10T19:36:50.281Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-10T19:36:50.281Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:36:50.281Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-10T19:36:50.281Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:36:50.281Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-10T19:36:50.281Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:36:50.281Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-10T19:36:50.281Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:36:50.281Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-10T19:36:50.281Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-10T19:36:50.281Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-10T19:36:50.281Z] graphtest_unix.go:73: No driver to put! [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-10T19:36:50.281Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-10T19:36:50.281Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] [2020-09-10T19:36:50.281Z] DONE 2142 tests, 26 skipped in 250.929s Post stage [Pipeline] junit [2020-09-10T19:36:50.293Z] Recording test results [2020-09-10T19:36:50.541Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2020-09-10T19:36:50.541Z] === RUN TestCgroupNamespacesRunPrivateMode [Pipeline] } [2020-09-10T19:36:50.577Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-09-10T19:36:50.836Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-10T19:36:50.901Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41432/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:67a6101810c78474129ac7c715e4fbf80b18f4f1 hack/validate/vendor [2020-09-10T19:36:51.603Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s) [2020-09-10T19:36:51.603Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-10T19:36:51.774Z] --- PASS: TestServicePlugin (31.57s) [2020-09-10T19:36:51.774Z] plugin_test.go:62: [d13bf762f54fb] joining swarm manager [d8b5873cf432c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:36:51.774Z] plugin_test.go:65: [dbcfb390d0549] joining swarm manager [d8b5873cf432c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:36:51.774Z] === RUN TestServiceUpdateLabel [2020-09-10T19:36:51.840Z] No vendor changes in diff. [2020-09-10T19:36:52.033Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-10T19:36:52.033Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-09-10T19:36:52.292Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-10T19:36:52.429Z] + echo Building e2e image [2020-09-10T19:36:52.429Z] Building e2e image [2020-09-10T19:36:52.429Z] + docker build --build-arg DOCKER_GITCOMMIT=67a6101810c78474129ac7c715e4fbf80b18f4f1 -t moby-e2e-test -f Dockerfile.e2e . [2020-09-10T19:36:52.429Z] #2 [internal] load .dockerignore [2020-09-10T19:36:52.429Z] #2 transferring context: 34B done [2020-09-10T19:36:52.429Z] #2 DONE 0.0s [2020-09-10T19:36:52.429Z] [2020-09-10T19:36:52.429Z] #1 [internal] load build definition from Dockerfile.e2e [2020-09-10T19:36:52.429Z] #1 transferring dockerfile: 3.21kB done [2020-09-10T19:36:52.429Z] #1 DONE 0.0s [2020-09-10T19:36:52.429Z] [2020-09-10T19:36:52.429Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-10T19:36:52.429Z] #4 DONE 0.1s [2020-09-10T19:36:52.429Z] [2020-09-10T19:36:52.429Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-09-10T19:36:52.429Z] #3 DONE 0.1s [2020-09-10T19:36:52.429Z] [2020-09-10T19:36:52.429Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-10T19:36:52.429Z] #14 DONE 0.0s [2020-09-10T19:36:52.429Z] [2020-09-10T19:36:52.429Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-09-10T19:36:52.429Z] #5 DONE 0.0s [2020-09-10T19:36:52.429Z] [2020-09-10T19:36:52.429Z] #8 [internal] load build context [2020-09-10T19:36:52.688Z] #8 transferring context: 852.28kB 0.2s done [2020-09-10T19:36:52.860Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-09-10T19:36:52.860Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-09-10T19:36:52.860Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-10T19:36:52.949Z] #8 DONE 0.2s [2020-09-10T19:36:52.949Z] [2020-09-10T19:36:52.949Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-09-10T19:36:52.949Z] #16 CACHED [2020-09-10T19:36:52.949Z] [2020-09-10T19:36:52.949Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-09-10T19:36:52.949Z] #17 CACHED [2020-09-10T19:36:52.949Z] [2020-09-10T19:36:52.949Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-10T19:36:52.949Z] #15 CACHED [2020-09-10T19:36:52.949Z] [2020-09-10T19:36:52.949Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-09-10T19:36:52.949Z] #18 CACHED [2020-09-10T19:36:52.949Z] [2020-09-10T19:36:52.949Z] #31 [builder 1/4] COPY . . [2020-09-10T19:36:53.139Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2020-09-10T19:36:53.139Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-10T19:36:53.518Z] #31 DONE 0.7s [2020-09-10T19:36:53.518Z] [2020-09-10T19:36:53.518Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-09-10T19:36:53.776Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-09-10T19:36:53.776Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-10T19:36:54.085Z] #32 DONE 0.5s [2020-09-10T19:36:54.085Z] [2020-09-10T19:36:54.085Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-10T19:36:54.240Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-10T19:36:54.240Z] --- PASS: TestServiceUpdateLabel (2.59s) [2020-09-10T19:36:54.240Z] === RUN TestServiceUpdateSecrets [2020-09-10T19:36:54.346Z] #33 0.456 [2020-09-10T19:36:54.346Z] #33 0.538 Removing bundles/ [2020-09-10T19:36:54.606Z] #33 0.539 [2020-09-10T19:36:54.606Z] #33 0.542 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-09-10T19:36:55.174Z] #33 1.064 Building test suite binary ./integration-cli/test.main [2020-09-10T19:36:55.194Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-10T19:36:55.194Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-10T19:36:55.194Z] === RUN TestDockerSuite/TestEventsImageImport [2020-09-10T19:36:55.296Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s) [2020-09-10T19:36:55.296Z] === RUN TestKernelTCPMemory [2020-09-10T19:36:55.775Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-10T19:36:55.930Z] --- PASS: TestKernelTCPMemory (0.60s) [2020-09-10T19:36:55.930Z] === RUN TestNISDomainname [2020-09-10T19:36:56.035Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-10T19:36:56.566Z] --- PASS: TestNISDomainname (0.64s) [2020-09-10T19:36:56.566Z] === RUN TestHostnameDnsResolution [2020-09-10T19:36:56.603Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-10T19:36:57.204Z] --- PASS: TestHostnameDnsResolution (0.80s) [2020-09-10T19:36:57.204Z] === RUN TestStats [2020-09-10T19:36:57.538Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-09-10T19:36:57.797Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-09-10T19:36:57.797Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-09-10T19:36:57.797Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-10T19:36:57.840Z] ok github.com/docker/docker/api/server/httputils 0.097s coverage: 14.7% of statements [2020-09-10T19:36:57.840Z] ok github.com/docker/docker/api/server/middleware 0.171s coverage: 37.7% of statements [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-10T19:36:57.840Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2020-09-10T19:36:57.840Z] ok github.com/docker/docker/api/types/strslice 0.085s coverage: 90.0% of statements [2020-09-10T19:36:57.840Z] ok github.com/docker/docker/api/types/time 0.134s coverage: 100.0% of statements [2020-09-10T19:36:57.840Z] ok github.com/docker/docker/api/server/router/swarm 0.240s coverage: 5.7% of statements [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/types [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-10T19:36:57.840Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/builder [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-10T19:36:57.840Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-10T19:36:57.840Z] ok github.com/docker/docker/builder/dockerignore 0.079s coverage: 96.8% of statements [2020-09-10T19:36:59.352Z] ok github.com/docker/docker/cli/debug 0.078s coverage: 100.0% of statements [2020-09-10T19:36:59.703Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-09-10T19:36:59.703Z] === RUN TestDockerSuite/TestEventsRename [2020-09-10T19:36:59.963Z] --- PASS: TestStats (2.51s) [2020-09-10T19:36:59.963Z] === RUN TestStopContainerWithTimeout [2020-09-10T19:36:59.963Z] === RUN TestStopContainerWithTimeout/0 [2020-09-10T19:36:59.963Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-10T19:36:59.963Z] === RUN TestStopContainerWithTimeout/1 [2020-09-10T19:36:59.963Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-10T19:36:59.963Z] === RUN TestStopContainerWithTimeout/3 [2020-09-10T19:36:59.963Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-10T19:36:59.963Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-10T19:36:59.963Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-10T19:36:59.963Z] === CONT TestStopContainerWithTimeout/0 [2020-09-10T19:36:59.963Z] === CONT TestStopContainerWithTimeout/3 [2020-09-10T19:36:59.963Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-10T19:36:59.963Z] === CONT TestStopContainerWithTimeout/1 [2020-09-10T19:37:00.273Z] === RUN TestDockerSuite/TestEventsResize [2020-09-10T19:37:00.298Z] ok github.com/docker/docker/builder/dockerfile 0.694s coverage: 46.3% of statements [2020-09-10T19:37:00.298Z] ok github.com/docker/docker/builder/remotecontext 0.797s coverage: 9.2% of statements [2020-09-10T19:37:00.842Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-10T19:37:02.722Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-10T19:37:02.722Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2020-09-10T19:37:02.722Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2020-09-10T19:37:02.722Z] --- PASS: TestStopContainerWithTimeout/-1 (2.59s) [2020-09-10T19:37:02.722Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-09-10T19:37:02.722Z] === RUN TestDeleteDevicemapper [2020-09-10T19:37:02.722Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-10T19:37:02.722Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T19:37:02.722Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-10T19:37:04.250Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2020-09-10T19:37:04.250Z] === RUN TestUpdateMemory [2020-09-10T19:37:04.887Z] --- PASS: TestUpdateMemory (0.71s) [2020-09-10T19:37:04.887Z] === RUN TestUpdateCPUQuota [2020-09-10T19:37:05.928Z] --- PASS: TestUpdateCPUQuota (0.84s) [2020-09-10T19:37:05.928Z] === RUN TestUpdatePidsLimit [2020-09-10T19:37:05.928Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-10T19:37:05.928Z] === RUN TestUpdatePidsLimit/no_change [2020-09-10T19:37:06.110Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-10T19:37:06.221Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-10T19:37:06.520Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-10T19:37:06.677Z] === RUN TestDockerSuite/TestEventsStreaming [2020-09-10T19:37:06.814Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-10T19:37:07.107Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-10T19:37:07.107Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-10T19:37:07.244Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-10T19:37:08.147Z] --- PASS: TestUpdatePidsLimit (2.34s) [2020-09-10T19:37:08.147Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2020-09-10T19:37:08.147Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-09-10T19:37:08.147Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-09-10T19:37:08.147Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-09-10T19:37:08.147Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-09-10T19:37:08.147Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-09-10T19:37:08.147Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2020-09-10T19:37:08.147Z] === RUN TestUpdateRestartPolicy [2020-09-10T19:37:09.144Z] --- PASS: TestServiceUpdateSecrets (14.73s) [2020-09-10T19:37:09.145Z] === RUN TestServiceUpdateConfigs [2020-09-10T19:37:10.079Z] === RUN TestDockerSuite/TestEventsTop [2020-09-10T19:37:10.649Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-10T19:37:12.548Z] ok github.com/docker/docker/client 0.488s coverage: 74.9% of statements [2020-09-10T19:37:13.183Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-10T19:37:19.748Z] === RUN TestDockerSuite/TestExec [2020-09-10T19:37:19.748Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-10T19:37:20.009Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-10T19:37:20.578Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-10T19:37:20.794Z] --- PASS: TestUpdateRestartPolicy (11.21s) [2020-09-10T19:37:20.794Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-10T19:37:20.794Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-09-10T19:37:20.794Z] === RUN TestWaitNonBlocked [2020-09-10T19:37:20.794Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T19:37:20.794Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T19:37:20.794Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T19:37:20.794Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T19:37:20.794Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-10T19:37:20.794Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-10T19:37:20.794Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-10T19:37:20.794Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2020-09-10T19:37:20.794Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2020-09-10T19:37:20.794Z] === RUN TestWaitBlocked [2020-09-10T19:37:20.794Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T19:37:20.794Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T19:37:20.794Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T19:37:20.794Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T19:37:20.794Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-10T19:37:20.794Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-10T19:37:20.838Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-10T19:37:21.435Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-10T19:37:21.435Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2020-09-10T19:37:21.435Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2020-09-10T19:37:21.435Z] === CONT TestContainerStartOnDaemonRestart [2020-09-10T19:37:21.435Z] === CONT TestIpcModeOlderClient [2020-09-10T19:37:21.435Z] === CONT TestDaemonHostGatewayIP [2020-09-10T19:37:21.435Z] === CONT TestDaemonRestartIpcMode [2020-09-10T19:37:21.435Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-09-10T19:37:21.435Z] === CONT TestContainerKillOnDaemonStart [2020-09-10T19:37:22.221Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-10T19:37:22.806Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-10T19:37:23.380Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-10T19:37:23.640Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2020-09-10T19:37:23.640Z] === RUN TestServiceUpdateNetwork [2020-09-10T19:37:23.900Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-10T19:37:24.472Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-10T19:37:24.803Z] ok github.com/docker/docker/builder/remotecontext/git 28.004s coverage: 86.3% of statements [2020-09-10T19:37:25.024Z] --- PASS: TestContainerStartOnDaemonRestart (3.48s) [2020-09-10T19:37:25.024Z] --- PASS: TestDaemonHostGatewayIP (3.81s) [2020-09-10T19:37:25.041Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-10T19:37:25.251Z] ? github.com/docker/docker/cli [no test files] [2020-09-10T19:37:25.251Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-10T19:37:25.318Z] --- PASS: TestDaemonRestartIpcMode (4.09s) [2020-09-10T19:37:25.981Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-10T19:37:27.361Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-10T19:37:27.928Z] === RUN TestDockerSuite/TestExecEnv [2020-09-10T19:37:28.496Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-10T19:37:29.434Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-10T19:37:29.693Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-10T19:37:31.598Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-10T19:37:31.860Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-09-10T19:37:32.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-10T19:37:32.233Z] ok github.com/docker/docker/cmd/dockerd 0.591s coverage: 19.3% of statements [2020-09-10T19:37:32.378Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-10T19:37:32.947Z] === RUN TestDockerSuite/TestExecParseError [2020-09-10T19:37:33.890Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-10T19:37:34.370Z] ok github.com/docker/docker/container 0.708s coverage: 41.3% of statements [2020-09-10T19:37:34.370Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-10T19:37:34.370Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-10T19:37:34.370Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-10T19:37:34.370Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-10T19:37:34.460Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-10T19:37:35.033Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-10T19:37:35.879Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.209s coverage: 65.3% of statements [2020-09-10T19:37:35.918Z] --- PASS: TestContainerKillOnDaemonStart (12.71s) [2020-09-10T19:37:35.918Z] PASS [2020-09-10T19:37:35.918Z] [2020-09-10T19:37:35.918Z] === Skipped [2020-09-10T19:37:35.918Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-09-10T19:37:35.918Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T19:37:35.918Z] [2020-09-10T19:37:35.918Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-10T19:37:35.918Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-10T19:37:35.918Z] [2020-09-10T19:37:35.918Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-09-10T19:37:35.918Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-10T19:37:35.918Z] [2020-09-10T19:37:35.918Z] [2020-09-10T19:37:35.918Z] DONE 192 tests, 3 skipped in 106.960s [2020-09-10T19:37:35.918Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-09-10T19:37:35.918Z] ++ 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-09-10T19:37:35.918Z] ++ set -e [2020-09-10T19:37:35.918Z] ++ '[' -n 0 ']' [2020-09-10T19:37:35.918Z] ++ set -x [2020-09-10T19:37:35.918Z] ++ env -i DEST=/go/src/github.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-09-10T19:37:35.918Z] INFO: Testing against a local daemon [2020-09-10T19:37:35.918Z] === RUN TestCommitInheritsEnv [2020-09-10T19:37:35.918Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-09-10T19:37:35.918Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-10T19:37:35.918Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-10T19:37:35.918Z] === RUN TestImagesFilterMultiReference [2020-09-10T19:37:35.918Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-09-10T19:37:35.918Z] === RUN TestImagePullPlatformInvalid [2020-09-10T19:37:35.918Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-10T19:37:35.918Z] === RUN TestRemoveImageOrphaning [2020-09-10T19:37:35.918Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-09-10T19:37:35.918Z] === RUN TestRemoveImageGarbageCollector [2020-09-10T19:37:35.918Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-10T19:37:35.918Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:37:35.918Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-10T19:37:35.918Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-09-10T19:37:35.918Z] === RUN TestTagInvalidReference [2020-09-10T19:37:35.918Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-10T19:37:35.918Z] === RUN TestTagValidPrefixedRepo [2020-09-10T19:37:35.918Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-10T19:37:35.918Z] === RUN TestTagExistedNameWithoutForce [2020-09-10T19:37:35.918Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-10T19:37:35.918Z] === RUN TestTagOfficialNames [2020-09-10T19:37:35.918Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-10T19:37:35.918Z] === RUN TestTagMatchesDigest [2020-09-10T19:37:35.918Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-10T19:37:35.918Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-10T19:37:35.971Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-10T19:37:36.912Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-10T19:37:36.912Z] --- PASS: TestServiceUpdateNetwork (13.27s) [2020-09-10T19:37:36.912Z] === RUN TestServiceUpdatePidsLimit [2020-09-10T19:37:37.481Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-10T19:37:38.016Z] ok github.com/docker/docker/daemon/cluster 1.041s coverage: 0.5% of statements [2020-09-10T19:37:38.051Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-10T19:37:38.464Z] ok github.com/docker/docker/daemon/cluster/convert 0.843s coverage: 35.9% of statements [2020-09-10T19:37:38.989Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-10T19:37:44.173Z] ok github.com/docker/docker/daemon/config 0.503s coverage: 79.7% of statements [2020-09-10T19:37:44.173Z] ok github.com/docker/docker/daemon/discovery 0.532s coverage: 30.0% of statements [2020-09-10T19:37:45.120Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.217s coverage: 11.3% of statements [2020-09-10T19:37:46.625Z] ok github.com/docker/docker/daemon/events 0.272s coverage: 50.0% of statements [2020-09-10T19:37:46.625Z] ok github.com/docker/docker/daemon/graphdriver 0.155s coverage: 2.3% of statements [2020-09-10T19:37:47.120Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-10T19:37:47.571Z] ok github.com/docker/docker/daemon 3.618s coverage: 9.1% of statements [2020-09-10T19:37:47.571Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-10T19:37:47.571Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-10T19:37:47.571Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-10T19:37:47.571Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-10T19:37:47.571Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-09-10T19:37:47.571Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-09-10T19:37:47.572Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-09-10T19:37:47.572Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-10T19:37:47.572Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-09-10T19:37:47.572Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-09-10T19:37:47.572Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-09-10T19:37:47.572Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-09-10T19:37:47.572Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-10T19:37:47.572Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-09-10T19:37:47.572Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-09-10T19:37:47.572Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-09-10T19:37:47.572Z] ok github.com/docker/docker/daemon/links 0.178s coverage: 93.0% of statements [2020-09-10T19:37:48.505Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-10T19:37:48.764Z] === RUN TestDockerSuite/TestExecTTY [2020-09-10T19:37:49.331Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-10T19:37:49.900Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-10T19:37:50.425Z] ok github.com/docker/docker/daemon/logger 0.477s coverage: 41.2% of statements [2020-09-10T19:37:50.425Z] ok github.com/docker/docker/daemon/images 0.731s coverage: 4.8% of statements [2020-09-10T19:37:50.425Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-10T19:37:50.425Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-10T19:37:50.468Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-10T19:37:51.037Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-10T19:37:51.037Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-10T19:37:51.373Z] ok github.com/docker/docker/daemon/logger/awslogs 0.643s coverage: 77.4% of statements [2020-09-10T19:37:51.373Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-09-10T19:37:51.373Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-10T19:37:51.373Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-10T19:37:51.373Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-09-10T19:37:51.373Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-09-10T19:37:51.373Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.827s coverage: 61.6% of statements [2020-09-10T19:37:52.320Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.244s coverage: 87.2% of statements [2020-09-10T19:37:52.415Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-09-10T19:37:52.674Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-10T19:37:53.244Z] --- PASS: TestServiceUpdatePidsLimit (16.48s) [2020-09-10T19:37:53.244Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2020-09-10T19:37:53.244Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2020-09-10T19:37:53.244Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2020-09-10T19:37:53.244Z] PASS [2020-09-10T19:37:53.244Z] [2020-09-10T19:37:53.244Z] === Skipped [2020-09-10T19:37:53.244Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-10T19:37:53.244Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T19:37:53.244Z] [2020-09-10T19:37:53.244Z] [2020-09-10T19:37:53.244Z] DONE 27 tests, 1 skipped in 179.893s [2020-09-10T19:37:53.504Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-10T19:37:53.504Z] ++ 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-09-10T19:37:53.504Z] ++ set -e [2020-09-10T19:37:53.504Z] ++ '[' -n 0 ']' [2020-09-10T19:37:53.504Z] ++ set -x [2020-09-10T19:37:53.504Z] === RUN TestDockerSuite/TestExecWithTERM [2020-09-10T19:37:53.504Z] ++ env -i DEST=/go/src/github.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-09-10T19:37:53.504Z] INFO: Testing against a local daemon [2020-09-10T19:37:53.504Z] === RUN TestSessionCreate [2020-09-10T19:37:53.763Z] --- PASS: TestSessionCreate (0.05s) [2020-09-10T19:37:53.763Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-10T19:37:53.763Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-09-10T19:37:53.763Z] PASS [2020-09-10T19:37:53.763Z] [2020-09-10T19:37:53.763Z] DONE 2 tests in 0.270s [2020-09-10T19:37:53.763Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-10T19:37:53.763Z] ++ 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-09-10T19:37:53.763Z] ++ set -e [2020-09-10T19:37:53.763Z] ++ '[' -n 0 ']' [2020-09-10T19:37:53.763Z] ++ set -x [2020-09-10T19:37:53.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-10T19:37:53.764Z] INFO: Testing against a local daemon [2020-09-10T19:37:53.764Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-10T19:37:53.764Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T19:37:53.764Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T19:37:53.764Z] === RUN TestEventsExecDie [2020-09-10T19:37:53.825Z] ok github.com/docker/docker/daemon/logger/local 0.693s coverage: 75.2% of statements [2020-09-10T19:37:53.825Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-10T19:37:53.825Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.187s coverage: 33.3% of statements [2020-09-10T19:37:53.825Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.246s coverage: 35.9% of statements [2020-09-10T19:37:54.023Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-10T19:37:54.592Z] --- PASS: TestEventsExecDie (0.68s) [2020-09-10T19:37:54.592Z] === RUN TestEventsBackwardsCompatible [2020-09-10T19:37:54.592Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-09-10T19:37:54.592Z] === RUN TestInfoBinaryCommits [2020-09-10T19:37:54.592Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-10T19:37:54.592Z] === RUN TestInfoAPIVersioned [2020-09-10T19:37:54.592Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-09-10T19:37:54.592Z] === RUN TestInfoDiscoveryBackend [2020-09-10T19:37:54.852Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-10T19:37:55.111Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-10T19:37:55.111Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-10T19:37:55.331Z] ok github.com/docker/docker/daemon/logger/templates 0.160s coverage: 8.3% of statements [2020-09-10T19:37:55.778Z] ok github.com/docker/docker/daemon/logger/syslog 0.336s coverage: 46.8% of statements [2020-09-10T19:37:56.047Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-10T19:37:56.047Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-10T19:37:56.616Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2020-09-10T19:37:56.616Z] === RUN TestInfoAPI [2020-09-10T19:37:56.875Z] --- PASS: TestInfoAPI (0.03s) [2020-09-10T19:37:56.875Z] === RUN TestInfoAPIWarnings [2020-09-10T19:37:57.283Z] ok github.com/docker/docker/daemon/logger/splunk 2.192s coverage: 82.5% of statements [2020-09-10T19:37:57.283Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-10T19:37:57.283Z] ? github.com/docker/docker/daemon/network [no test files] [2020-09-10T19:37:57.283Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-10T19:37:57.444Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-09-10T19:37:57.444Z] === RUN TestInfoDebug [2020-09-10T19:37:57.702Z] --- PASS: TestInfoDebug (0.53s) [2020-09-10T19:37:57.702Z] === RUN TestInfoInsecureRegistries [2020-09-10T19:37:58.270Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-10T19:37:58.270Z] === RUN TestInfoRegistryMirrors [2020-09-10T19:37:58.785Z] ok github.com/docker/docker/distribution/metadata 1.147s coverage: 48.2% of statements [2020-09-10T19:37:58.837Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-10T19:37:58.837Z] === RUN TestLoginFailsWithBadCredentials [2020-09-10T19:37:59.096Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-09-10T19:37:59.096Z] === RUN TestPingCacheHeaders [2020-09-10T19:37:59.096Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-10T19:37:59.096Z] === RUN TestPingGet [2020-09-10T19:37:59.096Z] --- PASS: TestPingGet (0.02s) [2020-09-10T19:37:59.096Z] === RUN TestPingHead [2020-09-10T19:37:59.096Z] --- PASS: TestPingHead (0.02s) [2020-09-10T19:37:59.096Z] === RUN TestVersion [2020-09-10T19:37:59.096Z] --- PASS: TestVersion (0.03s) [2020-09-10T19:37:59.096Z] PASS [2020-09-10T19:37:59.096Z] [2020-09-10T19:37:59.096Z] === Skipped [2020-09-10T19:37:59.096Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T19:37:59.096Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T19:37:59.096Z] [2020-09-10T19:37:59.096Z] [2020-09-10T19:37:59.096Z] DONE 18 tests, 1 skipped in 5.509s [2020-09-10T19:37:59.096Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-10T19:37:59.096Z] ++ 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-09-10T19:37:59.096Z] ++ set -e [2020-09-10T19:37:59.096Z] ++ '[' -n 0 ']' [2020-09-10T19:37:59.096Z] ++ set -x [2020-09-10T19:37:59.096Z] ++ env -i DEST=/go/src/github.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-09-10T19:37:59.233Z] ok github.com/docker/docker/errdefs 0.104s coverage: 49.4% of statements [2020-09-10T19:37:59.233Z] ok github.com/docker/docker/distribution 2.019s coverage: 20.1% of statements [2020-09-10T19:37:59.233Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-10T19:37:59.354Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-09-10T19:37:59.354Z] INFO: Testing against a local daemon [2020-09-10T19:37:59.354Z] === RUN TestVolumesCreateAndList [2020-09-10T19:37:59.354Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-09-10T19:37:59.354Z] === RUN TestVolumesRemove [2020-09-10T19:37:59.614Z] --- PASS: TestVolumesRemove (0.07s) [2020-09-10T19:37:59.614Z] === RUN TestVolumesInspect [2020-09-10T19:37:59.614Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-10T19:37:59.614Z] === RUN TestVolumesInvalidJSON [2020-09-10T19:37:59.614Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-10T19:37:59.614Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-10T19:37:59.614Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-10T19:37:59.614Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-10T19:37:59.614Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-10T19:37:59.614Z] PASS [2020-09-10T19:37:59.614Z] [2020-09-10T19:37:59.614Z] DONE 5 tests in 0.352s [2020-09-10T19:37:59.614Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-10T19:37:59.872Z] ++++ cat bundles/test-integration/docker.pid [2020-09-10T19:37:59.872Z] +++ kill 5611 [2020-09-10T19:38:00.180Z] ok github.com/docker/docker/distribution/xfer 2.319s coverage: 76.8% of statements [2020-09-10T19:38:00.180Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-10T19:38:00.808Z] +++ /etc/init.d/apparmor stop [2020-09-10T19:38:01.067Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T19:38:01.067Z] [2020-09-10T19:38:01.067Z] Unloading profiles will leave already running processes permanently [2020-09-10T19:38:01.067Z] unconfined, which can lead to unexpected situations. [2020-09-10T19:38:01.067Z] [2020-09-10T19:38:01.067Z] To set a process to complain mode, use the command line tool [2020-09-10T19:38:01.067Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T19:38:01.067Z] +++ true [2020-09-10T19:38:01.067Z] exiting test-integration [2020-09-10T19:38:01.067Z] ++ exit 0 [2020-09-10T19:38:01.067Z] [2020-09-10T19:38:01.129Z] ok github.com/docker/docker/image/cache 0.335s coverage: 19.2% of statements [2020-09-10T19:38:01.326Z] + for job in $(jobs -p) [2020-09-10T19:38:01.326Z] + wait 5498 [2020-09-10T19:38:01.577Z] ok github.com/docker/docker/image/v1 0.724s coverage: 25.0% of statements [2020-09-10T19:38:02.026Z] ok github.com/docker/docker/image 1.164s coverage: 86.4% of statements [2020-09-10T19:38:02.026Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-10T19:38:02.026Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-10T19:38:02.972Z] ok github.com/docker/docker/libcontainerd/queue 0.074s coverage: 100.0% of statements [2020-09-10T19:38:03.888Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-10T19:38:04.481Z] ok github.com/docker/docker/libcontainerd/local 0.262s coverage: 1.0% of statements [2020-09-10T19:38:04.481Z] ok github.com/docker/docker/pkg/aaparser 0.137s coverage: 50.0% of statements [2020-09-10T19:38:04.929Z] ok github.com/docker/docker/layer 0.356s coverage: 30.1% of statements [2020-09-10T19:38:04.929Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-10T19:38:04.929Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-10T19:38:04.929Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-10T19:38:04.929Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-10T19:38:04.929Z] ? github.com/docker/docker/oci [no test files] [2020-09-10T19:38:04.929Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-10T19:38:05.264Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-10T19:38:05.875Z] ok github.com/docker/docker/opts 0.475s coverage: 67.1% of statements [2020-09-10T19:38:06.323Z] ok github.com/docker/docker/pkg/broadcaster 0.142s coverage: 100.0% of statements [2020-09-10T19:38:07.270Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2020-09-10T19:38:07.270Z] ok github.com/docker/docker/pkg/authorization 0.913s coverage: 26.8% of statements [2020-09-10T19:38:08.217Z] ok github.com/docker/docker/pkg/chrootarchive 0.159s coverage: 15.4% of statements [2020-09-10T19:38:08.217Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2020-09-10T19:38:08.665Z] ok github.com/docker/docker/pkg/discovery 0.056s coverage: 58.3% of statements [2020-09-10T19:38:09.114Z] ok github.com/docker/docker/pkg/discovery/file 0.138s coverage: 92.9% of statements [2020-09-10T19:38:10.060Z] ok github.com/docker/docker/pkg/discovery/memory 0.104s coverage: 92.3% of statements [2020-09-10T19:38:10.509Z] ok github.com/docker/docker/pkg/discovery/nodes 0.084s coverage: 93.8% of statements [2020-09-10T19:38:10.549Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-10T19:38:10.549Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-10T19:38:10.549Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-10T19:38:10.549Z] === RUN TestDockerSuite/TestHealth [2020-09-10T19:38:10.957Z] ok github.com/docker/docker/pkg/filenotify 0.077s coverage: 45.7% of statements [2020-09-10T19:38:11.909Z] ok github.com/docker/docker/pkg/fileutils 0.116s coverage: 87.7% of statements [2020-09-10T19:38:12.356Z] ok github.com/docker/docker/pkg/homedir 0.083s coverage: 42.9% of statements [2020-09-10T19:38:13.302Z] ok github.com/docker/docker/pkg/idtools 0.069s coverage: 7.3% of statements [2020-09-10T19:38:13.302Z] ok github.com/docker/docker/pkg/discovery/kv 3.344s coverage: 84.1% of statements [2020-09-10T19:38:14.248Z] ok github.com/docker/docker/pkg/ioutils 0.640s coverage: 69.2% of statements [2020-09-10T19:38:14.248Z] ok github.com/docker/docker/pkg/archive 6.922s coverage: 62.7% of statements [2020-09-10T19:38:14.248Z] ok github.com/docker/docker/pkg/locker 0.045s coverage: 88.9% of statements [2020-09-10T19:38:14.696Z] ok github.com/docker/docker/pkg/jsonmessage 0.205s coverage: 91.7% of statements [2020-09-10T19:38:15.144Z] ok github.com/docker/docker/pkg/longpath 0.162s coverage: 100.0% of statements [2020-09-10T19:38:15.144Z] ok github.com/docker/docker/pkg/namesgenerator 0.054s coverage: 85.7% of statements [2020-09-10T19:38:15.593Z] ok github.com/docker/docker/pkg/parsers 0.056s coverage: 97.0% of statements [2020-09-10T19:38:16.040Z] ok github.com/docker/docker/pkg/pidfile 0.071s coverage: 82.6% of statements [2020-09-10T19:38:17.545Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.130s coverage: 56.8% of statements [2020-09-10T19:38:17.994Z] ok github.com/docker/docker/pkg/plugins/transport 0.159s coverage: 85.7% of statements [2020-09-10T19:38:17.994Z] ok github.com/docker/docker/pkg/pools 0.067s coverage: 88.2% of statements [2020-09-10T19:38:18.941Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2020-09-10T19:38:19.893Z] ok github.com/docker/docker/pkg/reexec 0.074s coverage: 82.4% of statements [2020-09-10T19:38:19.893Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements [2020-09-10T19:38:20.341Z] ok github.com/docker/docker/pkg/signal 0.074s coverage: 20.3% of statements [2020-09-10T19:38:20.790Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2020-09-10T19:38:21.736Z] ok github.com/docker/docker/pkg/streamformatter 0.106s coverage: 66.2% of statements [2020-09-10T19:38:21.736Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2020-09-10T19:38:22.683Z] ok github.com/docker/docker/pkg/sysinfo 0.116s coverage: 38.2% of statements [2020-09-10T19:38:23.132Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-10T19:38:23.132Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-10T19:38:23.132Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-10T19:38:23.132Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-10T19:38:23.132Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-09-10T19:38:23.132Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-09-10T19:38:23.132Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-10T19:38:23.132Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-10T19:38:23.579Z] ok github.com/docker/docker/pkg/system 0.088s coverage: 13.8% of statements [2020-09-10T19:38:23.579Z] ok github.com/docker/docker/pkg/tailfile 0.187s coverage: 88.6% of statements [2020-09-10T19:38:24.525Z] testing: warning: no tests to run [2020-09-10T19:38:24.525Z] coverage: [no statements] [2020-09-10T19:38:24.525Z] ok github.com/docker/docker/pkg/term/windows 0.157s coverage: [no statements] [no tests to run] [2020-09-10T19:38:24.525Z] ok github.com/docker/docker/pkg/tarsum 0.221s coverage: 89.3% of statements [2020-09-10T19:38:24.525Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2020-09-10T19:38:24.973Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2020-09-10T19:38:25.422Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2020-09-10T19:38:26.927Z] ok github.com/docker/docker/plugin/v2 0.198s coverage: 20.1% of statements [2020-09-10T19:38:26.927Z] ok github.com/docker/docker/reference 0.465s coverage: 84.4% of statements [2020-09-10T19:38:26.927Z] ok github.com/docker/docker/plugin 0.370s coverage: 12.0% of statements [2020-09-10T19:38:28.433Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 45.3% of statements [2020-09-10T19:38:28.433Z] ok github.com/docker/docker/registry/resumable 0.278s coverage: 100.0% of statements [2020-09-10T19:38:29.380Z] ok github.com/docker/docker/runconfig 0.061s coverage: 52.2% of statements [2020-09-10T19:38:29.827Z] ok github.com/docker/docker/testutil 0.195s coverage: 62.5% of statements [2020-09-10T19:38:29.827Z] ok github.com/docker/docker/registry 0.527s coverage: 51.7% of statements [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-10T19:38:32.478Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-10T19:38:32.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-09-10T19:38:32.676Z] ok github.com/docker/docker/volume/local 0.150s coverage: 37.7% of statements [2020-09-10T19:38:32.676Z] ok github.com/docker/docker/volume/drivers 0.255s coverage: 36.1% of statements [2020-09-10T19:38:32.676Z] ok github.com/docker/docker/volume/mounts 0.113s coverage: 66.2% of statements [2020-09-10T19:38:32.736Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-10T19:38:32.736Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-10T19:38:33.673Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-10T19:38:34.810Z] ok github.com/docker/docker/volume/service 0.463s coverage: 70.3% of statements [2020-09-10T19:38:36.205Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-10T19:38:36.205Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-10T19:38:36.205Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-10T19:38:37.143Z] === RUN TestDockerSuite/TestImportFile [2020-09-10T19:38:38.520Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-10T19:38:38.520Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-10T19:38:39.455Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-10T19:38:40.833Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-10T19:38:41.769Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-10T19:38:42.028Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-10T19:38:42.597Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-10T19:38:43.164Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-10T19:38:43.164Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-09-10T19:38:43.164Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-10T19:38:43.424Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-10T19:38:43.991Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-10T19:38:44.558Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-10T19:38:44.818Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-10T19:38:45.385Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-10T19:38:45.645Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-10T19:38:45.645Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-09-10T19:38:47.024Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-10T19:38:47.289Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-10T19:38:47.876Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-10T19:38:47.876Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-10T19:38:48.134Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-10T19:38:48.134Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-10T19:38:49.071Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-10T19:38:49.331Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-10T19:38:49.900Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-10T19:38:50.467Z] === RUN TestDockerSuite/TestInspectImage [2020-09-10T19:38:50.467Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-10T19:38:50.467Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-10T19:38:50.467Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-10T19:38:50.725Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-10T19:38:51.292Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-10T19:38:51.292Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-10T19:38:51.860Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-10T19:38:52.119Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-10T19:38:52.353Z] ok github.com/docker/docker/pkg/plugins 35.029s coverage: 73.4% of statements [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/rootless [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/volume [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-10T19:38:52.353Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === Skipped [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-09-10T19:38:53.301Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-09-10T19:38:53.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-09-10T19:38:53.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-09-10T19:38:53.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-09-10T19:38:53.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-09-10T19:38:53.301Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-09-10T19:38:53.301Z] daemon_test.go:147: root required [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-10T19:38:53.301Z] reload_test.go:520: root required [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-09-10T19:38:53.301Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-10T19:38:53.301Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-09-10T19:38:53.301Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-09-10T19:38:53.301Z] download_test.go:268: Needs fixing on Windows [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-09-10T19:38:53.301Z] layer_test.go:304: Failing on Windows [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-09-10T19:38:53.301Z] layer_test.go:353: Failing on Windows [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-09-10T19:38:53.301Z] layer_test.go:468: Failing on Windows [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-09-10T19:38:53.301Z] layer_test.go:697: Failing on Windows [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-09-10T19:38:53.301Z] migration_test.go:46: Failing on Windows [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-09-10T19:38:53.301Z] migration_test.go:182: Failing on Windows [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-09-10T19:38:53.301Z] mount_test.go:17: Failing on Windows [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-09-10T19:38:53.301Z] mount_test.go:76: Failing on Windows [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-09-10T19:38:53.301Z] mount_test.go:125: Failing on Windows [2020-09-10T19:38:53.301Z] [2020-09-10T19:38:53.301Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-09-10T19:38:53.301Z] mount_test.go:212: Failing on Windows [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-09-10T19:38:53.302Z] archive_test.go:133: Xz not present in msys2 [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-09-10T19:38:53.302Z] archive_test.go:238: Failing on Windows CI machines [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-09-10T19:38:53.302Z] archive_windows_test.go:16: Currently fails [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-09-10T19:38:53.302Z] changes_test.go:192: needs more investigation [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-09-10T19:38:53.302Z] changes_test.go:405: needs further investigation [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-09-10T19:38:53.302Z] changes_test.go:441: needs further investigation [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-09-10T19:38:53.302Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-10T19:38:53.302Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-09-10T19:38:53.302Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-09-10T19:38:53.302Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-09-10T19:38:53.302Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-09-10T19:38:53.302Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-10T19:38:53.302Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-10T19:38:53.302Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-09-10T19:38:53.302Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-09-10T19:38:53.302Z] poller_test.go:41: No chmod on Windows [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-10T19:38:53.302Z] fileutils_test.go:134: Needs porting to Windows [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-10T19:38:53.302Z] fileutils_test.go:180: Needs porting to Windows [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-09-10T19:38:53.302Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-09-10T19:38:53.302Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-09-10T19:38:53.302Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-09-10T19:38:53.302Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-09-10T19:38:53.302Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-09-10T19:38:53.302Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] [2020-09-10T19:38:53.302Z] DONE 1785 tests, 46 skipped in 188.750s [2020-09-10T19:38:53.302Z] INFO: make.ps1 ended at 09/10/2020 19:38:53 [2020-09-10T19:38:53.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-09-10T19:38:54.063Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-10T19:38:54.063Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-10T19:38:54.632Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-10T19:38:54.811Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-09-10T19:38:55.201Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-10T19:38:55.261Z] INFO: Unit tests ended at 09/10/2020 19:38:54. Duration:00:03:22.9432942 [2020-09-10T19:38:55.261Z] INFO: Building busybox [2020-09-10T19:38:55.261Z] Sending build context to Docker daemon 5.12kB [2020-09-10T19:38:55.261Z] [2020-09-10T19:38:55.261Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-09-10T19:38:55.261Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-09-10T19:38:55.261Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-09-10T19:38:55.261Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-09-10T19:38:55.261Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-09-10T19:38:55.261Z] ---> 715aaeac112d [2020-09-10T19:38:55.261Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-09-10T19:38:55.261Z] ---> Running in aed5f9d4dbb9 [2020-09-10T19:38:56.582Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-10T19:38:57.151Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-10T19:38:58.089Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-10T19:38:58.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-10T19:38:58.349Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-10T19:38:58.918Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-10T19:38:59.487Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-10T19:39:00.056Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-10T19:39:00.056Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-09-10T19:39:00.971Z] Removing intermediate container aed5f9d4dbb9 [2020-09-10T19:39:00.971Z] ---> ee5c8daff40f [2020-09-10T19:39:00.971Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-09-10T19:39:00.971Z] ---> Running in 5101700113b6 [2020-09-10T19:39:00.971Z] Removing intermediate container 5101700113b6 [2020-09-10T19:39:00.971Z] ---> 25bb6e33ae90 [2020-09-10T19:39:00.971Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-09-10T19:39:00.971Z] ---> Running in d62b5182a953 [2020-09-10T19:39:00.971Z] Removing intermediate container d62b5182a953 [2020-09-10T19:39:00.971Z] ---> 0c89dd7d8bab [2020-09-10T19:39:00.971Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-09-10T19:39:01.675Z] #33 121.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-10T19:39:01.675Z] #33 123.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-10T19:39:01.675Z] #33 124.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-10T19:39:01.675Z] #33 126.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-10T19:39:01.963Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-10T19:39:02.479Z] [2020-09-10T19:39:02.479Z] ---> 81c328fc81df [2020-09-10T19:39:02.479Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-09-10T19:39:02.479Z] ---> Running in 01650a538690 [2020-09-10T19:39:03.345Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-10T19:39:04.727Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-10T19:39:04.727Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-10T19:39:04.968Z] #33 130.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-10T19:39:05.906Z] #33 131.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-10T19:39:06.634Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-10T19:39:07.286Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-10T19:39:08.012Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-10T19:39:08.667Z] #33 134.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-10T19:39:08.927Z] #33 135.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-10T19:39:09.400Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-10T19:39:09.400Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-10T19:39:10.778Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-10T19:39:10.778Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-10T19:39:10.835Z] #33 136.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-10T19:39:11.348Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-10T19:39:12.692Z] Removing intermediate container 01650a538690 [2020-09-10T19:39:12.692Z] ---> eb7110be59c5 [2020-09-10T19:39:12.692Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-09-10T19:39:12.692Z] ---> Running in c323d08e7202 [2020-09-10T19:39:12.746Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-10T19:39:13.141Z] [2020-09-10T19:39:13.141Z] SUCCESS: Specified value was saved. [2020-09-10T19:39:14.652Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-10T19:39:15.996Z] Removing intermediate container c323d08e7202 [2020-09-10T19:39:15.996Z] ---> 32bdead1a894 [2020-09-10T19:39:15.996Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-09-10T19:39:15.996Z] ---> Running in 690839f4e0fd [2020-09-10T19:39:16.033Z] #33 142.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-10T19:39:16.972Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-10T19:39:17.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-10T19:39:18.176Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-10T19:39:18.881Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-10T19:39:18.955Z] Cannot create a file when that file already exists. [2020-09-10T19:39:20.082Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-10T19:39:20.260Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-10T19:39:21.991Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-10T19:39:22.170Z] #33 147.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-10T19:39:22.251Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-10T19:39:23.108Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-10T19:39:24.531Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-10T19:39:24.668Z] Removing intermediate container 690839f4e0fd [2020-09-10T19:39:24.668Z] ---> 23541460f41d [2020-09-10T19:39:24.668Z] Step 13/13 : CMD ["sh"] [2020-09-10T19:39:24.668Z] ---> Running in 77b23a98c5b4 [2020-09-10T19:39:24.668Z] Removing intermediate container 77b23a98c5b4 [2020-09-10T19:39:24.668Z] ---> 19e32427dd4c [2020-09-10T19:39:24.668Z] Successfully built 19e32427dd4c [2020-09-10T19:39:24.668Z] Successfully tagged busybox:latest [2020-09-10T19:39:24.668Z] INFO: Docker images of the daemon under test [2020-09-10T19:39:24.668Z] [2020-09-10T19:39:24.668Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-10T19:39:24.668Z] busybox latest 19e32427dd4c Less than a second ago 5.12GB [2020-09-10T19:39:24.668Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 7 days ago 5.06GB [2020-09-10T19:39:24.668Z] microsoft/windowsservercore latest 715aaeac112d 7 days ago 5.06GB [2020-09-10T19:39:24.668Z] [2020-09-10T19:39:24.668Z] INFO: Running integration tests at 09/10/2020 19:39:24... [2020-09-10T19:39:24.668Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-09-10T19:39:24.668Z] INFO: Integration API tests being run from the host: [2020-09-10T19:39:24.668Z] INFO: make.ps1 starting at 09/10/2020 19:39:24 [2020-09-10T19:39:24.787Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-09-10T19:39:24.787Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-10T19:39:24.787Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-10T19:39:24.787Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-10T19:39:24.787Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-10T19:39:25.047Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-10T19:39:25.616Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-10T19:39:25.632Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-09-10T19:39:26.439Z] #33 152.2 [2020-09-10T19:39:26.699Z] #33 DONE 152.9s [2020-09-10T19:39:26.958Z] [2020-09-10T19:39:26.958Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-09-10T19:39:28.905Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-10T19:39:29.475Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-10T19:39:31.153Z] #34 DONE 4.2s [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-09-10T19:39:33.060Z] #26 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-09-10T19:39:33.060Z] #9 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-09-10T19:39:33.060Z] #25 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-09-10T19:39:33.060Z] #11 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-09-10T19:39:33.060Z] #6 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-09-10T19:39:33.060Z] #19 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-10T19:39:33.060Z] #23 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-10T19:39:33.060Z] #22 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-09-10T19:39:33.060Z] #13 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-09-10T19:39:33.060Z] #10 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-10T19:39:33.060Z] #20 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-09-10T19:39:33.060Z] #7 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-10T19:39:33.060Z] #24 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-09-10T19:39:33.060Z] #12 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-09-10T19:39:33.060Z] #27 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-09-10T19:39:33.060Z] #28 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-10T19:39:33.060Z] #21 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-10T19:39:33.060Z] #29 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-09-10T19:39:33.060Z] #30 CACHED [2020-09-10T19:39:33.060Z] [2020-09-10T19:39:33.060Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-09-10T19:39:33.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-10T19:39:33.923Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-10T19:39:34.492Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-10T19:39:34.492Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-10T19:39:35.431Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-10T19:39:36.349Z] #35 DONE 3.2s [2020-09-10T19:39:36.349Z] [2020-09-10T19:39:36.349Z] #36 exporting to image [2020-09-10T19:39:36.349Z] #36 exporting layers [2020-09-10T19:39:36.820Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-10T19:39:37.728Z] #36 exporting layers 1.6s done [2020-09-10T19:39:37.728Z] #36 writing image sha256:6031a7e585d47d904d88e96c3fa503827fe23c2519f31afa15c42895bb9bfd18 done [2020-09-10T19:39:37.728Z] #36 naming to docker.io/library/moby-e2e-test done [2020-09-10T19:39:37.728Z] #36 DONE 1.6s [Pipeline] } [Pipeline] // stage [2020-09-10T19:39:37.759Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput Post stage [Pipeline] sh [2020-09-10T19:39:38.040Z] + echo Ensuring container killed. [2020-09-10T19:39:38.040Z] Ensuring container killed. [2020-09-10T19:39:38.040Z] + docker rm -vf docker-pr3 [2020-09-10T19:39:38.040Z] Error: No such container: docker-pr3 [2020-09-10T19:39:38.040Z] + true [Pipeline] sh [2020-09-10T19:39:38.323Z] + echo Chowning /workspace to jenkins user [2020-09-10T19:39:38.323Z] Chowning /workspace to jenkins user [2020-09-10T19:39:38.323Z] + id -u [2020-09-10T19:39:38.323Z] + id -g [2020-09-10T19:39:38.323Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41432:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-10T19:39:39.138Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-10T19:39:39.188Z] + bundleName=unit [2020-09-10T19:39:39.188Z] + echo Creating unit-bundles.tar.gz [2020-09-10T19:39:39.188Z] Creating unit-bundles.tar.gz [2020-09-10T19:39:39.188Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-09-10T19:39:39.188Z] bundles/junit-report.xml [2020-09-10T19:39:39.188Z] bundles/go-test-report.json [2020-09-10T19:39:39.188Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-09-10T19:39:39.200Z] Archiving artifacts [2020-09-10T19:39:39.601Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41432/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-10T19:39:39.705Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-10T19:39:39.924Z] + make clean [2020-09-10T19:39:40.184Z] docker volume rm -f docker-dev-cache [2020-09-10T19:39:40.184Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T19:39:41.609Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-10T19:39:42.176Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-10T19:39:42.743Z] === RUN TestDockerSuite/TestLogsSince [2020-09-10T19:39:49.305Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-10T19:39:49.565Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-09-10T19:39:50.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:39:50.621Z] INFO: Testing against a local daemon [2020-09-10T19:39:54.834Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-10T19:39:54.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-10T19:39:55.401Z] === RUN TestDockerSuite/TestLogsTail [2020-09-10T19:39:55.969Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-10T19:39:56.228Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-10T19:39:57.167Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-10T19:39:57.426Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-10T19:39:57.994Z] === RUN TestDockerSuite/TestNetHostname [2020-09-10T19:39:59.901Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-10T19:39:59.901Z] === RUN TestDockerSuite/TestNetworkEvents [2020-09-10T19:40:06.469Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-10T19:40:07.050Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-10T19:40:07.314Z] === RUN TestDockerSuite/TestPluginActive [2020-09-10T19:40:08.162Z] ok github.com/docker/docker/integration/build 19.091s [2020-09-10T19:40:08.162Z] [2020-09-10T19:40:08.162Z] === Skipped [2020-09-10T19:40:08.162Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-09-10T19:40:08.162Z] build_session_test.go:25: TODO: BuildKit [2020-09-10T19:40:08.162Z] [2020-09-10T19:40:08.162Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-09-10T19:40:08.162Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:40:08.162Z] [2020-09-10T19:40:08.162Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-10T19:40:08.162Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T19:40:08.162Z] [2020-09-10T19:40:08.162Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-09-10T19:40:08.162Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T19:40:08.162Z] [2020-09-10T19:40:08.162Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-09-10T19:40:08.162Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T19:40:08.162Z] [2020-09-10T19:40:08.162Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-09-10T19:40:08.162Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T19:40:08.162Z] [2020-09-10T19:40:08.162Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-09-10T19:40:08.162Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T19:40:08.162Z] [2020-09-10T19:40:08.162Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-09-10T19:40:08.162Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T19:40:08.162Z] [2020-09-10T19:40:08.162Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-09-10T19:40:08.162Z] build_test.go:492: testEnv.OSType == "windows" [2020-09-10T19:40:08.162Z] [2020-09-10T19:40:08.162Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-09-10T19:40:08.162Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T19:40:08.162Z] [2020-09-10T19:40:08.162Z] [2020-09-10T19:40:08.162Z] DONE 22 tests, 10 skipped in 41.500s [2020-09-10T19:40:08.162Z] [2020-09-10T19:40:08.162Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-09-10T19:40:09.108Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:40:09.108Z] INFO: Testing against a local daemon [2020-09-10T19:40:09.108Z] ok github.com/docker/docker/integration/config 0.225s [2020-09-10T19:40:09.217Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-10T19:40:10.054Z] [2020-09-10T19:40:10.054Z] === Skipped [2020-09-10T19:40:10.054Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2020-09-10T19:40:10.054Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:40:10.054Z] [2020-09-10T19:40:10.054Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-09-10T19:40:10.054Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:40:10.054Z] [2020-09-10T19:40:10.054Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-09-10T19:40:10.054Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:40:10.054Z] [2020-09-10T19:40:10.054Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-09-10T19:40:10.054Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:40:10.054Z] [2020-09-10T19:40:10.054Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-09-10T19:40:10.054Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:40:10.054Z] [2020-09-10T19:40:10.054Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-09-10T19:40:10.054Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T19:40:10.054Z] [2020-09-10T19:40:10.054Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-09-10T19:40:10.054Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T19:40:10.054Z] [2020-09-10T19:40:10.054Z] [2020-09-10T19:40:10.054Z] DONE 7 tests, 7 skipped in 2.823s [2020-09-10T19:40:10.054Z] [2020-09-10T19:40:10.054Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-09-10T19:40:12.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:40:12.903Z] INFO: Testing against a local daemon [2020-09-10T19:40:14.494Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-10T19:40:14.494Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-10T19:40:15.430Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-10T19:40:17.333Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-10T19:40:18.712Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-10T19:40:20.617Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-10T19:40:23.901Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-09-10T19:40:24.160Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-10T19:40:25.539Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-10T19:40:26.920Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-10T19:40:26.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-10T19:40:27.489Z] === RUN TestDockerSuite/TestPortList [2020-09-10T19:40:35.611Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-10T19:40:35.870Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-10T19:40:42.444Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-10T19:40:42.444Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-10T19:40:42.444Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-10T19:40:42.444Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-10T19:40:42.444Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-10T19:40:42.702Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-10T19:40:42.702Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-10T19:40:43.271Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-10T19:40:43.271Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-10T19:40:44.209Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-10T19:40:44.209Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-09-10T19:40:46.111Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-09-10T19:40:47.049Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-09-10T19:40:47.308Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-09-10T19:40:47.309Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-10T19:40:49.212Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-10T19:40:49.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-10T19:40:50.039Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-10T19:40:52.575Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-10T19:40:56.771Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-10T19:40:56.771Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-10T19:40:58.986Z] --- PASS: TestImportExtremelyLargeImageWorks (193.02s) [2020-09-10T19:40:58.986Z] PASS [2020-09-10T19:40:58.986Z] [2020-09-10T19:40:58.986Z] === Skipped [2020-09-10T19:40:58.986Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-10T19:40:58.986Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:40:58.986Z] [2020-09-10T19:40:58.986Z] [2020-09-10T19:40:58.986Z] DONE 12 tests, 1 skipped in 194.015s [2020-09-10T19:40:58.986Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-09-10T19:40:58.986Z] ++ 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-09-10T19:40:58.986Z] ++ set -e [2020-09-10T19:40:58.986Z] ++ '[' -n 0 ']' [2020-09-10T19:40:58.986Z] ++ set -x [2020-09-10T19:40:58.986Z] ++ env -i DEST=/go/src/github.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-09-10T19:40:58.986Z] INFO: Testing against a local daemon [2020-09-10T19:40:58.986Z] === RUN TestNetworkCreateDelete [2020-09-10T19:40:58.986Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-09-10T19:40:58.986Z] === RUN TestDockerNetworkDeletePreferID [2020-09-10T19:40:58.986Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-09-10T19:40:58.986Z] === RUN TestDaemonDNSFallback [2020-09-10T19:40:58.986Z] --- PASS: TestDaemonDNSFallback (1.54s) [2020-09-10T19:40:58.986Z] === RUN TestInspectNetwork [2020-09-10T19:40:58.986Z] === RUN TestInspectNetwork/full_network_id [2020-09-10T19:40:58.986Z] === RUN TestInspectNetwork/partial_network_id [2020-09-10T19:40:58.986Z] === RUN TestInspectNetwork/network_name [2020-09-10T19:40:58.986Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-10T19:40:58.986Z] --- PASS: TestInspectNetwork (6.95s) [2020-09-10T19:40:58.986Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-10T19:40:58.986Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-10T19:40:58.986Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-10T19:40:58.986Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-10T19:40:58.986Z] === RUN TestRunContainerWithBridgeNone [2020-09-10T19:40:59.283Z] --- PASS: TestRunContainerWithBridgeNone (1.81s) [2020-09-10T19:40:59.283Z] === RUN TestNetworkInvalidJSON [2020-09-10T19:40:59.283Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-10T19:40:59.283Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-10T19:40:59.283Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T19:40:59.283Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T19:40:59.283Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T19:40:59.283Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T19:40:59.283Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-10T19:40:59.283Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-10T19:40:59.283Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-10T19:40:59.283Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-09-10T19:40:59.283Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-10T19:40:59.283Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-10T19:40:59.283Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-10T19:40:59.283Z] === RUN TestHostIPv4BridgeLabel [2020-09-10T19:40:59.303Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-10T19:40:59.921Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-09-10T19:40:59.921Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-10T19:41:00.992Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-10T19:41:00.992Z] === RUN TestDaemonDefaultNetworkPools [2020-09-10T19:41:01.630Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-09-10T19:41:01.630Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-10T19:41:03.149Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-09-10T19:41:03.149Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-10T19:41:04.194Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-09-10T19:41:04.194Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-10T19:41:04.828Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-09-10T19:41:04.828Z] === RUN TestServiceWithPredefinedNetwork [2020-09-10T19:41:05.869Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-10T19:41:06.128Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-10T19:41:06.906Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2020-09-10T19:41:06.906Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-10T19:41:06.906Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T19:41:06.906Z] service_test.go:236: FLAKY_TEST [2020-09-10T19:41:06.906Z] === RUN TestServiceWithDataPathPortInit [2020-09-10T19:41:08.046Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-10T19:41:08.623Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-10T19:41:09.559Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-10T19:41:11.463Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-10T19:41:12.841Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-10T19:41:13.139Z] ok github.com/docker/docker/integration/container 60.827s [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === Skipped [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-09-10T19:41:13.139Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-09-10T19:41:13.139Z] copy_test.go:25: testEnv.OSType == "windows" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-09-10T19:41:13.139Z] copy_test.go:39: testEnv.OSType == "windows" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-09-10T19:41:13.139Z] copy_test.go:51: testEnv.OSType == "windows" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-09-10T19:41:13.139Z] copy_test.go:65: testEnv.OSType == "windows" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-09-10T19:41:13.139Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-09-10T19:41:13.139Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-09-10T19:41:13.139Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-09-10T19:41:13.139Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-10T19:41:13.139Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-10T19:41:13.139Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-09-10T19:41:13.139Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-09-10T19:41:13.139Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-09-10T19:41:13.139Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-09-10T19:41:13.139Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-09-10T19:41:13.139Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-09-10T19:41:13.139Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-09-10T19:41:13.139Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-09-10T19:41:13.139Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-09-10T19:41:13.139Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-09-10T19:41:13.139Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-10T19:41:13.139Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-09-10T19:41:13.139Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-10T19:41:13.139Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-09-10T19:41:13.139Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-09-10T19:41:13.139Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-09-10T19:41:13.139Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-09-10T19:41:13.139Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-09-10T19:41:13.139Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-09-10T19:41:13.139Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-09-10T19:41:13.139Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-09-10T19:41:13.139Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-09-10T19:41:13.139Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-09-10T19:41:13.139Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-09-10T19:41:13.139Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-09-10T19:41:13.139Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-09-10T19:41:13.139Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-09-10T19:41:13.139Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-09-10T19:41:13.139Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-09-10T19:41:13.139Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-09-10T19:41:13.139Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] DONE 84 tests, 41 skipped in 63.297s [2020-09-10T19:41:13.139Z] [2020-09-10T19:41:13.139Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-09-10T19:41:14.222Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-10T19:41:14.222Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-10T19:41:14.790Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-10T19:41:15.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:41:15.290Z] INFO: Testing against a local daemon [2020-09-10T19:41:15.742Z] ok github.com/docker/docker/integration/image 0.493s [2020-09-10T19:41:15.742Z] [2020-09-10T19:41:15.742Z] === Skipped [2020-09-10T19:41:15.742Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-09-10T19:41:15.742Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T19:41:15.742Z] [2020-09-10T19:41:15.742Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-10T19:41:15.742Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-10T19:41:15.742Z] [2020-09-10T19:41:15.742Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-09-10T19:41:15.742Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T19:41:15.742Z] [2020-09-10T19:41:15.742Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-09-10T19:41:15.742Z] tag_test.go:98: testEnv.OSType == "windows" [2020-09-10T19:41:15.742Z] [2020-09-10T19:41:15.742Z] [2020-09-10T19:41:15.742Z] DONE 11 tests, 4 skipped in 2.348s [2020-09-10T19:41:15.742Z] [2020-09-10T19:41:15.742Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-09-10T19:41:17.326Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-10T19:41:17.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:41:17.898Z] INFO: Testing against a local daemon [2020-09-10T19:41:17.898Z] ok github.com/docker/docker/integration/network 0.226s [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] === Skipped [2020-09-10T19:41:17.898Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-09-10T19:41:17.898Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-09-10T19:41:17.898Z] 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-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-09-10T19:41:17.898Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-09-10T19:41:17.898Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-09-10T19:41:17.898Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-09-10T19:41:17.898Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-09-10T19:41:17.898Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-09-10T19:41:17.898Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-10T19:41:17.898Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-10T19:41:17.898Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-10T19:41:17.898Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-09-10T19:41:17.898Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T19:41:17.898Z] service_test.go:236: FLAKY_TEST [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-09-10T19:41:17.898Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-10T19:41:17.898Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] DONE 19 tests, 15 skipped in 2.403s [2020-09-10T19:41:17.898Z] [2020-09-10T19:41:17.898Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-09-10T19:41:18.703Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-10T19:41:18.853Z] testing: warning: no tests to run [2020-09-10T19:41:18.853Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2020-09-10T19:41:18.853Z] [2020-09-10T19:41:18.853Z] DONE 0 tests in 0.761s [2020-09-10T19:41:18.853Z] [2020-09-10T19:41:18.853Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-09-10T19:41:18.962Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-10T19:41:18.962Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-10T19:41:19.220Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-10T19:41:19.480Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-10T19:41:19.480Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-10T19:41:19.808Z] testing: warning: no tests to run [2020-09-10T19:41:19.808Z] ok github.com/docker/docker/integration/network/macvlan 0.066s [2020-09-10T19:41:19.808Z] [2020-09-10T19:41:19.808Z] DONE 0 tests in 0.748s [2020-09-10T19:41:19.808Z] [2020-09-10T19:41:19.808Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-09-10T19:41:20.048Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-10T19:41:20.261Z] testing: warning: no tests to run [2020-09-10T19:41:20.261Z] ok github.com/docker/docker/integration/plugin 0.071s [2020-09-10T19:41:20.261Z] [2020-09-10T19:41:20.261Z] DONE 0 tests in 0.736s [2020-09-10T19:41:20.713Z] [2020-09-10T19:41:20.713Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-09-10T19:41:20.987Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-10T19:41:21.165Z] testing: warning: no tests to run [2020-09-10T19:41:21.165Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2020-09-10T19:41:21.165Z] [2020-09-10T19:41:21.165Z] DONE 0 tests in 0.748s [2020-09-10T19:41:21.165Z] [2020-09-10T19:41:21.165Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-09-10T19:41:21.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-10T19:41:21.557Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-10T19:41:22.125Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-10T19:41:22.282Z] --- PASS: TestServiceWithDataPathPortInit (13.54s) [2020-09-10T19:41:22.282Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-10T19:41:27.876Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s) [2020-09-10T19:41:27.876Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k5topcpql48zr3wm6jqym3cdk Created:2020-09-10 19:41:21.28434219 +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[8718254c158236ec01393700729c7702275d40b5ad9aa02422af3c23a82d4dbb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pun3meva2rvzgp3pe9p0k0q2y EndpointID:6745733e25026aaf3e53c295884682fa58a4f07fdeb0ae36af16e12fe4d8b123 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6130dd0e4cbbbcf417feeb6dd36fa8606694731fd59b29b06ac465b1f540c56a 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:dd2f6f556d0d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pun3meva2rvzgp3pe9p0k0q2y EndpointID:6745733e25026aaf3e53c295884682fa58a4f07fdeb0ae36af16e12fe4d8b123 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-10T19:41:27.876Z] PASS [2020-09-10T19:41:27.876Z] [2020-09-10T19:41:27.876Z] === Skipped [2020-09-10T19:41:27.876Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-10T19:41:27.876Z] service_test.go:236: FLAKY_TEST [2020-09-10T19:41:27.876Z] [2020-09-10T19:41:27.876Z] [2020-09-10T19:41:27.876Z] DONE 23 tests, 1 skipped in 38.872s [2020-09-10T19:41:27.876Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-10T19:41:27.876Z] ++ 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-09-10T19:41:27.876Z] ++ set -e [2020-09-10T19:41:27.876Z] ++ '[' -n 0 ']' [2020-09-10T19:41:27.876Z] ++ set -x [2020-09-10T19:41:27.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-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-09-10T19:41:27.876Z] INFO: Testing against a local daemon [2020-09-10T19:41:27.876Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-10T19:41:27.876Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T19:41:27.876Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:41:27.876Z] === RUN TestDockerNetworkIpvlan [2020-09-10T19:41:27.876Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-10T19:41:27.876Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:41:27.876Z] PASS [2020-09-10T19:41:27.876Z] [2020-09-10T19:41:27.876Z] === Skipped [2020-09-10T19:41:27.876Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-10T19:41:27.876Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:41:27.876Z] [2020-09-10T19:41:27.876Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-10T19:41:27.876Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-10T19:41:27.876Z] [2020-09-10T19:41:27.876Z] [2020-09-10T19:41:27.876Z] DONE 2 tests, 2 skipped in 0.077s [2020-09-10T19:41:27.876Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-10T19:41:27.876Z] ++ 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-09-10T19:41:27.876Z] ++ set -e [2020-09-10T19:41:27.876Z] ++ '[' -n 0 ']' [2020-09-10T19:41:27.876Z] ++ set -x [2020-09-10T19:41:27.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-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-09-10T19:41:27.876Z] INFO: Testing against a local daemon [2020-09-10T19:41:27.876Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-10T19:41:28.918Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-09-10T19:41:28.918Z] === RUN TestDockerNetworkMacvlan [2020-09-10T19:41:29.560Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-10T19:41:29.693Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:41:29.693Z] INFO: Testing against a local daemon [2020-09-10T19:41:29.693Z] ok github.com/docker/docker/integration/plugin/common 0.271s [2020-09-10T19:41:29.693Z] [2020-09-10T19:41:29.693Z] === Skipped [2020-09-10T19:41:29.693Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-10T19:41:29.693Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-10T19:41:29.693Z] [2020-09-10T19:41:29.693Z] [2020-09-10T19:41:29.693Z] DONE 3 tests, 1 skipped in 7.561s [2020-09-10T19:41:29.693Z] [2020-09-10T19:41:29.693Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-09-10T19:41:30.198Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-10T19:41:30.247Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-10T19:41:30.814Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-10T19:41:31.241Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-10T19:41:31.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:41:31.846Z] INFO: Testing against a local daemon [2020-09-10T19:41:31.846Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.217s [2020-09-10T19:41:31.846Z] [2020-09-10T19:41:31.846Z] === Skipped [2020-09-10T19:41:31.846Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-09-10T19:41:31.846Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-10T19:41:31.846Z] [2020-09-10T19:41:31.846Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-10T19:41:31.846Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-10T19:41:31.846Z] [2020-09-10T19:41:31.846Z] [2020-09-10T19:41:31.846Z] DONE 2 tests, 2 skipped in 2.927s [2020-09-10T19:41:31.846Z] [2020-09-10T19:41:31.846Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-09-10T19:41:32.719Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-10T19:41:32.719Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-10T19:41:32.719Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-10T19:41:32.719Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-10T19:41:33.346Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-10T19:41:34.632Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-10T19:41:34.723Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:41:34.723Z] INFO: Testing against a local daemon [2020-09-10T19:41:34.723Z] ok github.com/docker/docker/integration/plugin/logging 0.252s [2020-09-10T19:41:34.723Z] [2020-09-10T19:41:34.723Z] === Skipped [2020-09-10T19:41:34.723Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-10T19:41:34.723Z] read_test.go:21: no unix domain sockets on Windows [2020-09-10T19:41:34.723Z] [2020-09-10T19:41:34.723Z] [2020-09-10T19:41:34.723Z] DONE 1 tests, 1 skipped in 2.444s [2020-09-10T19:41:34.723Z] [2020-09-10T19:41:34.723Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-09-10T19:41:35.437Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-10T19:41:35.679Z] testing: warning: no tests to run [2020-09-10T19:41:35.679Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s [2020-09-10T19:41:35.679Z] [2020-09-10T19:41:35.679Z] DONE 0 tests in 1.231s [2020-09-10T19:41:35.679Z] [2020-09-10T19:41:35.679Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-09-10T19:41:36.020Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-10T19:41:37.830Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:41:37.830Z] INFO: Testing against a local daemon [2020-09-10T19:41:37.830Z] ok github.com/docker/docker/integration/plugin/volumes 0.294s [2020-09-10T19:41:37.925Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-10T19:41:38.289Z] [2020-09-10T19:41:38.289Z] === Skipped [2020-09-10T19:41:38.289Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-10T19:41:38.289Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:38.289Z] [2020-09-10T19:41:38.289Z] [2020-09-10T19:41:38.289Z] DONE 1 tests, 1 skipped in 2.549s [2020-09-10T19:41:38.289Z] [2020-09-10T19:41:38.289Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-09-10T19:41:38.865Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-10T19:41:38.865Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-10T19:41:38.865Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-10T19:41:38.980Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-10T19:41:39.619Z] --- PASS: TestDockerNetworkMacvlan (11.01s) [2020-09-10T19:41:39.619Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-09-10T19:41:39.619Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-09-10T19:41:39.619Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2020-09-10T19:41:39.619Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2020-09-10T19:41:39.619Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.24s) [2020-09-10T19:41:39.619Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s) [2020-09-10T19:41:39.619Z] PASS [2020-09-10T19:41:39.619Z] [2020-09-10T19:41:39.619Z] DONE 8 tests in 12.465s [2020-09-10T19:41:39.619Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-10T19:41:39.619Z] ++ 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-09-10T19:41:39.619Z] ++ set -e [2020-09-10T19:41:39.619Z] ++ '[' -n 0 ']' [2020-09-10T19:41:39.619Z] ++ set -x [2020-09-10T19:41:39.619Z] ++ env -i DEST=/go/src/github.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-09-10T19:41:39.619Z] testing: warning: no tests to run [2020-09-10T19:41:39.619Z] PASS [2020-09-10T19:41:39.619Z] [2020-09-10T19:41:39.619Z] DONE 0 tests in 0.013s [2020-09-10T19:41:39.619Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-10T19:41:39.619Z] ++ 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-09-10T19:41:39.619Z] ++ set -e [2020-09-10T19:41:39.619Z] ++ '[' -n 0 ']' [2020-09-10T19:41:39.619Z] ++ set -x [2020-09-10T19:41:39.619Z] ++ env -i DEST=/go/src/github.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-09-10T19:41:39.914Z] INFO: Testing against a local daemon [2020-09-10T19:41:39.914Z] === RUN TestAuthZPluginAllowRequest [2020-09-10T19:41:40.729Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:41:40.729Z] INFO: Testing against a local daemon [2020-09-10T19:41:40.729Z] ok github.com/docker/docker/integration/secret 0.216s [2020-09-10T19:41:40.729Z] [2020-09-10T19:41:40.729Z] === Skipped [2020-09-10T19:41:40.729Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-09-10T19:41:40.729Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:40.729Z] [2020-09-10T19:41:40.729Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-09-10T19:41:40.729Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:40.729Z] [2020-09-10T19:41:40.729Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-09-10T19:41:40.729Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:40.729Z] [2020-09-10T19:41:40.729Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-09-10T19:41:40.729Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:40.729Z] [2020-09-10T19:41:40.729Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-09-10T19:41:40.729Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:40.729Z] [2020-09-10T19:41:40.729Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-09-10T19:41:40.729Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T19:41:40.729Z] [2020-09-10T19:41:40.729Z] [2020-09-10T19:41:40.729Z] DONE 6 tests, 6 skipped in 2.070s [2020-09-10T19:41:40.729Z] [2020-09-10T19:41:40.729Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-09-10T19:41:41.401Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-10T19:41:41.432Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2020-09-10T19:41:41.432Z] === RUN TestAuthZPluginTLS [2020-09-10T19:41:41.660Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-10T19:41:41.728Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-09-10T19:41:41.729Z] === RUN TestAuthZPluginDenyRequest [2020-09-10T19:41:41.919Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-10T19:41:42.367Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-10T19:41:42.367Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-10T19:41:42.661Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-09-10T19:41:42.661Z] === RUN TestAuthZPluginDenyResponse [2020-09-10T19:41:42.858Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-10T19:41:43.297Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-09-10T19:41:43.297Z] === RUN TestAuthZPluginAllowEventStream [2020-09-10T19:41:43.317Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:41:43.317Z] INFO: Testing against a local daemon [2020-09-10T19:41:43.317Z] ok github.com/docker/docker/integration/service 0.292s [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === Skipped [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-10T19:41:43.317Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-10T19:41:43.317Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-10T19:41:43.317Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-10T19:41:43.317Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-09-10T19:41:43.317Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-09-10T19:41:43.317Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-09-10T19:41:43.317Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-10T19:41:43.317Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-09-10T19:41:43.317Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-09-10T19:41:43.317Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2020-09-10T19:41:43.317Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-09-10T19:41:43.317Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-09-10T19:41:43.317Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-09-10T19:41:43.317Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-09-10T19:41:43.317Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-09-10T19:41:43.317Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-09-10T19:41:43.317Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-09-10T19:41:43.317Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-09-10T19:41:43.317Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-09-10T19:41:43.317Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-09-10T19:41:43.317Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-09-10T19:41:43.317Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-09-10T19:41:43.317Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-09-10T19:41:43.317Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-09-10T19:41:43.317Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] DONE 24 tests, 23 skipped in 2.756s [2020-09-10T19:41:43.317Z] [2020-09-10T19:41:43.317Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-09-10T19:41:43.793Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-10T19:41:44.729Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-10T19:41:44.817Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2020-09-10T19:41:44.817Z] === RUN TestAuthZPluginErrorResponse [2020-09-10T19:41:45.111Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-10T19:41:45.111Z] === RUN TestAuthZPluginErrorRequest [2020-09-10T19:41:45.467Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:41:45.467Z] INFO: Testing against a local daemon [2020-09-10T19:41:45.467Z] ok github.com/docker/docker/integration/session 0.212s [2020-09-10T19:41:45.467Z] [2020-09-10T19:41:45.467Z] === Skipped [2020-09-10T19:41:45.467Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-09-10T19:41:45.467Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-10T19:41:45.467Z] [2020-09-10T19:41:45.467Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-09-10T19:41:45.467Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-10T19:41:45.467Z] [2020-09-10T19:41:45.467Z] [2020-09-10T19:41:45.467Z] DONE 2 tests, 2 skipped in 2.041s [2020-09-10T19:41:45.467Z] [2020-09-10T19:41:45.467Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-09-10T19:41:45.665Z] === RUN TestDockerSuite/TestRmiTag [2020-09-10T19:41:45.665Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-10T19:41:45.750Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-09-10T19:41:45.750Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-10T19:41:45.924Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-10T19:41:46.388Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-09-10T19:41:46.388Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-10T19:41:47.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:41:47.621Z] INFO: Testing against a local daemon [2020-09-10T19:41:47.910Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2020-09-10T19:41:47.910Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-10T19:41:48.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-10T19:41:48.458Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-10T19:41:48.576Z] ok github.com/docker/docker/integration/system 1.440s [2020-09-10T19:41:48.576Z] [2020-09-10T19:41:48.576Z] === Skipped [2020-09-10T19:41:48.576Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T19:41:48.576Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-10T19:41:48.576Z] [2020-09-10T19:41:48.576Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-09-10T19:41:48.576Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-10T19:41:48.576Z] [2020-09-10T19:41:48.576Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-09-10T19:41:48.576Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-10T19:41:48.576Z] [2020-09-10T19:41:48.576Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-09-10T19:41:48.576Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-10T19:41:48.576Z] [2020-09-10T19:41:48.576Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-09-10T19:41:48.576Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-10T19:41:48.576Z] [2020-09-10T19:41:48.576Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-09-10T19:41:48.576Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-10T19:41:48.576Z] [2020-09-10T19:41:48.576Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-09-10T19:41:48.576Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-10T19:41:48.576Z] [2020-09-10T19:41:48.576Z] [2020-09-10T19:41:48.576Z] DONE 13 tests, 7 skipped in 3.336s [2020-09-10T19:41:48.576Z] [2020-09-10T19:41:48.576Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-09-10T19:41:49.027Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-10T19:41:49.597Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-10T19:41:49.856Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-10T19:41:49.986Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2020-09-10T19:41:49.986Z] === RUN TestAuthZPluginHeader [2020-09-10T19:41:50.628Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-09-10T19:41:50.628Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-10T19:41:50.628Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-10T19:41:50.628Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:41:50.628Z] === RUN TestAuthZPluginV2Disable [2020-09-10T19:41:50.628Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-10T19:41:50.628Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:41:50.628Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-10T19:41:50.628Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-10T19:41:50.628Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:41:50.628Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-10T19:41:50.629Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-10T19:41:50.629Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:41:50.629Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-10T19:41:50.729Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:41:50.729Z] INFO: Testing against a local daemon [2020-09-10T19:41:50.729Z] ok github.com/docker/docker/integration/volume 0.263s [2020-09-10T19:41:51.183Z] [2020-09-10T19:41:51.183Z] === Skipped [2020-09-10T19:41:51.183Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-09-10T19:41:51.183Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-09-10T19:41:51.183Z] [2020-09-10T19:41:51.183Z] [2020-09-10T19:41:51.183Z] DONE 5 tests, 1 skipped in 2.384s [2020-09-10T19:41:51.183Z] [2020-09-10T19:41:51.183Z] INFO: make.ps1 ended at 09/10/2020 19:41:50 [2020-09-10T19:41:51.183Z] INFO: Integration CLI tests being run from the host: [2020-09-10T19:41:51.183Z] 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-09-10T19:41:51.235Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-10T19:41:51.804Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-10T19:41:52.064Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-10T19:41:53.005Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-10T19:41:53.005Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-10T19:41:53.572Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-10T19:41:54.509Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-10T19:41:55.080Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-10T19:41:56.016Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-10T19:41:56.275Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-09-10T19:41:57.224Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-10T19:41:58.159Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-09-10T19:41:58.726Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-09-10T19:41:59.294Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-09-10T19:41:59.690Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-10T19:41:59.690Z] INFO: Testing against a local daemon [2020-09-10T19:41:59.860Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-09-10T19:42:00.119Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-09-10T19:42:01.054Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-10T19:42:01.991Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-09-10T19:42:02.559Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-10T19:42:03.125Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-10T19:42:03.384Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-10T19:42:03.952Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-10T19:42:03.952Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-10T19:42:05.330Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-10T19:42:05.897Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-10T19:42:06.156Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-10T19:42:06.724Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-10T19:42:07.294Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-10T19:42:07.294Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-10T19:42:07.553Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-09-10T19:42:08.121Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-09-10T19:42:08.688Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-10T19:42:09.229Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2020-09-10T19:42:09.229Z] PASS [2020-09-10T19:42:09.229Z] [2020-09-10T19:42:09.229Z] === Skipped [2020-09-10T19:42:09.229Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-10T19:42:09.229Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:42:09.229Z] [2020-09-10T19:42:09.229Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-10T19:42:09.229Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:42:09.229Z] [2020-09-10T19:42:09.229Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-10T19:42:09.229Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:42:09.229Z] [2020-09-10T19:42:09.229Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-10T19:42:09.229Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:42:09.229Z] [2020-09-10T19:42:09.229Z] [2020-09-10T19:42:09.229Z] DONE 17 tests, 4 skipped in 27.693s [2020-09-10T19:42:09.229Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-10T19:42:09.229Z] ++ 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-09-10T19:42:09.229Z] ++ set -e [2020-09-10T19:42:09.229Z] ++ '[' -n 0 ']' [2020-09-10T19:42:09.229Z] ++ set -x [2020-09-10T19:42:09.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-09-10T19:42:09.229Z] INFO: Testing against a local daemon [2020-09-10T19:42:09.229Z] === RUN TestPluginInvalidJSON [2020-09-10T19:42:09.229Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T19:42:09.229Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T19:42:09.229Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-10T19:42:09.229Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-10T19:42:09.229Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-10T19:42:09.229Z] === RUN TestPluginInstall [2020-09-10T19:42:09.229Z] === RUN TestPluginInstall/no_auth [2020-09-10T19:42:09.256Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-10T19:42:09.823Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-10T19:42:09.823Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-10T19:42:10.390Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-10T19:42:10.390Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-10T19:42:10.958Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-10T19:42:11.528Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-10T19:42:12.095Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-10T19:42:12.354Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-10T19:42:12.612Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-10T19:42:12.775Z] time="2020-09-10T19:42:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:42:12.775Z] time="2020-09-10T19:42:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:faebbf7902525ffd7fa702cc068cba2538e02ad158d9edb06641d71ae01738ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:42:12.775Z] time="2020-09-10T19:42:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:42:12.775Z] time="2020-09-10T19:42:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:faebbf7902525ffd7fa702cc068cba2538e02ad158d9edb06641d71ae01738ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:42:12.775Z] === RUN TestPluginInstall/with_htpasswd [2020-09-10T19:42:12.871Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-10T19:42:13.410Z] time="2020-09-10T19:42:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:42:13.410Z] time="2020-09-10T19:42:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:401ad66e744acd61eea7e6550e15ba4183ca9864d56541105a628a744df27ce2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:42:13.410Z] time="2020-09-10T19:42:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:42:13.410Z] time="2020-09-10T19:42:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:401ad66e744acd61eea7e6550e15ba4183ca9864d56541105a628a744df27ce2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:42:13.704Z] === RUN TestPluginInstall/with_insecure [2020-09-10T19:42:13.809Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-10T19:42:14.745Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-10T19:42:14.748Z] time="2020-09-10T19:42:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:42:14.748Z] time="2020-09-10T19:42:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c759a104be36f8bb1ad3042a4b499ddb75e888fe69f5c2f6b79333a4bb71992" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:42:14.748Z] time="2020-09-10T19:42:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-10T19:42:14.748Z] time="2020-09-10T19:42:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c759a104be36f8bb1ad3042a4b499ddb75e888fe69f5c2f6b79333a4bb71992" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-10T19:42:15.044Z] --- PASS: TestPluginInstall (7.56s) [2020-09-10T19:42:15.044Z] --- PASS: TestPluginInstall/no_auth (5.28s) [2020-09-10T19:42:15.044Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2020-09-10T19:42:15.044Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2020-09-10T19:42:15.044Z] plugin_test.go:157: [df0e1dbbd71f6] daemon is not started [2020-09-10T19:42:15.044Z] PASS [2020-09-10T19:42:15.044Z] [2020-09-10T19:42:15.044Z] DONE 6 tests in 7.652s [2020-09-10T19:42:15.044Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-10T19:42:15.044Z] ++ 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-09-10T19:42:15.044Z] ++ set -e [2020-09-10T19:42:15.044Z] ++ '[' -n 0 ']' [2020-09-10T19:42:15.044Z] ++ set -x [2020-09-10T19:42:15.044Z] ++ env -i DEST=/go/src/github.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-09-10T19:42:15.044Z] INFO: Testing against a local daemon [2020-09-10T19:42:15.044Z] === RUN TestExternalGraphDriver [2020-09-10T19:42:15.691Z] === RUN TestExternalGraphDriver/json [2020-09-10T19:42:16.134Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-10T19:42:16.397Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-10T19:42:17.335Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-10T19:42:17.594Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-10T19:42:17.781Z] === RUN TestExternalGraphDriver/spec [2020-09-10T19:42:18.162Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-10T19:42:18.420Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-10T19:42:19.294Z] === RUN TestExternalGraphDriver/pull [2020-09-10T19:42:19.358Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-10T19:42:20.807Z] --- PASS: TestExternalGraphDriver (5.72s) [2020-09-10T19:42:20.807Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-09-10T19:42:20.807Z] --- PASS: TestExternalGraphDriver/spec (1.76s) [2020-09-10T19:42:20.807Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2020-09-10T19:42:20.807Z] === RUN TestGraphdriverPluginV2 [2020-09-10T19:42:21.102Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2020-09-10T19:42:21.103Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:42:21.103Z] PASS [2020-09-10T19:42:21.103Z] [2020-09-10T19:42:21.103Z] === Skipped [2020-09-10T19:42:21.103Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2020-09-10T19:42:21.103Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:42:21.103Z] [2020-09-10T19:42:21.103Z] [2020-09-10T19:42:21.103Z] DONE 5 tests, 1 skipped in 5.892s [2020-09-10T19:42:21.103Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-10T19:42:21.103Z] ++ 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-09-10T19:42:21.103Z] ++ set -e [2020-09-10T19:42:21.103Z] ++ '[' -n 0 ']' [2020-09-10T19:42:21.103Z] ++ set -x [2020-09-10T19:42:21.103Z] ++ env -i DEST=/go/src/github.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-09-10T19:42:21.103Z] INFO: Testing against a local daemon [2020-09-10T19:42:21.103Z] === RUN TestContinueAfterPluginCrash [2020-09-10T19:42:21.103Z] === PAUSE TestContinueAfterPluginCrash [2020-09-10T19:42:21.103Z] === RUN TestReadPluginNoRead [2020-09-10T19:42:21.103Z] === PAUSE TestReadPluginNoRead [2020-09-10T19:42:21.103Z] === RUN TestDaemonStartWithLogOpt [2020-09-10T19:42:21.103Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-10T19:42:21.103Z] === CONT TestContinueAfterPluginCrash [2020-09-10T19:42:21.103Z] === CONT TestDaemonStartWithLogOpt [2020-09-10T19:42:21.103Z] === CONT TestReadPluginNoRead [2020-09-10T19:42:21.890Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-10T19:42:21.890Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-10T19:42:21.890Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-10T19:42:23.268Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-10T19:42:24.206Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-10T19:42:26.110Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-10T19:42:26.754Z] === RUN TestReadPluginNoRead/default [2020-09-10T19:42:26.754Z] --- PASS: TestDaemonStartWithLogOpt (5.21s) [2020-09-10T19:42:27.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-09-10T19:42:27.313Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-10T19:42:27.313Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-10T19:42:27.313Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-10T19:42:27.390Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-10T19:42:27.883Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-10T19:42:28.910Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-10T19:42:29.272Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-10T19:42:30.434Z] --- PASS: TestReadPluginNoRead (9.16s) [2020-09-10T19:42:30.434Z] --- PASS: TestReadPluginNoRead/default (1.41s) [2020-09-10T19:42:30.434Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2020-09-10T19:42:30.434Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2020-09-10T19:42:30.434Z] read_test.go:92: [def9dca1cc9f0] daemon is not started [2020-09-10T19:42:30.655Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-10T19:42:31.486Z] --- PASS: TestContinueAfterPluginCrash (10.35s) [2020-09-10T19:42:31.486Z] PASS [2020-09-10T19:42:31.486Z] [2020-09-10T19:42:31.486Z] DONE 6 tests in 10.419s [2020-09-10T19:42:31.486Z] 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-09-10T19:42:31.486Z] ++ 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-09-10T19:42:31.486Z] ++ set -e [2020-09-10T19:42:31.486Z] ++ '[' -n 0 ']' [2020-09-10T19:42:31.486Z] ++ set -x [2020-09-10T19:42:31.486Z] ++ env -i DEST=/go/src/github.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-09-10T19:42:31.486Z] testing: warning: no tests to run [2020-09-10T19:42:31.486Z] PASS [2020-09-10T19:42:31.486Z] [2020-09-10T19:42:31.486Z] DONE 0 tests in 0.019s [2020-09-10T19:42:31.486Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-10T19:42:31.486Z] ++ 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-09-10T19:42:31.486Z] ++ set -e [2020-09-10T19:42:31.486Z] ++ '[' -n 0 ']' [2020-09-10T19:42:31.486Z] ++ set -x [2020-09-10T19:42:31.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-09-10T19:42:31.487Z] INFO: Testing against a local daemon [2020-09-10T19:42:31.487Z] === RUN TestPluginWithDevMounts [2020-09-10T19:42:31.487Z] === PAUSE TestPluginWithDevMounts [2020-09-10T19:42:31.487Z] === CONT TestPluginWithDevMounts [2020-09-10T19:42:32.568Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-10T19:42:32.568Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-10T19:42:33.577Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-09-10T19:42:33.577Z] PASS [2020-09-10T19:42:33.577Z] [2020-09-10T19:42:33.577Z] DONE 1 tests in 1.910s [2020-09-10T19:42:33.577Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-09-10T19:42:33.577Z] ++ 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-09-10T19:42:33.577Z] ++ set -e [2020-09-10T19:42:33.577Z] ++ '[' -n 0 ']' [2020-09-10T19:42:33.577Z] ++ set -x [2020-09-10T19:42:33.577Z] ++ env -i DEST=/go/src/github.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-09-10T19:42:33.577Z] INFO: Testing against a local daemon [2020-09-10T19:42:33.577Z] === RUN TestSecretInspect [2020-09-10T19:42:33.946Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-10T19:42:34.205Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-09-10T19:42:34.205Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-10T19:42:34.775Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-09-10T19:42:35.658Z] --- PASS: TestSecretInspect (1.89s) [2020-09-10T19:42:35.658Z] === RUN TestSecretList [2020-09-10T19:42:35.711Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-10T19:42:35.711Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-10T19:42:36.279Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-10T19:42:36.847Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-10T19:42:37.179Z] --- PASS: TestSecretList (1.88s) [2020-09-10T19:42:37.179Z] === RUN TestSecretsCreateAndDelete [2020-09-10T19:42:37.416Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-09-10T19:42:37.987Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-10T19:42:37.987Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-10T19:42:38.558Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-10T19:42:39.128Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-10T19:42:39.261Z] --- PASS: TestSecretsCreateAndDelete (1.88s) [2020-09-10T19:42:39.261Z] === RUN TestSecretsUpdate [2020-09-10T19:42:39.388Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-10T19:42:39.955Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-10T19:42:40.523Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-10T19:42:41.090Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-10T19:42:41.349Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-10T19:42:41.367Z] --- PASS: TestSecretsUpdate (1.88s) [2020-09-10T19:42:41.367Z] === RUN TestTemplatedSecret [2020-09-10T19:42:41.917Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-10T19:42:41.917Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-10T19:42:42.485Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-10T19:42:42.746Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-10T19:42:43.472Z] --- PASS: TestTemplatedSecret (2.40s) [2020-09-10T19:42:43.472Z] === RUN TestSecretCreateResolve [2020-09-10T19:42:44.123Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-10T19:42:44.123Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-10T19:42:44.123Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-10T19:42:45.562Z] --- PASS: TestSecretCreateResolve (1.94s) [2020-09-10T19:42:45.562Z] PASS [2020-09-10T19:42:45.562Z] [2020-09-10T19:42:45.562Z] DONE 6 tests in 11.933s [2020-09-10T19:42:45.562Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-09-10T19:42:45.563Z] ++ 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-09-10T19:42:45.563Z] ++ set -e [2020-09-10T19:42:45.563Z] ++ '[' -n 0 ']' [2020-09-10T19:42:45.563Z] ++ set -x [2020-09-10T19:42:45.563Z] ++ env -i DEST=/go/src/github.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-09-10T19:42:45.563Z] INFO: Testing against a local daemon [2020-09-10T19:42:45.563Z] === RUN TestServiceCreateInit [2020-09-10T19:42:45.563Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-10T19:42:46.662Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-10T19:42:47.602Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-10T19:42:47.860Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-09-10T19:42:48.796Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-10T19:42:49.126Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-10T19:42:49.735Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-09-10T19:42:49.736Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-09-10T19:42:49.736Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-10T19:42:49.736Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-10T19:42:50.305Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-10T19:42:52.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-09-10T19:42:52.782Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-10T19:42:53.596Z] --- PASS: TestServiceCreateInit (7.52s) [2020-09-10T19:42:53.596Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2020-09-10T19:42:53.596Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2020-09-10T19:42:53.596Z] === RUN TestCreateServiceMultipleTimes [2020-09-10T19:42:54.162Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-10T19:42:55.541Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-10T19:42:56.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-09-10T19:42:59.012Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-09-10T19:43:01.567Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-10T19:43:01.567Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-09-10T19:43:01.567Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-10T19:43:01.826Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-10T19:43:02.764Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-10T19:43:02.764Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-10T19:43:03.024Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-10T19:43:04.402Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-10T19:43:04.402Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-09-10T19:43:05.339Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-10T19:43:06.278Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-10T19:43:06.278Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-10T19:43:06.278Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-10T19:43:07.662Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-09-10T19:43:07.662Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-10T19:43:08.599Z] === RUN TestDockerSuite/TestRunMount [2020-09-10T19:43:08.989Z] --- PASS: TestCreateServiceMultipleTimes (15.56s) [2020-09-10T19:43:08.990Z] === RUN TestCreateServiceConflict [2020-09-10T19:43:10.501Z] --- PASS: TestCreateServiceConflict (1.93s) [2020-09-10T19:43:10.502Z] === RUN TestCreateServiceMaxReplicas [2020-09-10T19:43:10.505Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-09-10T19:43:13.270Z] --- PASS: TestCreateServiceMaxReplicas (2.55s) [2020-09-10T19:43:13.270Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-10T19:43:13.797Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-10T19:43:14.056Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-10T19:43:14.994Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-10T19:43:14.994Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-09-10T19:43:15.934Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-10T19:43:17.313Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-10T19:43:19.224Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-09-10T19:43:20.163Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-10T19:43:21.550Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-10T19:43:23.472Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-10T19:43:24.407Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-10T19:43:25.343Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-10T19:43:25.343Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-10T19:43:25.912Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-10T19:43:25.932Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s) [2020-09-10T19:43:25.932Z] === RUN TestCreateServiceSecretFileMode [2020-09-10T19:43:26.483Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-10T19:43:26.741Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-10T19:43:27.310Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-10T19:43:28.017Z] --- PASS: TestCreateServiceSecretFileMode (2.22s) [2020-09-10T19:43:28.017Z] === RUN TestCreateServiceConfigFileMode [2020-09-10T19:43:28.687Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-10T19:43:29.627Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-10T19:43:30.106Z] --- PASS: TestCreateServiceConfigFileMode (2.23s) [2020-09-10T19:43:30.106Z] === RUN TestCreateServiceSysctls [2020-09-10T19:43:32.163Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-10T19:43:32.732Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-10T19:43:32.732Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-09-10T19:43:33.300Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-10T19:43:33.300Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-10T19:43:33.559Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-10T19:43:33.647Z] --- PASS: TestCreateServiceSysctls (2.96s) [2020-09-10T19:43:33.647Z] === RUN TestCreateServiceCapabilities [2020-09-10T19:43:34.127Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-10T19:43:34.127Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-10T19:43:34.695Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-10T19:43:35.723Z] --- PASS: TestCreateServiceCapabilities (2.30s) [2020-09-10T19:43:35.723Z] === RUN TestInspect [2020-09-10T19:43:38.484Z] --- PASS: TestInspect (2.57s) [2020-09-10T19:43:38.484Z] === RUN TestCreateJob [2020-09-10T19:43:41.256Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-09-10T19:43:41.256Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-10T19:43:41.256Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-09-10T19:43:41.256Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-10T19:43:42.012Z] --- PASS: TestCreateJob (3.45s) [2020-09-10T19:43:42.012Z] === RUN TestReplicatedJob [2020-09-10T19:43:42.191Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-10T19:43:42.760Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-09-10T19:43:43.327Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-10T19:43:43.587Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-09-10T19:43:43.846Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-10T19:43:44.416Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-10T19:43:44.984Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-10T19:43:45.243Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-10T19:43:45.243Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-10T19:43:46.182Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-10T19:43:46.496Z] --- PASS: TestReplicatedJob (5.02s) [2020-09-10T19:43:46.496Z] === RUN TestUpdateReplicatedJob [2020-09-10T19:43:46.752Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-10T19:43:46.752Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-10T19:43:47.345Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-09-10T19:43:48.725Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-10T19:43:48.725Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-10T19:43:50.030Z] --- PASS: TestUpdateReplicatedJob (2.98s) [2020-09-10T19:43:50.030Z] === RUN TestServiceListWithStatuses [2020-09-10T19:43:50.030Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-10T19:43:50.030Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T19:43:50.030Z] === RUN TestDockerNetworkConnectAlias [2020-09-10T19:43:50.628Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-10T19:43:51.563Z] === RUN TestDockerSuite/TestRunRm [2020-09-10T19:43:52.500Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-10T19:43:52.758Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-09-10T19:43:53.560Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2020-09-10T19:43:53.560Z] === RUN TestDockerNetworkReConnect [2020-09-10T19:43:56.044Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-09-10T19:43:56.044Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-10T19:43:56.303Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-10T19:43:56.871Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-09-10T19:43:57.088Z] --- PASS: TestDockerNetworkReConnect (3.18s) [2020-09-10T19:43:57.088Z] === RUN TestServicePlugin [2020-09-10T19:43:57.088Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-10T19:43:57.088Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:43:57.088Z] === RUN TestServiceUpdateLabel [2020-09-10T19:43:58.607Z] --- PASS: TestServiceUpdateLabel (1.93s) [2020-09-10T19:43:58.607Z] === RUN TestServiceUpdateSecrets [2020-09-10T19:43:58.776Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-09-10T19:43:59.035Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-09-10T19:44:00.938Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-09-10T19:44:04.229Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-09-10T19:44:04.229Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-09-10T19:44:04.489Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-09-10T19:44:05.057Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-09-10T19:44:05.316Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-09-10T19:44:05.883Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-09-10T19:44:06.143Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-09-10T19:44:06.779Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-10T19:44:07.039Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-10T19:44:07.606Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-10T19:44:08.542Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-09-10T19:44:09.919Z] === RUN TestDockerSuite/TestRunState [2020-09-10T19:44:11.296Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-09-10T19:44:11.296Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-10T19:44:11.863Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-10T19:44:12.432Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-10T19:44:12.432Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-09-10T19:44:12.432Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-10T19:44:13.004Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-10T19:44:13.572Z] === RUN TestDockerSuite/TestRunSysctls [2020-09-10T19:44:13.980Z] --- PASS: TestServiceUpdateSecrets (14.20s) [2020-09-10T19:44:13.980Z] === RUN TestServiceUpdateConfigs [2020-09-10T19:44:14.511Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-09-10T19:44:14.771Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-10T19:44:14.771Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-10T19:44:14.771Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-10T19:44:15.339Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-09-10T19:44:17.243Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-09-10T19:44:17.243Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-09-10T19:44:17.812Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-09-10T19:44:19.191Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-09-10T19:44:20.568Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-09-10T19:44:21.947Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-10T19:44:23.327Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-09-10T19:44:25.232Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-10T19:44:25.492Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-10T19:44:26.059Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-09-10T19:44:26.059Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-10T19:44:26.627Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-10T19:44:28.534Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-10T19:44:28.534Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-09-10T19:44:29.329Z] --- PASS: TestServiceUpdateConfigs (14.20s) [2020-09-10T19:44:29.329Z] === RUN TestServiceUpdateNetwork [2020-09-10T19:44:29.472Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-10T19:44:30.040Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-10T19:44:30.040Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-10T19:44:30.299Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-10T19:44:30.868Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-10T19:44:31.815Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-10T19:44:31.815Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-09-10T19:44:32.094Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-09-10T19:44:32.094Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-10T19:44:32.353Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-10T19:44:32.924Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-10T19:44:36.213Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-10T19:44:36.780Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-10T19:44:37.348Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-10T19:44:37.917Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-09-10T19:44:39.294Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-10T19:44:39.709Z] --- PASS: TestServiceUpdateNetwork (12.23s) [2020-09-10T19:44:39.709Z] === RUN TestServiceUpdatePidsLimit [2020-09-10T19:44:40.235Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-10T19:44:40.519Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-10T19:44:41.153Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-10T19:44:41.623Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-10T19:44:43.527Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-09-10T19:44:43.527Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-10T19:44:44.096Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-10T19:44:44.665Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-10T19:44:45.234Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-10T19:44:45.234Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-10T19:44:45.234Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-10T19:44:45.234Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-10T19:44:45.494Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-09-10T19:44:45.494Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-09-10T19:44:46.432Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-09-10T19:44:46.692Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-09-10T19:44:47.630Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-09-10T19:44:48.064Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-10T19:44:48.199Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-09-10T19:44:48.459Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-10T19:44:48.460Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-09-10T19:44:49.030Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-09-10T19:44:49.030Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-09-10T19:44:49.030Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-09-10T19:44:49.030Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-10T19:44:49.030Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-09-10T19:44:49.030Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-09-10T19:44:49.030Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-09-10T19:44:49.030Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-09-10T19:44:49.030Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-09-10T19:44:49.030Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-09-10T19:44:49.601Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-09-10T19:44:49.861Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-09-10T19:44:50.429Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-09-10T19:44:50.429Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-09-10T19:44:50.998Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-10T19:44:50.998Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-10T19:44:51.568Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-10T19:44:51.568Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-09-10T19:44:51.828Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-09-10T19:44:52.400Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-09-10T19:44:52.400Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-10T19:44:52.400Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-10T19:44:52.968Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-10T19:44:53.905Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-09-10T19:44:54.165Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-09-10T19:44:54.165Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-10T19:44:54.424Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-10T19:44:54.684Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-10T19:44:55.622Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-10T19:44:55.882Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-10T19:44:56.562Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2020-09-10T19:44:56.562Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-09-10T19:44:56.562Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s) [2020-09-10T19:44:56.562Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-09-10T19:44:56.562Z] PASS [2020-09-10T19:44:56.562Z] [2020-09-10T19:44:56.562Z] === Skipped [2020-09-10T19:44:56.562Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-09-10T19:44:56.562Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-10T19:44:56.562Z] [2020-09-10T19:44:56.562Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-09-10T19:44:56.562Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-10T19:44:56.562Z] [2020-09-10T19:44:56.562Z] [2020-09-10T19:44:56.562Z] DONE 27 tests, 2 skipped in 129.897s [2020-09-10T19:44:56.562Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-09-10T19:44:56.562Z] ++ 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-09-10T19:44:56.562Z] ++ set -e [2020-09-10T19:44:56.562Z] ++ '[' -n 0 ']' [2020-09-10T19:44:56.562Z] ++ set -x [2020-09-10T19:44:56.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-10T19:44:56.562Z] INFO: Testing against a local daemon [2020-09-10T19:44:56.562Z] === RUN TestSessionCreate [2020-09-10T19:44:56.562Z] --- PASS: TestSessionCreate (0.04s) [2020-09-10T19:44:56.562Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-10T19:44:56.562Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-09-10T19:44:56.562Z] PASS [2020-09-10T19:44:56.562Z] [2020-09-10T19:44:56.562Z] DONE 2 tests in 0.149s [2020-09-10T19:44:56.562Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-09-10T19:44:56.562Z] ++ 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-09-10T19:44:56.562Z] ++ set -e [2020-09-10T19:44:56.562Z] ++ '[' -n 0 ']' [2020-09-10T19:44:56.562Z] ++ set -x [2020-09-10T19:44:56.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-10T19:44:56.562Z] INFO: Testing against a local daemon [2020-09-10T19:44:56.562Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-10T19:44:56.562Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T19:44:56.562Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T19:44:56.562Z] === RUN TestEventsExecDie [2020-09-10T19:44:56.562Z] --- PASS: TestEventsExecDie (0.59s) [2020-09-10T19:44:56.562Z] === RUN TestEventsBackwardsCompatible [2020-09-10T19:44:56.562Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-09-10T19:44:56.562Z] === RUN TestInfoBinaryCommits [2020-09-10T19:44:56.562Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-09-10T19:44:56.562Z] === RUN TestInfoAPIVersioned [2020-09-10T19:44:56.562Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-10T19:44:56.562Z] === RUN TestInfoDiscoveryBackend [2020-09-10T19:44:56.821Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-09-10T19:44:56.854Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-09-10T19:44:56.854Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-10T19:44:57.757Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-10T19:44:57.893Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-10T19:44:57.893Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-10T19:44:58.016Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-10T19:44:58.017Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-10T19:44:58.187Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-10T19:44:58.187Z] === RUN TestInfoAPI [2020-09-10T19:44:58.187Z] --- PASS: TestInfoAPI (0.03s) [2020-09-10T19:44:58.187Z] === RUN TestInfoAPIWarnings [2020-09-10T19:44:58.276Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-10T19:44:58.821Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-09-10T19:44:58.821Z] === RUN TestInfoDebug [2020-09-10T19:44:59.212Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-09-10T19:44:59.456Z] --- PASS: TestInfoDebug (0.53s) [2020-09-10T19:44:59.456Z] === RUN TestInfoInsecureRegistries [2020-09-10T19:44:59.751Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-10T19:44:59.751Z] === RUN TestInfoRegistryMirrors [2020-09-10T19:44:59.780Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-09-10T19:45:00.039Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-09-10T19:45:00.384Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-10T19:45:00.384Z] === RUN TestLoginFailsWithBadCredentials [2020-09-10T19:45:00.678Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2020-09-10T19:45:00.678Z] === RUN TestPingCacheHeaders [2020-09-10T19:45:00.678Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-10T19:45:00.678Z] === RUN TestPingGet [2020-09-10T19:45:00.972Z] --- PASS: TestPingGet (0.02s) [2020-09-10T19:45:00.972Z] === RUN TestPingHead [2020-09-10T19:45:00.972Z] --- PASS: TestPingHead (0.03s) [2020-09-10T19:45:00.972Z] === RUN TestVersion [2020-09-10T19:45:00.972Z] --- PASS: TestVersion (0.04s) [2020-09-10T19:45:00.972Z] PASS [2020-09-10T19:45:00.972Z] [2020-09-10T19:45:00.972Z] === Skipped [2020-09-10T19:45:00.972Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-10T19:45:00.972Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-10T19:45:00.972Z] [2020-09-10T19:45:00.972Z] [2020-09-10T19:45:00.972Z] DONE 18 tests, 1 skipped in 5.507s [2020-09-10T19:45:00.972Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-09-10T19:45:00.972Z] ++ 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-09-10T19:45:00.972Z] ++ set -e [2020-09-10T19:45:00.972Z] ++ '[' -n 0 ']' [2020-09-10T19:45:00.972Z] ++ set -x [2020-09-10T19:45:00.972Z] ++ env -i DEST=/go/src/github.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-09-10T19:45:00.972Z] INFO: Testing against a local daemon [2020-09-10T19:45:00.972Z] === RUN TestVolumesCreateAndList [2020-09-10T19:45:00.972Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-10T19:45:00.972Z] === RUN TestVolumesRemove [2020-09-10T19:45:00.972Z] --- PASS: TestVolumesRemove (0.07s) [2020-09-10T19:45:00.972Z] === RUN TestVolumesInspect [2020-09-10T19:45:00.972Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-10T19:45:00.972Z] === RUN TestVolumesInvalidJSON [2020-09-10T19:45:00.976Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-10T19:45:00.976Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-10T19:45:01.264Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-10T19:45:01.264Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-10T19:45:01.264Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-10T19:45:01.264Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-10T19:45:01.264Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-10T19:45:01.264Z] PASS [2020-09-10T19:45:01.264Z] [2020-09-10T19:45:01.264Z] DONE 5 tests in 0.213s [2020-09-10T19:45:01.264Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-10T19:45:01.264Z] ++++ cat bundles/test-integration/docker.pid [2020-09-10T19:45:01.264Z] +++ kill 13812 [2020-09-10T19:45:02.786Z] +++ /etc/init.d/apparmor stop [2020-09-10T19:45:02.786Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T19:45:02.786Z] [2020-09-10T19:45:02.786Z] Unloading profiles will leave already running processes permanently [2020-09-10T19:45:02.786Z] unconfined, which can lead to unexpected situations. [2020-09-10T19:45:02.786Z] [2020-09-10T19:45:02.786Z] To set a process to complain mode, use the command line tool [2020-09-10T19:45:02.786Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T19:45:02.786Z] +++ true [2020-09-10T19:45:02.786Z] exiting test-integration [2020-09-10T19:45:02.786Z] ++ exit 0 [2020-09-10T19:45:02.786Z] [2020-09-10T19:45:02.882Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-10T19:45:02.883Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-10T19:45:03.141Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-09-10T19:45:03.710Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow Post stage [Pipeline] junit [2020-09-10T19:45:04.342Z] Recording test results [2020-09-10T19:45:04.647Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-10T19:45:04.908Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-10T19:45:05.334Z] + echo Ensuring container killed. [2020-09-10T19:45:05.334Z] Ensuring container killed. [2020-09-10T19:45:05.334Z] + docker rm -vf docker-pr3 [2020-09-10T19:45:05.334Z] Error: No such container: docker-pr3 [2020-09-10T19:45:05.334Z] + true [Pipeline] sh [2020-09-10T19:45:05.731Z] + echo Chowning /workspace to jenkins user [2020-09-10T19:45:05.731Z] Chowning /workspace to jenkins user [2020-09-10T19:45:05.731Z] + id -u [2020-09-10T19:45:05.731Z] + id -g [2020-09-10T19:45:05.731Z] + docker run --rm -v /home/docker/workspace/moby_PR-41432:/workspace busybox chown -R 1001:1001 /workspace [2020-09-10T19:45:05.731Z] Unable to find image 'busybox:latest' locally [2020-09-10T19:45:06.024Z] latest: Pulling from library/busybox [2020-09-10T19:45:06.024Z] d997fe81ee23: Pulling fs layer [2020-09-10T19:45:06.286Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-10T19:45:06.286Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-10T19:45:06.317Z] d997fe81ee23: Verifying Checksum [2020-09-10T19:45:06.317Z] d997fe81ee23: Download complete [2020-09-10T19:45:06.317Z] d997fe81ee23: Pull complete [2020-09-10T19:45:06.317Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-10T19:45:06.317Z] Status: Downloaded newer image for busybox:latest [2020-09-10T19:45:06.545Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-09-10T19:45:06.805Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-10T19:45:08.184Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-10T19:45:08.233Z] + bundleName=ppc64le-integration [2020-09-10T19:45:08.233Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-09-10T19:45:08.233Z] Creating ppc64le-integration-bundles.tar.gz [2020-09-10T19:45:08.233Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-09-10T19:45:08.233Z] [Pipeline] archiveArtifacts [2020-09-10T19:45:08.280Z] Archiving artifacts [2020-09-10T19:45:08.710Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41432/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-10T19:45:09.096Z] + make clean [2020-09-10T19:45:09.389Z] make: command: Command not found [2020-09-10T19:45:09.389Z] make: command: Command not found [2020-09-10T19:45:09.389Z] docker volume rm -f docker-dev-cache [2020-09-10T19:45:09.389Z] docker-dev-cache [Pipeline] deleteDir [2020-09-10T19:45:09.560Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-10T19:45:10.495Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-10T19:45:10.495Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-10T19:45:10.495Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-10T19:45:10.495Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-10T19:45:11.062Z] === RUN TestDockerSuite/TestSlowStdinClosing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T19:45:12.001Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-09-10T19:45:12.940Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-10T19:45:14.856Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-09-10T19:45:18.147Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-10T19:45:19.523Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-10T19:45:20.091Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-10T19:45:21.030Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-10T19:45:23.562Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-10T19:45:24.940Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-10T19:45:25.510Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-10T19:45:26.448Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-10T19:45:27.826Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-09-10T19:45:28.398Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-10T19:45:29.777Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-10T19:45:32.312Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-10T19:45:36.499Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-10T19:45:39.030Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-10T19:45:40.413Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-09-10T19:45:43.698Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-10T19:45:46.231Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-09-10T19:45:47.606Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-10T19:45:48.176Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-10T19:45:48.745Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-10T19:45:49.312Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-10T19:45:49.312Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-10T19:45:49.571Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-10T19:45:52.104Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-10T19:45:54.008Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-09-10T19:45:54.944Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-09-10T19:45:55.514Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-09-10T19:45:56.082Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-09-10T19:45:56.082Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-09-10T19:45:56.341Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-09-10T19:45:56.600Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-09-10T19:45:57.980Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-09-10T19:45:57.980Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-09-10T19:45:58.918Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-09-10T19:45:59.485Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-09-10T19:46:00.055Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-09-10T19:46:00.991Z] === RUN TestDockerSuite/TestUpdateStats [2020-09-10T19:46:05.181Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-09-10T19:46:05.754Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-09-10T19:46:05.754Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-09-10T19:46:06.693Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-09-10T19:46:07.628Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-10T19:46:09.532Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-09-10T19:46:12.064Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-09-10T19:46:14.602Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-09-10T19:46:15.171Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-09-10T19:46:16.108Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-10T19:46:18.013Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-09-10T19:46:18.954Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-10T19:46:20.334Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-10T19:46:22.242Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-09-10T19:46:23.625Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-09-10T19:46:25.538Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-09-10T19:46:26.107Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-09-10T19:46:27.051Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-09-10T19:46:28.430Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-09-10T19:46:29.812Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-09-10T19:46:31.205Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-09-10T19:46:32.586Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-09-10T19:46:33.523Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-10T19:46:45.738Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-09-10T19:46:49.033Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-10T19:46:49.033Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-10T19:46:49.033Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-10T19:46:49.293Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-10T19:46:49.293Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-10T19:46:49.293Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-10T19:46:49.293Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-10T19:46:49.862Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-10T19:46:49.862Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-10T19:46:50.438Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-10T19:46:50.438Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-10T19:46:50.438Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-10T19:46:50.698Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-10T19:46:50.698Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-10T19:46:52.077Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-10T19:46:52.078Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-10T19:46:52.337Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-10T19:46:52.337Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-10T19:46:52.337Z] === RUN TestDockerSuite/TestVolumeEvents [2020-09-10T19:46:52.905Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-09-10T19:46:55.440Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-09-10T19:46:57.978Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-10T19:46:59.357Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-10T19:46:59.357Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-10T19:46:59.357Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-10T19:47:01.265Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-10T19:47:03.823Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite (1317.89s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (11.02s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.13s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.54s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.25s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.04s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.24s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.89s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.24s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.88s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.91s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.12s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.89s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.06s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAttachDetach (1.12s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.98s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.89s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.87s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.40s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.93s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.10s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.23s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.13s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.10s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.25s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.61s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.94s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.85s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.62s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.86s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.82s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.08s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.69s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.13s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.18s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.81s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.22s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.63s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.22s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.50s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.63s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.28s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.47s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.97s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.98s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.52s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.50s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.37s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.81s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.41s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.88s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.72s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.33s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.59s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.62s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.71s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.05s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.45s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.01s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.91s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.88s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.05s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.89s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.71s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.03s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.68s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.84s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.34s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.55s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.82s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildCmd (0.23s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2020-09-10T19:47:03.823Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-10T19:47:03.823Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.45s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.13s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildContChar (3.14s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s) [2020-09-10T19:47:03.823Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.30s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.50s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.56s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.51s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.46s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.48s) [2020-09-10T19:47:03.824Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-10T19:47:03.824Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.824Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2020-09-10T19:47:03.824Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.824Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-10T19:47:03.824Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.824Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-09-10T19:47:03.824Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.65s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.13s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.74s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.92s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.36s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.27s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.95s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.32s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.38s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.37s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.59s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.32s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.80s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.64s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.26s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.39s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.24s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.26s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.48s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.06s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.28s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.78s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.43s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.18s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.68s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.63s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEnv (1.46s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.34s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.20s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.01s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.11s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.61s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.43s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.15s) [2020-09-10T19:47:03.824Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-09-10T19:47:03.824Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.41s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.28s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildFails (0.69s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.03s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.77s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.38s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.36s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.48s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.25s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.58s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.72s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.83s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.16s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildHistory (4.04s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.78s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.38s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildLabels (0.36s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.96s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.00s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.04s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.71s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.02s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.71s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.16s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.76s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.90s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.94s) [2020-09-10T19:47:03.824Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-09-10T19:47:03.824Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.77s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.34s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.41s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.65s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.85s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.66s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.36s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.86s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.82s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.27s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.94s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.33s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.77s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.91s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.32s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.43s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildPATH (2.01s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.69s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.82s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.18s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.23s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.39s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildRm (2.58s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.73s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.58s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.10s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.62s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2020-09-10T19:47:03.824Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-10T19:47:03.824Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.63s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.83s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.38s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.10s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildUser (1.89s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.53s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.36s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.86s) [2020-09-10T19:47:03.824Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-10T19:47:03.824Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.824Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-10T19:47:03.824Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.824Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-10T19:47:03.824Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.824Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-09-10T19:47:03.824Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.06s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.66s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.10s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.63s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.35s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2020-09-10T19:47:03.824Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-10T19:47:03.824Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.84s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.45s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2020-09-10T19:47:03.824Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-10T19:47:03.824Z] docker_cli_sni_test.go:18: Flakey test [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.73s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.04s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestCommitChange (1.61s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.18s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.63s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.64s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.05s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestCommitTTY (1.42s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.64s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.25s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.67s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.26s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.23s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.51s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.51s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.52s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.55s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.41s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.61s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.66s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.00s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.93s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.97s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.00s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.66s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.67s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.66s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.45s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.96s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.07s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.59s) [2020-09-10T19:47:03.824Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.47s) [2020-09-10T19:47:03.824Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-10T19:47:03.825Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.76s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.34s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.42s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.00s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.13s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.47s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.42s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.43s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.31s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a5bee0_} (1.44s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1997876100_/foo_false____} (1.46s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1997876100_/foo_true____} (1.33s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3530376467_/foo_false____} (1.38s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3530376467_/foo_true____} (1.41s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3530376467_/foo_true__0xc000a5bf40__} (1.39s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a5bf60_} (1.50s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a5bf80_} (1.36s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a5bfa0_} (1.38s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a5bfc0_} (0.86s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.20s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.30s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.59s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.90s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.19s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.26s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.76s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.82s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.63s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.95s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.88s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.67s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.75s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.10s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.66s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.48s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.93s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.65s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.92s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.54s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.31s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.86s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.27s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.72s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.43s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.25s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.66s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.35s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToDot (0.61s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.19s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.11s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToStdout (0.77s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.18s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.24s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.78s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.07s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2020-09-10T19:47:03.825Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-09-10T19:47:03.825Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.57s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2020-09-10T19:47:03.825Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-10T19:47:03.825Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.22s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.55s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.96s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.30s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.72s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.29s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.59s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.59s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.67s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.09s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.24s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.68s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.30s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.72s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.84s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.25s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.79s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.76s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsAttach (0.69s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsCommit (0.84s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.66s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.43s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.25s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.02s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.95s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.91s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.31s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.99s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.24s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.42s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsFilters (1.07s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsFormat (1.08s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.71s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.36s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.45s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-09-10T19:47:03.825Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-10T19:47:03.825Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-10T19:47:03.825Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-10T19:47:03.825Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.51s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.37s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsTop (0.57s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsUntag (2.62s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.95s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExec (0.51s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.46s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.20s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.63s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.66s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.61s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.82s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.18s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecCgroup (0.75s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.94s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecInspectID (1.58s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecParseError (0.69s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.82s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.55s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.02s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.73s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecStartFails (0.68s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.92s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2020-09-10T19:47:03.825Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-10T19:47:03.825Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.49s) [2020-09-10T19:47:03.825Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.63s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestExecWithUser (0.74s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.59s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.43s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestHealth (18.52s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.65s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesFormat (0.09s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.43s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2020-09-10T19:47:03.826Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-10T19:47:03.826Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.45s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-10T19:47:03.826Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-10T19:47:03.826Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.79s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.58s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.47s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.66s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.75s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.52s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.40s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.66s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.68s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.38s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.35s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.67s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.43s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.32s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.91s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.90s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.51s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.69s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.96s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.59s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.60s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.92s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.18s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.17s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.81s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.97s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.62s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsTail (0.61s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.69s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.34s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.53s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestNetHostname (1.86s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.71s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPluginActive (1.52s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.75s) [2020-09-10T19:47:03.826Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-10T19:47:03.826Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.62s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.15s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.23s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.88s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.55s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.47s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.10s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.98s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPortList (7.29s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.07s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.86s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.85s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.87s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsByOrder (1.84s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.55s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.16s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.29s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.31s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.86s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.49s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.98s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.97s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.60s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.51s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.32s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.14s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.50s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2020-09-10T19:47:03.826Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-10T19:47:03.826Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.29s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.18s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.45s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.05s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.68s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.94s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.10s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.91s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.03s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.24s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.06s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.83s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.44s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.48s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.62s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.38s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.20s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRunAddHost (0.55s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.27s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.68s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.60s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.71s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.84s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2020-09-10T19:47:03.826Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.56s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.71s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.88s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.36s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.54s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.56s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.65s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.61s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.46s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.86s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.16s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.65s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.59s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.00s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.99s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.47s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.51s) [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-10T19:47:03.827Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-09-10T19:47:03.827Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.35s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.58s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.54s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.03s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.58s) [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-10T19:47:03.827Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.09s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.62s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.64s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.50s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.65s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.08s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-10T19:47:03.827Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.67s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.66s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.50s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.91s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.51s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.31s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.32s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.37s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.80s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.35s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.77s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.99s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.29s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.03s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunMount (4.59s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.63s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.84s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.02s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.57s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.57s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.70s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.78s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.38s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNetHost (0.62s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.34s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.25s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.58s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.41s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.57s) [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2020-09-10T19:47:03.827Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.57s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.41s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2020-09-10T19:47:03.827Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.56s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-10T19:47:03.827Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.74s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.58s) [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-10T19:47:03.827Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.60s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.22s) [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-10T19:47:03.827Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.10s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.93s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.56s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.71s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.06s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.59s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunState (1.40s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.55s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-10T19:47:03.827Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.55s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunSysctls (1.22s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.92s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.45s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.73s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.58s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.54s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.57s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.70s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunUserByName (0.65s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s) [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-10T19:47:03.827Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.56s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.22s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.53s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.56s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.25s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.48s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.83s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.46s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.77s) [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-10T19:47:03.827Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-09-10T19:47:03.827Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-09-10T19:47:03.827Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-10T19:47:03.827Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-10T19:47:03.827Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-09-10T19:47:03.827Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-09-10T19:47:03.827Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-09-10T19:47:03.827Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-10T19:47:03.827Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-10T19:47:03.827Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.45s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.42s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.85s) [2020-09-10T19:47:03.827Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2020-09-10T19:47:03.827Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-10T19:47:03.828Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.83s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.83s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.05s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.83s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.95s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.52s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.45s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.62s) [2020-09-10T19:47:03.828Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents559354325 [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.54s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.46s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.61s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.78s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.81s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.56s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStartRecordError (1.02s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.80s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.31s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.59s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.89s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.60s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2020-09-10T19:47:03.828Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-10T19:47:03.828Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.45s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.42s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.55s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.55s) [2020-09-10T19:47:03.828Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-10T19:47:03.828Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.71s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.13s) [2020-09-10T19:47:03.828Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-09-10T19:47:03.828Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.17s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.56s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.51s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.93s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.32s) [2020-09-10T19:47:03.828Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-10T19:47:03.828Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.91s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.67s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.03s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.14s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.70s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.87s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.59s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.13s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.76s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.62s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.29s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.57s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.68s) [2020-09-10T19:47:03.828Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.41s) [2020-09-10T19:47:03.828Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-10T19:47:03.828Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-10T19:47:03.828Z] === RUN TestDockerRegistrySuite [2020-09-10T19:47:03.828Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-10T19:47:04.767Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-10T19:47:05.706Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-10T19:47:07.086Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-10T19:47:07.086Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-10T19:47:09.625Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-10T19:47:10.564Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-10T19:47:13.103Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-10T19:47:15.637Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-10T19:47:16.577Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-10T19:47:17.514Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-10T19:47:18.452Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-10T19:47:19.391Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-10T19:47:20.771Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-10T19:47:21.709Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-10T19:47:22.647Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-10T19:47:24.554Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-10T19:47:25.932Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-10T19:47:26.878Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-10T19:47:29.417Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-10T19:47:29.417Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-09-10T19:47:29.986Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-10T19:47:30.245Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-10T19:47:31.625Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-10T19:47:32.564Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-10T19:47:33.132Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-10T19:47:35.670Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-10T19:47:35.930Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-10T19:47:36.870Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-10T19:47:37.129Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-10T19:47:37.389Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-10T19:47:37.389Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-10T19:47:37.648Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-10T19:47:37.908Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-10T19:47:38.476Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-10T19:47:38.476Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-10T19:47:39.856Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-10T19:47:41.763Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-10T19:47:42.333Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-10T19:47:43.270Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-10T19:47:44.208Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite (41.40s) [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.28s) [2020-09-10T19:47:44.776Z] check_test.go:196: [df1ee4cf675f8] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2020-09-10T19:47:44.776Z] check_test.go:196: [df761f8b34aa3] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d4bb6ea874da6] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d0ac71258dc8a] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.56s) [2020-09-10T19:47:44.776Z] check_test.go:196: [df4a0e710d315] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.40s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d38b4380d3141] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.70s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d80d2f8d0496a] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d15ae242c0df7] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d56fc9dda1c8f] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d885fb2b8530b] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.02s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d004793df6472] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2020-09-10T19:47:44.776Z] check_test.go:196: [dc7c0998c02c8] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.98s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d99e72a583ad4] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d7fa09b349cc6] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.84s) [2020-09-10T19:47:44.776Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d5dcc9de7fa63c9e9711a71a4aa3a75eed8ee6189e84fd6a3dcff75e89c5a65d [2020-09-10T19:47:44.776Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3f9e477c4833f2ccd28ec97b51f0d59ca825bedaa0a76633a64f51ef87ee8771 [2020-09-10T19:47:44.776Z] check_test.go:196: [def19adfa9332] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.74s) [2020-09-10T19:47:44.776Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1a1bf46c735c408bae412581ebb0b6f82bd8df7b567c9b3c15de28d8cc50a8b8 [2020-09-10T19:47:44.776Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9ad5099d4a5bded4a95ba5ecf09660e001c5b6d3bc04945de17a6ae872c183a7 [2020-09-10T19:47:44.776Z] check_test.go:196: [daacaaa8b2c56] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2020-09-10T19:47:44.776Z] check_test.go:196: [dbd27080c76cb] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.02s) [2020-09-10T19:47:44.776Z] check_test.go:196: [de6cdbdc23be7] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d11c6d510f35c] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d425c2eda1f80] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.19s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d3178b5ae31f7] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.99s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d0659d94ee9de] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2020-09-10T19:47:44.776Z] check_test.go:196: [dfc788da67f35] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d000874c6aaaf] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d774578480e68] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d78f487f2535a] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-09-10T19:47:44.776Z] check_test.go:196: [dcc674724b32d] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d6e1507631fc2] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.37s) [2020-09-10T19:47:44.776Z] check_test.go:196: [da471ffdd72cf] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-09-10T19:47:44.776Z] check_test.go:196: [dd48d029933f3] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.43s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d1aebca139849] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-09-10T19:47:44.776Z] check_test.go:196: [df174e21a0903] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.35s) [2020-09-10T19:47:44.776Z] check_test.go:196: [dd0c55ea724e5] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.50s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d65fa3848fe2e] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.87s) [2020-09-10T19:47:44.776Z] check_test.go:196: [d70221d3fb866] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.93s) [2020-09-10T19:47:44.776Z] check_test.go:196: [ddb4cb52e3e0d] daemon is not started [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2020-09-10T19:47:44.776Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-09-10T19:47:44.776Z] === RUN TestDockerSchema1RegistrySuite [2020-09-10T19:47:44.776Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-10T19:47:45.035Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-10T19:47:48.327Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-10T19:47:50.874Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-10T19:47:53.423Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-10T19:47:53.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-10T19:47:54.930Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-10T19:47:55.189Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-10T19:47:56.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-10T19:47:57.064Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-10T19:47:58.002Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-10T19:48:00.539Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-10T19:48:00.539Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-10T19:48:00.798Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-10T19:48:01.057Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-10T19:48:01.316Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-10T19:48:01.576Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-10T19:48:01.836Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite (17.14s) [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.24s) [2020-09-10T19:48:02.095Z] check_test.go:223: [db2a4a5cc70ac] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2020-09-10T19:48:02.095Z] check_test.go:223: [db7c81989cf0a] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.68s) [2020-09-10T19:48:02.095Z] check_test.go:223: [d1292a2fb1e73] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.70s) [2020-09-10T19:48:02.095Z] check_test.go:223: [d8bfd657a6176] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2020-09-10T19:48:02.095Z] check_test.go:223: [d60b8e7897251] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) [2020-09-10T19:48:02.095Z] check_test.go:223: [db6961ec2ed9b] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-10T19:48:02.095Z] check_test.go:223: [de84e0b185b13] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2020-09-10T19:48:02.095Z] check_test.go:223: [d0b5248bc91d4] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2020-09-10T19:48:02.095Z] check_test.go:223: [d95a9e4a10bdf] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2020-09-10T19:48:02.095Z] check_test.go:223: [d248dffc75158] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.25s) [2020-09-10T19:48:02.095Z] check_test.go:223: [d18bfe1bde666] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-09-10T19:48:02.095Z] check_test.go:223: [d0404861c7ab7] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-09-10T19:48:02.095Z] check_test.go:223: [d6107c1a1a14e] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-09-10T19:48:02.095Z] check_test.go:223: [d68e8ee5df0db] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-09-10T19:48:02.095Z] check_test.go:223: [deb557daa6801] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-09-10T19:48:02.095Z] check_test.go:223: [d277e21820cd4] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-09-10T19:48:02.095Z] check_test.go:223: [dddaded207987] daemon is not started [2020-09-10T19:48:02.095Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-09-10T19:48:02.095Z] check_test.go:223: [debc589b6f022] daemon is not started [2020-09-10T19:48:02.095Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-10T19:48:02.095Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-10T19:48:02.664Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-10T19:48:03.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-10T19:48:03.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-10T19:48:04.429Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-10T19:48:04.689Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-10T19:48:04.948Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-10T19:48:05.516Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-10T19:48:05.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.74s) [2020-09-10T19:48:05.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2020-09-10T19:48:05.775Z] check_test.go:252: [da7f145f45c64] daemon is not started [2020-09-10T19:48:05.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-09-10T19:48:05.775Z] check_test.go:252: [d88d898815163] daemon is not started [2020-09-10T19:48:05.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-09-10T19:48:05.775Z] check_test.go:252: [d508a19dcaacc] daemon is not started [2020-09-10T19:48:05.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2020-09-10T19:48:05.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-09-10T19:48:05.775Z] check_test.go:252: [d28c78d707965] daemon is not started [2020-09-10T19:48:05.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-09-10T19:48:05.775Z] check_test.go:252: [d0f98911f1e4e] daemon is not started [2020-09-10T19:48:05.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-09-10T19:48:05.775Z] check_test.go:252: [d7e2b4741ecad] daemon is not started [2020-09-10T19:48:05.775Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-09-10T19:48:05.775Z] check_test.go:252: [da572e31eff96] daemon is not started [2020-09-10T19:48:05.775Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-10T19:48:05.775Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-10T19:48:11.046Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-10T19:48:11.046Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-10T19:48:11.304Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-10T19:48:11.304Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-10T19:48:11.563Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-09-10T19:48:11.563Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-09-10T19:48:11.563Z] check_test.go:279: [d63019dd5551f] daemon is not started [2020-09-10T19:48:11.563Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-09-10T19:48:11.563Z] check_test.go:279: [db298f6d18eb8] daemon is not started [2020-09-10T19:48:11.563Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-09-10T19:48:11.563Z] check_test.go:279: [d431be8b9e604] daemon is not started [2020-09-10T19:48:11.563Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-09-10T19:48:11.563Z] check_test.go:279: [d1d0a0623d7b1] daemon is not started [2020-09-10T19:48:11.563Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-09-10T19:48:11.563Z] check_test.go:279: [d19367ab3855e] daemon is not started [2020-09-10T19:48:11.563Z] === RUN TestDockerNetworkSuite [2020-09-10T19:48:11.563Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-09-10T19:48:13.470Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-09-10T19:48:14.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-09-10T19:48:16.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-09-10T19:48:17.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-09-10T19:48:20.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-09-10T19:48:21.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-09-10T19:48:27.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-09-10T19:48:29.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-09-10T19:48:30.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-09-10T19:48:30.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-09-10T19:48:31.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-09-10T19:48:32.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-09-10T19:48:33.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-09-10T19:48:33.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-09-10T19:48:33.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-09-10T19:48:34.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-09-10T19:48:34.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-09-10T19:48:34.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-09-10T19:48:34.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-09-10T19:48:35.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-09-10T19:48:36.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-09-10T19:48:36.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-09-10T19:48:36.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-09-10T19:48:36.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-09-10T19:48:39.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-09-10T19:48:40.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-09-10T19:48:47.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-09-10T19:48:47.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-09-10T19:48:47.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-09-10T19:48:47.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-09-10T19:48:47.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-09-10T19:48:47.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-09-10T19:48:47.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-09-10T19:48:47.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-09-10T19:48:50.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-09-10T19:48:50.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-10T19:48:50.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-09-10T19:48:51.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-09-10T19:48:54.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-09-10T19:48:57.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-09-10T19:48:57.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-09-10T19:48:58.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-09-10T19:48:59.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-09-10T19:48:59.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-09-10T19:49:00.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-09-10T19:49:00.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-09-10T19:49:01.905Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite (55.31s) [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.90s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d98cbcd9f8cea] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [db90f09482b0a] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.59s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d71323f764337] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.43s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [dd569853808a3] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:1233: [d7047cb0e8985] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.36s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d225a2b09b89c] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.06s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [df9130df8d46b] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.20s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [dfaa57ea3050f] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [dbd43dc7ee729] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d2ece32fd0299] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [daa3f20c2ffc0] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d23e4e94b17ad] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d77cd28feb220] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [dae966772ba2c] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d215b51af4051] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d536b3de5d637] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [da7ce50c9095c] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d3c19008da536] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d4e9ab2b1ebba] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [dd1de5e540211] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [df84cd6f786e0] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [dc2e9eeaa804e] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d340ca6f49177] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [de0e8293fc09f] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:968: [df5f581e43f9a] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.63s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [db37014f4a71c] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.76s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:1116: [dd64e71724223] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d910818db7f05] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d549c17c4b1c4] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [dd2b18f8fc4a3] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d0294da2cac5a] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d0acc334527de] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [db4a0f101cb20] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [de53f4c7e2f69] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.32s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [dfdf1bd47553c] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d97477a73e820] daemon is not started [2020-09-10T19:49:07.175Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d9b57f9b538b0] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.81s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [dfff31b012903] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.33s) [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.09s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:1084: [ddaa82af7d829] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d5bfd78bb18bd] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d9c9495d2186c] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d313299b7a424] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d56246d4e5e68] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [dd93fd57dbbd8] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d61d53f4ecb64] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [db07cf27cdc4b] daemon is not started [2020-09-10T19:49:07.175Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.87s) [2020-09-10T19:49:07.175Z] docker_cli_network_unix_test.go:46: [d2649b3a5a020] daemon is not started [2020-09-10T19:49:07.175Z] === RUN TestDockerHubPullSuite [2020-09-10T19:49:07.175Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-09-10T19:49:08.110Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-09-10T19:49:10.642Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-09-10T19:49:10.900Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-09-10T19:49:12.279Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-09-10T19:49:12.542Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-09-10T19:49:12.542Z] --- PASS: TestDockerHubPullSuite (5.85s) [2020-09-10T19:49:12.542Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.42s) [2020-09-10T19:49:12.542Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2020-09-10T19:49:12.542Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s) [2020-09-10T19:49:12.542Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.48s) [2020-09-10T19:49:12.542Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2020-09-10T19:49:12.542Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.11s) [2020-09-10T19:49:12.542Z] PASS [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === Skipped [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-10T19:49:12.542Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2020-09-10T19:49:12.542Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-09-10T19:49:12.542Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-09-10T19:49:12.542Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-09-10T19:49:12.542Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-09-10T19:49:12.542Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-10T19:49:12.542Z] docker_cli_sni_test.go:18: Flakey test [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-10T19:49:12.542Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.02s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s) [2020-09-10T19:49:12.542Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-09-10T19:49:12.542Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-10T19:49:12.542Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-10T19:49:12.542Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-10T19:49:12.542Z] docker_cli_network_unix_test.go:46: [d9b57f9b538b0] daemon is not started [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] [2020-09-10T19:49:12.542Z] DONE 1277 tests, 51 skipped in 1484.057s [2020-09-10T19:49:12.801Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-10T19:49:12.801Z] ++++ cat bundles/test-integration/docker.pid [2020-09-10T19:49:12.801Z] +++ kill 7599 [2020-09-10T19:49:13.735Z] +++ /etc/init.d/apparmor stop [2020-09-10T19:49:13.735Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T19:49:13.735Z] [2020-09-10T19:49:13.735Z] Unloading profiles will leave already running processes permanently [2020-09-10T19:49:13.735Z] unconfined, which can lead to unexpected situations. [2020-09-10T19:49:13.735Z] [2020-09-10T19:49:13.735Z] To set a process to complain mode, use the command line tool [2020-09-10T19:49:13.735Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T19:49:13.735Z] +++ true [2020-09-10T19:49:13.735Z] exiting test-integration [2020-09-10T19:49:13.735Z] ++ exit 0 [2020-09-10T19:49:13.735Z] [2020-09-10T19:49:13.993Z] + for job in $(jobs -p) [2020-09-10T19:49:13.993Z] + wait 5499 [2020-09-10T19:49:46.066Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-09-10T19:49:47.443Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-09-10T19:49:54.009Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-09-10T19:49:59.280Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-09-10T19:50:01.184Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-09-10T19:50:06.455Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-09-10T19:50:08.358Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-09-10T19:50:12.577Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-09-10T19:50:12.577Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-09-10T19:50:17.850Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-09-10T19:50:17.850Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-09-10T19:50:18.417Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-09-10T19:50:20.952Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-10T19:51:17.173Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-10T19:52:13.391Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-10T19:52:25.600Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-09-10T19:52:29.787Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-10T19:54:51.259Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-10T19:54:54.545Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-09-10T19:54:55.922Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-09-10T19:54:56.181Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-09-10T19:54:56.181Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-09-10T19:54:56.441Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-09-10T19:54:57.009Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-09-10T19:54:59.543Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-09-10T19:55:02.837Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-09-10T19:55:05.370Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-10T19:56:01.595Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-09-10T19:56:01.595Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-09-10T19:56:02.532Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-09-10T19:56:04.439Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-09-10T19:56:07.729Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-09-10T19:56:10.268Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-10T19:56:32.202Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-09-10T19:56:44.410Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-09-10T19:56:46.311Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-09-10T19:56:48.214Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-09-10T19:56:51.503Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-09-10T19:56:59.616Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-09-10T19:57:03.809Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-09-10T19:57:06.438Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-09-10T19:57:08.970Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-09-10T19:57:11.521Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-09-10T19:57:14.057Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-09-10T19:57:17.345Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-09-10T19:57:19.879Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-09-10T19:58:16.104Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-09-10T19:58:30.975Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite (1690.37s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.11s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.26s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.20s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.32s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.20s) [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:562: [d35096faf915d] joining swarm manager [d1609745e6b8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:584: [d4479a96e1b3e] joining swarm manager [d1609745e6b8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] check_test.go:380: [d35096faf915d] daemon is not started [2020-09-10T19:58:49.059Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.67s) [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:45: [d15934839dcb9] joining swarm manager [d9413447cbaa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.65s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.69s) [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:303: [d73e27268aeab] joining swarm manager [d4b479a05e52f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:304: [d6883c3166cdb] joining swarm manager [d4b479a05e52f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.28s) [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:271: [da5553be313f2] joining swarm manager [d7e0db3fa4cee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:272: [d844ba42ab251] joining swarm manager [d7e0db3fa4cee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.00s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.38s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.54s) [2020-09-10T19:58:49.059Z] docker_api_swarm_node_test.go:19: [d18b83665866c] joining swarm manager [de1d6dd0a17a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_node_test.go:20: [daebb3f81dee4] joining swarm manager [de1d6dd0a17a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.43s) [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:501: [d9063d56b6025] joining swarm manager [df224e2715d8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:506: [d7f8b8171f982] joining swarm manager [df224e2715d8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.15s) [2020-09-10T19:58:49.059Z] docker_api_swarm_node_test.go:80: [db8629071f749] joining swarm manager [d1065b4beb85c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.24s) [2020-09-10T19:58:49.059Z] docker_api_swarm_node_test.go:52: [df028d2bd6824] joining swarm manager [d5bd837ea4e65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_node_test.go:53: [da2626dbe9e54] joining swarm manager [d5bd837ea4e65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.83s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.26s) [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:201: [d0353744ec71d] joining swarm manager [d1e9af75d25ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.31s) [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:383: [dd9c2bb73513e] joining swarm manager [df118f127ee3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:384: [d91ec2b764882] joining swarm manager [df118f127ee3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] check_test.go:380: [d91ec2b764882] daemon is not started [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.90s) [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:801: [d514345459bd1] joining swarm manager [d854532453e84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:801: [d7449fe726a5f] joining swarm manager [d854532453e84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:801: [d74ae9a3abdab] joining swarm manager [d854532453e84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:801: [da986d9ffcb7f] joining swarm manager [d854532453e84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-10T19:58:49.059Z] docker_api_swarm_test.go:809: [db51f3c5f9b46] joining swarm manager [d854532453e84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.57s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.76s) [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:394: [dfbee58dc0ffd] joining swarm manager [d858bbe8c92d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:394: [d2a754492fa40] joining swarm manager [d858bbe8c92d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.83s) [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:342: [d745da9e44dfa] joining swarm manager [d46c7af61ac44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:342: [df76581d28c29] joining swarm manager [d46c7af61ac44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.00s) [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:489: [dad7fd7df2375] joining swarm manager [d278d951d32b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:489: [d6aa7197010ed] joining swarm manager [d278d951d32b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.26s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.05s) [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:127: [df0bc8949226a] joining swarm manager [d0c3a0b53c205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:128: [daf67a62ea3a5] joining swarm manager [d0c3a0b53c205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:136: [d4381a01fdc5c] joining swarm manager [d0c3a0b53c205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:137: [d81cd42913333] joining swarm manager [d0c3a0b53c205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.73s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.67s) [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:303: [d7e03052abd7c] joining swarm manager [d7f132bf11da5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:303: [d40ca003c8b10] joining swarm manager [d7f132bf11da5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.18s) [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:99: [d0646f27088f8] joining swarm manager [df6bb139242f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:100: [ddf0a27a76cfc] joining swarm manager [df6bb139242f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] check_test.go:380: [d0646f27088f8] daemon is not started [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.79s) [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:532: [d209d303a1dc2] joining swarm manager [d78a1c012d0ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:533: [d776c227465d7] joining swarm manager [d78a1c012d0ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.73s) [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:147: [d8cd30d7c01d7] joining swarm manager [ddc59f624558b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_api_swarm_service_test.go:147: [de79814814a7b] joining swarm manager [ddc59f624558b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.85s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.50s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.24s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.65s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.15s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.17s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.93s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.42s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.27s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.39s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.07s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.84s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.96s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.71s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.28s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.14s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.11s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.54s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.61s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.20s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.04s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.43s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.47s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.96s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.88s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.16s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.19s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.98s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.91s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.52s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.39s) [2020-09-10T19:58:49.059Z] docker_cli_service_logs_test.go:245: checking task gwxn9qfus343 [2020-09-10T19:58:49.059Z] docker_cli_service_logs_test.go:250: checking messages for gwxn9qfus343 [2020-09-10T19:58:49.059Z] docker_cli_service_logs_test.go:245: checking task rius606z7tf0 [2020-09-10T19:58:49.059Z] docker_cli_service_logs_test.go:250: checking messages for rius606z7tf0 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.70s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.84s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.64s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.43s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.87s) [2020-09-10T19:58:49.059Z] docker_cli_swarm_test.go:1901: [db21093ea694d] joining swarm manager [dedea7bc90b08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_cli_swarm_test.go:1902: [d3034d9ad0364] joining swarm manager [dedea7bc90b08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.77s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.37s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.01s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.98s) [2020-09-10T19:58:49.059Z] docker_cli_swarm_test.go:1802: [da1c66d0c6443] joining swarm manager [ddc9c6afe1548]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_cli_swarm_test.go:1803: [dd36eca410529] joining swarm manager [ddc9c6afe1548]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.17s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (126.35s) [2020-09-10T19:58:49.059Z] docker_cli_swarm_test.go:1321: [d70e6d1a1e0be] joining swarm manager [d1bee3c3210a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.059Z] docker_cli_swarm_test.go:1322: [d33305a182563] joining swarm manager [d1bee3c3210a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.62s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.85s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.64s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.33s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.47s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.40s) [2020-09-10T19:58:49.059Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.84s) [2020-09-10T19:58:49.059Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-10T19:58:49.060Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.12s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.32s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.57s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.74s) [2020-09-10T19:58:49.060Z] docker_cli_swarm_test.go:1186: [d7c77064f0e57] joining swarm manager [d9c3b3706a2e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.060Z] docker_cli_swarm_test.go:1195: [d265c3642e0a4] joining swarm manager [d9c3b3706a2e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.06s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.43s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.69s) [2020-09-10T19:58:49.060Z] docker_cli_swarm_test.go:1118: [d2a598d089dcb] joining swarm manager [d16af2c454587]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.060Z] docker_cli_swarm_test.go:1119: [d20de502af9ce] joining swarm manager [d16af2c454587]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.060Z] docker_cli_swarm_test.go:1172: [d5f8d9feeba08] joining swarm manager [d16af2c454587]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2020-09-10T19:58:49.060Z] docker_cli_swarm_test.go:1453: [d96d51148ea06] joining swarm manager [d64d2300fe1f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.060Z] docker_cli_swarm_test.go:1454: [da40713c9bf2b] joining swarm manager [d64d2300fe1f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.41s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.46s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.33s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.32s) [2020-09-10T19:58:49.060Z] docker_cli_swarm_unix_test.go:62: [d2769a0c80b6a] joining swarm manager [d9561f3b16e54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.83s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.27s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.03s) [2020-09-10T19:58:49.060Z] docker_api_swarm_test.go:961: [df19453df81b6] joining swarm manager [da86d28c0b28d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.35s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.32s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.23s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.50s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.61s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.64s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.20s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.31s) [2020-09-10T19:58:49.060Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2020-09-10T19:58:49.060Z] === RUN TestDockerExternalVolumeSuite [2020-09-10T19:58:49.060Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-09-10T19:59:03.934Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-09-10T20:00:11.609Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-09-10T20:00:19.720Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-09-10T20:00:51.795Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-09-10T20:01:04.015Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-09-10T20:01:36.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-09-10T20:01:50.953Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-09-10T20:02:23.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-09-10T20:02:37.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-09-10T20:02:52.773Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-09-10T20:03:39.443Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-09-10T20:03:57.532Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-09-10T20:04:29.630Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-09-10T20:05:01.702Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-09-10T20:05:16.585Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-09-10T20:05:34.673Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-09-10T20:05:49.556Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite (436.83s) [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2020-09-10T20:06:04.437Z] docker_cli_external_volume_driver_test.go:53: [d9198a98bd440] daemon is not started [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-09-10T20:06:04.437Z] docker_cli_external_volume_driver_test.go:53: [dce46850bafa7] daemon is not started [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-09-10T20:06:04.437Z] docker_cli_external_volume_driver_test.go:53: [d019c0064d006] daemon is not started [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-09-10T20:06:04.437Z] docker_cli_external_volume_driver_test.go:53: [dad4f4f0e4aa7] daemon is not started [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.22s) [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2020-09-10T20:06:04.437Z] docker_cli_external_volume_driver_test.go:485: [de834d9222848] daemon is not started [2020-09-10T20:06:04.437Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-09-10T20:06:04.437Z] docker_cli_external_volume_driver_test.go:53: [d306c11907c83] daemon is not started [2020-09-10T20:06:04.437Z] PASS [2020-09-10T20:06:04.437Z] [2020-09-10T20:06:04.437Z] === Skipped [2020-09-10T20:06:04.437Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-10T20:06:04.437Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-10T20:06:04.437Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-10T20:06:04.437Z] check_test.go:309: [dd048aa3730e3] daemon is not started [2020-09-10T20:06:04.437Z] [2020-09-10T20:06:04.437Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-09-10T20:06:04.437Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-09-10T20:06:04.437Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-10T20:06:04.437Z] check_test.go:309: [dd32aa2e4f689] daemon is not started [2020-09-10T20:06:04.437Z] [2020-09-10T20:06:04.437Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-10T20:06:04.437Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-10T20:06:04.437Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-10T20:06:04.437Z] check_test.go:309: [d9d07e98431bc] daemon is not started [2020-09-10T20:06:04.437Z] [2020-09-10T20:06:04.437Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-10T20:06:04.437Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-09-10T20:06:04.437Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-10T20:06:04.437Z] [2020-09-10T20:06:04.437Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-10T20:06:04.437Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-09-10T20:06:04.437Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-10T20:06:04.437Z] [2020-09-10T20:06:04.437Z] [2020-09-10T20:06:04.437Z] DONE 273 tests, 5 skipped in 2494.606s [2020-09-10T20:06:04.437Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-10T20:06:04.437Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3464a5b0516c/docker.pid [2020-09-10T20:06:04.437Z] +++ kill 5383 [2020-09-10T20:06:04.437Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5383 is not a child of this shell [2020-09-10T20:06:04.437Z] warning: PID 5383 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3464a5b0516c/docker.pid had a nonzero exit code [2020-09-10T20:06:04.437Z] ++++ cat bundles/test-integration/docker.pid [2020-09-10T20:06:04.437Z] +++ kill 7614 [2020-09-10T20:06:04.437Z] +++ /etc/init.d/apparmor stop [2020-09-10T20:06:04.437Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-10T20:06:04.437Z] [2020-09-10T20:06:04.437Z] Unloading profiles will leave already running processes permanently [2020-09-10T20:06:04.437Z] unconfined, which can lead to unexpected situations. [2020-09-10T20:06:04.437Z] [2020-09-10T20:06:04.437Z] To set a process to complain mode, use the command line tool [2020-09-10T20:06:04.437Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-10T20:06:04.437Z] +++ true [2020-09-10T20:06:04.437Z] exiting test-integration [2020-09-10T20:06:04.437Z] ++ exit 0 [2020-09-10T20:06:04.437Z] [2020-09-10T20:06:04.437Z] + exit 0 [2020-09-10T20:06:04.437Z] ++ jobs -p [2020-09-10T20:06:04.437Z] + pids= [2020-09-10T20:06:04.437Z] + echo 'Remaining pids to kill: []' [2020-09-10T20:06:04.437Z] Remaining pids to kill: [] [2020-09-10T20:06:04.437Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-09-10T20:06:04.450Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-10T20:06:05.374Z] + echo Ensuring container killed. [2020-09-10T20:06:05.374Z] Ensuring container killed. [2020-09-10T20:06:05.374Z] + docker ps -aq -f name=docker-pr3-* [2020-09-10T20:06:05.374Z] + cids=96c0f5aa2438 [2020-09-10T20:06:05.374Z] 1d6cf54ff14e [2020-09-10T20:06:05.374Z] 4f635901bd21 [2020-09-10T20:06:05.374Z] + [ -n 96c0f5aa2438 [2020-09-10T20:06:05.374Z] 1d6cf54ff14e [2020-09-10T20:06:05.374Z] 4f635901bd21 ] [2020-09-10T20:06:05.374Z] + docker rm -vf 96c0f5aa2438 1d6cf54ff14e 4f635901bd21 [2020-09-10T20:06:06.315Z] 96c0f5aa2438 [2020-09-10T20:06:07.253Z] 1d6cf54ff14e [2020-09-10T20:06:08.191Z] 4f635901bd21 [Pipeline] sh [2020-09-10T20:06:08.482Z] + echo Chowning /workspace to jenkins user [2020-09-10T20:06:08.482Z] Chowning /workspace to jenkins user [2020-09-10T20:06:08.482Z] + id -u [2020-09-10T20:06:08.482Z] + id -g [2020-09-10T20:06:08.482Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41432:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-10T20:06:11.321Z] + bundleName=amd64 [2020-09-10T20:06:11.321Z] + echo Creating amd64-bundles.tar.gz [2020-09-10T20:06:11.321Z] Creating amd64-bundles.tar.gz [2020-09-10T20:06:11.321Z] + + find bundles -path */root/*overlay2 -prune -oxargs -type tar f -czf ( amd64-bundles.tar.gz -name [2020-09-10T20:06:11.321Z] *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-09-10T20:06:12.269Z] Archiving artifacts [2020-09-10T20:06:17.761Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41432/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-10T20:06:18.077Z] + make clean [2020-09-10T20:06:18.077Z] docker volume rm -f docker-dev-cache [2020-09-10T20:06:18.337Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T20:18:23.665Z] ok github.com/docker/docker/integration-cli 2178.716s [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === Skipped [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-09-10T20:18:23.665Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-10T20:18:23.665Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-09-10T20:18:23.665Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-09-10T20:18:23.665Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-09-10T20:18:23.665Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-09-10T20:18:23.665Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-09-10T20:18:23.665Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-09-10T20:18:23.665Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-09-10T20:18:23.665Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-09-10T20:18:23.665Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-09-10T20:18:23.665Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-10T20:18:23.665Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-10T20:18:23.665Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-10T20:18:23.665Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-10T20:18:23.665Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-10T20:18:23.665Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-10T20:18:23.665Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-10T20:18:23.665Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-09-10T20:18:23.665Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-09-10T20:18:23.665Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-10T20:18:23.665Z] [2020-09-10T20:18:23.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-09-10T20:18:23.666Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-09-10T20:18:23.666Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-09-10T20:18:23.666Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-09-10T20:18:23.666Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.666Z] [2020-09-10T20:18:23.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2020-09-10T20:18:23.667Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-09-10T20:18:23.667Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-10T20:18:23.667Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-09-10T20:18:23.667Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2020-09-10T20:18:23.667Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-09-10T20:18:23.667Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2020-09-10T20:18:23.667Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-09-10T20:18:23.667Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2020-09-10T20:18:23.667Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-09-10T20:18:23.667Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2020-09-10T20:18:23.667Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-09-10T20:18:23.667Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-10T20:18:23.667Z] docker_cli_sni_test.go:18: Flakey test [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-09-10T20:18:23.667Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-10T20:18:23.667Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-09-10T20:18:23.667Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-09-10T20:18:23.667Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-09-10T20:18:23.667Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-10T20:18:23.667Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-10T20:18:23.667Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.667Z] [2020-09-10T20:18:23.667Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-10T20:18:23.668Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-10T20:18:23.668Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-10T20:18:23.668Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-10T20:18:23.668Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-10T20:18:23.668Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-10T20:18:23.668Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-10T20:18:23.668Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-10T20:18:23.668Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-09-10T20:18:23.668Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-10T20:18:23.668Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.668Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-09-10T20:18:23.668Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-10T20:18:23.668Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.668Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-10T20:18:23.669Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-10T20:18:23.669Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-10T20:18:23.669Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-10T20:18:23.669Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-10T20:18:23.669Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-10T20:18:23.669Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-10T20:18:23.669Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-09-10T20:18:23.669Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-09-10T20:18:23.669Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-10T20:18:23.669Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-10T20:18:23.669Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-10T20:18:23.669Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-10T20:18:23.669Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-09-10T20:18:23.669Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-09-10T20:18:23.669Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-10T20:18:23.669Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-09-10T20:18:23.669Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-09-10T20:18:23.669Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.669Z] [2020-09-10T20:18:23.669Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-10T20:18:23.670Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-10T20:18:23.670Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-10T20:18:23.670Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-10T20:18:23.670Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-10T20:18:23.670Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-10T20:18:23.670Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-10T20:18:23.670Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-10T20:18:23.670Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-10T20:18:23.670Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-09-10T20:18:23.670Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-09-10T20:18:23.670Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-09-10T20:18:23.670Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-10T20:18:23.670Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.670Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-10T20:18:23.670Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-10T20:18:23.670Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.670Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-10T20:18:23.671Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-10T20:18:23.671Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.671Z] [2020-09-10T20:18:23.671Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-09-10T20:18:23.672Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-10T20:18:23.672Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-10T20:18:23.672Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-10T20:18:23.672Z] [2020-09-10T20:18:23.672Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2020-09-10T20:18:23.673Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-09-10T20:18:23.673Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-10T20:18:23.673Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.673Z] [2020-09-10T20:18:23.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-10T20:18:23.673Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-10T20:18:23.673Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-10T20:18:23.674Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-09-10T20:18:23.674Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] DONE 1096 tests, 549 skipped in 2186.449s [2020-09-10T20:18:23.674Z] INFO: Integration tests ended at 09/10/2020 20:18:17. Duration:00:36:26.7033578 [2020-09-10T20:18:23.674Z] INFO: Docker info of the daemon under test at end of run [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] Containers: 2 [2020-09-10T20:18:23.674Z] Running: 0 [2020-09-10T20:18:23.674Z] Paused: 0 [2020-09-10T20:18:23.674Z] Stopped: 2 [2020-09-10T20:18:23.674Z] Images: 15 [2020-09-10T20:18:23.674Z] Server Version: 0.0.0-dev [2020-09-10T20:18:23.674Z] Storage Driver: windowsfilter [2020-09-10T20:18:23.674Z] Windows: [2020-09-10T20:18:23.674Z] Logging Driver: json-file [2020-09-10T20:18:23.674Z] Plugins: [2020-09-10T20:18:23.674Z] Volume: local [2020-09-10T20:18:23.674Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-10T20:18:23.674Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-10T20:18:23.674Z] Swarm: inactive [2020-09-10T20:18:23.674Z] Default Isolation: process [2020-09-10T20:18:23.674Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-10T20:18:23.674Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-10T20:18:23.674Z] OSType: windows [2020-09-10T20:18:23.674Z] Architecture: x86_64 [2020-09-10T20:18:23.674Z] CPUs: 4 [2020-09-10T20:18:23.674Z] Total Memory: 32GiB [2020-09-10T20:18:23.674Z] Name: azwin-2-9b8600 [2020-09-10T20:18:23.674Z] ID: UGZP:6FSL:WWBH:5X4C:XOPU:QNEF:25AL:IEMJ:B74B:VDSQ:AXOV:XBMA [2020-09-10T20:18:23.674Z] Docker Root Dir: D:\CI\PR-41432\3\daemon [2020-09-10T20:18:23.674Z] Debug Mode (client): false [2020-09-10T20:18:23.674Z] Debug Mode (server): true [2020-09-10T20:18:23.674Z] File Descriptors: -1 [2020-09-10T20:18:23.674Z] Goroutines: 18 [2020-09-10T20:18:23.674Z] System Time: 2020-09-10T20:18:17.725436Z [2020-09-10T20:18:23.674Z] EventsListeners: 0 [2020-09-10T20:18:23.674Z] Registry: https://index.docker.io/v1/ [2020-09-10T20:18:23.674Z] Labels: [2020-09-10T20:18:23.674Z] Experimental: false [2020-09-10T20:18:23.674Z] Insecure Registries: [2020-09-10T20:18:23.674Z] 127.0.0.0/8 [2020-09-10T20:18:23.674Z] Live Restore Enabled: false [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] [2020-09-10T20:18:23.674Z] INFO: Stopping daemon under test [2020-09-10T20:18:23.674Z] SUCCESS: The process with PID 3340 (child process of PID 3968) has been terminated. [2020-09-10T20:18:23.674Z] SUCCESS: The process with PID 3968 (child process of PID 4824) has been terminated. [2020-09-10T20:18:23.674Z] INFO: Stop tailing logs of the daemon under tests [2020-09-10T20:18:23.674Z] INFO: executeCI.ps1 Completed successfully at 09/10/2020 20:18:17. [2020-09-10T20:18:23.674Z] INFO: Tidying up at end of run [2020-09-10T20:18:23.674Z] INFO: Saving daemon under test log (d:\CI\PR-41432\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-09-10T20:18:23.674Z] INFO: Saving daemon under test log (d:\CI\PR-41432\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-09-10T20:18:23.674Z] INFO: Nuke-Everything... [2020-09-10T20:18:23.674Z] INFO: Container count on control daemon to delete is 2 [2020-09-10T20:18:23.674Z] c5b2ea2c0e75 [2020-09-10T20:18:23.674Z] f478e0e461c0 [2020-09-10T20:18:23.674Z] INFO: Tidying pidfile d:\CI\PR-41432\3\docker.pid [2020-09-10T20:18:23.674Z] INFO: Nuking d:\CI [2020-09-10T20:18:44.712Z] INFO: Zapped successfully [2020-09-10T20:18:44.712Z] [2020-09-10T20:18:44.712Z] INFO: executeCI.ps1 exiting at Thu Sep 10 20:18:43 CUT 2020. Duration 00:57:07.2234004 [2020-09-10T20:18:44.712Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-09-10T20:18:44.951Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-09-10T20:18:54.619Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-09-10T20:18:56.349Z] Archiving artifacts [2020-09-10T20:19:11.113Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41432/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-10T20:19:12.026Z] + make clean [2020-09-10T20:19:14.188Z] docker volume rm -f docker-dev-cache [2020-09-10T20:19:14.188Z] 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