Pull request #41801 updated Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e+4d6bc59f8102965258068facc2f064e69af0e688 (caf70e699277acdae114061fad8bb52b57eea9d3) 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-12-22T15:17:31.314Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-12-22T15:17:31.320Z] Trying to pass milestone 3 [Pipeline] milestone [2020-12-22T15:17:31.370Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-12-22T15:17:31.555Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a3cdb2f0dd7c6f34) in /home/ubuntu/workspace/moby_PR-41801 [Pipeline] { [Pipeline] checkout [2020-12-22T15:17:31.593Z] using credential docker-jenkins-github-credentials [2020-12-22T15:17:31.598Z] Cloning the remote Git repository [2020-12-22T15:17:31.599Z] Cloning with configured refspecs honoured and without tags [2020-12-22T15:17:31.812Z] Cloning repository https://github.com/moby/moby.git [2020-12-22T15:17:31.814Z] > git init /home/ubuntu/workspace/moby_PR-41801 # timeout=10 [2020-12-22T15:17:31.831Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T15:17:31.831Z] > git --version # timeout=10 [2020-12-22T15:17:31.834Z] > git --version # 'git version 2.17.1' [2020-12-22T15:17:31.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:17:31.834Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41801/head:refs/remotes/origin/PR-41801 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:17:46.679Z] Fetching without tags [2020-12-22T15:17:46.944Z] Merging remotes/origin/master commit 4d6bc59f8102965258068facc2f064e69af0e688 into PR head commit ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:17:46.818Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T15:17:46.825Z] > git config --add remote.origin.fetch +refs/pull/41801/head:refs/remotes/origin/PR-41801 # timeout=10 [2020-12-22T15:17:46.833Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:17:46.844Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T15:17:46.851Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T15:17:46.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:17:46.852Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41801/head:refs/remotes/origin/PR-41801 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:17:47.116Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T15:17:47.121Z] > git checkout -f ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e # timeout=10 [2020-12-22T15:17:47.504Z] Merge succeeded, producing ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:17:47.504Z] Checking out Revision ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e (PR-41801) [2020-12-22T15:17:48.006Z] Commit message: "vendor: opencontainers/selinux v1.7.0" [2020-12-22T15:17:47.639Z] > git remote # timeout=10 [2020-12-22T15:17:47.642Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T15:17:47.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:17:47.659Z] > git merge 4d6bc59f8102965258068facc2f064e69af0e688 # timeout=10 [2020-12-22T15:17:47.667Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T15:17:47.676Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T15:17:47.678Z] > git checkout -f ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e # timeout=10 [2020-12-22T15:17:48.180Z] > git rev-list --no-walk ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-22T15:17:48.826Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41801:/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-12-22T15:17:48.826Z] Unable to find image 'alpine:latest' locally [2020-12-22T15:17:48.826Z] latest: Pulling from library/alpine [2020-12-22T15:17:49.082Z] 801bfaa63ef2: Pulling fs layer [2020-12-22T15:17:49.082Z] 801bfaa63ef2: Verifying Checksum [2020-12-22T15:17:49.082Z] 801bfaa63ef2: Download complete [2020-12-22T15:17:49.339Z] 801bfaa63ef2: Pull complete [2020-12-22T15:17:49.339Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-22T15:17:49.339Z] Status: Downloaded newer image for alpine:latest [2020-12-22T15:17:51.783Z] 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" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-12-22T15:17:52.954Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a3cdb2f0dd7c6f34) in /home/ubuntu/workspace/moby_PR-41801 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-12-22T15:17:52.967Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-41801 [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-12-22T15:17:52.972Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cc41445687ee9f1b) in /home/ubuntu/workspace/moby_PR-41801 Stage "s390x" skipped due to when conditional [Pipeline] } [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-12-22T15:17:52.981Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-006b6962ec58338eb) in /home/ubuntu/workspace/moby_PR-41801 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] { [2020-12-22T15:17:53.034Z] using credential docker-jenkins-github-credentials [2020-12-22T15:17:53.046Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-12-22T15:17:53.062Z] Fetching without tags [Pipeline] // stage [2020-12-22T15:17:53.077Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] stage [2020-12-22T15:17:53.090Z] Cloning the remote Git repository [Pipeline] { (Build dev image) [2020-12-22T15:17:53.090Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2020-12-22T15:17:53.108Z] using credential docker-jenkins-github-credentials [2020-12-22T15:17:53.113Z] Cloning the remote Git repository [2020-12-22T15:17:53.113Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-12-22T15:17:53.167Z] using credential docker-jenkins-github-credentials [2020-12-22T15:17:53.174Z] Cloning the remote Git repository [2020-12-22T15:17:53.174Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x" skipped due to when conditional [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] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-12-22T15:17:53.352Z] Merging remotes/origin/master commit 4d6bc59f8102965258068facc2f064e69af0e688 into PR head commit ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-22T15:17:53.504Z] Merge succeeded, producing ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:17:53.505Z] Checking out Revision ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e (PR-41801) [2020-12-22T15:17:53.575Z] Commit message: "vendor: opencontainers/selinux v1.7.0" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-22T15:17:53.210Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-12-22T15:17:53.219Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T15:17:53.275Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T15:17:53.276Z] > git --version # timeout=10 [2020-12-22T15:17:53.278Z] > git --version # 'git version 2.17.1' [2020-12-22T15:17:53.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:17:53.279Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41801/head:refs/remotes/origin/PR-41801 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:17:53.525Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T15:17:53.528Z] > git checkout -f ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e # timeout=10 [2020-12-22T15:17:53.592Z] > git remote # timeout=10 [2020-12-22T15:17:53.619Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T15:17:53.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:17:53.623Z] > git merge 4d6bc59f8102965258068facc2f064e69af0e688 # timeout=10 [2020-12-22T15:17:53.643Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T15:17:53.677Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T15:17:53.699Z] > git checkout -f ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e # timeout=10 [2020-12-22T15:17:53.098Z] Cloning repository https://github.com/moby/moby.git [2020-12-22T15:17:53.114Z] > git init /home/docker/workspace/moby_PR-41801 # timeout=10 [2020-12-22T15:17:53.123Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T15:17:53.123Z] > git --version # timeout=10 [2020-12-22T15:17:53.126Z] > git --version # 'git version 2.7.4' [2020-12-22T15:17:53.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:17:53.127Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41801/head:refs/remotes/origin/PR-41801 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:17:53.104Z] Cloning repository https://github.com/moby/moby.git [2020-12-22T15:17:53.105Z] > git init /home/ubuntu/workspace/moby_PR-41801 # timeout=10 [2020-12-22T15:17:53.116Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T15:17:53.116Z] > git --version # timeout=10 [2020-12-22T15:17:53.134Z] > git --version # 'git version 2.17.1' [2020-12-22T15:17:53.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:17:53.135Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41801/head:refs/remotes/origin/PR-41801 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:17:53.188Z] Cloning repository https://github.com/moby/moby.git [2020-12-22T15:17:53.189Z] > git init /home/ubuntu/workspace/moby_PR-41801 # timeout=10 [2020-12-22T15:17:53.202Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T15:17:53.203Z] > git --version # timeout=10 [2020-12-22T15:17:53.207Z] > git --version # 'git version 2.7.4' [2020-12-22T15:17:53.208Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:17:53.209Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41801/head:refs/remotes/origin/PR-41801 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:17:54.283Z] + [ PR != PR ] [2020-12-22T15:17:54.283Z] + [ master != master ] [2020-12-22T15:17:54.283Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-22T15:17:54.636Z] + docker version [2020-12-22T15:17:54.636Z] Client: Docker Engine - Community [2020-12-22T15:17:54.636Z] Version: 19.03.13 [2020-12-22T15:17:54.636Z] API version: 1.40 [2020-12-22T15:17:54.636Z] Go version: go1.13.15 [2020-12-22T15:17:54.636Z] Git commit: 4484c46d9d [2020-12-22T15:17:54.636Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-22T15:17:54.636Z] OS/Arch: linux/amd64 [2020-12-22T15:17:54.636Z] Experimental: false [2020-12-22T15:17:54.636Z] [2020-12-22T15:17:54.636Z] Server: Docker Engine - Community [2020-12-22T15:17:54.636Z] Engine: [2020-12-22T15:17:54.636Z] Version: 19.03.13 [2020-12-22T15:17:54.636Z] API version: 1.40 (minimum version 1.12) [2020-12-22T15:17:54.636Z] Go version: go1.13.15 [2020-12-22T15:17:54.636Z] Git commit: 4484c46d9d [2020-12-22T15:17:54.636Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-22T15:17:54.636Z] OS/Arch: linux/amd64 [2020-12-22T15:17:54.636Z] Experimental: true [2020-12-22T15:17:54.636Z] containerd: [2020-12-22T15:17:54.636Z] Version: 1.3.7 [2020-12-22T15:17:54.636Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T15:17:54.636Z] runc: [2020-12-22T15:17:54.636Z] Version: 1.0.0-rc10 [2020-12-22T15:17:54.636Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T15:17:54.636Z] docker-init: [2020-12-22T15:17:54.636Z] Version: 0.18.0 [2020-12-22T15:17:54.636Z] GitCommit: fec3683 [Pipeline] sh [2020-12-22T15:17:54.950Z] + docker info [2020-12-22T15:17:55.517Z] Client: [2020-12-22T15:17:55.517Z] Debug Mode: false [2020-12-22T15:17:55.517Z] [2020-12-22T15:17:55.517Z] Server: [2020-12-22T15:17:55.517Z] Containers: 0 [2020-12-22T15:17:55.517Z] Running: 0 [2020-12-22T15:17:55.517Z] Paused: 0 [2020-12-22T15:17:55.517Z] Stopped: 0 [2020-12-22T15:17:55.517Z] Images: 3 [2020-12-22T15:17:55.517Z] Server Version: 19.03.13 [2020-12-22T15:17:55.517Z] Storage Driver: overlay2 [2020-12-22T15:17:55.517Z] Backing Filesystem: extfs [2020-12-22T15:17:55.517Z] Supports d_type: true [2020-12-22T15:17:55.517Z] Native Overlay Diff: true [2020-12-22T15:17:55.517Z] Logging Driver: json-file [2020-12-22T15:17:55.517Z] Cgroup Driver: cgroupfs [2020-12-22T15:17:55.517Z] Plugins: [2020-12-22T15:17:55.517Z] Volume: local [2020-12-22T15:17:55.517Z] Network: bridge host ipvlan macvlan null overlay [2020-12-22T15:17:55.517Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-22T15:17:55.517Z] Swarm: inactive [2020-12-22T15:17:55.517Z] Runtimes: runc [2020-12-22T15:17:55.517Z] Default Runtime: runc [2020-12-22T15:17:55.517Z] Init Binary: docker-init [2020-12-22T15:17:55.517Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T15:17:55.517Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T15:17:55.517Z] init version: fec3683 [2020-12-22T15:17:55.517Z] Security Options: [2020-12-22T15:17:55.517Z] apparmor [2020-12-22T15:17:55.517Z] seccomp [2020-12-22T15:17:55.517Z] Profile: default [2020-12-22T15:17:55.517Z] Kernel Version: 5.4.0-1025-aws [2020-12-22T15:17:55.517Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-22T15:17:55.517Z] OSType: linux [2020-12-22T15:17:55.517Z] Architecture: x86_64 [2020-12-22T15:17:55.517Z] CPUs: 2 [2020-12-22T15:17:55.517Z] Total Memory: 7.487GiB [2020-12-22T15:17:55.517Z] Name: ip-10-100-79-154 [2020-12-22T15:17:55.517Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-22T15:17:55.517Z] Docker Root Dir: /var/lib/docker [2020-12-22T15:17:55.517Z] Debug Mode: false [2020-12-22T15:17:55.517Z] Registry: https://index.docker.io/v1/ [2020-12-22T15:17:55.517Z] Labels: [2020-12-22T15:17:55.517Z] Experimental: true [2020-12-22T15:17:55.517Z] Insecure Registries: [2020-12-22T15:17:55.517Z] 127.0.0.0/8 [2020-12-22T15:17:55.517Z] Live Restore Enabled: true [2020-12-22T15:17:55.517Z] [2020-12-22T15:17:55.517Z] WARNING: No swap limit support [Pipeline] sh [2020-12-22T15:17:55.835Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T15:17:55.835Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T15:17:55.835Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41801/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-22T15:17:56.091Z] + bash /home/ubuntu/workspace/moby_PR-41801/check-config.sh [2020-12-22T15:17:56.091Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-22T15:17:56.091Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-22T15:17:56.091Z] [2020-12-22T15:17:56.091Z] Generally Necessary: [2020-12-22T15:17:56.091Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-22T15:17:56.091Z] - apparmor: enabled and tools installed [2020-12-22T15:17:56.091Z] - CONFIG_NAMESPACES: enabled [2020-12-22T15:17:56.091Z] - CONFIG_NET_NS: enabled [2020-12-22T15:17:56.091Z] - CONFIG_PID_NS: enabled [2020-12-22T15:17:56.091Z] - CONFIG_IPC_NS: enabled [2020-12-22T15:17:56.091Z] - CONFIG_UTS_NS: enabled [2020-12-22T15:17:56.091Z] - CONFIG_CGROUPS: enabled [2020-12-22T15:17:56.091Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-22T15:17:56.091Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-22T15:17:56.091Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-22T15:17:56.091Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-22T15:17:56.091Z] - CONFIG_CPUSETS: enabled [2020-12-22T15:17:56.091Z] - CONFIG_MEMCG: enabled [2020-12-22T15:17:56.091Z] - CONFIG_KEYS: enabled [2020-12-22T15:17:56.091Z] - CONFIG_VETH: enabled (as module) [2020-12-22T15:17:56.091Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-22T15:17:56.091Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-22T15:17:56.091Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-22T15:17:56.091Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-22T15:17:56.091Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-22T15:17:56.091Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-22T15:17:56.091Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-22T15:17:56.091Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-22T15:17:56.091Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-22T15:17:56.091Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-22T15:17:56.091Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-22T15:17:56.091Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-22T15:17:56.091Z] [2020-12-22T15:17:56.091Z] Optional Features: [2020-12-22T15:17:56.091Z] - CONFIG_USER_NS: enabled [2020-12-22T15:17:56.091Z] - CONFIG_SECCOMP: enabled [2020-12-22T15:17:56.091Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-22T15:17:56.091Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-22T15:17:56.091Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-22T15:17:56.092Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-22T15:17:56.092Z] - CONFIG_BLK_CGROUP: enabled [2020-12-22T15:17:56.092Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-22T15:17:56.092Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-22T15:17:56.092Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-22T15:17:56.346Z] - CONFIG_CGROUP_PERF: enabled [2020-12-22T15:17:56.346Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-22T15:17:56.346Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-22T15:17:56.346Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-22T15:17:56.346Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-22T15:17:56.346Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-22T15:17:56.347Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-22T15:17:56.347Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-22T15:17:56.347Z] - CONFIG_IP_VS: enabled (as module) [2020-12-22T15:17:56.347Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-22T15:17:56.347Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-22T15:17:56.347Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-22T15:17:56.347Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-22T15:17:56.347Z] - CONFIG_EXT4_FS: enabled [2020-12-22T15:17:56.347Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-22T15:17:56.347Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-22T15:17:56.347Z] - Network Drivers: [2020-12-22T15:17:56.347Z] - "overlay": [2020-12-22T15:17:56.347Z] - CONFIG_VXLAN: enabled (as module) [2020-12-22T15:17:56.347Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-22T15:17:56.347Z] Optional (for encrypted networks): [2020-12-22T15:17:56.347Z] - CONFIG_CRYPTO: enabled [2020-12-22T15:17:56.347Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-22T15:17:56.347Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-22T15:17:56.347Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-22T15:17:56.347Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-22T15:17:56.347Z] - CONFIG_XFRM: enabled [2020-12-22T15:17:56.347Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-22T15:17:56.347Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-22T15:17:56.347Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-22T15:17:56.347Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-22T15:17:56.347Z] - "ipvlan": [2020-12-22T15:17:56.347Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-22T15:17:56.347Z] - "macvlan": [2020-12-22T15:17:56.347Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-22T15:17:56.347Z] - CONFIG_DUMMY: enabled (as module) [2020-12-22T15:17:56.347Z] - "ftp,tftp client in container": [2020-12-22T15:17:56.347Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-22T15:17:56.347Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-22T15:17:56.347Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-22T15:17:56.347Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-22T15:17:56.347Z] - Storage Drivers: [2020-12-22T15:17:56.347Z] - "aufs": [2020-12-22T15:17:56.347Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-22T15:17:56.347Z] - "btrfs": [2020-12-22T15:17:56.347Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-22T15:17:56.347Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-22T15:17:56.347Z] - "devicemapper": [2020-12-22T15:17:56.347Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-22T15:17:56.347Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-22T15:17:56.347Z] - "overlay": [2020-12-22T15:17:56.347Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-22T15:17:56.347Z] - "zfs": [2020-12-22T15:17:56.347Z] - /dev/zfs: present [2020-12-22T15:17:56.347Z] - zfs command: missing [2020-12-22T15:17:56.347Z] - zpool command: missing [2020-12-22T15:17:56.347Z] [2020-12-22T15:17:56.347Z] Limits: [2020-12-22T15:17:56.347Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-22T15:17:56.347Z] [2020-12-22T15:17:56.347Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-22T15:17:56.665Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e . [2020-12-22T15:17:56.665Z] #1 [internal] load .dockerignore [2020-12-22T15:17:56.665Z] #1 transferring context: 87B done [2020-12-22T15:17:56.665Z] #1 DONE 0.0s [2020-12-22T15:17:56.665Z] [2020-12-22T15:17:56.665Z] #2 [internal] load build definition from Dockerfile [2020-12-22T15:17:56.665Z] #2 transferring dockerfile: 16.56kB done [2020-12-22T15:17:56.665Z] #2 DONE 0.0s [2020-12-22T15:17:56.665Z] [2020-12-22T15:17:56.665Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-22T15:17:56.921Z] #3 DONE 0.2s [2020-12-22T15:17:56.921Z] [2020-12-22T15:17:56.921Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-22T15:17:56.921Z] #4 CACHED [2020-12-22T15:17:57.178Z] [2020-12-22T15:17:57.178Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-22T15:17:57.178Z] #5 DONE 0.1s [2020-12-22T15:17:57.178Z] [2020-12-22T15:17:57.178Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-22T15:17:57.435Z] #7 DONE 0.2s [2020-12-22T15:17:57.435Z] [2020-12-22T15:17:57.435Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-22T15:17:57.435Z] #6 DONE 0.2s [2020-12-22T15:17:57.435Z] [2020-12-22T15:17:57.435Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-22T15:17:57.435Z] #60 DONE 0.0s [2020-12-22T15:17:57.435Z] [2020-12-22T15:17:57.435Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:17:57.435Z] #8 DONE 0.0s [2020-12-22T15:17:57.435Z] [2020-12-22T15:17:57.435Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T15:17:57.435Z] #24 DONE 0.0s [2020-12-22T15:17:57.435Z] [2020-12-22T15:17:57.435Z] #21 [internal] load build context [2020-12-22T15:17:58.799Z] #21 transferring context: 53.18MB 1.5s done [2020-12-22T15:17:58.799Z] #21 DONE 1.6s [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-22T15:17:58.799Z] #57 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-22T15:17:58.799Z] #10 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T15:17:58.799Z] #34 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-22T15:17:58.799Z] #59 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-22T15:17:58.799Z] #36 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-22T15:17:58.799Z] #26 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-22T15:17:58.799Z] #23 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-22T15:17:58.799Z] #31 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T15:17:58.799Z] #53 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-22T15:17:58.799Z] #48 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:17:58.799Z] #22 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T15:17:58.799Z] #30 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-22T15:17:58.799Z] #46 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:17:58.799Z] #49 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-22T15:17:58.799Z] #58 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:17:58.799Z] #45 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:17:58.799Z] #62 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-22T15:17:58.799Z] #52 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-22T15:17:58.799Z] #37 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-22T15:17:58.799Z] #9 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-22T15:17:58.799Z] #33 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T15:17:58.799Z] #27 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:17:58.799Z] #56 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-22T15:17:58.799Z] #12 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.799Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-22T15:17:58.799Z] #17 CACHED [2020-12-22T15:17:58.799Z] [2020-12-22T15:17:58.800Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:17:58.800Z] #43 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:17:58.800Z] #54 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-22T15:17:58.800Z] #50 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:17:58.800Z] #35 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T15:17:58.800Z] #38 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T15:17:58.800Z] #25 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-22T15:17:58.800Z] #15 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:17:58.800Z] #47 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-22T15:17:58.800Z] #19 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:17:58.800Z] #40 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-22T15:17:58.800Z] #61 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:17:58.800Z] #41 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-22T15:17:58.800Z] #55 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:17:58.800Z] #11 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-22T15:17:58.800Z] #13 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:17:58.800Z] #32 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-22T15:17:58.800Z] #28 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:17:58.800Z] #18 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T15:17:58.800Z] #20 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-22T15:17:58.800Z] #63 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-22T15:17:58.800Z] #42 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:17:58.800Z] #51 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-22T15:17:58.800Z] #16 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-22T15:17:58.800Z] #29 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-22T15:17:58.800Z] #39 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-22T15:17:58.800Z] #44 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-22T15:17:58.800Z] #14 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-22T15:17:58.800Z] #64 CACHED [2020-12-22T15:17:58.800Z] [2020-12-22T15:17:58.800Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-22T15:18:00.166Z] #65 DONE 1.0s [2020-12-22T15:18:00.166Z] [2020-12-22T15:18:00.166Z] #66 exporting to image [2020-12-22T15:18:00.166Z] #66 exporting layers [2020-12-22T15:18:00.728Z] #66 exporting layers 0.8s done [2020-12-22T15:18:00.728Z] #66 writing image sha256:c7ca46bdd0f021f4a70edc6f8fff8380b6156a805676665826b5c7cc14826d80 done [2020-12-22T15:18:00.728Z] #66 naming to docker.io/library/docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e done [2020-12-22T15:18:00.728Z] #66 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-12-22T15:18:01.057Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41801/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41801/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e hack/validate/default [2020-12-22T15:18:02.422Z] Congratulations! All commits are properly signed with the DCO! [2020-12-22T15:18:02.422Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-12-22T15:18:02.422Z] No api/types/ or api/swagger.yaml changes in diff. [2020-12-22T15:18:02.422Z] Congratulations! All TOML source files changed here have valid syntax. [2020-12-22T15:18:02.422Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-12-22T15:18:02.422Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-12-22T15:18:02.422Z] Congratulations! No new tests were added to integration-cli. [2020-12-22T15:18:02.422Z] [2020-12-22T15:18:02.422Z] INFO Start validation with golang-ci-lint [2020-12-22T15:18:02.422Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-12-22T15:18:02.422Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-12-22T15:18:02.422Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-12-22T15:18:06.332Z] Fetching without tags [2020-12-22T15:18:06.612Z] Merging remotes/origin/master commit 4d6bc59f8102965258068facc2f064e69af0e688 into PR head commit ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:18:07.195Z] Merge succeeded, producing ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:18:07.195Z] Checking out Revision ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e (PR-41801) [2020-12-22T15:18:06.287Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T15:18:06.291Z] > git config --add remote.origin.fetch +refs/pull/41801/head:refs/remotes/origin/PR-41801 # timeout=10 [2020-12-22T15:18:06.298Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:18:06.303Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T15:18:06.323Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T15:18:06.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:18:06.323Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41801/head:refs/remotes/origin/PR-41801 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:18:06.603Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T15:18:06.608Z] > git checkout -f ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e # timeout=10 [2020-12-22T15:18:07.144Z] > git remote # timeout=10 [2020-12-22T15:18:07.148Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T15:18:07.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:18:07.153Z] > git merge 4d6bc59f8102965258068facc2f064e69af0e688 # timeout=10 [2020-12-22T15:18:07.169Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T15:18:07.186Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T15:18:07.199Z] > git checkout -f ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e # timeout=10 [2020-12-22T15:18:07.381Z] Commit message: "vendor: opencontainers/selinux v1.7.0" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-12-22T15:18:07.958Z] Still waiting to schedule task [2020-12-22T15:18:07.959Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-12-22T15:18:07.967Z] Still waiting to schedule task [2020-12-22T15:18:07.967Z] Waiting for next available executor on ‘azwin-2-c86150’ [Pipeline] sh [2020-12-22T15:18:07.980Z] Fetching without tags [2020-12-22T15:18:08.246Z] + docker version [2020-12-22T15:18:08.246Z] Client: Docker Engine - Community [2020-12-22T15:18:08.246Z] Version: 19.03.13 [2020-12-22T15:18:08.246Z] API version: 1.40 [2020-12-22T15:18:08.246Z] Go version: go1.13.15 [2020-12-22T15:18:08.246Z] Git commit: 4484c46d9d [2020-12-22T15:18:08.246Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-22T15:18:08.246Z] OS/Arch: linux/amd64 [2020-12-22T15:18:08.246Z] Experimental: false [2020-12-22T15:18:08.246Z] [2020-12-22T15:18:08.246Z] Server: Docker Engine - Community [2020-12-22T15:18:08.246Z] Engine: [2020-12-22T15:18:08.246Z] Version: 19.03.13 [2020-12-22T15:18:08.246Z] API version: 1.40 (minimum version 1.12) [2020-12-22T15:18:08.246Z] Go version: go1.13.15 [2020-12-22T15:18:08.246Z] Git commit: 4484c46d9d [2020-12-22T15:18:08.246Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-22T15:18:08.246Z] OS/Arch: linux/amd64 [2020-12-22T15:18:08.246Z] Experimental: true [2020-12-22T15:18:08.246Z] containerd: [2020-12-22T15:18:08.246Z] Version: 1.3.7 [2020-12-22T15:18:08.246Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T15:18:08.246Z] runc: [2020-12-22T15:18:08.246Z] Version: 1.0.0-rc10 [2020-12-22T15:18:08.246Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T15:18:08.246Z] docker-init: [2020-12-22T15:18:08.246Z] Version: 0.18.0 [2020-12-22T15:18:08.246Z] GitCommit: fec3683 [Pipeline] sh [2020-12-22T15:18:08.406Z] Merging remotes/origin/master commit 4d6bc59f8102965258068facc2f064e69af0e688 into PR head commit ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:18:08.529Z] + docker info [2020-12-22T15:18:07.961Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T15:18:07.965Z] > git config --add remote.origin.fetch +refs/pull/41801/head:refs/remotes/origin/PR-41801 # timeout=10 [2020-12-22T15:18:07.970Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:18:07.979Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T15:18:07.994Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T15:18:07.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:18:07.995Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41801/head:refs/remotes/origin/PR-41801 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:18:08.420Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T15:18:08.424Z] > git checkout -f ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e # timeout=10 [2020-12-22T15:18:09.098Z] Client: [2020-12-22T15:18:09.098Z] Debug Mode: false [2020-12-22T15:18:09.098Z] [2020-12-22T15:18:09.098Z] Server: [2020-12-22T15:18:09.098Z] Containers: 0 [2020-12-22T15:18:09.098Z] Running: 0 [2020-12-22T15:18:09.098Z] Paused: 0 [2020-12-22T15:18:09.098Z] Stopped: 0 [2020-12-22T15:18:09.098Z] Images: 3 [2020-12-22T15:18:09.098Z] Server Version: 19.03.13 [2020-12-22T15:18:09.098Z] Storage Driver: overlay2 [2020-12-22T15:18:09.098Z] Backing Filesystem: extfs [2020-12-22T15:18:09.098Z] Supports d_type: true [2020-12-22T15:18:09.098Z] Native Overlay Diff: true [2020-12-22T15:18:09.098Z] Logging Driver: json-file [2020-12-22T15:18:09.098Z] Cgroup Driver: cgroupfs [2020-12-22T15:18:09.098Z] Plugins: [2020-12-22T15:18:09.098Z] Volume: local [2020-12-22T15:18:09.098Z] Network: bridge host ipvlan macvlan null overlay [2020-12-22T15:18:09.098Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-22T15:18:09.098Z] Swarm: inactive [2020-12-22T15:18:09.098Z] Runtimes: runc [2020-12-22T15:18:09.098Z] Default Runtime: runc [2020-12-22T15:18:09.098Z] Init Binary: docker-init [2020-12-22T15:18:09.098Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T15:18:09.098Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T15:18:09.098Z] init version: fec3683 [2020-12-22T15:18:09.098Z] Security Options: [2020-12-22T15:18:09.098Z] apparmor [2020-12-22T15:18:09.098Z] seccomp [2020-12-22T15:18:09.098Z] Profile: default [2020-12-22T15:18:09.098Z] Kernel Version: 5.4.0-1025-aws [2020-12-22T15:18:09.098Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-22T15:18:09.098Z] OSType: linux [2020-12-22T15:18:09.098Z] Architecture: x86_64 [2020-12-22T15:18:09.098Z] CPUs: 2 [2020-12-22T15:18:09.098Z] Total Memory: 7.487GiB [2020-12-22T15:18:09.098Z] Name: ip-10-100-98-74 [2020-12-22T15:18:09.098Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-22T15:18:09.098Z] Docker Root Dir: /var/lib/docker [2020-12-22T15:18:09.098Z] Debug Mode: false [2020-12-22T15:18:09.098Z] Registry: https://index.docker.io/v1/ [2020-12-22T15:18:09.098Z] Labels: [2020-12-22T15:18:09.098Z] Experimental: true [2020-12-22T15:18:09.098Z] Insecure Registries: [2020-12-22T15:18:09.098Z] 127.0.0.0/8 [2020-12-22T15:18:09.098Z] Live Restore Enabled: true [2020-12-22T15:18:09.098Z] [2020-12-22T15:18:09.098Z] WARNING: No swap limit support [Pipeline] sh [2020-12-22T15:18:09.379Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T15:18:09.379Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T15:18:09.379Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41801/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-22T15:18:09.379Z] + bash /home/ubuntu/workspace/moby_PR-41801/check-config.sh [2020-12-22T15:18:09.379Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-22T15:18:09.379Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-22T15:18:09.379Z] [2020-12-22T15:18:09.379Z] Generally Necessary: [2020-12-22T15:18:09.379Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-22T15:18:09.379Z] - apparmor: enabled and tools installed [2020-12-22T15:18:09.379Z] - CONFIG_NAMESPACES: enabled [2020-12-22T15:18:09.379Z] - CONFIG_NET_NS: enabled [2020-12-22T15:18:09.379Z] - CONFIG_PID_NS: enabled [2020-12-22T15:18:09.379Z] - CONFIG_IPC_NS: enabled [2020-12-22T15:18:09.379Z] - CONFIG_UTS_NS: enabled [2020-12-22T15:18:09.379Z] - CONFIG_CGROUPS: enabled [2020-12-22T15:18:09.379Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-22T15:18:09.379Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-22T15:18:09.379Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-22T15:18:09.379Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-22T15:18:09.379Z] - CONFIG_CPUSETS: enabled [2020-12-22T15:18:09.379Z] - CONFIG_MEMCG: enabled [2020-12-22T15:18:09.379Z] - CONFIG_KEYS: enabled [2020-12-22T15:18:09.379Z] - CONFIG_VETH: enabled (as module) [2020-12-22T15:18:09.379Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-22T15:18:09.379Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-22T15:18:09.379Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-22T15:18:09.379Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-22T15:18:09.379Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-22T15:18:09.379Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-22T15:18:09.379Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-22T15:18:09.379Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-22T15:18:09.379Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-22T15:18:09.379Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-22T15:18:09.379Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-22T15:18:09.379Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-22T15:18:09.379Z] [2020-12-22T15:18:09.379Z] Optional Features: [2020-12-22T15:18:09.379Z] - CONFIG_USER_NS: enabled [2020-12-22T15:18:09.379Z] - CONFIG_SECCOMP: enabled [2020-12-22T15:18:09.379Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-22T15:18:09.379Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-22T15:18:09.379Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-22T15:18:09.379Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-22T15:18:09.379Z] - CONFIG_BLK_CGROUP: enabled [2020-12-22T15:18:09.379Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-22T15:18:09.379Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-22T15:18:09.379Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-22T15:18:09.379Z] - CONFIG_CGROUP_PERF: enabled [2020-12-22T15:18:09.390Z] Merge succeeded, producing ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:18:09.391Z] Checking out Revision ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e (PR-41801) [2020-12-22T15:18:09.640Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-22T15:18:09.640Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-22T15:18:09.640Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-22T15:18:09.640Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-22T15:18:09.640Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-22T15:18:09.640Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-22T15:18:09.640Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-22T15:18:09.640Z] - CONFIG_IP_VS: enabled (as module) [2020-12-22T15:18:09.640Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-22T15:18:09.640Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-22T15:18:09.640Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-22T15:18:09.640Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-22T15:18:09.640Z] - CONFIG_EXT4_FS: enabled [2020-12-22T15:18:09.640Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-22T15:18:09.640Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-22T15:18:09.640Z] - Network Drivers: [2020-12-22T15:18:09.640Z] - "overlay": [2020-12-22T15:18:09.640Z] - CONFIG_VXLAN: enabled (as module) [2020-12-22T15:18:09.640Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-22T15:18:09.640Z] Optional (for encrypted networks): [2020-12-22T15:18:09.640Z] - CONFIG_CRYPTO: enabled [2020-12-22T15:18:09.640Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-22T15:18:09.640Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-22T15:18:09.640Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-22T15:18:09.640Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-22T15:18:09.640Z] - CONFIG_XFRM: enabled [2020-12-22T15:18:09.640Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-22T15:18:09.640Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-22T15:18:09.640Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-22T15:18:09.640Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-22T15:18:09.640Z] - "ipvlan": [2020-12-22T15:18:09.640Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-22T15:18:09.640Z] - "macvlan": [2020-12-22T15:18:09.640Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-22T15:18:09.640Z] - CONFIG_DUMMY: enabled (as module) [2020-12-22T15:18:09.640Z] - "ftp,tftp client in container": [2020-12-22T15:18:09.640Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-22T15:18:09.640Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-22T15:18:09.640Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-22T15:18:09.640Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-22T15:18:09.640Z] - Storage Drivers: [2020-12-22T15:18:09.640Z] - "aufs": [2020-12-22T15:18:09.640Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-22T15:18:09.640Z] - "btrfs": [2020-12-22T15:18:09.640Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-22T15:18:09.640Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-22T15:18:09.640Z] - "devicemapper": [2020-12-22T15:18:09.640Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-22T15:18:09.640Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-22T15:18:09.640Z] - "overlay": [2020-12-22T15:18:09.640Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-22T15:18:09.640Z] - "zfs": [2020-12-22T15:18:09.640Z] - /dev/zfs: present [2020-12-22T15:18:09.640Z] - zfs command: missing [2020-12-22T15:18:09.640Z] - zpool command: missing [2020-12-22T15:18:09.640Z] [2020-12-22T15:18:09.640Z] Limits: [2020-12-22T15:18:09.640Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-22T15:18:09.640Z] [2020-12-22T15:18:09.640Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-22T15:18:09.752Z] Commit message: "vendor: opencontainers/selinux v1.7.0" [2020-12-22T15:18:09.978Z] + sudo modprobe ip_vs [2020-12-22T15:18:09.978Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e . [2020-12-22T15:18:09.978Z] #2 [internal] load build definition from Dockerfile [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-22T15:18:10.238Z] #2 transferring dockerfile: 16.56kB done [2020-12-22T15:18:10.238Z] #2 DONE 0.0s [2020-12-22T15:18:10.238Z] [2020-12-22T15:18:10.238Z] #1 [internal] load .dockerignore [2020-12-22T15:18:10.238Z] #1 transferring context: 87B done [2020-12-22T15:18:10.238Z] #1 DONE 0.0s [2020-12-22T15:18:10.238Z] [2020-12-22T15:18:10.238Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-22T15:18:10.238Z] #3 DONE 0.1s [2020-12-22T15:18:10.238Z] [2020-12-22T15:18:10.238Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-22T15:18:10.238Z] #4 CACHED [2020-12-22T15:18:10.238Z] [2020-12-22T15:18:10.238Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-22T15:18:10.497Z] #5 DONE 0.1s [2020-12-22T15:18:10.497Z] [2020-12-22T15:18:10.497Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-22T15:18:10.509Z] + docker version [2020-12-22T15:18:10.509Z] Client: Docker Engine - Community [2020-12-22T15:18:10.509Z] Version: 19.03.13 [2020-12-22T15:18:10.509Z] API version: 1.40 [2020-12-22T15:18:10.509Z] Go version: go1.13.15 [2020-12-22T15:18:10.509Z] Git commit: 4484c46 [2020-12-22T15:18:10.509Z] Built: Wed Sep 16 17:03:45 2020 [2020-12-22T15:18:10.509Z] OS/Arch: linux/arm64 [2020-12-22T15:18:10.509Z] Experimental: false [2020-12-22T15:18:10.509Z] [2020-12-22T15:18:10.509Z] Server: Docker Engine - Community [2020-12-22T15:18:10.509Z] Engine: [2020-12-22T15:18:10.509Z] Version: 19.03.13 [2020-12-22T15:18:10.509Z] API version: 1.40 (minimum version 1.12) [2020-12-22T15:18:10.509Z] Go version: go1.13.15 [2020-12-22T15:18:10.509Z] Git commit: 4484c46 [2020-12-22T15:18:10.509Z] Built: Wed Sep 16 17:02:17 2020 [2020-12-22T15:18:10.509Z] OS/Arch: linux/arm64 [2020-12-22T15:18:10.509Z] Experimental: true [2020-12-22T15:18:10.509Z] containerd: [2020-12-22T15:18:10.509Z] Version: 1.3.7 [2020-12-22T15:18:10.509Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T15:18:10.509Z] runc: [2020-12-22T15:18:10.509Z] Version: 1.0.0-rc10 [2020-12-22T15:18:10.509Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T15:18:10.509Z] docker-init: [2020-12-22T15:18:10.509Z] Version: 0.18.0 [2020-12-22T15:18:10.509Z] GitCommit: fec3683 [Pipeline] sh [2020-12-22T15:18:10.756Z] #7 DONE 0.4s [2020-12-22T15:18:10.756Z] [2020-12-22T15:18:10.756Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-22T15:18:10.756Z] #6 DONE 0.3s [2020-12-22T15:18:10.756Z] [2020-12-22T15:18:10.756Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T15:18:10.756Z] #24 DONE 0.0s [2020-12-22T15:18:10.756Z] [2020-12-22T15:18:10.756Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-22T15:18:10.756Z] #60 DONE 0.0s [2020-12-22T15:18:10.756Z] [2020-12-22T15:18:10.756Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:18:10.756Z] #8 DONE 0.0s [2020-12-22T15:18:10.756Z] [2020-12-22T15:18:10.756Z] #21 [internal] load build context [2020-12-22T15:18:10.823Z] + docker info [2020-12-22T15:18:09.371Z] > git remote # timeout=10 [2020-12-22T15:18:09.375Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T15:18:09.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:18:09.381Z] > git merge 4d6bc59f8102965258068facc2f064e69af0e688 # timeout=10 [2020-12-22T15:18:09.396Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T15:18:09.404Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T15:18:09.408Z] > git checkout -f ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e # timeout=10 [2020-12-22T15:18:11.262Z] Fetching without tags [2020-12-22T15:18:11.677Z] Merging remotes/origin/master commit 4d6bc59f8102965258068facc2f064e69af0e688 into PR head commit ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:18:11.769Z] Client: [2020-12-22T15:18:11.769Z] Debug Mode: false [2020-12-22T15:18:11.769Z] [2020-12-22T15:18:11.769Z] Server: [2020-12-22T15:18:11.769Z] Containers: 0 [2020-12-22T15:18:11.769Z] Running: 0 [2020-12-22T15:18:11.769Z] Paused: 0 [2020-12-22T15:18:11.769Z] Stopped: 0 [2020-12-22T15:18:11.769Z] Images: 2 [2020-12-22T15:18:11.769Z] Server Version: 19.03.13 [2020-12-22T15:18:11.769Z] Storage Driver: overlay2 [2020-12-22T15:18:11.769Z] Backing Filesystem: extfs [2020-12-22T15:18:11.769Z] Supports d_type: true [2020-12-22T15:18:11.769Z] Native Overlay Diff: true [2020-12-22T15:18:11.769Z] Logging Driver: json-file [2020-12-22T15:18:11.769Z] Cgroup Driver: cgroupfs [2020-12-22T15:18:11.769Z] Plugins: [2020-12-22T15:18:11.769Z] Volume: local [2020-12-22T15:18:11.769Z] Network: bridge host ipvlan macvlan null overlay [2020-12-22T15:18:11.769Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-22T15:18:11.769Z] Swarm: inactive [2020-12-22T15:18:11.769Z] Runtimes: runc [2020-12-22T15:18:11.769Z] Default Runtime: runc [2020-12-22T15:18:11.769Z] Init Binary: docker-init [2020-12-22T15:18:11.769Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T15:18:11.769Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T15:18:11.769Z] init version: fec3683 [2020-12-22T15:18:11.769Z] Security Options: [2020-12-22T15:18:11.769Z] apparmor [2020-12-22T15:18:11.769Z] seccomp [2020-12-22T15:18:11.769Z] Profile: default [2020-12-22T15:18:11.769Z] Kernel Version: 4.15.0-1083-aws [2020-12-22T15:18:11.769Z] Operating System: Ubuntu 16.04.7 LTS [2020-12-22T15:18:11.769Z] OSType: linux [2020-12-22T15:18:11.769Z] Architecture: aarch64 [2020-12-22T15:18:11.769Z] CPUs: 4 [2020-12-22T15:18:11.769Z] Total Memory: 7.525GiB [2020-12-22T15:18:11.769Z] Name: ip-10-100-55-166 [2020-12-22T15:18:11.769Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-12-22T15:18:11.769Z] Docker Root Dir: /var/lib/docker [2020-12-22T15:18:11.769Z] Debug Mode: false [2020-12-22T15:18:11.769Z] Registry: https://index.docker.io/v1/ [2020-12-22T15:18:11.769Z] Labels: [2020-12-22T15:18:11.769Z] Experimental: true [2020-12-22T15:18:11.769Z] Insecure Registries: [2020-12-22T15:18:11.769Z] 127.0.0.0/8 [2020-12-22T15:18:11.769Z] Live Restore Enabled: true [2020-12-22T15:18:11.769Z] [2020-12-22T15:18:11.769Z] WARNING: No swap limit support [Pipeline] sh [2020-12-22T15:18:12.061Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T15:18:12.061Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T15:18:12.061Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41801/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-22T15:18:12.163Z] #21 transferring context: 53.18MB 1.2s done [2020-12-22T15:18:12.163Z] #21 DONE 1.3s [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-22T15:18:12.163Z] #57 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-22T15:18:12.163Z] #44 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T15:18:12.163Z] #20 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-22T15:18:12.163Z] #19 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:18:12.163Z] #45 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:18:12.163Z] #43 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-22T15:18:12.163Z] #52 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-22T15:18:12.163Z] #39 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T15:18:12.163Z] #53 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-22T15:18:12.163Z] #31 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T15:18:12.163Z] #25 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-22T15:18:12.163Z] #10 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-22T15:18:12.163Z] #58 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-22T15:18:12.163Z] #48 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:18:12.163Z] #62 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T15:18:12.163Z] #27 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-22T15:18:12.163Z] #28 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-22T15:18:12.163Z] #29 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:18:12.163Z] #35 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T15:18:12.163Z] #38 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:18:12.163Z] #32 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-22T15:18:12.163Z] #50 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-22T15:18:12.163Z] #15 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T15:18:12.163Z] #30 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:18:12.163Z] #49 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:18:12.163Z] #11 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-22T15:18:12.163Z] #12 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-22T15:18:12.163Z] #37 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-22T15:18:12.163Z] #59 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:18:12.163Z] #56 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:18:12.163Z] #22 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:18:12.163Z] #18 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:18:12.163Z] #47 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-22T15:18:12.163Z] #36 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T15:18:12.163Z] #34 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-22T15:18:12.163Z] #14 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:18:12.163Z] #41 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-22T15:18:12.163Z] #46 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-22T15:18:12.163Z] #63 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:18:12.163Z] #40 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-22T15:18:12.163Z] #17 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-22T15:18:12.163Z] #13 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:18:12.163Z] #51 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:18:12.163Z] #54 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-22T15:18:12.163Z] #23 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-22T15:18:12.163Z] #55 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-22T15:18:12.163Z] #9 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-22T15:18:12.163Z] #16 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-22T15:18:12.163Z] #61 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-22T15:18:12.163Z] #42 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-22T15:18:12.163Z] #33 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-22T15:18:12.163Z] #26 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-22T15:18:12.163Z] #64 CACHED [2020-12-22T15:18:12.163Z] [2020-12-22T15:18:12.163Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-22T15:18:12.325Z] + bash /home/ubuntu/workspace/moby_PR-41801/check-config.sh [2020-12-22T15:18:12.325Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-22T15:18:12.325Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-12-22T15:18:12.325Z] [2020-12-22T15:18:12.325Z] Generally Necessary: [2020-12-22T15:18:12.325Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-22T15:18:12.325Z] - apparmor: enabled and tools installed [2020-12-22T15:18:12.325Z] - CONFIG_NAMESPACES: enabled [2020-12-22T15:18:12.325Z] - CONFIG_NET_NS: enabled [2020-12-22T15:18:12.325Z] - CONFIG_PID_NS: enabled [2020-12-22T15:18:12.325Z] - CONFIG_IPC_NS: enabled [2020-12-22T15:18:12.325Z] - CONFIG_UTS_NS: enabled [2020-12-22T15:18:12.325Z] - CONFIG_CGROUPS: enabled [2020-12-22T15:18:12.325Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-22T15:18:12.325Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-22T15:18:12.325Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-22T15:18:12.325Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-22T15:18:12.325Z] - CONFIG_CPUSETS: enabled [2020-12-22T15:18:12.325Z] - CONFIG_MEMCG: enabled [2020-12-22T15:18:12.325Z] - CONFIG_KEYS: enabled [2020-12-22T15:18:12.325Z] - CONFIG_VETH: enabled (as module) [2020-12-22T15:18:12.325Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-22T15:18:12.325Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-22T15:18:12.325Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-22T15:18:12.325Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-22T15:18:12.556Z] Merge succeeded, producing ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:18:12.556Z] Checking out Revision ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e (PR-41801) [2020-12-22T15:18:12.587Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-22T15:18:12.587Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-22T15:18:12.587Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-22T15:18:12.587Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-22T15:18:12.587Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-22T15:18:12.587Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-22T15:18:12.587Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-22T15:18:12.587Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-22T15:18:12.587Z] [2020-12-22T15:18:12.587Z] Optional Features: [2020-12-22T15:18:12.587Z] - CONFIG_USER_NS: enabled [2020-12-22T15:18:12.587Z] - CONFIG_SECCOMP: enabled [2020-12-22T15:18:12.587Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-22T15:18:12.587Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-22T15:18:12.587Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-22T15:18:12.587Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-22T15:18:12.587Z] - CONFIG_BLK_CGROUP: enabled [2020-12-22T15:18:12.587Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-22T15:18:12.587Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-22T15:18:12.587Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-22T15:18:12.587Z] - CONFIG_CGROUP_PERF: enabled [2020-12-22T15:18:12.587Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-22T15:18:12.587Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-22T15:18:12.587Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-22T15:18:12.587Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-22T15:18:12.587Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-22T15:18:12.587Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-22T15:18:12.587Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-22T15:18:11.232Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T15:18:11.237Z] > git config --add remote.origin.fetch +refs/pull/41801/head:refs/remotes/origin/PR-41801 # timeout=10 [2020-12-22T15:18:11.240Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:18:11.254Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T15:18:11.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T15:18:11.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:18:11.269Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41801/head:refs/remotes/origin/PR-41801 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:18:11.683Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T15:18:11.685Z] > git checkout -f ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e # timeout=10 [2020-12-22T15:18:12.519Z] > git remote # timeout=10 [2020-12-22T15:18:12.522Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T15:18:12.525Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:18:12.526Z] > git merge 4d6bc59f8102965258068facc2f064e69af0e688 # timeout=10 [2020-12-22T15:18:12.548Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T15:18:12.562Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T15:18:12.565Z] > git checkout -f ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e # timeout=10 [2020-12-22T15:18:12.850Z] - CONFIG_IP_VS: enabled (as module) [2020-12-22T15:18:12.850Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-22T15:18:12.850Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-22T15:18:12.850Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-22T15:18:12.850Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-22T15:18:12.850Z] - CONFIG_EXT4_FS: enabled [2020-12-22T15:18:12.850Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-22T15:18:12.850Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-22T15:18:12.850Z] - Network Drivers: [2020-12-22T15:18:12.850Z] - "overlay": [2020-12-22T15:18:12.850Z] - CONFIG_VXLAN: enabled (as module) [2020-12-22T15:18:12.850Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-22T15:18:12.850Z] Optional (for encrypted networks): [2020-12-22T15:18:12.850Z] - CONFIG_CRYPTO: enabled [2020-12-22T15:18:12.850Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-22T15:18:12.850Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-22T15:18:12.850Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-22T15:18:12.850Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-22T15:18:12.850Z] - CONFIG_XFRM: enabled [2020-12-22T15:18:12.850Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-22T15:18:12.850Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-22T15:18:12.850Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-22T15:18:12.850Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-22T15:18:12.850Z] - "ipvlan": [2020-12-22T15:18:12.850Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-22T15:18:12.850Z] - "macvlan": [2020-12-22T15:18:12.850Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-22T15:18:12.850Z] - CONFIG_DUMMY: enabled (as module) [2020-12-22T15:18:12.850Z] - "ftp,tftp client in container": [2020-12-22T15:18:13.101Z] #65 DONE 1.0s [2020-12-22T15:18:13.101Z] [2020-12-22T15:18:13.101Z] #66 exporting to image [2020-12-22T15:18:13.101Z] #66 exporting layers [2020-12-22T15:18:13.111Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-22T15:18:13.112Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-22T15:18:13.112Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-22T15:18:13.112Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-22T15:18:13.112Z] - Storage Drivers: [2020-12-22T15:18:13.112Z] - "aufs": [2020-12-22T15:18:13.112Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-22T15:18:13.112Z] - "btrfs": [2020-12-22T15:18:13.112Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-22T15:18:13.112Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-22T15:18:13.112Z] - "devicemapper": [2020-12-22T15:18:13.112Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-22T15:18:13.112Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-22T15:18:13.112Z] - "overlay": [2020-12-22T15:18:13.112Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-22T15:18:13.112Z] - "zfs": [2020-12-22T15:18:13.112Z] - /dev/zfs: missing [2020-12-22T15:18:13.112Z] - zfs command: missing [2020-12-22T15:18:13.112Z] - zpool command: missing [2020-12-22T15:18:13.112Z] [2020-12-22T15:18:13.112Z] Limits: [2020-12-22T15:18:13.112Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-22T15:18:13.112Z] [2020-12-22T15:18:13.112Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-22T15:18:13.256Z] Commit message: "vendor: opencontainers/selinux v1.7.0" [2020-12-22T15:18:13.456Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e . [2020-12-22T15:18:13.456Z] #1 [internal] load build definition from Dockerfile [2020-12-22T15:18:13.456Z] #1 transferring dockerfile: 16.56kB 0.0s done [2020-12-22T15:18:13.457Z] #1 DONE 0.0s [2020-12-22T15:18:13.457Z] [2020-12-22T15:18:13.457Z] #2 [internal] load .dockerignore [2020-12-22T15:18:13.457Z] #2 transferring context: 87B 0.0s done [2020-12-22T15:18:13.457Z] #2 DONE 0.1s [2020-12-22T15:18:13.457Z] [2020-12-22T15:18:13.457Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-22T15:18:13.674Z] #66 exporting layers 0.8s done [2020-12-22T15:18:13.674Z] #66 writing image sha256:d91d78ead40d6df450436fe16f9639348065285c42a68b3bd4426164205bf7cd done [2020-12-22T15:18:13.674Z] #66 naming to docker.io/library/docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e done [2020-12-22T15:18:13.674Z] #66 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-12-22T15:18:13.720Z] #3 DONE 0.1s [2020-12-22T15:18:13.720Z] [2020-12-22T15:18:13.720Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-22T15:18:13.720Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2020-12-22T15:18:13.982Z] [2020-12-22T15:18:13.982Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-22T15:18:14.079Z] + trap exit INT TERM [2020-12-22T15:18:14.079Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-12-22T15:18:14.079Z] + CONTAINER_NAME=docker-pr4 [2020-12-22T15:18:14.079Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41801/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41801/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e -e DOCKER_GRAPHDRIVER docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e hack/make.sh dynbinary-daemon [2020-12-22T15:18:14.183Z] + docker version [2020-12-22T15:18:14.183Z] Client: [2020-12-22T15:18:14.183Z] Version: 18.06.1-ce [2020-12-22T15:18:14.183Z] API version: 1.38 [2020-12-22T15:18:14.183Z] Go version: go1.10.3 [2020-12-22T15:18:14.183Z] Git commit: e68fc7a [2020-12-22T15:18:14.183Z] Built: Tue Aug 21 17:26:10 2018 [2020-12-22T15:18:14.183Z] OS/Arch: linux/ppc64le [2020-12-22T15:18:14.183Z] Experimental: false [2020-12-22T15:18:14.183Z] [2020-12-22T15:18:14.183Z] Server: [2020-12-22T15:18:14.183Z] Engine: [2020-12-22T15:18:14.183Z] Version: 18.06.1-ce [2020-12-22T15:18:14.183Z] API version: 1.38 (minimum version 1.12) [2020-12-22T15:18:14.183Z] Go version: go1.10.3 [2020-12-22T15:18:14.183Z] Git commit: e68fc7a [2020-12-22T15:18:14.183Z] Built: Tue Aug 21 17:24:20 2018 [2020-12-22T15:18:14.183Z] OS/Arch: linux/ppc64le [2020-12-22T15:18:14.183Z] Experimental: true [Pipeline] sh [2020-12-22T15:18:14.244Z] #7 DONE 0.2s [2020-12-22T15:18:14.244Z] [2020-12-22T15:18:14.244Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-22T15:18:14.244Z] #6 DONE 0.1s [2020-12-22T15:18:14.244Z] [2020-12-22T15:18:14.244Z] #5 [internal] load metadata for docker.io/library/debian:buster [2020-12-22T15:18:14.244Z] #5 DONE 0.2s [2020-12-22T15:18:14.244Z] [2020-12-22T15:18:14.244Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-22T15:18:14.244Z] #60 DONE 0.0s [2020-12-22T15:18:14.244Z] [2020-12-22T15:18:14.244Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:18:14.244Z] #8 DONE 0.0s [2020-12-22T15:18:14.244Z] [2020-12-22T15:18:14.244Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T15:18:14.244Z] #24 DONE 0.0s [2020-12-22T15:18:14.244Z] [2020-12-22T15:18:14.244Z] #21 [internal] load build context [2020-12-22T15:18:14.340Z] [2020-12-22T15:18:14.556Z] + docker info [2020-12-22T15:18:14.556Z] Containers: 0 [2020-12-22T15:18:14.556Z] Running: 0 [2020-12-22T15:18:14.556Z] Paused: 0 [2020-12-22T15:18:14.556Z] Stopped: 0 [2020-12-22T15:18:14.556Z] Images: 0 [2020-12-22T15:18:14.556Z] Server Version: 18.06.1-ce [2020-12-22T15:18:14.556Z] Storage Driver: overlay2 [2020-12-22T15:18:14.556Z] Backing Filesystem: extfs [2020-12-22T15:18:14.556Z] Supports d_type: true [2020-12-22T15:18:14.556Z] Native Overlay Diff: true [2020-12-22T15:18:14.556Z] Logging Driver: json-file [2020-12-22T15:18:14.556Z] Cgroup Driver: cgroupfs [2020-12-22T15:18:14.556Z] Plugins: [2020-12-22T15:18:14.556Z] Volume: local [2020-12-22T15:18:14.556Z] Network: bridge host ipvlan macvlan null overlay [2020-12-22T15:18:14.556Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-12-22T15:18:14.556Z] Swarm: inactive [2020-12-22T15:18:14.556Z] Runtimes: runc [2020-12-22T15:18:14.556Z] Default Runtime: runc [2020-12-22T15:18:14.556Z] Init Binary: docker-init [2020-12-22T15:18:14.556Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-12-22T15:18:14.556Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-12-22T15:18:14.556Z] init version: fec3683 [2020-12-22T15:18:14.556Z] Security Options: [2020-12-22T15:18:14.556Z] apparmor [2020-12-22T15:18:14.556Z] seccomp [2020-12-22T15:18:14.556Z] Profile: default [2020-12-22T15:18:14.556Z] Kernel Version: 4.4.0-139-generic [2020-12-22T15:18:14.556Z] Operating System: Ubuntu 16.04.3 LTS [2020-12-22T15:18:14.556Z] OSType: linux [2020-12-22T15:18:14.556Z] Architecture: ppc64le [2020-12-22T15:18:14.556Z] CPUs: 4 [2020-12-22T15:18:14.556Z] Total Memory: 7.972GiB [2020-12-22T15:18:14.556Z] Name: ppc64le-ubuntu-13 [2020-12-22T15:18:14.556Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-12-22T15:18:14.556Z] Docker Root Dir: /var/lib/docker [2020-12-22T15:18:14.556Z] Debug Mode (client): false [2020-12-22T15:18:14.556Z] Debug Mode (server): false [2020-12-22T15:18:14.556Z] Registry: https://index.docker.io/v1/ [2020-12-22T15:18:14.556Z] Labels: [2020-12-22T15:18:14.556Z] Experimental: true [2020-12-22T15:18:14.556Z] Insecure Registries: [2020-12-22T15:18:14.556Z] 127.0.0.0/8 [2020-12-22T15:18:14.556Z] Live Restore Enabled: false [2020-12-22T15:18:14.556Z] [Pipeline] sh [2020-12-22T15:18:14.599Z] Removing bundles/ [2020-12-22T15:18:14.599Z] [2020-12-22T15:18:14.599Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-22T15:18:14.599Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T15:18:14.599Z] GOOS="" GOARCH="" GOARM="" [2020-12-22T15:18:14.930Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T15:18:14.931Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T15:18:14.931Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41801/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-22T15:18:15.223Z] + bash /home/docker/workspace/moby_PR-41801/check-config.sh [2020-12-22T15:18:15.223Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-22T15:18:15.223Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-12-22T15:18:15.223Z] [2020-12-22T15:18:15.223Z] Generally Necessary: [2020-12-22T15:18:15.223Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-22T15:18:15.224Z] - apparmor: enabled and tools installed [2020-12-22T15:18:15.224Z] - CONFIG_NAMESPACES: enabled [2020-12-22T15:18:15.224Z] - CONFIG_NET_NS: enabled [2020-12-22T15:18:15.224Z] - CONFIG_PID_NS: enabled [2020-12-22T15:18:15.224Z] - CONFIG_IPC_NS: enabled [2020-12-22T15:18:15.224Z] - CONFIG_UTS_NS: enabled [2020-12-22T15:18:15.224Z] - CONFIG_CGROUPS: enabled [2020-12-22T15:18:15.224Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-22T15:18:15.224Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-22T15:18:15.224Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-22T15:18:15.224Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-22T15:18:15.224Z] - CONFIG_CPUSETS: enabled [2020-12-22T15:18:15.224Z] - CONFIG_MEMCG: enabled [2020-12-22T15:18:15.224Z] - CONFIG_KEYS: enabled [2020-12-22T15:18:15.224Z] - CONFIG_VETH: enabled (as module) [2020-12-22T15:18:15.224Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-22T15:18:15.224Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-22T15:18:15.224Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-22T15:18:15.224Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-22T15:18:15.224Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-22T15:18:15.224Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-22T15:18:15.224Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-22T15:18:15.224Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-22T15:18:15.224Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-22T15:18:15.224Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-22T15:18:15.224Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-22T15:18:15.224Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-22T15:18:15.224Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-12-22T15:18:15.224Z] [2020-12-22T15:18:15.224Z] Optional Features: [2020-12-22T15:18:15.224Z] - CONFIG_USER_NS: enabled [2020-12-22T15:18:15.224Z] - CONFIG_SECCOMP: enabled [2020-12-22T15:18:15.224Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-22T15:18:15.224Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-22T15:18:15.224Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-22T15:18:15.224Z] (cgroup swap accounting is currently enabled) [2020-12-22T15:18:15.224Z] - CONFIG_MEMCG_KMEM: enabled [2020-12-22T15:18:15.224Z] - CONFIG_BLK_CGROUP: enabled [2020-12-22T15:18:15.515Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-22T15:18:15.515Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-22T15:18:15.515Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-22T15:18:15.515Z] - CONFIG_CGROUP_PERF: enabled [2020-12-22T15:18:15.515Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-22T15:18:15.515Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-22T15:18:15.515Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-22T15:18:15.515Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-22T15:18:15.515Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-22T15:18:15.515Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-22T15:18:15.515Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-22T15:18:15.515Z] - CONFIG_IP_VS: enabled (as module) [2020-12-22T15:18:15.515Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-22T15:18:15.515Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-22T15:18:15.515Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-22T15:18:15.515Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-22T15:18:15.515Z] - CONFIG_EXT4_FS: enabled [2020-12-22T15:18:15.515Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-22T15:18:15.515Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-22T15:18:15.515Z] - Network Drivers: [2020-12-22T15:18:15.515Z] - "overlay": [2020-12-22T15:18:15.515Z] - CONFIG_VXLAN: enabled (as module) [2020-12-22T15:18:15.515Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-22T15:18:15.515Z] Optional (for encrypted networks): [2020-12-22T15:18:15.515Z] - CONFIG_CRYPTO: enabled [2020-12-22T15:18:15.516Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-12-22T15:18:15.516Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-12-22T15:18:15.516Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-12-22T15:18:15.516Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-12-22T15:18:15.516Z] - CONFIG_XFRM: enabled [2020-12-22T15:18:15.516Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-22T15:18:15.516Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-22T15:18:15.516Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-22T15:18:15.516Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-22T15:18:15.516Z] - "ipvlan": [2020-12-22T15:18:15.516Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-22T15:18:15.516Z] - "macvlan": [2020-12-22T15:18:15.516Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-22T15:18:15.516Z] - CONFIG_DUMMY: enabled (as module) [2020-12-22T15:18:15.516Z] - "ftp,tftp client in container": [2020-12-22T15:18:15.516Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-22T15:18:15.516Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-22T15:18:15.516Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-22T15:18:15.516Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-22T15:18:15.516Z] - Storage Drivers: [2020-12-22T15:18:15.516Z] - "aufs": [2020-12-22T15:18:15.516Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-22T15:18:15.516Z] - "btrfs": [2020-12-22T15:18:15.516Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-22T15:18:15.516Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-22T15:18:15.516Z] - "devicemapper": [2020-12-22T15:18:15.668Z] #21 transferring context: 53.18MB 1.4s done [2020-12-22T15:18:15.805Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-22T15:18:15.805Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-22T15:18:15.805Z] - "overlay": [2020-12-22T15:18:15.805Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-22T15:18:15.805Z] - "zfs": [2020-12-22T15:18:15.805Z] - /dev/zfs: missing [2020-12-22T15:18:15.805Z] - zfs command: missing [2020-12-22T15:18:15.805Z] - zpool command: missing [2020-12-22T15:18:15.805Z] [2020-12-22T15:18:15.805Z] Limits: [2020-12-22T15:18:15.805Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-22T15:18:15.805Z] [2020-12-22T15:18:15.805Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-22T15:18:15.936Z] #21 DONE 1.5s [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-22T15:18:15.936Z] #12 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-22T15:18:15.936Z] #15 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T15:18:15.936Z] #34 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:18:15.936Z] #62 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T15:18:15.936Z] #30 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-22T15:18:15.936Z] #39 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T15:18:15.936Z] #20 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:18:15.936Z] #22 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-22T15:18:15.936Z] #28 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:18:15.936Z] #35 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-22T15:18:15.936Z] #17 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-22T15:18:15.936Z] #57 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-22T15:18:15.936Z] #58 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:18:15.936Z] #40 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:18:15.936Z] #51 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-22T15:18:15.936Z] #16 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-22T15:18:15.936Z] #37 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:18:15.936Z] #18 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T15:18:15.936Z] #25 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-22T15:18:15.936Z] #29 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:18:15.936Z] #49 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-22T15:18:15.936Z] #10 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:18:15.936Z] #47 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-22T15:18:15.936Z] #26 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-22T15:18:15.936Z] #46 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-22T15:18:15.936Z] #52 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-22T15:18:15.936Z] #13 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-22T15:18:15.936Z] #33 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T15:18:15.936Z] #53 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:18:15.936Z] #11 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-22T15:18:15.936Z] #19 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:18:15.936Z] #43 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-22T15:18:15.936Z] #42 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-22T15:18:15.936Z] #55 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-22T15:18:15.936Z] #31 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-22T15:18:15.936Z] #50 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-22T15:18:15.936Z] #44 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:18:15.936Z] #54 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T15:18:15.936Z] #27 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-22T15:18:15.936Z] #59 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-22T15:18:15.936Z] #63 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-22T15:18:15.936Z] #36 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-22T15:18:15.936Z] #48 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-22T15:18:15.936Z] #14 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T15:18:15.936Z] #38 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-22T15:18:15.936Z] #61 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-22T15:18:15.936Z] #9 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:18:15.936Z] #32 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:18:15.936Z] #45 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-22T15:18:15.936Z] #23 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:18:15.936Z] #56 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:18:15.936Z] #41 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-22T15:18:15.936Z] #64 CACHED [2020-12-22T15:18:15.936Z] [2020-12-22T15:18:15.936Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-22T15:18:16.229Z] + make bundles/buildx [2020-12-22T15:18:16.521Z] make: command: Command not found [2020-12-22T15:18:16.521Z] make: command: Command not found [2020-12-22T15:18:16.521Z] mkdir bundles [2020-12-22T15:18:16.521Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-12-22T15:18:16.521Z] --build-arg BUILDX_COMMIT \ [2020-12-22T15:18:16.521Z] --build-arg BUILDX_REPO \ [2020-12-22T15:18:16.521Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-12-22T15:18:16.521Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-12-22T15:18:16.521Z] . [2020-12-22T15:18:16.521Z] /bin/sh: 4: go: not found [2020-12-22T15:18:16.521Z] /bin/sh: 5: go: not found [2020-12-22T15:18:17.857Z] #65 DONE 1.9s [2020-12-22T15:18:17.857Z] [2020-12-22T15:18:17.857Z] #66 exporting to image [2020-12-22T15:18:17.857Z] #66 exporting layers [2020-12-22T15:18:18.612Z] Sending build context to Docker daemon 58.07MB [2020-12-22T15:18:18.612Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-12-22T15:18:18.612Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-12-22T15:18:18.612Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-12-22T15:18:18.612Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-12-22T15:18:19.240Z] 1.13.15-buster: Pulling from library/golang [2020-12-22T15:18:19.240Z] db4e2d8d5901: Pulling fs layer [2020-12-22T15:18:19.240Z] dfe2d012519c: Pulling fs layer [2020-12-22T15:18:19.240Z] 5d8f1d1f9197: Pulling fs layer [2020-12-22T15:18:19.240Z] 1301750ffb48: Pulling fs layer [2020-12-22T15:18:19.240Z] dc5c6edc9cff: Pulling fs layer [2020-12-22T15:18:19.240Z] 3c370c2e2f82: Pulling fs layer [2020-12-22T15:18:19.240Z] 5ffb2f5886e2: Pulling fs layer [2020-12-22T15:18:19.240Z] 1301750ffb48: Waiting [2020-12-22T15:18:19.240Z] dc5c6edc9cff: Waiting [2020-12-22T15:18:19.240Z] 5ffb2f5886e2: Waiting [2020-12-22T15:18:19.775Z] #66 exporting layers 1.6s done [2020-12-22T15:18:19.775Z] #66 writing image sha256:5b52c231bf6dcd2ef2b13a60e1128863c50dd944c82ead91cd5c0bcaef9079a5 [2020-12-22T15:18:19.775Z] #66 writing image sha256:5b52c231bf6dcd2ef2b13a60e1128863c50dd944c82ead91cd5c0bcaef9079a5 done [2020-12-22T15:18:19.775Z] #66 naming to docker.io/library/docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e done [2020-12-22T15:18:19.775Z] #66 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-22T15:18:19.874Z] dfe2d012519c: Verifying Checksum [2020-12-22T15:18:19.874Z] dfe2d012519c: Download complete [2020-12-22T15:18:19.874Z] 5d8f1d1f9197: Verifying Checksum [2020-12-22T15:18:19.874Z] 5d8f1d1f9197: Download complete [2020-12-22T15:18:20.120Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e hack/test/unit [2020-12-22T15:18:21.961Z] db4e2d8d5901: Verifying Checksum [2020-12-22T15:18:21.961Z] db4e2d8d5901: Download complete [2020-12-22T15:18:22.601Z] 1301750ffb48: Verifying Checksum [2020-12-22T15:18:22.601Z] 1301750ffb48: Download complete [2020-12-22T15:18:22.601Z] 5ffb2f5886e2: Verifying Checksum [2020-12-22T15:18:22.601Z] 5ffb2f5886e2: Download complete [2020-12-22T15:18:23.641Z] dc5c6edc9cff: Verifying Checksum [2020-12-22T15:18:23.641Z] dc5c6edc9cff: Download complete [2020-12-22T15:18:24.338Z] ? github.com/docker/docker/api [no test files] [2020-12-22T15:18:25.716Z] db4e2d8d5901: Pull complete [2020-12-22T15:18:26.009Z] dfe2d012519c: Pull complete [2020-12-22T15:18:26.299Z] 3c370c2e2f82: Verifying Checksum [2020-12-22T15:18:26.299Z] 3c370c2e2f82: Download complete [2020-12-22T15:18:26.299Z] 5d8f1d1f9197: Pull complete [2020-12-22T15:18:29.033Z] 1301750ffb48: Pull complete [2020-12-22T15:18:31.120Z] dc5c6edc9cff: Pull complete [2020-12-22T15:18:35.569Z] 3c370c2e2f82: Pull complete [2020-12-22T15:18:35.569Z] 5ffb2f5886e2: Pull complete [2020-12-22T15:18:35.569Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-12-22T15:18:35.569Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-12-22T15:18:35.569Z] ---> 805dc2d65d1c [2020-12-22T15:18:35.569Z] Step 5/15 : ARG BUILDX_REPO [2020-12-22T15:18:35.569Z] ---> Running in 058e402f3c4e [2020-12-22T15:18:35.569Z] Removing intermediate container 058e402f3c4e [2020-12-22T15:18:35.569Z] ---> e4e9e4704a6b [2020-12-22T15:18:35.569Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-12-22T15:18:35.569Z] ---> Running in 79bd6d9ad685 [2020-12-22T15:18:35.569Z] Cloning into '/buildx'... [2020-12-22T15:18:36.607Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements [2020-12-22T15:18:39.077Z] Removing intermediate container 79bd6d9ad685 [2020-12-22T15:18:39.077Z] ---> f74e0215f11f [2020-12-22T15:18:39.077Z] Step 7/15 : WORKDIR /buildx [2020-12-22T15:18:39.077Z] ---> Running in af5ca2dfd26c [2020-12-22T15:18:39.077Z] Removing intermediate container af5ca2dfd26c [2020-12-22T15:18:39.077Z] ---> 88e8c879da77 [2020-12-22T15:18:39.077Z] Step 8/15 : ARG BUILDX_COMMIT [2020-12-22T15:18:39.077Z] ---> Running in b987c9ad565b [2020-12-22T15:18:39.368Z] Removing intermediate container b987c9ad565b [2020-12-22T15:18:39.368Z] ---> 544584690dae [2020-12-22T15:18:39.368Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-12-22T15:18:39.368Z] ---> Running in 4d5264e279db [2020-12-22T15:18:39.660Z] From https://github.com/docker/buildx [2020-12-22T15:18:39.660Z] * [new tag] v0.3.1 -> build [2020-12-22T15:18:40.310Z] Switched to branch 'build' [2020-12-22T15:18:41.345Z] Removing intermediate container 4d5264e279db [2020-12-22T15:18:41.345Z] ---> 65312c6d1dbb [2020-12-22T15:18:41.345Z] Step 10/15 : ARG GOOS [2020-12-22T15:18:41.345Z] ---> Running in eca1a77e73d0 [2020-12-22T15:18:41.345Z] Removing intermediate container eca1a77e73d0 [2020-12-22T15:18:41.345Z] ---> 06b20b7f11bc [2020-12-22T15:18:41.345Z] Step 11/15 : ARG GOARCH [2020-12-22T15:18:41.345Z] ---> Running in 5f7b3cc3a176 [2020-12-22T15:18:41.345Z] Removing intermediate container 5f7b3cc3a176 [2020-12-22T15:18:41.345Z] ---> 60c71bf6fbe3 [2020-12-22T15:18:41.345Z] 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-12-22T15:18:41.637Z] ---> Running in 59f8a053d15e [2020-12-22T15:19:02.307Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f582a7294fa6662d) in /home/ubuntu/workspace/moby_PR-41801 [Pipeline] { [Pipeline] checkout [2020-12-22T15:19:05.860Z] using credential docker-jenkins-github-credentials [2020-12-22T15:19:05.867Z] Cloning the remote Git repository [2020-12-22T15:19:05.867Z] Cloning with configured refspecs honoured and without tags [2020-12-22T15:19:05.854Z] Cloning repository https://github.com/moby/moby.git [2020-12-22T15:19:05.905Z] > git init /home/ubuntu/workspace/moby_PR-41801 # timeout=10 [2020-12-22T15:19:06.217Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T15:19:06.218Z] > git --version # timeout=10 [2020-12-22T15:19:06.250Z] > git --version # 'git version 2.17.1' [2020-12-22T15:19:06.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:19:06.261Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41801/head:refs/remotes/origin/PR-41801 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:19:29.015Z] Removing intermediate container 59f8a053d15e [2020-12-22T15:19:29.015Z] ---> 26b466eca4d3 [2020-12-22T15:19:29.015Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-12-22T15:19:29.015Z] ---> 805dc2d65d1c [2020-12-22T15:19:29.015Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-12-22T15:19:29.015Z] ---> 366a56302208 [2020-12-22T15:19:29.015Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-12-22T15:19:29.015Z] ---> Running in 62a64e6db9ba [2020-12-22T15:19:29.015Z] Removing intermediate container 62a64e6db9ba [2020-12-22T15:19:29.015Z] ---> b64109bf3920 [2020-12-22T15:19:29.015Z] Successfully built b64109bf3920 [2020-12-22T15:19:29.015Z] Successfully tagged moby-buildx:latest [2020-12-22T15:19:29.015Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-12-22T15:19:29.015Z] if [ -n "${id}" ]; then \ [2020-12-22T15:19:29.015Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-12-22T15:19:29.015Z] && touch bundles/buildx; \ [2020-12-22T15:19:29.015Z] docker rm -f ${id}; \ [2020-12-22T15:19:29.015Z] fi [2020-12-22T15:19:29.015Z] 1bb66f24e3694fa3fa9a072a4ac5a23cd6b2f992a931bc966de6f04e79ba94f4 [2020-12-22T15:19:29.015Z] bundles/buildx version [2020-12-22T15:19:29.015Z] buildx v0.3.1 6db68d0 [2020-12-22T15:19:29.015Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e . [2020-12-22T15:19:29.015Z] #1 [internal] booting buildkit [2020-12-22T15:19:29.015Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-12-22T15:19:29.015Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-12-22T15:19:29.015Z] #1 creating container buildx_buildkit_default [2020-12-22T15:19:29.016Z] #1 creating container buildx_buildkit_default 0.4s done [2020-12-22T15:19:29.016Z] #1 DONE 3.1s [2020-12-22T15:19:29.016Z] [2020-12-22T15:19:29.016Z] #2 [internal] load build definition from Dockerfile [2020-12-22T15:19:29.016Z] #2 transferring dockerfile: 16.55kB done [2020-12-22T15:19:29.016Z] #2 DONE 0.0s [2020-12-22T15:19:29.016Z] [2020-12-22T15:19:29.016Z] #3 [internal] load .dockerignore [2020-12-22T15:19:29.016Z] #3 transferring context: 87B done [2020-12-22T15:19:29.016Z] #3 DONE 0.0s [2020-12-22T15:19:29.016Z] [2020-12-22T15:19:29.016Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-22T15:19:29.016Z] #4 DONE 0.6s [2020-12-22T15:19:29.016Z] [2020-12-22T15:19:29.016Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-22T15:19:29.016Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-22T15:19:29.016Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 1.05MB / 8.20MB 0.2s [2020-12-22T15:19:29.016Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done [2020-12-22T15:19:29.016Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2020-12-22T15:19:29.016Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2020-12-22T15:19:29.016Z] #5 DONE 0.4s [2020-12-22T15:19:29.016Z] [2020-12-22T15:19:29.016Z] #6 [internal] load build definition from Dockerfile [2020-12-22T15:19:29.016Z] #6 transferring dockerfile: 16.55kB done [2020-12-22T15:19:29.016Z] #6 DONE 0.0s [2020-12-22T15:19:29.016Z] [2020-12-22T15:19:29.016Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-22T15:19:29.304Z] #9 ... [2020-12-22T15:19:29.304Z] [2020-12-22T15:19:29.304Z] #8 [internal] load metadata for docker.io/library/debian:buster [2020-12-22T15:19:29.304Z] #8 DONE 0.4s [2020-12-22T15:19:29.304Z] [2020-12-22T15:19:29.304Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-22T15:19:29.304Z] #7 DONE 0.4s [2020-12-22T15:19:29.304Z] [2020-12-22T15:19:29.304Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-22T15:19:29.598Z] #9 DONE 0.8s [2020-12-22T15:19:29.960Z] [2020-12-22T15:19:29.960Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T15:19:29.960Z] #26 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 0.0s done [2020-12-22T15:19:29.960Z] #26 DONE 0.1s [2020-12-22T15:19:29.960Z] [2020-12-22T15:19:29.960Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-22T15:19:29.960Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2020-12-22T15:19:29.960Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.05MB / 9.86MB 0.2s [2020-12-22T15:19:29.960Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.24MB / 9.86MB 0.3s [2020-12-22T15:19:30.421Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s [2020-12-22T15:19:30.421Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-12-22T15:19:30.421Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-12-22T15:19:31.539Z] Fetching without tags [2020-12-22T15:19:31.943Z] Merging remotes/origin/master commit 4d6bc59f8102965258068facc2f064e69af0e688 into PR head commit ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:19:32.401Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done [2020-12-22T15:19:32.401Z] #62 DONE 2.2s [2020-12-22T15:19:32.401Z] [2020-12-22T15:19:32.401Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:19:32.401Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2020-12-22T15:19:32.401Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done [2020-12-22T15:19:32.401Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 28.31MB / 57.46MB 1.7s [2020-12-22T15:19:32.401Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 19.92MB / 73.58MB 1.7s [2020-12-22T15:19:32.401Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 25.17MB / 96.52MB 1.7s [2020-12-22T15:19:32.401Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2020-12-22T15:19:32.401Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.4s done [2020-12-22T15:19:32.401Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 14.68MB / 54.14MB 1.7s [2020-12-22T15:19:32.401Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 31.46MB / 57.46MB 2.0s [2020-12-22T15:19:32.401Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 25.17MB / 73.58MB 2.1s [2020-12-22T15:19:32.401Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 35.65MB / 57.46MB 2.3s [2020-12-22T15:19:32.401Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 30.41MB / 96.52MB 2.3s [2020-12-22T15:19:32.917Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-12-22T15:19:32.917Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-22T15:19:32.917Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2020-12-22T15:19:32.917Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-22T15:19:32.917Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-22T15:19:32.917Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-22T15:19:32.917Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-22T15:19:32.917Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-22T15:19:32.917Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-22T15:19:32.917Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-22T15:19:32.917Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-22T15:19:32.917Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-22T15:19:32.917Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-22T15:19:32.917Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-22T15:19:32.949Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 29.36MB / 73.58MB 2.3s [2020-12-22T15:19:32.949Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 17.83MB / 54.14MB 2.3s [2020-12-22T15:19:32.949Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 39.85MB / 57.46MB 2.5s [2020-12-22T15:19:32.949Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 42.99MB / 57.46MB 2.6s [2020-12-22T15:19:32.949Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 34.60MB / 73.58MB 2.7s [2020-12-22T15:19:32.949Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 20.97MB / 54.14MB 2.7s [2020-12-22T15:19:33.180Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2020-12-22T15:19:33.291Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 47.19MB / 57.46MB 2.9s [2020-12-22T15:19:33.291Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 38.80MB / 73.58MB 3.0s [2020-12-22T15:19:33.291Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 35.65MB / 96.52MB 3.0s [2020-12-22T15:19:33.291Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 51.38MB / 57.46MB 3.2s [2020-12-22T15:19:31.419Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T15:19:31.437Z] > git config --add remote.origin.fetch +refs/pull/41801/head:refs/remotes/origin/PR-41801 # timeout=10 [2020-12-22T15:19:31.477Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:19:31.503Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T15:19:31.529Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T15:19:31.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:19:31.551Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41801/head:refs/remotes/origin/PR-41801 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:19:31.941Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T15:19:31.973Z] > git checkout -f ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e # timeout=10 [2020-12-22T15:19:33.443Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2020-12-22T15:19:33.443Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2020-12-22T15:19:33.443Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 5.7% of statements [2020-12-22T15:19:33.443Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-22T15:19:33.443Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-22T15:19:33.443Z] ? github.com/docker/docker/api/types [no test files] [2020-12-22T15:19:33.443Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-22T15:19:33.443Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-22T15:19:33.443Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-22T15:19:33.443Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-22T15:19:33.443Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-22T15:19:33.443Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-22T15:19:33.443Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-22T15:19:33.443Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-22T15:19:33.443Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-22T15:19:33.443Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-22T15:19:33.443Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-22T15:19:33.619Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 3.4s done [2020-12-22T15:19:33.959Z] Merge succeeded, producing ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:19:33.959Z] Checking out Revision ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e (PR-41801) [2020-12-22T15:19:33.962Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 46.14MB / 73.58MB 3.5s [2020-12-22T15:19:33.962Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 42.99MB / 96.52MB 3.6s [2020-12-22T15:19:33.962Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 24.12MB / 54.14MB 3.5s [2020-12-22T15:19:33.962Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 52.43MB / 73.58MB 3.8s [2020-12-22T15:19:34.023Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2020-12-22T15:19:34.023Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-22T15:19:34.023Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-22T15:19:34.023Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-22T15:19:34.023Z] ? github.com/docker/docker/builder [no test files] [2020-12-22T15:19:34.023Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-22T15:19:34.023Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-22T15:19:34.023Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-22T15:19:34.023Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-22T15:19:34.023Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-22T15:19:34.023Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-22T15:19:34.023Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-22T15:19:34.318Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 48.23MB / 96.52MB 3.9s [2020-12-22T15:19:34.318Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 28.31MB / 54.14MB 3.9s [2020-12-22T15:19:34.318Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 58.72MB / 73.58MB 4.1s [2020-12-22T15:19:34.787Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 53.48MB / 96.52MB 4.2s [2020-12-22T15:19:34.787Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.55MB / 54.14MB 4.2s [2020-12-22T15:19:34.787Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 63.96MB / 73.58MB 4.4s [2020-12-22T15:19:34.787Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 58.72MB / 96.52MB 4.5s [2020-12-22T15:19:34.787Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 37.75MB / 54.14MB 4.5s [2020-12-22T15:19:34.787Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 69.21MB / 73.58MB 4.7s [2020-12-22T15:19:35.112Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 63.96MB / 96.52MB 4.8s [2020-12-22T15:19:35.112Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.94MB / 54.14MB 4.7s [2020-12-22T15:19:35.112Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 45.09MB / 54.14MB 4.8s [2020-12-22T15:19:35.112Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.9s done [2020-12-22T15:19:35.112Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.23MB / 54.14MB 5.0s [2020-12-22T15:19:35.409Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 72.35MB / 96.52MB 5.1s [2020-12-22T15:19:35.409Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 77.59MB / 96.52MB 5.3s [2020-12-22T15:19:35.409Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.1s done [2020-12-22T15:19:35.409Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2020-12-22T15:19:35.707Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 82.84MB / 96.52MB 5.4s [2020-12-22T15:19:33.742Z] > git remote # timeout=10 [2020-12-22T15:19:33.791Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T15:19:33.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:19:33.855Z] > git merge 4d6bc59f8102965258068facc2f064e69af0e688 # timeout=10 [2020-12-22T15:19:33.910Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T15:19:33.954Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T15:19:33.981Z] > git checkout -f ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e # timeout=10 [2020-12-22T15:19:36.003Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 89.13MB / 96.52MB 5.7s [2020-12-22T15:19:36.296Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.0s done [2020-12-22T15:19:36.586Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-12-22T15:19:37.358Z] #10 ... [2020-12-22T15:19:37.358Z] [2020-12-22T15:19:37.358Z] #23 [internal] load build context [2020-12-22T15:19:37.358Z] #23 transferring context: 53.18MB 7.5s done [2020-12-22T15:19:37.358Z] #23 DONE 7.6s [2020-12-22T15:19:37.358Z] [2020-12-22T15:19:37.358Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T15:19:37.358Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 54.14MB / 54.14MB 3.6s done [2020-12-22T15:19:37.358Z] #26 extracting sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 [2020-12-22T15:19:37.535Z] ok github.com/docker/docker/builder/remotecontext 0.320s coverage: 13.7% of statements [2020-12-22T15:19:38.484Z] ok github.com/docker/docker/builder/dockerfile 0.888s coverage: 48.3% of statements [2020-12-22T15:19:38.484Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-22T15:19:38.748Z] ok github.com/docker/docker/builder/remotecontext/git 3.495s coverage: 86.3% of statements [2020-12-22T15:19:38.748Z] ? github.com/docker/docker/cli [no test files] [2020-12-22T15:19:38.748Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-22T15:19:38.905Z] Commit message: "vendor: opencontainers/selinux v1.7.0" [2020-12-22T15:19:39.431Z] #26 extracting sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 5.8s done [2020-12-22T15:19:39.431Z] #26 DONE 9.4s [2020-12-22T15:19:39.431Z] [2020-12-22T15:19:39.431Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T15:19:39.431Z] #27 0.250 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T15:19:39.431Z] #27 0.274 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T15:19:39.431Z] #27 0.295 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-22T15:19:39.733Z] #27 0.498 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-22T15:19:39.733Z] #27 ... [2020-12-22T15:19:39.733Z] [2020-12-22T15:19:39.733Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:19:39.733Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.1s done [2020-12-22T15:19:39.733Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2020-12-22T15:19:39.733Z] #10 DONE 9.7s [2020-12-22T15:19:40.026Z] [2020-12-22T15:19:40.026Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T15:19:40.026Z] #27 0.762 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-22T15:19:40.123Z] + docker version [2020-12-22T15:19:40.322Z] #27 1.135 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-22T15:19:42.389Z] #27 3.314 Fetched 8184 kB in 3s (2658 kB/s) [2020-12-22T15:19:42.680Z] #27 3.314 Reading package lists... [2020-12-22T15:19:42.680Z] #27 ... [2020-12-22T15:19:42.680Z] [2020-12-22T15:19:42.680Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:19:42.680Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2020-12-22T15:19:42.680Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2020-12-22T15:19:42.680Z] #10 DONE 12.7s [2020-12-22T15:19:42.971Z] [2020-12-22T15:19:42.971Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:19:42.971Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2020-12-22T15:19:44.059Z] ok github.com/docker/docker/client 0.240s coverage: 75.4% of statements [2020-12-22T15:19:45.038Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2020-12-22T15:19:45.038Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2020-12-22T15:19:48.289Z] Client: Docker Engine - Community [2020-12-22T15:19:48.289Z] Version: 19.03.13 [2020-12-22T15:19:48.289Z] API version: 1.40 [2020-12-22T15:19:48.289Z] Go version: go1.13.15 [2020-12-22T15:19:48.289Z] Git commit: 4484c46d9d [2020-12-22T15:19:48.289Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-22T15:19:48.289Z] OS/Arch: linux/amd64 [2020-12-22T15:19:48.289Z] Experimental: false [2020-12-22T15:19:48.289Z] [2020-12-22T15:19:48.289Z] Server: Docker Engine - Community [2020-12-22T15:19:48.289Z] Engine: [2020-12-22T15:19:48.289Z] Version: 19.03.13 [2020-12-22T15:19:48.289Z] API version: 1.40 (minimum version 1.12) [2020-12-22T15:19:48.289Z] Go version: go1.13.15 [2020-12-22T15:19:48.289Z] Git commit: 4484c46d9d [2020-12-22T15:19:48.289Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-22T15:19:48.289Z] OS/Arch: linux/amd64 [2020-12-22T15:19:48.289Z] Experimental: true [2020-12-22T15:19:48.289Z] containerd: [2020-12-22T15:19:48.289Z] Version: 1.3.7 [2020-12-22T15:19:48.289Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T15:19:48.289Z] runc: [2020-12-22T15:19:48.289Z] Version: 1.0.0-rc10 [2020-12-22T15:19:48.289Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T15:19:48.289Z] docker-init: [2020-12-22T15:19:48.289Z] Version: 0.18.0 [2020-12-22T15:19:48.289Z] GitCommit: fec3683 [Pipeline] sh [2020-12-22T15:19:48.569Z] #10 ... [2020-12-22T15:19:48.569Z] [2020-12-22T15:19:48.569Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T15:19:48.569Z] #27 3.314 Reading package lists... [2020-12-22T15:19:48.569Z] #27 4.800 Reading package lists... [2020-12-22T15:19:48.569Z] #27 6.209 Building dependency tree... [2020-12-22T15:19:48.569Z] #27 6.706 The following additional packages will be installed: [2020-12-22T15:19:48.569Z] #27 6.706 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-22T15:19:48.569Z] #27 6.706 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-22T15:19:48.569Z] #27 6.707 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-22T15:19:48.569Z] #27 6.709 Suggested packages: [2020-12-22T15:19:48.569Z] #27 6.709 krb5-doc krb5-user [2020-12-22T15:19:48.569Z] #27 6.709 Recommended packages: [2020-12-22T15:19:48.569Z] #27 6.709 krb5-locales publicsuffix libsasl2-modules [2020-12-22T15:19:48.569Z] #27 7.070 The following NEW packages will be installed: [2020-12-22T15:19:48.569Z] #27 7.071 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-22T15:19:48.569Z] #27 7.071 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-22T15:19:48.569Z] #27 7.072 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-22T15:19:48.569Z] #27 7.073 libssh2-1 libssl1.1 openssl [2020-12-22T15:19:48.569Z] #27 7.128 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-22T15:19:48.569Z] #27 7.128 Need to get 5166 kB of archives. [2020-12-22T15:19:48.569Z] #27 7.128 After this operation, 14.6 MB of additional disk space will be used. [2020-12-22T15:19:48.569Z] #27 7.128 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2020-12-22T15:19:48.569Z] #27 7.136 Get:2 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-22T15:19:48.569Z] #27 7.170 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-12-22T15:19:48.569Z] #27 7.172 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2020-12-22T15:19:48.569Z] #27 7.176 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2020-12-22T15:19:48.569Z] #27 7.187 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2020-12-22T15:19:48.569Z] #27 7.226 Get:7 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2020-12-22T15:19:48.569Z] #27 7.237 Get:8 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-12-22T15:19:48.569Z] #27 7.241 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-12-22T15:19:48.569Z] #27 7.242 Get:10 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2020-12-22T15:19:48.569Z] #27 7.250 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-22T15:19:48.569Z] #27 7.254 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB] [2020-12-22T15:19:48.569Z] #27 7.268 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-12-22T15:19:48.569Z] #27 7.272 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-12-22T15:19:48.569Z] #27 7.274 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-12-22T15:19:48.569Z] #27 7.279 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-12-22T15:19:48.569Z] #27 7.285 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-12-22T15:19:48.569Z] #27 7.305 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-12-22T15:19:48.569Z] #27 7.318 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-22T15:19:48.569Z] #27 7.324 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-22T15:19:48.569Z] #27 7.329 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-22T15:19:48.569Z] #27 7.559 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T15:19:48.569Z] #27 7.587 Fetched 5166 kB in 0s (23.9 MB/s) [2020-12-22T15:19:48.569Z] #27 7.611 Selecting previously unselected package libssl1.1:ppc64el. [2020-12-22T15:19:48.569Z] #27 7.611 (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 ... 6677 files and directories currently installed.) [2020-12-22T15:19:48.569Z] #27 7.641 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 7.643 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2020-12-22T15:19:48.569Z] #27 7.870 Selecting previously unselected package openssl. [2020-12-22T15:19:48.569Z] #27 7.873 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 7.874 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-22T15:19:48.569Z] #27 8.012 Selecting previously unselected package ca-certificates. [2020-12-22T15:19:48.569Z] #27 8.020 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-22T15:19:48.569Z] #27 8.020 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-22T15:19:48.569Z] #27 8.096 Selecting previously unselected package libkeyutils1:ppc64el. [2020-12-22T15:19:48.569Z] #27 8.099 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 8.105 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-12-22T15:19:48.569Z] #27 8.145 Selecting previously unselected package libkrb5support0:ppc64el. [2020-12-22T15:19:48.569Z] #27 8.148 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 8.150 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-12-22T15:19:48.569Z] #27 8.182 Selecting previously unselected package libk5crypto3:ppc64el. [2020-12-22T15:19:48.569Z] #27 8.184 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 8.186 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-12-22T15:19:48.569Z] #27 8.235 Selecting previously unselected package libkrb5-3:ppc64el. [2020-12-22T15:19:48.569Z] #27 8.237 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 8.238 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-12-22T15:19:48.569Z] #27 8.335 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-12-22T15:19:48.569Z] #27 8.337 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 8.338 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-12-22T15:19:48.569Z] #27 8.384 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-12-22T15:19:48.569Z] #27 8.384 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 8.388 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T15:19:48.569Z] #27 8.414 Selecting previously unselected package libsasl2-2:ppc64el. [2020-12-22T15:19:48.569Z] #27 8.416 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 8.418 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T15:19:48.569Z] #27 8.456 Selecting previously unselected package libldap-common. [2020-12-22T15:19:48.569Z] #27 8.459 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-22T15:19:48.569Z] #27 8.462 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T15:19:48.569Z] #27 8.559 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-12-22T15:19:48.569Z] #27 8.565 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 8.565 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T15:19:48.569Z] #27 8.628 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-12-22T15:19:48.569Z] #27 8.629 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 8.630 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-12-22T15:19:48.569Z] #27 8.855 Selecting previously unselected package libpsl5:ppc64el. [2020-12-22T15:19:48.569Z] #27 8.858 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 8.859 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-12-22T15:19:48.569Z] #27 8.892 Selecting previously unselected package librtmp1:ppc64el. [2020-12-22T15:19:48.569Z] #27 8.894 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 8.896 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T15:19:48.569Z] #27 8.924 Selecting previously unselected package libssh2-1:ppc64el. [2020-12-22T15:19:48.569Z] #27 8.926 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 8.928 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-12-22T15:19:48.569Z] #27 8.968 Selecting previously unselected package libcurl4:ppc64el. [2020-12-22T15:19:48.569Z] #27 8.971 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 8.972 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-12-22T15:19:48.569Z] #27 9.035 Selecting previously unselected package curl. [2020-12-22T15:19:48.569Z] #27 9.037 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 9.039 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-22T15:19:48.569Z] #27 9.086 Selecting previously unselected package libonig5:ppc64el. [2020-12-22T15:19:48.569Z] #27 9.087 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 9.088 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-22T15:19:48.569Z] #27 9.143 Selecting previously unselected package libjq1:ppc64el. [2020-12-22T15:19:48.569Z] #27 9.145 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 9.146 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-22T15:19:48.569Z] #27 9.179 Selecting previously unselected package jq. [2020-12-22T15:19:48.569Z] #27 9.181 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-22T15:19:48.569Z] #27 9.183 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T15:19:48.569Z] #27 9.215 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-12-22T15:19:48.569Z] #27 9.218 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-12-22T15:19:48.569Z] #27 9.221 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2020-12-22T15:19:48.569Z] #27 9.402 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-12-22T15:19:48.569Z] #27 9.405 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T15:19:48.569Z] #27 9.409 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-12-22T15:19:48.569Z] #27 9.413 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T15:19:48.569Z] #27 9.417 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T15:19:48.569Z] #27 9.422 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-12-22T15:19:48.569Z] #27 9.425 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T15:19:48.569Z] #27 9.431 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-12-22T15:19:48.569Z] #27 9.434 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-12-22T15:19:48.569Z] #27 9.441 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-22T15:19:48.569Z] #27 9.447 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-22T15:19:48.569Z] #27 9.451 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-22T15:19:48.569Z] #27 9.454 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T15:19:48.569Z] #27 9.457 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-22T15:19:48.609Z] + docker info [2020-12-22T15:19:49.629Z] #27 10.26 Updating certificates in /etc/ssl/certs... [2020-12-22T15:19:50.263Z] #27 ... [2020-12-22T15:19:50.263Z] [2020-12-22T15:19:50.263Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:19:50.263Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.0s done [2020-12-22T15:19:50.263Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2020-12-22T15:19:50.263Z] #10 DONE 20.0s [2020-12-22T15:19:50.263Z] [2020-12-22T15:19:50.263Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-22T15:19:50.557Z] #11 DONE 0.2s [2020-12-22T15:19:50.557Z] [2020-12-22T15:19:50.557Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T15:19:50.557Z] #27 11.10 126 added, 0 removed; done. [2020-12-22T15:19:50.557Z] #27 11.12 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-12-22T15:19:50.557Z] #27 11.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T15:19:50.557Z] #27 11.12 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-12-22T15:19:50.557Z] #27 11.12 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-22T15:19:50.557Z] #27 11.13 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T15:19:50.557Z] #27 11.14 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-22T15:19:50.557Z] #27 11.14 Updating certificates in /etc/ssl/certs... [2020-12-22T15:19:50.557Z] #27 ... [2020-12-22T15:19:50.557Z] [2020-12-22T15:19:50.557Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-22T15:19:50.557Z] #12 DONE 0.2s [2020-12-22T15:19:50.557Z] [2020-12-22T15:19:50.557Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-22T15:19:50.557Z] #31 DONE 0.1s [2020-12-22T15:19:50.557Z] [2020-12-22T15:19:50.557Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:19:50.854Z] #42 ... [2020-12-22T15:19:50.854Z] [2020-12-22T15:19:50.854Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-22T15:19:50.854Z] #39 DONE 0.1s [2020-12-22T15:19:50.854Z] [2020-12-22T15:19:50.854Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T15:19:51.063Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T15:19:51.063Z] [2020-12-22T15:19:51.063Z] + TEST_INTEGRATION_DEST=1 [2020-12-22T15:19:51.063Z] + CONTAINER_NAME=docker-pr4-1 [2020-12-22T15:19:51.063Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-12-22T15:19:51.063Z] + run_tests test-integration-flaky [2020-12-22T15:19:51.063Z] + '[' -n 0 ']' [2020-12-22T15:19:51.063Z] + rm= [2020-12-22T15:19:51.063Z] + c=0 [2020-12-22T15:19:51.063Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41801/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41801/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41801/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e hack/make.sh test-integration-flaky test-integration [2020-12-22T15:19:51.063Z] + TEST_INTEGRATION_DEST=3 [2020-12-22T15:19:51.063Z] + CONTAINER_NAME=docker-pr4-3 [2020-12-22T15:19:51.063Z] + TEST_SKIP_INTEGRATION=1 [2020-12-22T15:19:51.063Z] ++ jobs -p [2020-12-22T15:19:51.063Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-12-22T15:19:51.063Z] + run_tests [2020-12-22T15:19:51.063Z] + '[' -n 0 ']' [2020-12-22T15:19:51.063Z] + rm= [2020-12-22T15:19:51.063Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41801/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41801/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41801/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e hack/make.sh '' test-integration [2020-12-22T15:19:51.063Z] + for job in $(jobs -p) [2020-12-22T15:19:51.063Z] + wait 5235 [2020-12-22T15:19:51.063Z] + TEST_INTEGRATION_DEST=2 [2020-12-22T15:19:51.063Z] + CONTAINER_NAME=docker-pr4-2 [2020-12-22T15:19:51.063Z] + TEST_SKIP_INTEGRATION=1 [2020-12-22T15:19:51.063Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-12-22T15:19:51.063Z] + run_tests [2020-12-22T15:19:51.063Z] + '[' -n 0 ']' [2020-12-22T15:19:51.063Z] + rm= [2020-12-22T15:19:51.063Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41801/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41801/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41801/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e hack/make.sh '' test-integration [2020-12-22T15:19:51.063Z] [2020-12-22T15:19:51.063Z] [2020-12-22T15:19:51.063Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-12-22T15:19:51.063Z] [2020-12-22T15:19:51.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-22T15:19:51.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-22T15:19:51.063Z] HOSTNAME=fcbe808b2e94 [2020-12-22T15:19:51.063Z] TEST_SKIP_INTEGRATION=1 [2020-12-22T15:19:51.063Z] TESTDEBUG=0 [2020-12-22T15:19:51.063Z] DEST=bundles/test-integration [2020-12-22T15:19:51.063Z] PWD=/go/src/github.com/docker/docker [2020-12-22T15:19:51.063Z] KEEPBUNDLE=1 [2020-12-22T15:19:51.063Z] DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:19:51.063Z] container=docker [2020-12-22T15:19:51.063Z] HOME=/root [2020-12-22T15:19:51.063Z] GOLANG_VERSION=1.13.15 [2020-12-22T15:19:51.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-22T15:19:51.063Z] VALIDATE_BRANCH=master [2020-12-22T15:19:51.063Z] TERM=xterm [2020-12-22T15:19:51.063Z] DOCKER_PKG=github.com/docker/docker [2020-12-22T15:19:51.063Z] SHLVL=1 [2020-12-22T15:19:51.063Z] TIMEOUT=120m [2020-12-22T15:19:51.063Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-22T15:19:51.063Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-22T15:19:51.063Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-12-22T15:19:51.063Z] GO111MODULE=off [2020-12-22T15:19:51.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-22T15:19:51.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-22T15:19:51.063Z] GOPATH=/go [2020-12-22T15:19:51.063Z] PKG_CONFIG=pkg-config [2020-12-22T15:19:51.063Z] _=/usr/bin/env [2020-12-22T15:19:51.063Z] Building test suite binary ./integration-cli/test.main [2020-12-22T15:19:51.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-22T15:19:51.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-22T15:19:51.063Z] HOSTNAME=d09600c806f9 [2020-12-22T15:19:51.063Z] TEST_SKIP_INTEGRATION=1 [2020-12-22T15:19:51.063Z] TESTDEBUG=0 [2020-12-22T15:19:51.063Z] DEST=bundles/test-integration [2020-12-22T15:19:51.063Z] PWD=/go/src/github.com/docker/docker [2020-12-22T15:19:51.063Z] KEEPBUNDLE=1 [2020-12-22T15:19:51.063Z] DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:19:51.063Z] container=docker [2020-12-22T15:19:51.063Z] HOME=/root [2020-12-22T15:19:51.063Z] GOLANG_VERSION=1.13.15 [2020-12-22T15:19:51.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-22T15:19:51.063Z] VALIDATE_BRANCH=master [2020-12-22T15:19:51.063Z] TERM=xterm [2020-12-22T15:19:51.063Z] DOCKER_PKG=github.com/docker/docker [2020-12-22T15:19:51.063Z] SHLVL=1 [2020-12-22T15:19:51.063Z] TIMEOUT=120m [2020-12-22T15:19:51.063Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-22T15:19:51.063Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-22T15:19:51.063Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-12-22T15:19:51.063Z] GO111MODULE=off [2020-12-22T15:19:51.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-22T15:19:51.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-22T15:19:51.063Z] GOPATH=/go [2020-12-22T15:19:51.063Z] PKG_CONFIG=pkg-config [2020-12-22T15:19:51.063Z] _=/usr/bin/env [2020-12-22T15:19:51.063Z] Building test suite binary ./integration-cli/test.main [2020-12-22T15:19:51.063Z] No new tests added to integration. [2020-12-22T15:19:51.063Z] [2020-12-22T15:19:51.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-22T15:19:51.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-22T15:19:51.063Z] HOSTNAME=84fb0abbd845 [2020-12-22T15:19:51.063Z] TESTDEBUG=0 [2020-12-22T15:19:51.063Z] DEST=bundles/test-integration [2020-12-22T15:19:51.063Z] PWD=/go/src/github.com/docker/docker [2020-12-22T15:19:51.063Z] KEEPBUNDLE=1 [2020-12-22T15:19:51.063Z] DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:19:51.063Z] container=docker [2020-12-22T15:19:51.063Z] HOME=/root [2020-12-22T15:19:51.063Z] GOLANG_VERSION=1.13.15 [2020-12-22T15:19:51.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-22T15:19:51.063Z] VALIDATE_BRANCH=master [2020-12-22T15:19:51.063Z] TERM=xterm [2020-12-22T15:19:51.063Z] DOCKER_PKG=github.com/docker/docker [2020-12-22T15:19:51.063Z] SHLVL=1 [2020-12-22T15:19:51.063Z] TIMEOUT=120m [2020-12-22T15:19:51.063Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-22T15:19:51.063Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-22T15:19:51.063Z] GO111MODULE=off [2020-12-22T15:19:51.063Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-22T15:19:51.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-22T15:19:51.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-22T15:19:51.063Z] GOPATH=/go [2020-12-22T15:19:51.063Z] PKG_CONFIG=pkg-config [2020-12-22T15:19:51.063Z] _=/usr/bin/env [2020-12-22T15:19:51.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-22T15:19:51.493Z] #40 ... [2020-12-22T15:19:51.493Z] [2020-12-22T15:19:51.493Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T15:19:51.493Z] #27 12.06 0 added, 0 removed; done. [2020-12-22T15:19:51.493Z] #27 12.06 Running hooks in /etc/ca-certificates/update.d... [2020-12-22T15:19:51.493Z] #27 12.06 done. [2020-12-22T15:19:51.493Z] #27 DONE 12.2s [2020-12-22T15:19:51.493Z] [2020-12-22T15:19:51.493Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T15:19:51.493Z] #40 0.639 + git clone https://github.com/docker/distribution.git . [2020-12-22T15:19:51.493Z] #40 0.641 Cloning into '.'... [2020-12-22T15:19:51.493Z] #40 ... [2020-12-22T15:19:51.493Z] [2020-12-22T15:19:51.493Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-22T15:19:51.493Z] #28 DONE 0.1s [2020-12-22T15:19:51.788Z] [2020-12-22T15:19:51.788Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:19:51.788Z] #64 0.791 + RM_GOPATH=0 [2020-12-22T15:19:51.788Z] #64 0.791 + TMP_GOPATH= [2020-12-22T15:19:51.788Z] #64 0.791 + : /build [2020-12-22T15:19:51.788Z] #64 0.791 + '[' -z '' ']' [2020-12-22T15:19:51.788Z] #64 0.792 ++ mktemp -d [2020-12-22T15:19:51.788Z] #64 0.795 + export GOPATH=/tmp/tmp.Xp5LhLi47r [2020-12-22T15:19:51.788Z] #64 0.795 + GOPATH=/tmp/tmp.Xp5LhLi47r [2020-12-22T15:19:51.788Z] #64 0.796 + RM_GOPATH=1 [2020-12-22T15:19:51.788Z] #64 0.797 + case "$(go env GOARCH)" in [2020-12-22T15:19:51.788Z] #64 0.799 ++ go env GOARCH [2020-12-22T15:19:51.788Z] #64 0.880 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:19:51.788Z] #64 0.880 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:19:51.788Z] #64 0.882 ++ dirname /tmp/install/install.sh [2020-12-22T15:19:51.788Z] #64 0.891 + dir=/tmp/install [2020-12-22T15:19:51.788Z] #64 0.891 + bin=proxy [2020-12-22T15:19:51.788Z] #64 0.891 + shift [2020-12-22T15:19:51.788Z] #64 0.892 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-22T15:19:51.788Z] #64 0.892 + . /tmp/install/proxy.installer [2020-12-22T15:19:51.788Z] #64 0.893 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T15:19:51.788Z] #64 0.894 + install_proxy [2020-12-22T15:19:51.788Z] #64 0.894 + case "$1" in [2020-12-22T15:19:51.788Z] #64 0.894 + export CGO_ENABLED=0 [2020-12-22T15:19:51.788Z] #64 0.894 + CGO_ENABLED=0 [2020-12-22T15:19:51.788Z] #64 0.894 + _install_proxy [2020-12-22T15:19:51.788Z] #64 0.904 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-22T15:19:51.788Z] #64 0.904 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Xp5LhLi47r/src/github.com/docker/libnetwork [2020-12-22T15:19:51.788Z] #64 0.905 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T15:19:51.788Z] #64 0.934 Cloning into '/tmp/tmp.Xp5LhLi47r/src/github.com/docker/libnetwork'... [2020-12-22T15:19:56.284Z] #64 ... [2020-12-22T15:19:56.284Z] [2020-12-22T15:19:56.284Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T15:19:56.284Z] #29 2.135 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-22T15:19:56.284Z] #29 2.673 [2020-12-22T15:19:56.284Z] #29 2.925 0.1% ## 2.8% ####### 10.9% ############# 19.0% #################### 29.1% ######################### 35.2% ########################## 37.2% ############################### 43.3% ################################### 49.7% ######################################### 57.8% ################################################ 68.0% ##################################################### 74.1% ########################################################## 81.8% ############################################################## 86.6% ################################################################ 89.4% ################################################################### 94.3% ######################################################################## 100.0% [2020-12-22T15:19:56.950Z] #29 5.492 [2020-12-22T15:19:57.855Z] #29 5.769 0.4% ############################ 39.4% ######################################################### 79.4% ######################################################################## 100.0% [2020-12-22T15:19:58.148Z] #29 6.697 [2020-12-22T15:19:58.755Z] #29 6.895 0.8% #################### 27.9% ########################################## 58.6% ####################################################################### 98.7% ######################################################################## 100.0% [2020-12-22T15:19:59.394Z] #29 7.887 [2020-12-22T15:20:00.587Z] #29 8.166 0.1% #### 6.3% ########## 14.0% ################ 23.5% #################### 28.6% ####################### 32.4% ############################ 40.0% ################################ 45.7% ##################################### [2020-12-22T15:20:00.587Z] #29 ... [2020-12-22T15:20:00.587Z] [2020-12-22T15:20:00.587Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T15:20:00.587Z] #55 1.096 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T15:20:00.587Z] #55 1.191 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T15:20:00.587Z] #55 1.192 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T15:20:00.587Z] #55 2.639 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-22T15:20:00.587Z] #55 4.974 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-22T15:20:00.587Z] #55 6.839 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-22T15:20:00.587Z] #55 ... [2020-12-22T15:20:00.587Z] [2020-12-22T15:20:00.587Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:20:00.587Z] #58 0.855 + RM_GOPATH=0 [2020-12-22T15:20:00.587Z] #58 0.855 + TMP_GOPATH= [2020-12-22T15:20:00.587Z] #58 0.855 + : /build [2020-12-22T15:20:00.587Z] #58 0.856 + '[' -z '' ']' [2020-12-22T15:20:00.587Z] #58 0.857 ++ mktemp -d [2020-12-22T15:20:00.587Z] #58 0.860 + export GOPATH=/tmp/tmp.VUiZIl7kt6 [2020-12-22T15:20:00.587Z] #58 0.860 + GOPATH=/tmp/tmp.VUiZIl7kt6 [2020-12-22T15:20:00.587Z] #58 0.860 + RM_GOPATH=1 [2020-12-22T15:20:00.587Z] #58 0.860 + case "$(go env GOARCH)" in [2020-12-22T15:20:00.587Z] #58 0.861 ++ go env GOARCH [2020-12-22T15:20:00.587Z] #58 0.878 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:00.587Z] #58 0.879 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:00.587Z] #58 0.881 ++ dirname /tmp/install/install.sh [2020-12-22T15:20:00.587Z] #58 0.890 + dir=/tmp/install [2020-12-22T15:20:00.587Z] #58 0.891 + bin=rootlesskit [2020-12-22T15:20:00.587Z] #58 0.891 + shift [2020-12-22T15:20:00.587Z] #58 0.892 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-22T15:20:00.587Z] #58 0.892 + . /tmp/install/rootlesskit.installer [2020-12-22T15:20:00.587Z] #58 0.893 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T15:20:00.587Z] #58 0.905 + install_rootlesskit [2020-12-22T15:20:00.587Z] #58 0.906 + case "$1" in [2020-12-22T15:20:00.587Z] #58 0.906 + export CGO_ENABLED=0 [2020-12-22T15:20:00.587Z] #58 0.906 + CGO_ENABLED=0 [2020-12-22T15:20:00.587Z] #58 0.906 + _install_rootlesskit [2020-12-22T15:20:00.587Z] #58 0.907 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-22T15:20:00.587Z] #58 0.912 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T15:20:00.587Z] #58 0.913 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VUiZIl7kt6/src/github.com/rootless-containers/rootlesskit [2020-12-22T15:20:00.587Z] #58 0.946 Cloning into '/tmp/tmp.VUiZIl7kt6/src/github.com/rootless-containers/rootlesskit'... [2020-12-22T15:20:00.587Z] #58 7.410 + cd /tmp/tmp.VUiZIl7kt6/src/github.com/rootless-containers/rootlesskit [2020-12-22T15:20:00.587Z] #58 7.411 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T15:20:00.587Z] #58 7.894 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T15:20:00.587Z] #58 7.894 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-22T15:20:00.842Z] Client: [2020-12-22T15:20:00.842Z] Debug Mode: false [2020-12-22T15:20:00.842Z] [2020-12-22T15:20:00.842Z] Server: [2020-12-22T15:20:00.842Z] Containers: 0 [2020-12-22T15:20:00.842Z] Running: 0 [2020-12-22T15:20:00.842Z] Paused: 0 [2020-12-22T15:20:00.842Z] Stopped: 0 [2020-12-22T15:20:00.842Z] Images: 0 [2020-12-22T15:20:00.842Z] Server Version: 19.03.13 [2020-12-22T15:20:00.842Z] Storage Driver: overlay2 [2020-12-22T15:20:00.842Z] Backing Filesystem: extfs [2020-12-22T15:20:00.842Z] Supports d_type: true [2020-12-22T15:20:00.842Z] Native Overlay Diff: true [2020-12-22T15:20:00.842Z] Logging Driver: json-file [2020-12-22T15:20:00.842Z] Cgroup Driver: cgroupfs [2020-12-22T15:20:00.842Z] Plugins: [2020-12-22T15:20:00.842Z] Volume: local [2020-12-22T15:20:00.842Z] Network: bridge host ipvlan macvlan null overlay [2020-12-22T15:20:00.842Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-22T15:20:00.842Z] Swarm: inactive [2020-12-22T15:20:00.842Z] Runtimes: runc [2020-12-22T15:20:00.842Z] Default Runtime: runc [2020-12-22T15:20:00.842Z] Init Binary: docker-init [2020-12-22T15:20:00.842Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-22T15:20:00.842Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-22T15:20:00.842Z] init version: fec3683 [2020-12-22T15:20:00.842Z] Security Options: [2020-12-22T15:20:00.842Z] apparmor [2020-12-22T15:20:00.842Z] seccomp [2020-12-22T15:20:00.842Z] Profile: default [2020-12-22T15:20:00.842Z] Kernel Version: 5.4.0-1025-aws [2020-12-22T15:20:00.842Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-22T15:20:00.842Z] OSType: linux [2020-12-22T15:20:00.842Z] Architecture: x86_64 [2020-12-22T15:20:00.842Z] CPUs: 2 [2020-12-22T15:20:00.842Z] Total Memory: 7.487GiB [2020-12-22T15:20:00.842Z] Name: ip-10-100-122-197 [2020-12-22T15:20:00.842Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-22T15:20:00.842Z] Docker Root Dir: /var/lib/docker [2020-12-22T15:20:00.842Z] Debug Mode: false [2020-12-22T15:20:00.842Z] Registry: https://index.docker.io/v1/ [2020-12-22T15:20:00.842Z] Labels: [2020-12-22T15:20:00.842Z] Experimental: true [2020-12-22T15:20:00.842Z] Insecure Registries: [2020-12-22T15:20:00.842Z] 127.0.0.0/8 [2020-12-22T15:20:00.842Z] Live Restore Enabled: true [2020-12-22T15:20:00.842Z] [2020-12-22T15:20:00.842Z] WARNING: No swap limit support [Pipeline] sh [2020-12-22T15:20:00.883Z] #58 ... [2020-12-22T15:20:00.883Z] [2020-12-22T15:20:00.883Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:20:00.883Z] #47 0.570 + RM_GOPATH=0 [2020-12-22T15:20:00.883Z] #47 0.570 + TMP_GOPATH= [2020-12-22T15:20:00.883Z] #47 0.571 + : /build [2020-12-22T15:20:00.883Z] #47 0.571 + '[' -z '' ']' [2020-12-22T15:20:00.883Z] #47 0.573 ++ mktemp -d [2020-12-22T15:20:00.883Z] #47 0.577 + export GOPATH=/tmp/tmp.d9yoLS8T0h [2020-12-22T15:20:00.883Z] #47 0.577 + GOPATH=/tmp/tmp.d9yoLS8T0h [2020-12-22T15:20:00.883Z] #47 0.577 + RM_GOPATH=1 [2020-12-22T15:20:00.883Z] #47 0.577 + case "$(go env GOARCH)" in [2020-12-22T15:20:00.883Z] #47 0.578 ++ go env GOARCH [2020-12-22T15:20:00.883Z] #47 0.587 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:00.883Z] #47 0.587 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:00.883Z] #47 0.588 ++ dirname /tmp/install/install.sh [2020-12-22T15:20:00.883Z] #47 0.590 + dir=/tmp/install [2020-12-22T15:20:00.883Z] #47 0.590 + bin=gotestsum [2020-12-22T15:20:00.883Z] #47 0.590 + shift [2020-12-22T15:20:00.883Z] #47 0.590 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-22T15:20:00.883Z] #47 0.590 + . /tmp/install/gotestsum.installer [2020-12-22T15:20:00.883Z] #47 0.590 ++ : v0.5.3 [2020-12-22T15:20:00.883Z] #47 0.590 + install_gotestsum [2020-12-22T15:20:00.883Z] #47 0.591 + set -e [2020-12-22T15:20:00.883Z] #47 0.591 + export GO111MODULE=on [2020-12-22T15:20:00.883Z] #47 0.592 + GO111MODULE=on [2020-12-22T15:20:00.883Z] #47 0.592 + GOBIN=/build [2020-12-22T15:20:00.883Z] #47 0.592 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-22T15:20:00.883Z] #47 0.626 go: finding gotest.tools v0.5.3 [2020-12-22T15:20:00.883Z] #47 0.629 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-22T15:20:00.883Z] #47 1.411 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-22T15:20:00.883Z] #47 2.401 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-22T15:20:00.883Z] #47 4.455 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T15:20:00.883Z] #47 4.457 go: downloading github.com/fatih/color v1.9.0 [2020-12-22T15:20:00.883Z] #47 4.464 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-22T15:20:00.883Z] #47 4.592 go: downloading github.com/pkg/errors v0.9.1 [2020-12-22T15:20:00.883Z] #47 4.597 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-22T15:20:00.883Z] #47 4.740 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T15:20:00.883Z] #47 4.769 go: extracting github.com/fatih/color v1.9.0 [2020-12-22T15:20:00.883Z] #47 4.771 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T15:20:00.883Z] #47 4.875 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T15:20:00.883Z] #47 5.002 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-22T15:20:00.883Z] #47 5.134 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T15:20:00.883Z] #47 5.135 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-22T15:20:00.883Z] #47 5.136 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T15:20:00.883Z] #47 5.291 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-22T15:20:00.883Z] #47 5.385 go: extracting github.com/pkg/errors v0.9.1 [2020-12-22T15:20:00.883Z] #47 5.465 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T15:20:00.883Z] #47 5.719 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-22T15:20:00.883Z] #47 5.849 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-22T15:20:00.883Z] #47 6.415 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-22T15:20:00.883Z] #47 8.511 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T15:20:00.883Z] #47 9.367 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T15:20:00.883Z] #47 ... [2020-12-22T15:20:00.883Z] [2020-12-22T15:20:00.883Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:20:00.883Z] #49 0.843 + RM_GOPATH=0 [2020-12-22T15:20:00.883Z] #49 0.852 + TMP_GOPATH= [2020-12-22T15:20:00.883Z] #49 0.853 + : /build [2020-12-22T15:20:00.883Z] #49 0.855 + '[' -z '' ']' [2020-12-22T15:20:00.883Z] #49 0.856 ++ mktemp -d [2020-12-22T15:20:00.883Z] #49 0.859 + export GOPATH=/tmp/tmp.UiVOmnVBKp [2020-12-22T15:20:00.883Z] #49 0.859 + GOPATH=/tmp/tmp.UiVOmnVBKp [2020-12-22T15:20:00.883Z] #49 0.859 + RM_GOPATH=1 [2020-12-22T15:20:00.883Z] #49 0.860 + case "$(go env GOARCH)" in [2020-12-22T15:20:00.883Z] #49 0.862 ++ go env GOARCH [2020-12-22T15:20:00.883Z] #49 0.929 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:00.883Z] #49 0.929 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:00.883Z] #49 0.931 ++ dirname /tmp/install/install.sh [2020-12-22T15:20:00.883Z] #49 0.933 + dir=/tmp/install [2020-12-22T15:20:00.883Z] #49 0.934 + bin=golangci_lint [2020-12-22T15:20:00.883Z] #49 0.934 + shift [2020-12-22T15:20:00.883Z] #49 0.934 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-22T15:20:00.883Z] #49 0.935 + . /tmp/install/golangci_lint.installer [2020-12-22T15:20:00.883Z] #49 0.935 ++ : v1.23.8 [2020-12-22T15:20:00.883Z] #49 0.935 + install_golangci_lint [2020-12-22T15:20:00.883Z] #49 0.935 + set -e [2020-12-22T15:20:00.883Z] #49 0.935 + export GO111MODULE=on [2020-12-22T15:20:00.883Z] #49 0.935 + GO111MODULE=on [2020-12-22T15:20:00.883Z] #49 0.935 + GOBIN=/build [2020-12-22T15:20:00.883Z] #49 0.935 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-22T15:20:00.883Z] #49 1.031 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-22T15:20:00.883Z] #49 1.034 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-22T15:20:00.883Z] #49 1.036 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-22T15:20:00.883Z] #49 1.038 go: finding github.com/golangci v1.23.8 [2020-12-22T15:20:00.883Z] #49 1.043 go: finding github.com v1.23.8 [2020-12-22T15:20:00.883Z] #49 1.970 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-22T15:20:00.883Z] #49 3.403 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-22T15:20:00.883Z] #49 ... [2020-12-22T15:20:00.883Z] [2020-12-22T15:20:00.883Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T15:20:00.883Z] #36 1.108 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T15:20:00.883Z] #36 1.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T15:20:00.883Z] #36 1.306 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T15:20:00.883Z] #36 2.645 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-22T15:20:00.883Z] #36 4.658 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-22T15:20:00.883Z] #36 7.186 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-22T15:20:01.133Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T15:20:01.133Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T15:20:01.133Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41801/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-22T15:20:01.133Z] + bash /home/ubuntu/workspace/moby_PR-41801/check-config.sh [2020-12-22T15:20:01.133Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-22T15:20:01.133Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-22T15:20:01.133Z] [2020-12-22T15:20:01.133Z] Generally Necessary: [2020-12-22T15:20:01.133Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-22T15:20:01.133Z] - apparmor: enabled and tools installed [2020-12-22T15:20:01.179Z] #36 ... [2020-12-22T15:20:01.179Z] [2020-12-22T15:20:01.179Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:20:01.179Z] #24 0.495 + RM_GOPATH=0 [2020-12-22T15:20:01.179Z] #24 0.495 + TMP_GOPATH= [2020-12-22T15:20:01.179Z] #24 0.495 + : /build [2020-12-22T15:20:01.179Z] #24 0.495 + '[' -z '' ']' [2020-12-22T15:20:01.179Z] #24 0.496 ++ mktemp -d [2020-12-22T15:20:01.179Z] #24 0.498 + export GOPATH=/tmp/tmp.QBbR2BG1cG [2020-12-22T15:20:01.179Z] #24 0.498 + GOPATH=/tmp/tmp.QBbR2BG1cG [2020-12-22T15:20:01.179Z] #24 0.498 + RM_GOPATH=1 [2020-12-22T15:20:01.179Z] #24 0.499 + case "$(go env GOARCH)" in [2020-12-22T15:20:01.179Z] #24 0.500 ++ go env GOARCH [2020-12-22T15:20:01.179Z] #24 0.506 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:01.179Z] #24 0.506 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:01.179Z] #24 0.506 ++ dirname /tmp/install/install.sh [2020-12-22T15:20:01.179Z] #24 0.508 + dir=/tmp/install [2020-12-22T15:20:01.179Z] #24 0.508 + bin=dockercli [2020-12-22T15:20:01.179Z] #24 0.508 + shift [2020-12-22T15:20:01.179Z] #24 0.508 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-22T15:20:01.179Z] #24 0.508 + . /tmp/install/dockercli.installer [2020-12-22T15:20:01.179Z] #24 0.508 ++ : stable [2020-12-22T15:20:01.179Z] #24 0.508 ++ : 17.06.2-ce [2020-12-22T15:20:01.179Z] #24 0.509 + install_dockercli [2020-12-22T15:20:01.179Z] #24 0.509 Install docker/cli version 17.06.2-ce from stable [2020-12-22T15:20:01.179Z] #24 0.509 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-22T15:20:01.179Z] #24 0.510 ++ uname -m [2020-12-22T15:20:01.179Z] #24 0.511 + arch=ppc64le [2020-12-22T15:20:01.179Z] #24 0.511 + '[' ppc64le '!=' x86_64 ']' [2020-12-22T15:20:01.179Z] #24 0.511 + '[' ppc64le '!=' s390x ']' [2020-12-22T15:20:01.179Z] #24 0.511 + '[' ppc64le '!=' armhf ']' [2020-12-22T15:20:01.179Z] #24 0.511 + build_dockercli [2020-12-22T15:20:01.179Z] #24 0.512 + git clone https://github.com/docker/docker-ce /tmp/tmp.QBbR2BG1cG/tmp/docker-ce [2020-12-22T15:20:01.179Z] #24 0.514 Cloning into '/tmp/tmp.QBbR2BG1cG/tmp/docker-ce'... [2020-12-22T15:20:01.179Z] #24 ... [2020-12-22T15:20:01.179Z] [2020-12-22T15:20:01.179Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:20:01.179Z] #34 0.844 + RM_GOPATH=0 [2020-12-22T15:20:01.179Z] #34 0.844 + TMP_GOPATH= [2020-12-22T15:20:01.179Z] #34 0.844 + : /build [2020-12-22T15:20:01.179Z] #34 0.844 + '[' -z '' ']' [2020-12-22T15:20:01.179Z] #34 0.850 ++ mktemp -d [2020-12-22T15:20:01.179Z] #34 0.853 + export GOPATH=/tmp/tmp.4F2gQ4YLJ5 [2020-12-22T15:20:01.179Z] #34 0.853 + GOPATH=/tmp/tmp.4F2gQ4YLJ5 [2020-12-22T15:20:01.179Z] #34 0.853 + RM_GOPATH=1 [2020-12-22T15:20:01.179Z] #34 0.854 + case "$(go env GOARCH)" in [2020-12-22T15:20:01.179Z] #34 0.869 ++ go env GOARCH [2020-12-22T15:20:01.179Z] #34 0.914 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:01.179Z] #34 0.915 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:01.179Z] #34 0.917 ++ dirname /tmp/install/install.sh [2020-12-22T15:20:01.179Z] #34 0.926 + dir=/tmp/install [2020-12-22T15:20:01.179Z] #34 0.928 + bin=tomlv [2020-12-22T15:20:01.179Z] #34 0.929 + shift [2020-12-22T15:20:01.179Z] #34 0.929 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-22T15:20:01.179Z] #34 0.931 + . /tmp/install/tomlv.installer [2020-12-22T15:20:01.179Z] #34 0.933 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T15:20:01.179Z] #34 0.948 + install_tomlv [2020-12-22T15:20:01.179Z] #34 0.948 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-22T15:20:01.179Z] #34 0.948 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4F2gQ4YLJ5/src/github.com/BurntSushi/toml [2020-12-22T15:20:01.179Z] #34 0.949 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T15:20:01.179Z] #34 0.956 Cloning into '/tmp/tmp.4F2gQ4YLJ5/src/github.com/BurntSushi/toml'... [2020-12-22T15:20:01.179Z] #34 2.262 + cd /tmp/tmp.4F2gQ4YLJ5/src/github.com/BurntSushi/toml [2020-12-22T15:20:01.179Z] #34 2.263 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T15:20:01.179Z] #34 2.292 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T15:20:01.179Z] #34 3.130 runtime/internal/sys [2020-12-22T15:20:01.179Z] #34 3.267 math/bits [2020-12-22T15:20:01.179Z] #34 3.299 internal/cpu [2020-12-22T15:20:01.179Z] #34 3.376 runtime/internal/atomic [2020-12-22T15:20:01.179Z] #34 3.687 runtime/internal/math [2020-12-22T15:20:01.179Z] #34 3.980 unicode/utf8 [2020-12-22T15:20:01.179Z] #34 4.560 internal/bytealg [2020-12-22T15:20:01.179Z] #34 4.931 sync/atomic [2020-12-22T15:20:01.179Z] #34 4.947 math [2020-12-22T15:20:01.179Z] #34 5.897 unicode [2020-12-22T15:20:01.179Z] #34 6.037 internal/testlog [2020-12-22T15:20:01.179Z] #34 7.027 encoding [2020-12-22T15:20:01.179Z] #34 7.164 runtime [2020-12-22T15:20:01.179Z] #34 7.540 runtime/cgo [2020-12-22T15:20:01.403Z] - CONFIG_NAMESPACES: enabled [2020-12-22T15:20:01.403Z] - CONFIG_NET_NS: enabled [2020-12-22T15:20:01.403Z] - CONFIG_PID_NS: enabled [2020-12-22T15:20:01.403Z] - CONFIG_IPC_NS: enabled [2020-12-22T15:20:01.403Z] - CONFIG_UTS_NS: enabled [2020-12-22T15:20:01.403Z] - CONFIG_CGROUPS: enabled [2020-12-22T15:20:01.404Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-22T15:20:01.404Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-22T15:20:01.404Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-22T15:20:01.404Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-22T15:20:01.404Z] - CONFIG_CPUSETS: enabled [2020-12-22T15:20:01.404Z] - CONFIG_MEMCG: enabled [2020-12-22T15:20:01.404Z] - CONFIG_KEYS: enabled [2020-12-22T15:20:01.404Z] - CONFIG_VETH: enabled (as module) [2020-12-22T15:20:01.404Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-22T15:20:01.404Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-22T15:20:01.404Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-22T15:20:01.404Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-22T15:20:01.404Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-22T15:20:01.404Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-22T15:20:01.404Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-22T15:20:01.404Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-22T15:20:01.404Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-22T15:20:01.404Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-22T15:20:01.404Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-22T15:20:01.404Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-22T15:20:01.404Z] [2020-12-22T15:20:01.404Z] Optional Features: [2020-12-22T15:20:01.404Z] - CONFIG_USER_NS: enabled [2020-12-22T15:20:01.404Z] - CONFIG_SECCOMP: enabled [2020-12-22T15:20:01.404Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-22T15:20:01.404Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-22T15:20:01.404Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-22T15:20:01.404Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-22T15:20:01.404Z] - CONFIG_BLK_CGROUP: enabled [2020-12-22T15:20:01.404Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-22T15:20:01.404Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-22T15:20:01.404Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-22T15:20:01.404Z] - CONFIG_CGROUP_PERF: enabled [2020-12-22T15:20:01.404Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-22T15:20:01.404Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-22T15:20:01.404Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-22T15:20:01.404Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-22T15:20:01.404Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-22T15:20:01.478Z] #34 ... [2020-12-22T15:20:01.478Z] [2020-12-22T15:20:01.478Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:20:01.478Z] #45 0.885 + RM_GOPATH=0 [2020-12-22T15:20:01.478Z] #45 0.885 + TMP_GOPATH= [2020-12-22T15:20:01.478Z] #45 0.885 + : /build [2020-12-22T15:20:01.478Z] #45 0.886 + '[' -z '' ']' [2020-12-22T15:20:01.478Z] #45 0.887 ++ mktemp -d [2020-12-22T15:20:01.478Z] #45 0.893 + export GOPATH=/tmp/tmp.X0MeZ8GHEM [2020-12-22T15:20:01.478Z] #45 0.893 + GOPATH=/tmp/tmp.X0MeZ8GHEM [2020-12-22T15:20:01.478Z] #45 0.893 + RM_GOPATH=1 [2020-12-22T15:20:01.478Z] #45 0.895 + case "$(go env GOARCH)" in [2020-12-22T15:20:01.478Z] #45 0.903 ++ go env GOARCH [2020-12-22T15:20:01.478Z] #45 0.967 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:01.478Z] #45 0.967 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:01.478Z] #45 0.973 ++ dirname /tmp/install/install.sh [2020-12-22T15:20:01.478Z] #45 0.979 + dir=/tmp/install [2020-12-22T15:20:01.478Z] #45 0.981 + bin=vndr [2020-12-22T15:20:01.478Z] #45 0.982 + shift [2020-12-22T15:20:01.478Z] #45 0.982 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-22T15:20:01.478Z] #45 0.982 + . /tmp/install/vndr.installer [2020-12-22T15:20:01.478Z] #45 0.986 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T15:20:01.478Z] #45 0.987 + install_vndr [2020-12-22T15:20:01.478Z] #45 0.987 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-22T15:20:01.478Z] #45 0.988 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T15:20:01.478Z] #45 0.988 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.X0MeZ8GHEM/src/github.com/LK4D4/vndr [2020-12-22T15:20:01.478Z] #45 0.995 Cloning into '/tmp/tmp.X0MeZ8GHEM/src/github.com/LK4D4/vndr'... [2020-12-22T15:20:01.478Z] #45 2.021 + cd /tmp/tmp.X0MeZ8GHEM/src/github.com/LK4D4/vndr [2020-12-22T15:20:01.478Z] #45 2.023 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T15:20:01.478Z] #45 2.035 + go build -buildmode=pie -v -o /build/vndr . [2020-12-22T15:20:01.478Z] #45 3.591 internal/cpu [2020-12-22T15:20:01.478Z] #45 3.700 internal/race [2020-12-22T15:20:01.478Z] #45 3.724 runtime/internal/math [2020-12-22T15:20:01.478Z] #45 3.848 runtime/internal/atomic [2020-12-22T15:20:01.478Z] #45 4.072 sync/atomic [2020-12-22T15:20:01.478Z] #45 4.109 unicode [2020-12-22T15:20:01.478Z] #45 4.826 unicode/utf8 [2020-12-22T15:20:01.478Z] #45 5.245 internal/bytealg [2020-12-22T15:20:01.478Z] #45 5.960 math [2020-12-22T15:20:01.478Z] #45 7.102 encoding [2020-12-22T15:20:01.478Z] #45 7.555 unicode/utf16 [2020-12-22T15:20:01.478Z] #45 7.766 runtime [2020-12-22T15:20:01.478Z] #45 8.249 container/list [2020-12-22T15:20:01.478Z] #45 10.73 crypto/internal/subtle [2020-12-22T15:20:01.478Z] #45 ... [2020-12-22T15:20:01.478Z] [2020-12-22T15:20:01.478Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:20:01.478Z] #13 0.614 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T15:20:01.478Z] #13 0.734 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T15:20:01.478Z] #13 0.846 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T15:20:01.478Z] #13 1.517 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-22T15:20:01.478Z] #13 3.282 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-22T15:20:01.478Z] #13 5.875 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-22T15:20:01.684Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-22T15:20:01.684Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-22T15:20:01.684Z] - CONFIG_IP_VS: enabled (as module) [2020-12-22T15:20:01.684Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-22T15:20:01.684Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-22T15:20:01.684Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-22T15:20:01.684Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-22T15:20:01.684Z] - CONFIG_EXT4_FS: enabled [2020-12-22T15:20:01.684Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-22T15:20:01.684Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-22T15:20:01.684Z] - Network Drivers: [2020-12-22T15:20:01.684Z] - "overlay": [2020-12-22T15:20:01.684Z] - CONFIG_VXLAN: enabled (as module) [2020-12-22T15:20:01.684Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-22T15:20:01.684Z] Optional (for encrypted networks): [2020-12-22T15:20:01.684Z] - CONFIG_CRYPTO: enabled [2020-12-22T15:20:01.684Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-22T15:20:01.684Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-22T15:20:01.684Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-22T15:20:01.684Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-22T15:20:01.684Z] - CONFIG_XFRM: enabled [2020-12-22T15:20:01.684Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-22T15:20:01.684Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-22T15:20:01.684Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-22T15:20:01.684Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-22T15:20:01.684Z] - "ipvlan": [2020-12-22T15:20:01.684Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-22T15:20:01.684Z] - "macvlan": [2020-12-22T15:20:01.684Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-22T15:20:01.684Z] - CONFIG_DUMMY: enabled (as module) [2020-12-22T15:20:01.684Z] - "ftp,tftp client in container": [2020-12-22T15:20:01.684Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-22T15:20:01.684Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-22T15:20:01.684Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-22T15:20:01.684Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-22T15:20:01.684Z] - Storage Drivers: [2020-12-22T15:20:01.684Z] - "aufs": [2020-12-22T15:20:01.684Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-22T15:20:01.684Z] - "btrfs": [2020-12-22T15:20:01.684Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-22T15:20:01.684Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-22T15:20:01.684Z] - "devicemapper": [2020-12-22T15:20:01.684Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-22T15:20:01.684Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-22T15:20:01.684Z] - "overlay": [2020-12-22T15:20:01.684Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-22T15:20:01.684Z] - "zfs": [2020-12-22T15:20:01.684Z] - /dev/zfs: present [2020-12-22T15:20:01.684Z] - zfs command: missing [2020-12-22T15:20:01.684Z] - zpool command: missing [2020-12-22T15:20:01.684Z] [2020-12-22T15:20:01.774Z] #13 ... [2020-12-22T15:20:01.774Z] [2020-12-22T15:20:01.774Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:20:01.774Z] #51 0.572 + RM_GOPATH=0 [2020-12-22T15:20:01.774Z] #51 0.572 + TMP_GOPATH= [2020-12-22T15:20:01.774Z] #51 0.572 + : /build [2020-12-22T15:20:01.774Z] #51 0.572 + '[' -z '' ']' [2020-12-22T15:20:01.774Z] #51 0.573 ++ mktemp -d [2020-12-22T15:20:01.774Z] #51 0.579 + export GOPATH=/tmp/tmp.eM0fNT0NJa [2020-12-22T15:20:01.774Z] #51 0.579 + GOPATH=/tmp/tmp.eM0fNT0NJa [2020-12-22T15:20:01.774Z] #51 0.579 + RM_GOPATH=1 [2020-12-22T15:20:01.774Z] #51 0.579 + case "$(go env GOARCH)" in [2020-12-22T15:20:01.774Z] #51 0.580 ++ go env GOARCH [2020-12-22T15:20:01.774Z] #51 0.587 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:01.774Z] #51 0.587 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:01.774Z] #51 0.587 ++ dirname /tmp/install/install.sh [2020-12-22T15:20:01.774Z] #51 0.589 + dir=/tmp/install [2020-12-22T15:20:01.774Z] #51 0.589 + bin=shfmt [2020-12-22T15:20:01.774Z] #51 0.589 + shift [2020-12-22T15:20:01.774Z] #51 0.590 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-22T15:20:01.774Z] #51 0.590 + . /tmp/install/shfmt.installer [2020-12-22T15:20:01.774Z] #51 0.590 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T15:20:01.774Z] #51 0.591 + install_shfmt [2020-12-22T15:20:01.774Z] #51 0.591 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-22T15:20:01.774Z] #51 0.591 + git clone https://github.com/mvdan/sh.git /tmp/tmp.eM0fNT0NJa/src/github.com/mvdan/sh [2020-12-22T15:20:01.774Z] #51 0.591 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T15:20:01.774Z] #51 0.605 Cloning into '/tmp/tmp.eM0fNT0NJa/src/github.com/mvdan/sh'... [2020-12-22T15:20:01.774Z] #51 11.01 + cd /tmp/tmp.eM0fNT0NJa/src/github.com/mvdan/sh [2020-12-22T15:20:01.774Z] #51 11.01 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T15:20:01.774Z] #51 11.22 + GO111MODULE=on [2020-12-22T15:20:01.774Z] #51 ... [2020-12-22T15:20:01.774Z] [2020-12-22T15:20:01.774Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:20:01.774Z] #42 1.123 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T15:20:01.774Z] #42 1.216 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T15:20:01.774Z] #42 1.217 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T15:20:01.774Z] #42 2.697 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-22T15:20:01.774Z] #42 5.155 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-22T15:20:01.774Z] #42 6.911 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-22T15:20:01.774Z] #42 ... [2020-12-22T15:20:01.774Z] [2020-12-22T15:20:01.774Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T15:20:01.774Z] #32 0.737 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-22T15:20:01.774Z] #32 0.741 Cloning into '.'... [2020-12-22T15:20:01.944Z] Limits: [2020-12-22T15:20:01.944Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-22T15:20:01.944Z] [2020-12-22T15:20:01.944Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-22T15:20:02.068Z] #32 ... [2020-12-22T15:20:02.068Z] [2020-12-22T15:20:02.068Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T15:20:02.068Z] #29 8.166 0.1% #### 6.3% ########## 14.0% ################ 23.5% #################### 28.6% ####################### 32.4% ############################ 40.0% ################################ 45.7% ##################################### 51.5% ############################################# 62.9% ################################################## 70.5% ######################################################## 78.1% ########################################################## 81.5% ############################################################# 85.4% ############################################################## 87.3% ################################################################### 94.0% #################################################################### 95.7% ######################################################################## 100.0% [2020-12-22T15:20:02.068Z] #29 10.57 [2020-12-22T15:20:02.288Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e . [2020-12-22T15:20:02.550Z] #2 [internal] load .dockerignore [2020-12-22T15:20:02.550Z] #2 transferring context: [2020-12-22T15:20:02.810Z] #2 transferring context: 87B 0.1s done [2020-12-22T15:20:02.810Z] #2 DONE 0.3s [2020-12-22T15:20:02.810Z] [2020-12-22T15:20:02.810Z] #1 [internal] load build definition from Dockerfile [2020-12-22T15:20:02.810Z] #1 transferring dockerfile: 16.56kB done [2020-12-22T15:20:02.810Z] #1 DONE 0.3s [2020-12-22T15:20:02.810Z] [2020-12-22T15:20:02.810Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-22T15:20:03.386Z] #3 DONE 0.6s [2020-12-22T15:20:03.386Z] [2020-12-22T15:20:03.386Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-22T15:20:03.386Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-22T15:20:03.386Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-22T15:20:03.386Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-22T15:20:03.386Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-22T15:20:03.386Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-12-22T15:20:03.646Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.53MB / 8.88MB 0.3s [2020-12-22T15:20:03.646Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s [2020-12-22T15:20:03.906Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.5s done [2020-12-22T15:20:03.906Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-12-22T15:20:04.475Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-12-22T15:20:04.475Z] #4 DONE 1.1s [2020-12-22T15:20:04.735Z] [2020-12-22T15:20:04.735Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-22T15:20:04.995Z] #7 ... [2020-12-22T15:20:04.995Z] [2020-12-22T15:20:04.995Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-22T15:20:04.995Z] #5 DONE 0.3s [2020-12-22T15:20:04.995Z] [2020-12-22T15:20:04.995Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-22T15:20:04.995Z] #6 DONE 0.4s [2020-12-22T15:20:04.995Z] [2020-12-22T15:20:04.995Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-22T15:20:04.995Z] #7 DONE 0.5s [2020-12-22T15:20:04.995Z] [2020-12-22T15:20:04.995Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-22T15:20:04.995Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-22T15:20:04.995Z] #60 DONE 0.0s [2020-12-22T15:20:04.995Z] [2020-12-22T15:20:04.995Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:20:04.995Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-22T15:20:04.995Z] #8 DONE 0.0s [2020-12-22T15:20:04.995Z] [2020-12-22T15:20:04.995Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T15:20:04.995Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-22T15:20:04.995Z] #24 DONE 0.0s [2020-12-22T15:20:04.995Z] [2020-12-22T15:20:04.995Z] #21 [internal] load build context [2020-12-22T15:20:07.558Z] #21 transferring context: 21.83MB 2.6s [2020-12-22T15:20:08.400Z] #29 10.81 0.0% 1.2% ## 2.8% ### 5.0% #### 6.6% ##### 8.2% ####### 10.4% ####### 10.9% ######## 12.0% ######## 12.5% ######### 13.0% ########## 13.9% ########### 15.6% ############ 16.8% ############# 18.4% ############## 20.6% ################ 22.7% ################## 25.4% #################### 28.1% ####################### 32.0% ####################### 33.1% ######################### 35.7% ########################### 37.9% ############################ 39.5% ############################# 41.2% ############################## 43.0% ################################ 45.3% ################################## 47.6% ################################### 49.1% ##################################### 51.8% ###################################### 54.2% ######################################## 56.4% ######################################### 58.0% ########################################## 59.7% ########################################### 60.7% ############################################ 62.4% ############################################# 63.4% ############################################## 64.5% ############################################## 65.1% ############################################### 65.6% ################################################ 67.2% ################################################## 70.5% ################################################### 71.0% #################################################### 73.6% ##################################################### 74.8% ####################################################### 76.5% ######################################################## 78.3% ######################################################### 80.2% ########################################################## 81.3% ############################################################ 83.5% ############################################################# 85.6% [2020-12-22T15:20:08.400Z] #29 ... [2020-12-22T15:20:08.400Z] [2020-12-22T15:20:08.400Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:20:08.400Z] #13 17.74 Fetched 8184 kB in 17s (477 kB/s) [2020-12-22T15:20:08.863Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|compiled_files|files|imports|name|types_sizes) took 2m1.137705873s [2020-12-22T15:20:08.863Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 469.132841ms [2020-12-22T15:20:10.676Z] ok github.com/docker/docker/cmd/dockerd 0.135s coverage: 29.2% of statements [2020-12-22T15:20:10.878Z] #21 ... [2020-12-22T15:20:10.878Z] [2020-12-22T15:20:10.878Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-22T15:20:10.878Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-22T15:20:10.878Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-22T15:20:10.878Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-12-22T15:20:10.878Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.6s done [2020-12-22T15:20:10.878Z] #60 DONE 5.7s [2020-12-22T15:20:10.878Z] [2020-12-22T15:20:10.878Z] #21 [internal] load build context [2020-12-22T15:20:10.878Z] #21 ... [2020-12-22T15:20:10.878Z] [2020-12-22T15:20:10.878Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:20:10.878Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-22T15:20:10.878Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-22T15:20:10.878Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-22T15:20:10.878Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.1s done [2020-12-22T15:20:10.878Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s done [2020-12-22T15:20:10.878Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.9s done [2020-12-22T15:20:10.878Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.6s [2020-12-22T15:20:10.878Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.27MB / 68.67MB 5.6s [2020-12-22T15:20:10.878Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.24MB / 120.17MB 5.6s [2020-12-22T15:20:10.878Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.5s [2020-12-22T15:20:10.939Z] ok github.com/docker/docker/container 0.171s coverage: 34.4% of statements [2020-12-22T15:20:10.939Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-22T15:20:10.939Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-22T15:20:10.939Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-22T15:20:10.939Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-22T15:20:11.138Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.87MB / 68.67MB 5.9s [2020-12-22T15:20:11.138Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 6.0s done [2020-12-22T15:20:11.138Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.35MB / 120.17MB 6.0s [2020-12-22T15:20:11.138Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 6.0s [2020-12-22T15:20:11.410Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.54MB / 68.67MB 6.2s [2020-12-22T15:20:11.410Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.1s done [2020-12-22T15:20:11.679Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.33MB / 68.67MB 6.5s [2020-12-22T15:20:11.679Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.77MB / 120.17MB 6.5s [2020-12-22T15:20:11.940Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.50MB / 68.67MB 6.7s [2020-12-22T15:20:11.940Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.35MB / 120.17MB 6.7s [2020-12-22T15:20:11.957Z] #13 17.74 Reading package lists... [2020-12-22T15:20:11.957Z] #13 ... [2020-12-22T15:20:11.957Z] [2020-12-22T15:20:11.957Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:20:11.957Z] #45 11.15 crypto/subtle [2020-12-22T15:20:11.957Z] #45 11.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-22T15:20:11.957Z] #45 12.01 internal/nettrace [2020-12-22T15:20:11.957Z] #45 12.12 runtime/cgo [2020-12-22T15:20:11.957Z] #45 17.04 vendor/golang.org/x/crypto/internal/subtle [2020-12-22T15:20:11.957Z] #45 ... [2020-12-22T15:20:11.957Z] [2020-12-22T15:20:11.957Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:20:11.957Z] #51 11.22 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-22T15:20:11.957Z] #51 13.05 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T15:20:11.957Z] #51 13.07 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T15:20:11.957Z] #51 13.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T15:20:11.957Z] #51 13.47 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T15:20:11.957Z] #51 13.92 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T15:20:11.957Z] #51 15.38 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T15:20:11.957Z] #51 16.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T15:20:11.957Z] #51 18.55 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T15:20:11.957Z] #51 20.02 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T15:20:11.957Z] #51 20.22 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T15:20:11.957Z] #51 20.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T15:20:11.957Z] #51 20.69 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T15:20:11.957Z] #51 ... [2020-12-22T15:20:11.957Z] [2020-12-22T15:20:11.957Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:20:11.957Z] #47 11.09 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T15:20:11.957Z] #47 16.38 go: finding github.com/fatih/color v1.9.0 [2020-12-22T15:20:11.957Z] #47 16.41 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T15:20:11.957Z] #47 16.42 go: finding github.com/pkg/errors v0.9.1 [2020-12-22T15:20:11.957Z] #47 16.59 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-22T15:20:11.957Z] #47 16.62 go: finding github.com/spf13/pflag v1.0.3 [2020-12-22T15:20:11.957Z] #47 16.70 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-22T15:20:11.957Z] #47 17.39 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T15:20:11.957Z] #47 17.53 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-22T15:20:11.957Z] #47 17.59 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T15:20:11.957Z] #47 17.59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T15:20:11.957Z] #47 17.67 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T15:20:12.203Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.19MB / 68.67MB 6.9s [2020-12-22T15:20:12.203Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 59.31MB / 120.17MB 7.0s [2020-12-22T15:20:12.255Z] #47 ... [2020-12-22T15:20:12.255Z] [2020-12-22T15:20:12.255Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T15:20:12.255Z] #29 10.81 0.0% 1.2% ## 2.8% ### 5.0% #### 6.6% ##### 8.2% ####### 10.4% ####### 10.9% ######## 12.0% ######## 12.5% ######### 13.0% ########## 13.9% ########### 15.6% ############ 16.8% ############# 18.4% ############## 20.6% ################ 22.7% ################## 25.4% #################### 28.1% ####################### 32.0% ####################### 33.1% ######################### 35.7% ########################### 37.9% ############################ 39.5% ############################# 41.2% ############################## 43.0% ################################ 45.3% ################################## 47.6% ################################### 49.1% ##################################### 51.8% ###################################### 54.2% ######################################## 56.4% ######################################### 58.0% ########################################## 59.7% ########################################### 60.7% ############################################ 62.4% ############################################# 63.4% ############################################## 64.5% ############################################## 65.1% ############################################### 65.6% ################################################ 67.2% ################################################## 70.5% ################################################### 71.0% #################################################### 73.6% ##################################################### 74.8% ####################################################### 76.5% ######################################################## 78.3% ######################################################### 80.2% ########################################################## 81.3% ############################################################ 83.5% ############################################################# 85.6% ############################################################### 87.8% ################################################################ 89.2% ################################################################ 89.8% ################################################################# 91.1% ################################################################## 92.7% ################################################################### 93.8% #################################################################### 94.9% ##################################################################### 96.1% ##################################################################### 96.6% ###################################################################### 98.4% ######################################################################## 100.0% [2020-12-22T15:20:12.255Z] #29 18.19 [2020-12-22T15:20:12.255Z] #29 19.87 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-22T15:20:12.255Z] #29 20.36 [2020-12-22T15:20:12.255Z] #29 20.55 ##################### 29.8% ######################################################################## 100.0% [2020-12-22T15:20:12.255Z] #29 20.83 [2020-12-22T15:20:12.466Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.58MB / 68.67MB 7.1s [2020-12-22T15:20:12.466Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.72MB / 120.17MB 7.3s [2020-12-22T15:20:12.728Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.81MB / 120.17MB 7.4s [2020-12-22T15:20:12.988Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.40MB / 120.17MB 7.7s [2020-12-22T15:20:12.988Z] #8 ... [2020-12-22T15:20:12.988Z] [2020-12-22T15:20:12.988Z] #21 [internal] load build context [2020-12-22T15:20:12.988Z] #21 transferring context: 53.18MB 7.5s done [2020-12-22T15:20:12.988Z] #21 DONE 8.0s [2020-12-22T15:20:12.988Z] [2020-12-22T15:20:12.988Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:20:12.988Z] #8 ... [2020-12-22T15:20:12.988Z] [2020-12-22T15:20:12.988Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T15:20:12.988Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-22T15:20:12.988Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done [2020-12-22T15:20:12.988Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done [2020-12-22T15:20:12.988Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 2.6s done [2020-12-22T15:20:12.988Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 4.5s [2020-12-22T15:20:13.250Z] #24 ... [2020-12-22T15:20:13.250Z] [2020-12-22T15:20:13.250Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:20:13.250Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.09MB / 120.17MB 8.0s [2020-12-22T15:20:13.305Z] #29 ... [2020-12-22T15:20:13.305Z] [2020-12-22T15:20:13.305Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:20:13.305Z] #49 12.67 go: downloading github.com/fatih/color v1.7.0 [2020-12-22T15:20:13.305Z] #49 12.70 go: downloading github.com/pkg/errors v0.8.1 [2020-12-22T15:20:13.305Z] #49 12.76 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-22T15:20:13.305Z] #49 12.81 go: downloading github.com/spf13/viper v1.6.1 [2020-12-22T15:20:13.305Z] #49 12.81 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T15:20:13.305Z] #49 12.82 go: extracting github.com/fatih/color v1.7.0 [2020-12-22T15:20:13.305Z] #49 12.83 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-22T15:20:13.305Z] #49 13.03 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T15:20:13.305Z] #49 13.05 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-22T15:20:13.305Z] #49 13.11 go: extracting github.com/pkg/errors v0.8.1 [2020-12-22T15:20:13.305Z] #49 13.25 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-22T15:20:13.305Z] #49 13.27 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-22T15:20:13.305Z] #49 13.31 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-22T15:20:13.305Z] #49 13.47 go: extracting github.com/spf13/viper v1.6.1 [2020-12-22T15:20:13.305Z] #49 14.00 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-22T15:20:13.306Z] #49 14.06 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T15:20:13.306Z] #49 14.09 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-22T15:20:13.306Z] #49 14.10 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T15:20:13.306Z] #49 14.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T15:20:13.306Z] #49 14.68 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T15:20:13.306Z] #49 15.46 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T15:20:13.306Z] #49 16.88 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T15:20:13.306Z] #49 17.00 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T15:20:13.306Z] #49 17.69 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T15:20:13.306Z] #49 20.59 go: downloading github.com/spf13/cast v1.3.0 [2020-12-22T15:20:13.306Z] #49 20.63 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T15:20:13.306Z] #49 20.63 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-22T15:20:13.306Z] #49 20.63 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-22T15:20:13.306Z] #49 20.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T15:20:13.306Z] #49 20.63 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-22T15:20:13.306Z] #49 20.64 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T15:20:13.306Z] #49 20.65 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T15:20:13.306Z] #49 20.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T15:20:13.306Z] #49 20.66 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-22T15:20:13.306Z] #49 20.74 go: extracting github.com/spf13/cast v1.3.0 [2020-12-22T15:20:13.306Z] #49 20.84 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T15:20:13.306Z] #49 20.96 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-22T15:20:13.306Z] #49 21.02 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-22T15:20:13.306Z] #49 21.05 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-22T15:20:13.306Z] #49 21.11 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T15:20:13.306Z] #49 21.22 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-22T15:20:13.306Z] #49 21.24 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T15:20:13.306Z] #49 21.25 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T15:20:13.306Z] #49 21.30 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-22T15:20:13.306Z] #49 21.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-22T15:20:13.306Z] #49 21.39 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T15:20:13.306Z] #49 21.49 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-22T15:20:13.306Z] #49 21.61 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T15:20:13.306Z] #49 21.67 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T15:20:13.306Z] #49 21.76 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T15:20:13.306Z] #49 21.89 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-22T15:20:13.306Z] #49 21.96 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-22T15:20:13.306Z] #49 22.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T15:20:13.306Z] #49 22.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T15:20:13.306Z] #49 22.18 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-22T15:20:13.306Z] #49 22.23 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T15:20:13.306Z] #49 22.29 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T15:20:13.306Z] #49 22.29 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T15:20:13.306Z] #49 22.30 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T15:20:13.306Z] #49 22.39 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T15:20:13.306Z] #49 22.40 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T15:20:13.306Z] #49 22.46 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-22T15:20:13.306Z] #49 22.51 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T15:20:13.306Z] #49 22.56 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T15:20:13.306Z] #49 22.60 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T15:20:13.306Z] #49 22.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T15:20:13.306Z] #49 22.73 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-22T15:20:13.511Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 8.1s done [2020-12-22T15:20:13.601Z] #49 22.95 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-22T15:20:13.601Z] #49 ... [2020-12-22T15:20:13.601Z] [2020-12-22T15:20:13.601Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:20:13.601Z] #64 20.84 Checking out files: 73% (1406/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-12-22T15:20:13.601Z] #64 21.12 + cd /tmp/tmp.Xp5LhLi47r/src/github.com/docker/libnetwork [2020-12-22T15:20:13.601Z] #64 21.12 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T15:20:13.601Z] #64 21.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-22T15:20:13.775Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.59MB / 120.17MB 8.4s [2020-12-22T15:20:14.037Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.51MB / 120.17MB 8.7s [2020-12-22T15:20:14.262Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.090s coverage: 65.3% of statements [2020-12-22T15:20:14.296Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.25MB / 120.17MB 9.0s [2020-12-22T15:20:14.839Z] ok github.com/docker/docker/daemon/cluster/convert 0.031s coverage: 35.9% of statements [2020-12-22T15:20:14.864Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.4s done [2020-12-22T15:20:15.804Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.7s [2020-12-22T15:20:17.158Z] #64 ... [2020-12-22T15:20:17.159Z] [2020-12-22T15:20:17.159Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T15:20:17.159Z] #29 22.25 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-22T15:20:17.159Z] #29 22.33 skipping existing 5cb8031fd95d [2020-12-22T15:20:17.159Z] #29 22.62 [2020-12-22T15:20:17.159Z] #29 24.30 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2020-12-22T15:20:17.159Z] #29 24.76 [2020-12-22T15:20:18.056Z] #29 24.95 0.4% ### 5.1% ####### 10.0% ######### 13.3% ############# 18.9% ################# 24.8% ##################### 30.3% ########################### 37.7% ############################### 43.7% ################################# 46.1% #################################### 50.1% ###################################### 53.8% ########################################## 59.3% [2020-12-22T15:20:18.056Z] #29 ... [2020-12-22T15:20:18.056Z] [2020-12-22T15:20:18.056Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:20:18.056Z] #42 17.27 Fetched 8184 kB in 16s (507 kB/s) [2020-12-22T15:20:18.056Z] #42 17.27 Reading package lists... [2020-12-22T15:20:18.056Z] #42 24.57 Reading package lists... [2020-12-22T15:20:18.056Z] #42 ... [2020-12-22T15:20:18.056Z] [2020-12-22T15:20:18.056Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T15:20:18.163Z] ok github.com/docker/docker/daemon/cluster 0.112s coverage: 0.5% of statements [2020-12-22T15:20:18.651Z] #29 24.95 0.4% ### 5.1% ####### 10.0% ######### 13.3% ############# 18.9% ################# 24.8% ##################### 30.3% ########################### 37.7% ############################### 43.7% ################################# 46.1% #################################### 50.1% ###################################### 53.8% ########################################## 59.3% ############################################## 64.9% ################################################## 70.4% ##################################################### 73.8% ######################################################## 78.4% ############################################################ 83.9% ################################################################# 91.3% ##################################################################### 96.7% ######################################################################## 100.0% [2020-12-22T15:20:18.651Z] #29 ... [2020-12-22T15:20:18.651Z] [2020-12-22T15:20:18.651Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T15:20:18.651Z] #40 17.96 Checking out files: 66% (1116/1667) Checking out files: 67% (1117/1667) Checking out files: 68% (1134/1667) Checking out files: 69% (1151/1667) Checking out files: 70% (1167/1667) Checking out files: 71% (1184/1667) Checking out files: 72% (1201/1667) Checking out files: 73% (1217/1667) Checking out files: 74% (1234/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-22T15:20:18.651Z] #40 18.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-22T15:20:18.651Z] #40 20.47 + 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-12-22T15:20:18.948Z] #40 ... [2020-12-22T15:20:18.948Z] [2020-12-22T15:20:18.948Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T15:20:18.948Z] #29 27.36 [2020-12-22T15:20:18.948Z] #29 ... [2020-12-22T15:20:18.948Z] [2020-12-22T15:20:18.948Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T15:20:18.948Z] #55 18.43 Fetched 8184 kB in 17s (471 kB/s) [2020-12-22T15:20:18.948Z] #55 18.43 Reading package lists... [2020-12-22T15:20:19.097Z] #8 ... [2020-12-22T15:20:19.097Z] [2020-12-22T15:20:19.097Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-22T15:20:19.097Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 10.3s done [2020-12-22T15:20:19.097Z] #24 DONE 13.9s [2020-12-22T15:20:19.097Z] [2020-12-22T15:20:19.097Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:20:19.097Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.0s done [2020-12-22T15:20:19.097Z] #8 ... [2020-12-22T15:20:19.097Z] [2020-12-22T15:20:19.097Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T15:20:19.244Z] #55 26.10 Reading package lists... [2020-12-22T15:20:19.244Z] #55 ... [2020-12-22T15:20:19.244Z] [2020-12-22T15:20:19.244Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:20:19.244Z] #49 23.04 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T15:20:19.244Z] #49 23.04 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T15:20:19.244Z] #49 23.05 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T15:20:19.244Z] #49 23.26 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-22T15:20:19.244Z] #49 23.34 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T15:20:19.244Z] #49 23.37 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T15:20:19.244Z] #49 23.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T15:20:19.244Z] #49 23.42 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-22T15:20:19.244Z] #49 23.50 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T15:20:19.244Z] #49 23.51 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-22T15:20:19.244Z] #49 23.57 go: downloading golang.org/x/text v0.3.2 [2020-12-22T15:20:19.244Z] #49 23.61 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T15:20:19.244Z] #49 23.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T15:20:19.244Z] #49 23.77 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-22T15:20:19.244Z] #49 23.91 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T15:20:19.244Z] #49 24.26 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T15:20:19.244Z] #49 24.44 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-22T15:20:19.244Z] #49 24.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T15:20:19.244Z] #49 24.70 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-22T15:20:19.244Z] #49 25.07 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-22T15:20:19.244Z] #49 25.17 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-22T15:20:19.244Z] #49 25.19 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T15:20:19.244Z] #49 25.23 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T15:20:19.244Z] #49 25.32 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T15:20:19.244Z] #49 25.42 go: downloading github.com/spf13/afero v1.1.2 [2020-12-22T15:20:19.244Z] #49 25.57 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-22T15:20:19.244Z] #49 25.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T15:20:19.244Z] #49 25.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-22T15:20:19.244Z] #49 25.93 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T15:20:19.244Z] #49 25.98 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T15:20:19.244Z] #49 26.00 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T15:20:19.244Z] #49 26.13 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T15:20:19.244Z] #49 26.13 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-22T15:20:19.244Z] #49 26.14 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T15:20:19.244Z] #49 26.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T15:20:19.244Z] #49 26.23 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-22T15:20:19.244Z] #49 26.27 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-22T15:20:19.244Z] #49 26.36 go: extracting github.com/spf13/afero v1.1.2 [2020-12-22T15:20:19.244Z] #49 26.40 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T15:20:19.244Z] #49 26.59 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T15:20:19.244Z] #49 26.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T15:20:19.244Z] #49 26.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T15:20:19.244Z] #49 26.74 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T15:20:19.244Z] #49 26.78 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T15:20:19.244Z] #49 26.85 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T15:20:19.244Z] #49 26.93 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T15:20:19.244Z] #49 27.07 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-22T15:20:19.244Z] #49 27.14 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T15:20:19.244Z] #49 27.15 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-22T15:20:19.244Z] #49 27.21 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T15:20:19.244Z] #49 27.21 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T15:20:19.244Z] #49 27.23 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T15:20:19.244Z] #49 27.43 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T15:20:19.244Z] #49 27.44 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-22T15:20:19.244Z] #49 27.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T15:20:19.244Z] #49 27.54 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T15:20:19.244Z] #49 27.77 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T15:20:19.244Z] #49 27.83 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T15:20:19.244Z] #49 27.95 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T15:20:19.244Z] #49 28.03 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T15:20:19.244Z] #49 28.09 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-22T15:20:19.244Z] #49 28.14 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T15:20:19.244Z] #49 28.17 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-22T15:20:19.244Z] #49 28.17 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T15:20:19.244Z] #49 28.29 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-22T15:20:19.244Z] #49 28.38 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T15:20:19.244Z] #49 28.38 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T15:20:19.244Z] #49 28.48 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T15:20:19.244Z] #49 28.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T15:20:19.244Z] #49 28.57 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T15:20:19.244Z] #49 28.80 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T15:20:19.539Z] #49 28.89 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-22T15:20:19.539Z] #49 28.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T15:20:19.539Z] #49 29.04 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T15:20:19.834Z] #49 29.04 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-22T15:20:19.834Z] #49 29.20 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T15:20:19.834Z] #49 29.30 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-22T15:20:20.039Z] #25 1.163 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T15:20:20.131Z] #49 29.38 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T15:20:20.131Z] #49 29.46 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-22T15:20:20.298Z] #25 1.167 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T15:20:20.298Z] #25 1.306 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T15:20:20.298Z] #25 1.313 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T15:20:20.427Z] #49 ... [2020-12-22T15:20:20.427Z] [2020-12-22T15:20:20.427Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T15:20:20.427Z] #36 19.77 Fetched 8184 kB in 19s (438 kB/s) [2020-12-22T15:20:20.427Z] #36 19.77 Reading package lists... [2020-12-22T15:20:20.557Z] #25 1.623 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T15:20:20.746Z] #36 28.19 Reading package lists... [2020-12-22T15:20:20.746Z] #36 ... [2020-12-22T15:20:20.746Z] [2020-12-22T15:20:20.746Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T15:20:20.746Z] #29 28.84 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-22T15:20:20.747Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2020-12-22T15:20:20.817Z] #25 1.744 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T15:20:21.011Z] ok github.com/docker/docker/daemon/config 0.136s coverage: 81.8% of statements [2020-12-22T15:20:21.039Z] #29 29.24 #=#=# ##O#- # [2020-12-22T15:20:21.039Z] #29 29.47 ######################################################################## 100.0% [2020-12-22T15:20:21.333Z] #29 29.66 [2020-12-22T15:20:21.963Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-12-22T15:20:21.974Z] #29 30.51 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-22T15:20:22.270Z] #29 ... [2020-12-22T15:20:22.270Z] [2020-12-22T15:20:22.270Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:20:22.270Z] #51 21.81 runtime/cgo [2020-12-22T15:20:22.270Z] #51 22.04 runtime [2020-12-22T15:20:22.565Z] #51 ... [2020-12-22T15:20:22.565Z] [2020-12-22T15:20:22.565Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T15:20:22.565Z] #29 31.02 [2020-12-22T15:20:22.723Z] #25 3.503 Fetched 8410 kB in 3s (3256 kB/s) [2020-12-22T15:20:22.861Z] #29 31.22 ######################################################################## 100.0% [2020-12-22T15:20:22.916Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2020-12-22T15:20:23.157Z] #29 31.43 [2020-12-22T15:20:23.157Z] #29 31.49 Download of images into '/build' complete. [2020-12-22T15:20:23.157Z] #29 31.49 Use something like the following to load the result into a Docker daemon: [2020-12-22T15:20:23.157Z] #29 31.49 tar -cC '/build' . | docker load [2020-12-22T15:20:23.157Z] #29 DONE 31.6s [2020-12-22T15:20:23.157Z] [2020-12-22T15:20:23.157Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:20:23.157Z] #42 24.57 Reading package lists... [2020-12-22T15:20:23.293Z] #25 3.503 Reading package lists... [2020-12-22T15:20:23.452Z] #42 31.53 Building dependency tree... [2020-12-22T15:20:23.705Z] INFO [runner/unused/goanalysis] analyzers took 26.82629065s with top 10 stages: buildssa: 22.493828582s, U1000: 4.332462068s [2020-12-22T15:20:24.231Z] #25 4.439 Reading package lists... [2020-12-22T15:20:24.491Z] #25 5.414 Building dependency tree... [2020-12-22T15:20:24.751Z] #25 5.793 The following additional packages will be installed: [2020-12-22T15:20:24.751Z] #25 5.793 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-22T15:20:24.751Z] #25 5.793 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-22T15:20:24.751Z] #25 5.793 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-22T15:20:24.751Z] #25 5.793 Suggested packages: [2020-12-22T15:20:24.751Z] #25 5.793 krb5-doc krb5-user [2020-12-22T15:20:24.751Z] #25 5.793 Recommended packages: [2020-12-22T15:20:24.751Z] #25 5.793 krb5-locales publicsuffix libsasl2-modules [2020-12-22T15:20:25.011Z] #25 6.015 The following NEW packages will be installed: [2020-12-22T15:20:25.011Z] #25 6.015 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-22T15:20:25.011Z] #25 6.015 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-22T15:20:25.011Z] #25 6.015 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-22T15:20:25.011Z] #25 6.015 libssh2-1 libssl1.1 openssl [2020-12-22T15:20:25.273Z] #25 6.302 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-22T15:20:25.273Z] #25 6.302 Need to get 5047 kB of archives. [2020-12-22T15:20:25.273Z] #25 6.302 After this operation, 12.1 MB of additional disk space will be used. [2020-12-22T15:20:25.273Z] #25 6.302 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-22T15:20:25.273Z] #25 6.311 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2020-12-22T15:20:25.273Z] #25 6.311 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-22T15:20:25.273Z] #25 6.311 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-22T15:20:25.273Z] #25 6.311 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-22T15:20:25.273Z] #25 6.321 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-22T15:20:25.273Z] #25 6.331 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-22T15:20:25.273Z] #25 6.338 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-22T15:20:25.273Z] #25 6.338 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-22T15:20:25.273Z] #25 6.338 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-22T15:20:25.273Z] #25 6.347 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-22T15:20:25.273Z] #25 6.356 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-22T15:20:25.273Z] #25 6.380 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-22T15:20:25.273Z] #25 6.380 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-22T15:20:25.273Z] #25 6.380 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2020-12-22T15:20:25.273Z] #25 6.380 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-22T15:20:25.273Z] #25 6.384 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-22T15:20:25.273Z] #25 6.397 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-22T15:20:25.273Z] #25 6.410 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-22T15:20:25.273Z] #25 6.413 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-22T15:20:25.273Z] #25 6.417 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-22T15:20:25.533Z] #25 6.684 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T15:20:25.533Z] #25 6.702 Fetched 5047 kB in 0s (13.6 MB/s) [2020-12-22T15:20:25.793Z] #25 6.743 Selecting previously unselected package libssl1.1:amd64. [2020-12-22T15:20:25.793Z] #25 6.743 (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 ... 6677 files and directories currently installed.) [2020-12-22T15:20:25.793Z] #25 6.748 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-22T15:20:25.793Z] #25 6.756 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-22T15:20:26.063Z] #25 6.999 Selecting previously unselected package openssl. [2020-12-22T15:20:26.063Z] #25 6.999 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-22T15:20:26.063Z] #25 7.007 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-22T15:20:26.063Z] #25 7.221 Selecting previously unselected package ca-certificates. [2020-12-22T15:20:26.063Z] #25 7.221 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-22T15:20:26.207Z] #42 ... [2020-12-22T15:20:26.207Z] [2020-12-22T15:20:26.207Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:20:26.207Z] #13 17.74 Reading package lists... [2020-12-22T15:20:26.207Z] #13 25.74 Reading package lists... [2020-12-22T15:20:26.207Z] #13 33.59 Building dependency tree... [2020-12-22T15:20:26.207Z] #13 ... [2020-12-22T15:20:26.207Z] [2020-12-22T15:20:26.207Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:20:26.207Z] #42 35.48 The following additional packages will be installed: [2020-12-22T15:20:26.207Z] #42 35.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-22T15:20:26.207Z] #42 35.48 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-22T15:20:26.207Z] #42 35.49 Suggested packages: [2020-12-22T15:20:26.207Z] #42 35.50 manpages-dev python-setuptools [2020-12-22T15:20:26.325Z] #25 7.225 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-22T15:20:26.325Z] #25 7.317 Selecting previously unselected package libkeyutils1:amd64. [2020-12-22T15:20:26.325Z] #25 7.317 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-12-22T15:20:26.325Z] #25 7.317 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-22T15:20:26.325Z] #25 7.354 Selecting previously unselected package libkrb5support0:amd64. [2020-12-22T15:20:26.325Z] #25 7.354 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-22T15:20:26.325Z] #25 7.365 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-22T15:20:26.325Z] #25 7.405 Selecting previously unselected package libk5crypto3:amd64. [2020-12-22T15:20:26.325Z] #25 7.405 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-22T15:20:26.325Z] #25 7.408 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-22T15:20:26.325Z] #25 7.459 Selecting previously unselected package libkrb5-3:amd64. [2020-12-22T15:20:26.325Z] #25 7.459 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-22T15:20:26.325Z] #25 7.475 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-22T15:20:26.585Z] #25 7.567 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-22T15:20:26.585Z] #25 7.567 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-22T15:20:26.585Z] #25 7.571 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-22T15:20:26.585Z] #25 7.647 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-22T15:20:26.585Z] #25 7.647 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-22T15:20:26.585Z] #25 7.652 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T15:20:26.585Z] #25 7.718 Selecting previously unselected package libsasl2-2:amd64. [2020-12-22T15:20:26.585Z] #25 7.718 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-22T15:20:26.585Z] #25 7.718 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T15:20:26.585Z] #25 7.771 Selecting previously unselected package libldap-common. [2020-12-22T15:20:26.585Z] #25 7.771 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-22T15:20:26.585Z] #25 7.774 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T15:20:26.845Z] #25 7.839 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-22T15:20:26.845Z] #25 7.839 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-22T15:20:26.845Z] #25 7.843 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T15:20:26.845Z] #25 7.925 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-22T15:20:26.845Z] #25 7.926 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-22T15:20:26.845Z] #25 7.932 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-22T15:20:26.845Z] #25 7.985 Selecting previously unselected package libpsl5:amd64. [2020-12-22T15:20:26.845Z] #25 7.985 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-22T15:20:26.845Z] #25 7.989 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-22T15:20:26.845Z] #25 8.030 Selecting previously unselected package librtmp1:amd64. [2020-12-22T15:20:27.106Z] #25 8.033 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-22T15:20:27.106Z] #25 8.036 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T15:20:27.106Z] #25 8.085 Selecting previously unselected package libssh2-1:amd64. [2020-12-22T15:20:27.106Z] #25 8.085 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-22T15:20:27.106Z] #25 8.090 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-22T15:20:27.106Z] #25 8.194 Selecting previously unselected package libcurl4:amd64. [2020-12-22T15:20:27.106Z] #25 8.194 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-22T15:20:27.106Z] #25 8.199 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-22T15:20:27.106Z] #25 8.278 Selecting previously unselected package curl. [2020-12-22T15:20:27.106Z] #25 8.278 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-22T15:20:27.106Z] #25 8.284 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-22T15:20:27.170Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-12-22T15:20:27.170Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.525s coverage: 14.1% of statements [2020-12-22T15:20:27.365Z] #25 8.375 Selecting previously unselected package libonig5:amd64. [2020-12-22T15:20:27.365Z] #25 8.375 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-22T15:20:27.365Z] #25 8.375 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-22T15:20:27.365Z] #25 8.441 Selecting previously unselected package libjq1:amd64. [2020-12-22T15:20:27.365Z] #25 8.441 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T15:20:27.365Z] #25 8.445 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T15:20:27.365Z] #25 8.509 Selecting previously unselected package jq. [2020-12-22T15:20:27.365Z] #25 8.509 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T15:20:27.365Z] #25 8.514 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T15:20:27.624Z] #25 8.573 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-22T15:20:27.624Z] #25 8.605 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-22T15:20:27.624Z] #25 8.615 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-22T15:20:27.624Z] #25 8.723 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-22T15:20:27.624Z] #25 8.735 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T15:20:27.624Z] #25 8.751 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-22T15:20:27.624Z] #25 8.762 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T15:20:27.624Z] #25 8.774 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-22T15:20:27.883Z] #25 8.785 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-22T15:20:27.883Z] #25 8.797 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-22T15:20:27.883Z] #25 8.809 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-22T15:20:27.883Z] #25 8.820 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-22T15:20:27.883Z] #25 8.864 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-22T15:20:27.883Z] #25 8.880 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-22T15:20:27.883Z] #25 8.890 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T15:20:27.883Z] #25 8.901 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-22T15:20:27.883Z] #25 8.964 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-22T15:20:28.120Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.664s coverage: 56.2% of statements [2020-12-22T15:20:28.305Z] #42 37.60 The following NEW packages will be installed: [2020-12-22T15:20:28.305Z] #42 37.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-22T15:20:28.305Z] #42 37.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-22T15:20:28.305Z] #42 37.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-22T15:20:28.305Z] #42 37.61 python-six zlib1g-dev [2020-12-22T15:20:28.305Z] #42 37.84 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T15:20:28.305Z] #42 37.84 Need to get 4075 kB of archives. [2020-12-22T15:20:28.305Z] #42 37.84 After this operation, 24.5 MB of additional disk space will be used. [2020-12-22T15:20:28.305Z] #42 37.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-12-22T15:20:28.456Z] #25 9.627 Updating certificates in /etc/ssl/certs... [2020-12-22T15:20:28.601Z] #42 37.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-22T15:20:28.601Z] #42 37.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-12-22T15:20:28.601Z] #42 37.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-22T15:20:28.601Z] #42 37.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-12-22T15:20:28.601Z] #42 37.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-22T15:20:28.601Z] #42 37.90 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-12-22T15:20:28.601Z] #42 37.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-12-22T15:20:28.601Z] #42 37.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-12-22T15:20:28.601Z] #42 38.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-12-22T15:20:28.864Z] Running on azwin-2-5f6060 in d:\jenkins\workspace\moby_PR-41801 [Pipeline] { [Pipeline] ws [2020-12-22T15:20:28.881Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-12-22T15:20:28.898Z] #42 38.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-12-22T15:20:28.898Z] #42 38.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-12-22T15:20:28.898Z] #42 38.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [Pipeline] checkout [2020-12-22T15:20:29.194Z] #42 38.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-12-22T15:20:29.195Z] #42 38.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-22T15:20:29.195Z] #42 38.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-12-22T15:20:29.195Z] #42 38.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-12-22T15:20:29.399Z] #25 ... [2020-12-22T15:20:29.399Z] [2020-12-22T15:20:29.399Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:20:29.399Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done [2020-12-22T15:20:29.399Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-12-22T15:20:29.399Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2020-12-22T15:20:29.399Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.7s [2020-12-22T15:20:29.399Z] #8 ... [2020-12-22T15:20:29.399Z] [2020-12-22T15:20:29.399Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-22T15:20:29.399Z] #25 10.48 126 added, 0 removed; done. [2020-12-22T15:20:29.399Z] #25 10.55 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-22T15:20:29.399Z] #25 10.56 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T15:20:29.399Z] #25 10.62 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-22T15:20:29.660Z] #25 10.63 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-22T15:20:29.660Z] #25 10.65 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T15:20:29.660Z] #25 10.67 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-22T15:20:29.660Z] #25 10.68 Updating certificates in /etc/ssl/certs... [2020-12-22T15:20:30.230Z] #25 11.42 0 added, 0 removed; done. [2020-12-22T15:20:30.230Z] #25 11.42 Running hooks in /etc/ca-certificates/update.d... [2020-12-22T15:20:30.230Z] #25 11.42 done. [2020-12-22T15:20:30.682Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-12-22T15:20:30.723Z] #42 ... [2020-12-22T15:20:30.723Z] [2020-12-22T15:20:30.723Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T15:20:30.723Z] #55 26.10 Reading package lists... [2020-12-22T15:20:30.723Z] #55 34.42 Building dependency tree... [2020-12-22T15:20:30.723Z] #55 37.01 The following additional packages will be installed: [2020-12-22T15:20:30.723Z] #55 37.02 libbtrfs0 [2020-12-22T15:20:30.723Z] #55 37.15 The following NEW packages will be installed: [2020-12-22T15:20:30.723Z] #55 37.15 libbtrfs-dev libbtrfs0 [2020-12-22T15:20:30.723Z] #55 37.31 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T15:20:30.723Z] #55 37.31 Need to get 120 kB of archives. [2020-12-22T15:20:30.723Z] #55 37.31 After this operation, 423 kB of additional disk space will be used. [2020-12-22T15:20:30.723Z] #55 37.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-22T15:20:30.723Z] #55 37.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-22T15:20:30.723Z] #55 38.83 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T15:20:30.723Z] #55 39.00 Fetched 120 kB in 0s (726 kB/s) [2020-12-22T15:20:30.723Z] #55 39.11 Selecting previously unselected package libbtrfs0. [2020-12-22T15:20:30.723Z] #55 39.11 (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-12-22T15:20:30.723Z] #55 39.19 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-22T15:20:30.723Z] #55 39.21 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T15:20:30.723Z] #55 39.32 Selecting previously unselected package libbtrfs-dev. [2020-12-22T15:20:30.723Z] #55 39.33 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-22T15:20:30.723Z] #55 39.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T15:20:30.723Z] #55 39.54 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T15:20:30.723Z] #55 39.55 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T15:20:30.723Z] #55 39.56 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T15:20:30.723Z] #55 DONE 39.9s [2020-12-22T15:20:30.723Z] [2020-12-22T15:20:30.723Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:20:30.723Z] #42 39.83 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T15:20:30.723Z] #42 40.03 Fetched 4075 kB in 1s (5123 kB/s) [2020-12-22T15:20:30.723Z] #42 40.15 Selecting previously unselected package libcap-dev:ppc64el. [2020-12-22T15:20:30.723Z] #42 40.15 (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-12-22T15:20:31.020Z] #42 40.23 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-12-22T15:20:31.020Z] #42 40.23 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-12-22T15:20:31.020Z] #42 40.50 Selecting previously unselected package libnet1:ppc64el. [2020-12-22T15:20:31.322Z] #42 40.50 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-22T15:20:31.322Z] #42 40.53 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-22T15:20:31.322Z] #42 40.64 Selecting previously unselected package libnet1-dev. [2020-12-22T15:20:31.322Z] #42 ... [2020-12-22T15:20:31.322Z] [2020-12-22T15:20:31.322Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:20:31.322Z] #49 30.54 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T15:20:31.322Z] #49 30.72 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-22T15:20:31.322Z] #49 31.12 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T15:20:31.322Z] #49 36.13 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-22T15:20:31.322Z] #49 38.71 go: extracting golang.org/x/text v0.3.2 [2020-12-22T15:20:31.322Z] #49 ... [2020-12-22T15:20:31.322Z] [2020-12-22T15:20:31.322Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:20:31.322Z] #56 0.307 + RM_GOPATH=0 [2020-12-22T15:20:31.322Z] #56 0.308 + TMP_GOPATH= [2020-12-22T15:20:31.322Z] #56 0.308 + : /build [2020-12-22T15:20:31.322Z] #56 0.308 + '[' -z '' ']' [2020-12-22T15:20:31.322Z] #56 0.312 ++ mktemp -d [2020-12-22T15:20:31.322Z] #56 0.319 + export GOPATH=/tmp/tmp.X3Pp3rW7CB [2020-12-22T15:20:31.322Z] #56 0.320 + GOPATH=/tmp/tmp.X3Pp3rW7CB [2020-12-22T15:20:31.322Z] #56 0.320 + RM_GOPATH=1 [2020-12-22T15:20:31.322Z] #56 0.320 + case "$(go env GOARCH)" in [2020-12-22T15:20:31.322Z] #56 0.323 ++ go env GOARCH [2020-12-22T15:20:31.322Z] #56 0.350 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:31.322Z] #56 0.350 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:31.322Z] #56 0.352 ++ dirname /tmp/install/install.sh [2020-12-22T15:20:31.322Z] #56 0.360 + dir=/tmp/install [2020-12-22T15:20:31.322Z] #56 0.360 + bin=containerd [2020-12-22T15:20:31.322Z] #56 0.360 + shift [2020-12-22T15:20:31.322Z] #56 0.361 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-22T15:20:31.322Z] #56 0.362 + . /tmp/install/containerd.installer [2020-12-22T15:20:31.322Z] #56 0.364 ++ set -e [2020-12-22T15:20:31.322Z] #56 0.365 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T15:20:31.322Z] #56 0.368 + install_containerd [2020-12-22T15:20:31.322Z] #56 0.378 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-22T15:20:31.322Z] #56 0.379 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T15:20:31.322Z] #56 0.379 + git clone https://github.com/containerd/containerd.git /tmp/tmp.X3Pp3rW7CB/src/github.com/containerd/containerd [2020-12-22T15:20:31.322Z] #56 0.385 Cloning into '/tmp/tmp.X3Pp3rW7CB/src/github.com/containerd/containerd'... [2020-12-22T15:20:32.077Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.488s coverage: 46.2% of statements [2020-12-22T15:20:32.775Z] #25 DONE 13.7s [2020-12-22T15:20:32.775Z] [2020-12-22T15:20:32.775Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:20:32.775Z] #8 ... [2020-12-22T15:20:32.775Z] [2020-12-22T15:20:32.775Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-22T15:20:32.775Z] #26 DONE 0.1s [2020-12-22T15:20:32.775Z] [2020-12-22T15:20:32.775Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:20:32.775Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.5s done [2020-12-22T15:20:33.343Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-12-22T15:20:33.470Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.615s coverage: 73.1% of statements [2020-12-22T15:20:34.420Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.998s coverage: 49.5% of statements [2020-12-22T15:20:35.370Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 58.0% of statements [2020-12-22T15:20:35.633Z] ok github.com/docker/docker/daemon 12.376s coverage: 17.2% of statements [2020-12-22T15:20:35.633Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-22T15:20:35.633Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-22T15:20:35.633Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-22T15:20:35.633Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-22T15:20:35.633Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-22T15:20:35.807Z] #56 ... [2020-12-22T15:20:35.807Z] [2020-12-22T15:20:35.807Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:20:35.807Z] #64 DONE 45.2s [2020-12-22T15:20:35.807Z] [2020-12-22T15:20:35.807Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:20:35.807Z] #42 40.65 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-22T15:20:35.807Z] #42 40.66 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T15:20:35.807Z] #42 40.93 Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-22T15:20:35.807Z] #42 40.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-22T15:20:35.807Z] #42 40.93 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-22T15:20:35.807Z] #42 41.04 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-12-22T15:20:35.807Z] #42 41.04 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-12-22T15:20:35.807Z] #42 41.05 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-22T15:20:35.807Z] #42 41.27 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-22T15:20:35.807Z] #42 41.27 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-22T15:20:35.807Z] #42 41.27 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-22T15:20:35.807Z] #42 41.36 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-12-22T15:20:35.807Z] #42 41.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-12-22T15:20:35.807Z] #42 41.37 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-22T15:20:35.807Z] #42 41.50 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-12-22T15:20:35.807Z] #42 41.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-12-22T15:20:35.807Z] #42 41.50 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-22T15:20:35.807Z] #42 41.73 Selecting previously unselected package libprotobuf17:ppc64el. [2020-12-22T15:20:35.807Z] #42 41.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-12-22T15:20:35.807Z] #42 41.74 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-22T15:20:35.807Z] #42 42.42 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-12-22T15:20:35.807Z] #42 42.43 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-12-22T15:20:35.807Z] #42 42.43 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-22T15:20:35.807Z] #42 42.56 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-12-22T15:20:35.807Z] #42 42.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-12-22T15:20:35.807Z] #42 42.57 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-22T15:20:35.807Z] #42 44.03 Selecting previously unselected package libprotoc17:ppc64el. [2020-12-22T15:20:35.807Z] #42 44.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-12-22T15:20:35.807Z] #42 44.04 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-22T15:20:35.807Z] #42 44.84 Selecting previously unselected package protobuf-c-compiler. [2020-12-22T15:20:35.807Z] #42 44.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-12-22T15:20:35.807Z] #42 44.87 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T15:20:35.807Z] #42 45.06 Selecting previously unselected package protobuf-compiler. [2020-12-22T15:20:35.807Z] #42 45.07 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-12-22T15:20:35.807Z] #42 45.08 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-22T15:20:35.807Z] #42 45.36 Selecting previously unselected package python-pkg-resources. [2020-12-22T15:20:35.807Z] #42 45.36 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T15:20:36.105Z] #42 45.39 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-22T15:20:36.105Z] #42 ... [2020-12-22T15:20:36.105Z] [2020-12-22T15:20:36.105Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:20:36.105Z] #34 45.69 sync [2020-12-22T15:20:36.210Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2020-12-22T15:20:36.210Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.049s coverage: 3.0% of statements [2020-12-22T15:20:36.403Z] #34 45.69 internal/reflectlite [2020-12-22T15:20:36.403Z] #34 ... [2020-12-22T15:20:36.403Z] [2020-12-22T15:20:36.403Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:20:36.403Z] #13 33.59 Building dependency tree... [2020-12-22T15:20:36.403Z] #13 37.18 The following additional packages will be installed: [2020-12-22T15:20:36.403Z] #13 37.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-22T15:20:36.403Z] #13 37.20 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-22T15:20:36.403Z] #13 37.21 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-22T15:20:36.403Z] #13 37.21 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-22T15:20:36.403Z] #13 37.21 mingw-w64-x86-64-dev [2020-12-22T15:20:36.403Z] #13 37.21 Suggested packages: [2020-12-22T15:20:36.403Z] #13 37.22 gcc-8-locales seccomp wine64 [2020-12-22T15:20:36.403Z] #13 38.77 The following NEW packages will be installed: [2020-12-22T15:20:36.403Z] #13 38.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-22T15:20:36.403Z] #13 38.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-22T15:20:36.403Z] #13 38.79 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-22T15:20:36.403Z] #13 38.79 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-22T15:20:36.403Z] #13 38.79 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-22T15:20:36.403Z] #13 38.79 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-22T15:20:36.403Z] #13 38.79 The following packages will be upgraded: [2020-12-22T15:20:36.403Z] #13 38.80 libsystemd0 libudev1 [2020-12-22T15:20:36.403Z] #13 39.01 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T15:20:36.403Z] #13 39.01 Need to get 79.4 MB of archives. [2020-12-22T15:20:36.403Z] #13 39.01 After this operation, 532 MB of additional disk space will be used. [2020-12-22T15:20:36.403Z] #13 39.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u5 [358 kB] [2020-12-22T15:20:36.403Z] #13 39.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u5 [158 kB] [2020-12-22T15:20:36.403Z] #13 39.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-12-22T15:20:36.403Z] #13 39.38 Get:4 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-12-22T15:20:36.403Z] #13 39.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-22T15:20:36.403Z] #13 39.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-12-22T15:20:36.403Z] #13 39.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-12-22T15:20:36.403Z] #13 39.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-22T15:20:36.403Z] #13 40.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-22T15:20:36.403Z] #13 40.54 Get:10 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-12-22T15:20:36.403Z] #13 40.57 Get:11 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-12-22T15:20:36.403Z] #13 44.28 Get:12 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-12-22T15:20:36.697Z] #13 ... [2020-12-22T15:20:36.697Z] [2020-12-22T15:20:36.697Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:20:36.697Z] #42 45.83 Selecting previously unselected package python-six. [2020-12-22T15:20:36.697Z] #42 45.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-22T15:20:36.697Z] #42 45.87 Unpacking python-six (1.12.0-1) ... [2020-12-22T15:20:36.697Z] #42 46.04 Selecting previously unselected package python-protobuf. [2020-12-22T15:20:36.697Z] #42 46.05 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-12-22T15:20:36.697Z] #42 46.07 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-22T15:20:36.994Z] #42 ... [2020-12-22T15:20:36.995Z] [2020-12-22T15:20:36.995Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T15:20:36.995Z] #36 28.19 Reading package lists... [2020-12-22T15:20:36.995Z] #36 36.52 Building dependency tree... [2020-12-22T15:20:36.995Z] #36 39.41 The following additional packages will be installed: [2020-12-22T15:20:36.995Z] #36 39.43 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-22T15:20:36.995Z] #36 39.44 Suggested packages: [2020-12-22T15:20:36.995Z] #36 39.44 cmake-doc ninja-build lrzip [2020-12-22T15:20:36.995Z] #36 39.44 Recommended packages: [2020-12-22T15:20:36.995Z] #36 39.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-22T15:20:36.995Z] #36 40.51 The following NEW packages will be installed: [2020-12-22T15:20:36.995Z] #36 40.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-22T15:20:36.995Z] #36 40.52 vim-common xxd [2020-12-22T15:20:36.995Z] #36 40.70 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T15:20:36.995Z] #36 40.70 Need to get 14.9 MB of archives. [2020-12-22T15:20:36.995Z] #36 40.70 After this operation, 67.2 MB of additional disk space will be used. [2020-12-22T15:20:36.995Z] #36 40.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-22T15:20:36.995Z] #36 40.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T15:20:36.995Z] #36 40.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-12-22T15:20:36.995Z] #36 41.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-22T15:20:36.995Z] #36 42.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2020-12-22T15:20:36.995Z] #36 42.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-12-22T15:20:36.995Z] #36 42.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-12-22T15:20:36.995Z] #36 42.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-12-22T15:20:36.995Z] #36 42.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-12-22T15:20:36.995Z] #36 42.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-12-22T15:20:36.995Z] #36 44.85 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T15:20:36.995Z] #36 45.08 Fetched 14.9 MB in 3s (5566 kB/s) [2020-12-22T15:20:36.995Z] #36 45.27 Selecting previously unselected package xxd. [2020-12-22T15:20:36.995Z] #36 45.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-22T15:20:36.995Z] #36 45.45 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-22T15:20:36.995Z] #36 45.46 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T15:20:36.995Z] #36 45.83 Selecting previously unselected package vim-common. [2020-12-22T15:20:36.995Z] #36 45.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T15:20:36.995Z] #36 45.97 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T15:20:36.995Z] #36 46.36 Selecting previously unselected package cmake-data. [2020-12-22T15:20:36.995Z] #36 46.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-22T15:20:36.995Z] #36 46.38 Unpacking cmake-data (3.13.4-1) ... [2020-12-22T15:20:36.995Z] #36 ... [2020-12-22T15:20:36.995Z] [2020-12-22T15:20:36.995Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:20:36.995Z] #49 46.15 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T15:20:36.995Z] #49 46.18 go: finding github.com/fatih/color v1.7.0 [2020-12-22T15:20:37.289Z] #49 46.53 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-22T15:20:37.289Z] #49 46.56 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T15:20:37.289Z] #49 46.63 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T15:20:37.289Z] #49 46.63 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-22T15:20:37.289Z] #49 46.64 go: finding github.com/pkg/errors v0.8.1 [2020-12-22T15:20:37.289Z] #49 46.75 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-22T15:20:37.289Z] #49 46.77 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T15:20:37.289Z] #49 46.81 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T15:20:37.289Z] #49 46.83 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T15:20:37.289Z] #49 46.87 go: finding github.com/spf13/viper v1.6.1 [2020-12-22T15:20:37.582Z] #49 46.94 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-22T15:20:37.582Z] #49 46.95 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T15:20:37.582Z] #49 46.97 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T15:20:37.582Z] #49 47.01 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-22T15:20:37.582Z] #49 47.01 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-22T15:20:37.582Z] #49 47.09 go: finding github.com/stretchr/testify v1.4.0 [2020-12-22T15:20:37.582Z] #49 47.18 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T15:20:37.877Z] #49 47.27 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T15:20:37.877Z] #49 47.31 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T15:20:37.877Z] #49 47.34 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-22T15:20:37.877Z] #49 47.35 go: finding github.com/spf13/cobra v0.0.5 [2020-12-22T15:20:37.877Z] #49 47.40 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T15:20:37.877Z] #49 47.44 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-22T15:20:38.173Z] #49 47.44 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T15:20:38.173Z] #49 47.48 go: finding github.com/spf13/pflag v1.0.5 [2020-12-22T15:20:38.173Z] #49 47.50 go: finding github.com/gobwas/glob v0.2.3 [2020-12-22T15:20:38.173Z] #49 47.53 go: finding github.com/stretchr/objx v0.2.0 [2020-12-22T15:20:38.173Z] #49 47.54 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T15:20:38.173Z] #49 47.56 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-22T15:20:38.173Z] #49 47.67 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T15:20:38.468Z] #49 47.81 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-22T15:20:38.468Z] #49 47.81 go: finding github.com/magiconair/properties v1.8.1 [2020-12-22T15:20:38.468Z] #49 47.81 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T15:20:38.468Z] #49 47.84 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T15:20:38.468Z] #49 47.90 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T15:20:38.468Z] #49 47.90 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-22T15:20:38.468Z] #49 47.95 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T15:20:38.468Z] #49 47.99 go: finding github.com/spf13/afero v1.1.2 [2020-12-22T15:20:38.468Z] #49 48.00 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T15:20:38.468Z] #49 48.06 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T15:20:38.641Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2020-12-22T15:20:38.764Z] #49 48.08 go: finding github.com/spf13/cast v1.3.0 [2020-12-22T15:20:38.764Z] #49 48.09 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T15:20:38.764Z] #49 48.16 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T15:20:38.764Z] #49 48.28 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-22T15:20:38.774Z] ok github.com/docker/docker/daemon/logger 0.247s coverage: 41.0% of statements [2020-12-22T15:20:39.061Z] #49 48.39 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-22T15:20:39.061Z] #49 48.56 go: finding golang.org/x/text v0.3.2 [2020-12-22T15:20:39.061Z] #49 48.59 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T15:20:39.351Z] ok github.com/docker/docker/daemon/images 0.061s coverage: 6.5% of statements [2020-12-22T15:20:39.351Z] ok github.com/docker/docker/daemon/logger/awslogs 0.266s coverage: 77.8% of statements [2020-12-22T15:20:39.373Z] #49 48.68 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T15:20:39.373Z] #49 48.69 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T15:20:39.373Z] #49 48.72 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T15:20:39.373Z] #49 48.75 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T15:20:39.373Z] #49 48.79 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T15:20:39.373Z] #49 48.81 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T15:20:39.373Z] #49 48.83 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T15:20:39.373Z] #49 48.84 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T15:20:39.615Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.776s coverage: 57.7% of statements [2020-12-22T15:20:39.615Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-22T15:20:39.615Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-22T15:20:39.615Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-22T15:20:39.615Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-22T15:20:39.615Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-22T15:20:39.615Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-22T15:20:39.669Z] #49 48.89 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T15:20:39.669Z] #49 48.99 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T15:20:39.669Z] #49 49.01 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-22T15:20:39.669Z] #49 49.03 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T15:20:39.669Z] #49 49.10 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T15:20:39.669Z] #49 49.11 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T15:20:39.669Z] #49 49.13 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T15:20:39.669Z] #49 49.13 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-22T15:20:39.669Z] #49 49.21 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-22T15:20:39.967Z] #49 49.23 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-22T15:20:39.967Z] #49 49.34 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T15:20:39.967Z] #49 49.46 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-22T15:20:40.193Z] ok github.com/docker/docker/daemon/logger/gelf 0.030s coverage: 67.0% of statements [2020-12-22T15:20:40.267Z] #49 49.86 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T15:20:40.563Z] #49 49.99 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T15:20:40.563Z] #49 49.99 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T15:20:40.563Z] #49 50.06 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-22T15:20:40.771Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2020-12-22T15:20:40.771Z] ok github.com/docker/docker/daemon/logger/journald 0.057s coverage: 23.9% of statements [2020-12-22T15:20:40.862Z] #49 50.14 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T15:20:41.350Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.053s coverage: 61.6% of statements [2020-12-22T15:20:41.929Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 75.2% of statements [2020-12-22T15:20:41.929Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-22T15:20:42.855Z] #8 ... [2020-12-22T15:20:42.855Z] [2020-12-22T15:20:42.855Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T15:20:42.855Z] #27 1.419 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-22T15:20:42.855Z] #27 1.543 [2020-12-22T15:20:42.855Z] #27 1.670 ########### 15.5% ######################## 33.8% ############################ 39.3% ################################################ 67.1% ##################################################################### 96.7% ######################################################################## 100.0% [2020-12-22T15:20:42.855Z] #27 2.189 [2020-12-22T15:20:42.855Z] #27 2.324 ######################################################################## 100.0% [2020-12-22T15:20:42.855Z] #27 2.427 [2020-12-22T15:20:42.855Z] #27 2.550 ####################################### 55.2% ######################################################################## 100.0% [2020-12-22T15:20:42.855Z] #27 2.661 [2020-12-22T15:20:42.855Z] #27 2.797 ##### 8.1% ################### 27.8% ####################################### 55.2% ################################################### 71.7% ################################################################### 93.7% ######################################################################## 100.0% [2020-12-22T15:20:42.855Z] #27 3.318 [2020-12-22T15:20:42.855Z] #27 3.440 # 2.1% ##### 7.5% ########## 14.6% ############## 19.5% ################ 22.6% ###################### 30.8% ########################### 37.5% ################################ 44.7% ###################################### 52.9% ########################################### 60.8% ############################################### 66.0% ################################################### 71.2% ####################################################### 76.4% ########################################################## 81.6% ############################################################## 86.8% ################################################################## 92.0% ###################################################################### 97.2% ######################################################################## 100.0% [2020-12-22T15:20:42.855Z] #27 5.309 [2020-12-22T15:20:42.855Z] #27 5.928 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-22T15:20:42.855Z] #27 6.043 [2020-12-22T15:20:42.855Z] #27 6.109 ######################################################################## 100.0% [2020-12-22T15:20:42.855Z] #27 6.130 [2020-12-22T15:20:42.855Z] #27 6.507 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-22T15:20:42.855Z] #27 6.603 [2020-12-22T15:20:42.855Z] #27 6.727 ############# 18.3% ######################################################################## 100.0% [2020-12-22T15:20:42.855Z] #27 6.836 [2020-12-22T15:20:42.855Z] #27 7.463 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2020-12-22T15:20:42.855Z] #27 7.553 [2020-12-22T15:20:42.855Z] #27 7.694 0.0% ################ 23.2% ##################### 30.3% ############################## 42.5% ################################## 48.1% ########################################### 60.4% ################################################## 69.5% ############################################################ 84.4% ######################################################################## 100.0% [2020-12-22T15:20:42.855Z] #27 8.733 [2020-12-22T15:20:42.855Z] #27 9.253 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-22T15:20:42.855Z] #27 9.331 [2020-12-22T15:20:42.855Z] #27 9.374 ######################################################################## 100.0% [2020-12-22T15:20:42.855Z] #27 9.412 [2020-12-22T15:20:42.855Z] #27 9.664 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-22T15:20:42.855Z] #27 9.756 [2020-12-22T15:20:42.855Z] #27 9.842 ######################################################################## 100.0% [2020-12-22T15:20:42.855Z] #27 ... [2020-12-22T15:20:42.855Z] [2020-12-22T15:20:42.855Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-22T15:20:42.882Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 33.3% of statements [2020-12-22T15:20:43.146Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.117s coverage: 55.1% of statements [2020-12-22T15:20:43.724Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2020-12-22T15:20:43.794Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s done [2020-12-22T15:20:43.987Z] ok github.com/docker/docker/daemon/logger/templates 0.078s coverage: 8.3% of statements [2020-12-22T15:20:44.368Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-12-22T15:20:44.368Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-22T15:20:44.564Z] ok github.com/docker/docker/daemon/network 0.022s coverage: 63.8% of statements [2020-12-22T15:20:45.306Z] #8 DONE 40.2s [2020-12-22T15:20:45.306Z] [2020-12-22T15:20:45.306Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-22T15:20:45.515Z] ok github.com/docker/docker/daemon/logger/splunk 1.834s coverage: 82.5% of statements [2020-12-22T15:20:45.515Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-22T15:20:45.515Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-22T15:20:45.778Z] ok github.com/docker/docker/distribution/metadata 0.123s coverage: 48.2% of statements [2020-12-22T15:20:46.481Z] #49 ... [2020-12-22T15:20:46.481Z] [2020-12-22T15:20:46.481Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:20:46.481Z] #51 55.52 strconv [2020-12-22T15:20:46.481Z] #51 55.53 io [2020-12-22T15:20:46.481Z] #51 55.54 syscall [2020-12-22T15:20:47.175Z] ok github.com/docker/docker/distribution 0.236s coverage: 25.1% of statements [2020-12-22T15:20:47.175Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-22T15:20:47.439Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2020-12-22T15:20:47.529Z] #51 ... [2020-12-22T15:20:47.529Z] [2020-12-22T15:20:47.529Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:20:47.529Z] #42 46.74 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-22T15:20:47.529Z] #42 52.62 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-22T15:20:47.529Z] #42 52.63 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-22T15:20:47.529Z] #42 52.63 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-22T15:20:47.529Z] #42 52.64 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-22T15:20:47.529Z] #42 52.64 Setting up python-six (1.12.0-1) ... [2020-12-22T15:20:47.529Z] #42 ... [2020-12-22T15:20:47.529Z] [2020-12-22T15:20:47.529Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:20:47.529Z] #13 47.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-12-22T15:20:47.529Z] #13 47.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-12-22T15:20:47.530Z] #13 47.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-22T15:20:47.530Z] #13 47.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-22T15:20:47.530Z] #13 47.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-12-22T15:20:47.530Z] #13 47.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u5 [110 kB] [2020-12-22T15:20:47.530Z] #13 47.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-12-22T15:20:47.530Z] #13 47.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-12-22T15:20:47.530Z] #13 47.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-12-22T15:20:47.530Z] #13 47.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-12-22T15:20:47.530Z] #13 47.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-12-22T15:20:47.530Z] #13 47.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-12-22T15:20:47.530Z] #13 47.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-12-22T15:20:47.530Z] #13 47.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-12-22T15:20:47.530Z] #13 47.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u5 [322 kB] [2020-12-22T15:20:47.530Z] #13 48.55 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T15:20:47.530Z] #13 48.76 Fetched 79.4 MB in 8s (9612 kB/s) [2020-12-22T15:20:47.530Z] #13 48.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-22T15:20:47.530Z] #13 48.95 Preparing to unpack .../libsystemd0_241-7~deb10u5_ppc64el.deb ... [2020-12-22T15:20:47.530Z] #13 48.99 Unpacking libsystemd0:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T15:20:47.530Z] #13 49.51 Setting up libsystemd0:ppc64el (241-7~deb10u5) ... [2020-12-22T15:20:47.530Z] #13 49.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-22T15:20:47.530Z] #13 49.79 Preparing to unpack .../libudev1_241-7~deb10u5_ppc64el.deb ... [2020-12-22T15:20:47.530Z] #13 49.82 Unpacking libudev1:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T15:20:47.530Z] #13 50.20 Setting up libudev1:ppc64el (241-7~deb10u5) ... [2020-12-22T15:20:47.530Z] #13 50.32 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-22T15:20:47.530Z] #13 50.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-12-22T15:20:47.530Z] #13 50.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-12-22T15:20:47.530Z] #13 50.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T15:20:47.530Z] #13 53.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-22T15:20:47.530Z] #13 53.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-12-22T15:20:47.530Z] #13 53.40 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T15:20:47.530Z] #13 56.90 Selecting previously unselected package binutils-mingw-w64. [2020-12-22T15:20:47.530Z] #13 56.93 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-22T15:20:47.530Z] #13 56.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T15:20:47.827Z] #13 57.14 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-12-22T15:20:47.827Z] #13 57.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-22T15:20:47.827Z] #13 57.15 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-22T15:20:47.827Z] #13 57.33 Selecting previously unselected package dmsetup. [2020-12-22T15:20:47.827Z] #13 ... [2020-12-22T15:20:47.827Z] [2020-12-22T15:20:47.827Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:20:47.827Z] #42 57.21 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-22T15:20:47.827Z] #42 57.22 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-22T15:20:47.827Z] #42 57.22 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-22T15:20:47.827Z] #42 57.23 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-12-22T15:20:47.827Z] #42 57.23 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-22T15:20:47.827Z] #42 57.23 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-22T15:20:47.827Z] #42 57.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T15:20:47.827Z] #42 57.24 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-22T15:20:47.827Z] #42 57.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T15:20:47.827Z] #42 57.26 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-22T15:20:47.898Z] #9 ... [2020-12-22T15:20:47.898Z] [2020-12-22T15:20:47.898Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-22T15:20:47.898Z] #27 9.870 [2020-12-22T15:20:47.898Z] #27 9.892 Download of images into '/build' complete. [2020-12-22T15:20:47.898Z] #27 9.892 Use something like the following to load the result into a Docker daemon: [2020-12-22T15:20:47.898Z] #27 9.892 tar -cC '/build' . | docker load [2020-12-22T15:20:47.898Z] #27 DONE 14.6s [2020-12-22T15:20:47.898Z] [2020-12-22T15:20:47.898Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-22T15:20:48.015Z] ok github.com/docker/docker/image 0.059s coverage: 86.4% of statements [2020-12-22T15:20:48.593Z] ok github.com/docker/docker/distribution/xfer 1.703s coverage: 85.1% of statements [2020-12-22T15:20:48.593Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-22T15:20:48.837Z] #9 DONE 3.6s [2020-12-22T15:20:48.856Z] ok github.com/docker/docker/image/cache 0.050s coverage: 19.2% of statements [2020-12-22T15:20:48.856Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-22T15:20:48.856Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2020-12-22T15:20:48.856Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-22T15:20:49.096Z] [2020-12-22T15:20:49.096Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-22T15:20:49.433Z] ok github.com/docker/docker/libcontainerd/queue 0.048s coverage: 100.0% of statements [2020-12-22T15:20:49.917Z] #42 ... [2020-12-22T15:20:49.917Z] [2020-12-22T15:20:49.917Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:20:49.917Z] #45 49.04 internal/reflectlite [2020-12-22T15:20:49.917Z] #45 49.05 github.com/LK4D4/vndr/godl/singleflight [2020-12-22T15:20:49.917Z] #45 49.05 math/rand [2020-12-22T15:20:49.917Z] #45 49.05 internal/singleflight [2020-12-22T15:20:49.917Z] #45 53.10 sort [2020-12-22T15:20:49.917Z] #45 53.10 strconv [2020-12-22T15:20:49.917Z] #45 53.16 syscall [2020-12-22T15:20:49.917Z] #45 53.17 io [2020-12-22T15:20:49.917Z] #45 57.90 bytes [2020-12-22T15:20:49.917Z] #45 57.95 strings [2020-12-22T15:20:49.917Z] #45 ... [2020-12-22T15:20:49.917Z] [2020-12-22T15:20:49.917Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:20:49.917Z] #13 57.33 Selecting previously unselected package dmsetup. [2020-12-22T15:20:49.917Z] #13 57.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-12-22T15:20:49.917Z] #13 57.34 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-22T15:20:49.917Z] #13 57.56 Selecting previously unselected package mingw-w64-common. [2020-12-22T15:20:49.917Z] #13 57.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-22T15:20:49.917Z] #13 57.60 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-22T15:20:50.033Z] #10 DONE 0.9s [2020-12-22T15:20:50.033Z] [2020-12-22T15:20:50.033Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-22T15:20:50.033Z] #37 DONE 0.1s [2020-12-22T15:20:50.033Z] [2020-12-22T15:20:50.033Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-22T15:20:50.033Z] #29 DONE 0.1s [2020-12-22T15:20:50.033Z] [2020-12-22T15:20:50.033Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T15:20:50.384Z] ok github.com/docker/docker/opts 0.052s coverage: 67.1% of statements [2020-12-22T15:20:50.384Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 52.9% of statements [2020-12-22T15:20:50.647Z] ok github.com/docker/docker/oci 0.024s coverage: 8.2% of statements [2020-12-22T15:20:50.963Z] #13 ... [2020-12-22T15:20:50.963Z] [2020-12-22T15:20:50.963Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:20:50.963Z] #34 50.07 sort [2020-12-22T15:20:50.963Z] #34 50.09 errors [2020-12-22T15:20:50.963Z] #34 50.84 internal/oserror [2020-12-22T15:20:50.963Z] #34 50.84 io [2020-12-22T15:20:50.963Z] #34 50.90 strconv [2020-12-22T15:20:50.963Z] #34 51.15 syscall [2020-12-22T15:20:50.963Z] #34 55.57 strings [2020-12-22T15:20:50.963Z] #34 55.60 bytes [2020-12-22T15:20:50.963Z] #34 ... [2020-12-22T15:20:50.963Z] [2020-12-22T15:20:50.963Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T15:20:50.963Z] #32 50.06 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-22T15:20:50.963Z] #32 50.76 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-22T15:20:50.963Z] #32 51.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-22T15:20:50.963Z] #32 ... [2020-12-22T15:20:50.963Z] [2020-12-22T15:20:50.963Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T15:20:50.963Z] #36 50.50 Selecting previously unselected package libicu63:ppc64el. [2020-12-22T15:20:50.963Z] #36 50.51 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-22T15:20:50.964Z] #36 50.52 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-22T15:20:50.964Z] #36 57.62 Selecting previously unselected package libxml2:ppc64el. [2020-12-22T15:20:50.964Z] #36 57.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2020-12-22T15:20:50.964Z] #36 57.63 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T15:20:50.964Z] #36 58.30 Selecting previously unselected package libarchive13:ppc64el. [2020-12-22T15:20:50.964Z] #36 58.32 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-12-22T15:20:50.964Z] #36 58.32 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-22T15:20:50.964Z] #36 58.65 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-12-22T15:20:50.964Z] #36 58.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-12-22T15:20:50.964Z] #36 58.66 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-22T15:20:50.964Z] #36 58.84 Selecting previously unselected package librhash0:ppc64el. [2020-12-22T15:20:50.964Z] #36 58.85 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-12-22T15:20:50.964Z] #36 58.86 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-12-22T15:20:50.964Z] #36 59.03 Selecting previously unselected package libuv1:ppc64el. [2020-12-22T15:20:50.964Z] #36 59.04 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-12-22T15:20:50.964Z] #36 59.04 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-12-22T15:20:50.964Z] #36 59.20 Selecting previously unselected package cmake. [2020-12-22T15:20:50.964Z] #36 59.21 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-12-22T15:20:50.964Z] #36 59.22 Unpacking cmake (3.13.4-1) ... [2020-12-22T15:20:51.538Z] using credential docker-jenkins-github-credentials [2020-12-22T15:20:51.598Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2020-12-22T15:20:51.612Z] Cloning the remote Git repository [2020-12-22T15:20:51.612Z] Cloning with configured refspecs honoured and without tags [2020-12-22T15:20:51.800Z] Cloning repository https://github.com/moby/moby.git [2020-12-22T15:20:52.492Z] #36 61.83 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-22T15:20:52.492Z] #36 61.85 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T15:20:52.492Z] #36 61.93 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-12-22T15:20:52.492Z] #36 61.95 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T15:20:52.492Z] #36 62.00 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-12-22T15:20:52.492Z] #36 62.01 Setting up cmake-data (3.13.4-1) ... [2020-12-22T15:20:52.492Z] #36 62.03 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T15:20:52.492Z] #36 62.05 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-22T15:20:52.550Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-12-22T15:20:52.788Z] #36 62.05 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-22T15:20:52.788Z] #36 62.07 Setting up cmake (3.13.4-1) ... [2020-12-22T15:20:52.788Z] #36 62.08 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T15:20:52.788Z] #36 62.17 Processing triggers for mime-support (3.62) ... [2020-12-22T15:20:53.089Z] #36 DONE 62.5s [2020-12-22T15:20:53.089Z] [2020-12-22T15:20:53.089Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:20:53.125Z] ok github.com/docker/docker/pkg/authorization 1.051s coverage: 68.3% of statements [2020-12-22T15:20:53.388Z] #37 0.326 + RM_GOPATH=0 [2020-12-22T15:20:53.388Z] #37 0.326 + TMP_GOPATH= [2020-12-22T15:20:53.388Z] #37 0.326 + : /build [2020-12-22T15:20:53.388Z] #37 0.326 + '[' -z '' ']' [2020-12-22T15:20:53.388Z] #37 0.326 ++ mktemp -d [2020-12-22T15:20:53.388Z] #37 0.327 + export GOPATH=/tmp/tmp.BllJp5MAaJ [2020-12-22T15:20:53.388Z] #37 0.327 + GOPATH=/tmp/tmp.BllJp5MAaJ [2020-12-22T15:20:53.388Z] #37 0.327 + RM_GOPATH=1 [2020-12-22T15:20:53.389Z] #37 0.327 + case "$(go env GOARCH)" in [2020-12-22T15:20:53.682Z] #37 0.333 ++ go env GOARCH [2020-12-22T15:20:53.682Z] #37 0.350 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:53.682Z] #37 0.351 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:53.682Z] #37 0.352 ++ dirname /tmp/install/install.sh [2020-12-22T15:20:53.682Z] #37 0.357 + dir=/tmp/install [2020-12-22T15:20:53.682Z] #37 0.358 + bin=tini [2020-12-22T15:20:53.682Z] #37 0.358 + shift [2020-12-22T15:20:53.682Z] #37 0.358 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-22T15:20:53.682Z] #37 0.358 + . /tmp/install/tini.installer [2020-12-22T15:20:53.682Z] #37 0.359 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T15:20:53.682Z] #37 0.360 + install_tini [2020-12-22T15:20:53.682Z] #37 0.361 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-22T15:20:53.683Z] #37 0.362 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T15:20:53.683Z] #37 0.362 + git clone https://github.com/krallin/tini.git /tmp/tmp.BllJp5MAaJ/tini [2020-12-22T15:20:53.683Z] #37 0.366 Cloning into '/tmp/tmp.BllJp5MAaJ/tini'... [2020-12-22T15:20:54.073Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2020-12-22T15:20:54.073Z] ok github.com/docker/docker/pkg/archive 1.217s coverage: 76.9% of statements [2020-12-22T15:20:52.202Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-12-22T15:20:53.056Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T15:20:53.056Z] > git --version # timeout=10 [2020-12-22T15:20:53.094Z] > git --version # 'git version 2.24.1.windows.2' [2020-12-22T15:20:53.096Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:20:53.098Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41801/head:refs/remotes/origin/PR-41801 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:20:54.323Z] #37 1.166 + cd /tmp/tmp.BllJp5MAaJ/tini [2020-12-22T15:20:54.323Z] #37 1.167 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T15:20:54.323Z] #37 1.176 + cmake . [2020-12-22T15:20:54.649Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-12-22T15:20:54.649Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2020-12-22T15:20:54.963Z] #37 ... [2020-12-22T15:20:54.963Z] [2020-12-22T15:20:54.963Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:20:54.963Z] #42 63.99 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-22T15:20:54.963Z] #42 63.99 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T15:20:54.963Z] #42 DONE 64.2s [2020-12-22T15:20:54.963Z] [2020-12-22T15:20:54.963Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:20:54.963Z] #13 64.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-22T15:20:54.963Z] #13 64.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-22T15:20:54.963Z] #13 64.40 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T15:20:55.225Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-12-22T15:20:55.800Z] ok github.com/docker/docker/pkg/discovery/nodes 0.015s coverage: 93.8% of statements [2020-12-22T15:20:56.063Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-12-22T15:20:56.621Z] #30 ... [2020-12-22T15:20:56.621Z] [2020-12-22T15:20:56.621Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:20:56.621Z] #22 5.789 + RM_GOPATH=0 [2020-12-22T15:20:56.621Z] #22 5.789 + TMP_GOPATH= [2020-12-22T15:20:56.621Z] #22 5.789 + : /build [2020-12-22T15:20:56.621Z] #22 5.789 + '[' -z '' ']' [2020-12-22T15:20:56.621Z] #22 5.795 Install docker/cli version 17.06.2-ce from stable [2020-12-22T15:20:56.621Z] #22 5.795 ++ mktemp -d [2020-12-22T15:20:56.621Z] #22 5.795 + export GOPATH=/tmp/tmp.IgZMF5mDwG [2020-12-22T15:20:56.621Z] #22 5.795 + GOPATH=/tmp/tmp.IgZMF5mDwG [2020-12-22T15:20:56.621Z] #22 5.795 + RM_GOPATH=1 [2020-12-22T15:20:56.621Z] #22 5.795 + case "$(go env GOARCH)" in [2020-12-22T15:20:56.621Z] #22 5.795 ++ go env GOARCH [2020-12-22T15:20:56.621Z] #22 5.795 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:56.621Z] #22 5.795 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:56.621Z] #22 5.795 ++ dirname /tmp/install/install.sh [2020-12-22T15:20:56.621Z] #22 5.795 + dir=/tmp/install [2020-12-22T15:20:56.621Z] #22 5.795 + bin=dockercli [2020-12-22T15:20:56.621Z] #22 5.795 + shift [2020-12-22T15:20:56.621Z] #22 5.795 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-22T15:20:56.621Z] #22 5.795 + . /tmp/install/dockercli.installer [2020-12-22T15:20:56.621Z] #22 5.795 ++ : stable [2020-12-22T15:20:56.621Z] #22 5.795 ++ : 17.06.2-ce [2020-12-22T15:20:56.621Z] #22 5.795 + install_dockercli [2020-12-22T15:20:56.621Z] #22 5.795 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-22T15:20:56.621Z] #22 5.795 ++ uname -m [2020-12-22T15:20:56.621Z] #22 5.797 + arch=x86_64 [2020-12-22T15:20:56.621Z] #22 5.797 + '[' x86_64 '!=' x86_64 ']' [2020-12-22T15:20:56.621Z] #22 5.797 + url=https://download.docker.com/linux/static [2020-12-22T15:20:56.621Z] #22 5.804 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-22T15:20:56.621Z] #22 5.804 + tar -xz docker/docker [2020-12-22T15:20:56.621Z] #22 ... [2020-12-22T15:20:56.621Z] [2020-12-22T15:20:56.621Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T15:20:56.621Z] #30 6.586 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-22T15:20:56.621Z] #30 6.587 Cloning into '.'... [2020-12-22T15:20:57.009Z] ok github.com/docker/docker/pkg/chrootarchive 3.509s coverage: 43.2% of statements [2020-12-22T15:20:57.289Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-12-22T15:20:57.568Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-12-22T15:20:58.157Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-12-22T15:20:58.157Z] ok github.com/docker/docker/pkg/fsutils 0.359s coverage: 85.1% of statements [2020-12-22T15:20:58.505Z] #13 ... [2020-12-22T15:20:58.505Z] [2020-12-22T15:20:58.505Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:20:58.505Z] #51 58.02 strings [2020-12-22T15:20:58.505Z] #51 58.04 bytes [2020-12-22T15:20:58.505Z] #51 65.18 bufio [2020-12-22T15:20:58.505Z] #51 66.91 text/tabwriter [2020-12-22T15:20:58.505Z] #51 67.35 reflect [2020-12-22T15:20:58.733Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2020-12-22T15:20:58.802Z] #51 ... [2020-12-22T15:20:58.802Z] [2020-12-22T15:20:58.802Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:20:58.802Z] #37 2.174 -- The C compiler identification is GNU 8.3.0 [2020-12-22T15:20:58.802Z] #37 2.265 -- Check for working C compiler: /usr/bin/cc [2020-12-22T15:20:58.802Z] #37 2.937 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-22T15:20:58.802Z] #37 2.940 -- Detecting C compiler ABI info [2020-12-22T15:20:58.802Z] #37 3.509 -- Detecting C compiler ABI info - done [2020-12-22T15:20:58.802Z] #37 3.581 -- Detecting C compile features [2020-12-22T15:20:58.802Z] #37 5.304 -- Detecting C compile features - done [2020-12-22T15:20:58.802Z] #37 5.336 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-22T15:20:58.802Z] #37 5.559 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-22T15:20:58.802Z] #37 5.744 -- Configuring done [2020-12-22T15:20:59.105Z] #37 5.793 -- Generating done [2020-12-22T15:20:59.105Z] #37 5.805 -- Build files have been written to: /tmp/tmp.BllJp5MAaJ/tini [2020-12-22T15:20:59.105Z] #37 5.819 + make tini-static [2020-12-22T15:20:59.309Z] ok github.com/docker/docker/layer 8.023s coverage: 68.8% of statements [2020-12-22T15:20:59.309Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-22T15:20:59.309Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-22T15:20:59.309Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-22T15:20:59.309Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-22T15:20:59.309Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-22T15:20:59.309Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-22T15:20:59.309Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-22T15:20:59.408Z] #37 6.347 Scanning dependencies of target tini-static [2020-12-22T15:20:59.572Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-12-22T15:20:59.703Z] #37 6.396 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-22T15:20:59.836Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2020-12-22T15:20:59.836Z] ok github.com/docker/docker/pkg/idtools 0.809s coverage: 70.1% of statements [2020-12-22T15:20:59.836Z] ok github.com/docker/docker/pkg/ioutils 0.639s coverage: 70.6% of statements [2020-12-22T15:20:59.836Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-22T15:20:59.836Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-22T15:20:59.836Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-22T15:20:59.918Z] #30 ... [2020-12-22T15:20:59.918Z] [2020-12-22T15:20:59.918Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:20:59.918Z] #32 6.426 + RM_GOPATH=0 [2020-12-22T15:20:59.918Z] #32 6.426 + TMP_GOPATH= [2020-12-22T15:20:59.918Z] #32 6.426 + : /build [2020-12-22T15:20:59.918Z] #32 6.426 + '[' -z '' ']' [2020-12-22T15:20:59.918Z] #32 6.426 ++ mktemp -d [2020-12-22T15:20:59.918Z] #32 6.433 + export GOPATH=/tmp/tmp.nvcoasyDqO [2020-12-22T15:20:59.918Z] #32 6.433 + GOPATH=/tmp/tmp.nvcoasyDqO [2020-12-22T15:20:59.918Z] #32 6.433 + RM_GOPATH=1 [2020-12-22T15:20:59.918Z] #32 6.433 + case "$(go env GOARCH)" in [2020-12-22T15:20:59.918Z] #32 6.433 ++ go env GOARCH [2020-12-22T15:20:59.918Z] #32 6.453 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T15:20:59.918Z] #32 6.453 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:59.918Z] #32 6.453 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:20:59.918Z] #32 6.453 ++ dirname /tmp/install/install.sh [2020-12-22T15:20:59.918Z] #32 6.453 + dir=/tmp/install [2020-12-22T15:20:59.918Z] #32 6.453 + bin=tomlv [2020-12-22T15:20:59.918Z] #32 6.453 + shift [2020-12-22T15:20:59.918Z] #32 6.453 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-22T15:20:59.918Z] #32 6.453 + . /tmp/install/tomlv.installer [2020-12-22T15:20:59.918Z] #32 6.453 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T15:20:59.918Z] #32 6.453 + install_tomlv [2020-12-22T15:20:59.918Z] #32 6.453 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-22T15:20:59.918Z] #32 6.453 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nvcoasyDqO/src/github.com/BurntSushi/toml [2020-12-22T15:20:59.918Z] #32 6.453 Cloning into '/tmp/tmp.nvcoasyDqO/src/github.com/BurntSushi/toml'... [2020-12-22T15:20:59.918Z] #32 8.017 + cd /tmp/tmp.nvcoasyDqO/src/github.com/BurntSushi/toml [2020-12-22T15:20:59.918Z] #32 8.017 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-22T15:20:59.918Z] #32 8.130 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T15:20:59.918Z] #32 8.663 internal/cpu [2020-12-22T15:20:59.918Z] #32 8.696 runtime/internal/atomic [2020-12-22T15:20:59.918Z] #32 9.290 runtime/internal/sys [2020-12-22T15:20:59.918Z] #32 9.588 runtime/internal/math [2020-12-22T15:20:59.918Z] #32 9.678 internal/bytealg [2020-12-22T15:20:59.918Z] #32 9.730 math/bits [2020-12-22T15:21:00.179Z] #32 ... [2020-12-22T15:21:00.179Z] [2020-12-22T15:21:00.179Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:00.179Z] #45 5.919 + RM_GOPATH=0 [2020-12-22T15:21:00.179Z] #45 5.919 + TMP_GOPATH= [2020-12-22T15:21:00.179Z] #45 5.919 + : /build [2020-12-22T15:21:00.179Z] #45 5.919 + '[' -z '' ']' [2020-12-22T15:21:00.179Z] #45 5.954 ++ mktemp -d [2020-12-22T15:21:00.179Z] #45 5.954 + export GOPATH=/tmp/tmp.XXyqJgvXsj [2020-12-22T15:21:00.179Z] #45 5.954 + GOPATH=/tmp/tmp.XXyqJgvXsj [2020-12-22T15:21:00.179Z] #45 5.954 + RM_GOPATH=1 [2020-12-22T15:21:00.179Z] #45 5.954 + case "$(go env GOARCH)" in [2020-12-22T15:21:00.179Z] #45 5.954 ++ go env GOARCH [2020-12-22T15:21:00.179Z] #45 5.954 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:00.179Z] #45 5.954 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:00.179Z] #45 5.954 ++ dirname /tmp/install/install.sh [2020-12-22T15:21:00.179Z] #45 5.954 + dir=/tmp/install [2020-12-22T15:21:00.179Z] #45 5.954 + bin=gotestsum [2020-12-22T15:21:00.179Z] #45 5.954 + shift [2020-12-22T15:21:00.179Z] #45 5.954 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-22T15:21:00.179Z] #45 5.954 + . /tmp/install/gotestsum.installer [2020-12-22T15:21:00.179Z] #45 5.954 ++ : v0.5.3 [2020-12-22T15:21:00.179Z] #45 5.954 + install_gotestsum [2020-12-22T15:21:00.179Z] #45 5.954 + set -e [2020-12-22T15:21:00.179Z] #45 5.954 + export GO111MODULE=on [2020-12-22T15:21:00.179Z] #45 5.954 + GO111MODULE=on [2020-12-22T15:21:00.179Z] #45 5.954 + GOBIN=/build [2020-12-22T15:21:00.179Z] #45 5.954 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-22T15:21:00.179Z] #45 5.975 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-22T15:21:00.179Z] #45 5.975 go: finding gotest.tools v0.5.3 [2020-12-22T15:21:00.179Z] #45 6.994 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-22T15:21:00.179Z] #45 7.564 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-22T15:21:00.179Z] #45 9.164 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T15:21:00.179Z] #45 9.375 go: downloading github.com/pkg/errors v0.9.1 [2020-12-22T15:21:00.179Z] #45 9.375 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T15:21:00.179Z] #45 9.375 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-22T15:21:00.179Z] #45 9.434 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-22T15:21:00.179Z] #45 9.497 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T15:21:00.179Z] #45 9.503 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T15:21:00.179Z] #45 9.677 go: downloading github.com/fatih/color v1.9.0 [2020-12-22T15:21:00.179Z] #45 9.901 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-22T15:21:00.179Z] #45 9.909 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-22T15:21:00.179Z] #45 9.922 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T15:21:00.179Z] #45 9.999 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T15:21:00.179Z] #45 10.16 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T15:21:00.179Z] #45 10.16 go: extracting github.com/pkg/errors v0.9.1 [2020-12-22T15:21:00.179Z] #45 ... [2020-12-22T15:21:00.179Z] [2020-12-22T15:21:00.179Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:00.179Z] #56 7.060 + RM_GOPATH=0 [2020-12-22T15:21:00.179Z] #56 7.060 + TMP_GOPATH= [2020-12-22T15:21:00.179Z] #56 7.060 + : /build [2020-12-22T15:21:00.179Z] #56 7.060 + '[' -z '' ']' [2020-12-22T15:21:00.179Z] #56 7.061 ++ mktemp -d [2020-12-22T15:21:00.179Z] #56 7.139 + export GOPATH=/tmp/tmp.bI2Uh3APBE [2020-12-22T15:21:00.179Z] #56 7.139 + GOPATH=/tmp/tmp.bI2Uh3APBE [2020-12-22T15:21:00.179Z] #56 7.139 + RM_GOPATH=1 [2020-12-22T15:21:00.179Z] #56 7.139 + case "$(go env GOARCH)" in [2020-12-22T15:21:00.179Z] #56 7.139 ++ go env GOARCH [2020-12-22T15:21:00.179Z] #56 7.180 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:00.179Z] #56 7.180 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:00.179Z] #56 7.182 ++ dirname /tmp/install/install.sh [2020-12-22T15:21:00.179Z] #56 7.190 + dir=/tmp/install [2020-12-22T15:21:00.179Z] #56 7.190 + bin=rootlesskit [2020-12-22T15:21:00.179Z] #56 7.190 + shift [2020-12-22T15:21:00.179Z] #56 7.190 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-22T15:21:00.179Z] #56 7.190 + . /tmp/install/rootlesskit.installer [2020-12-22T15:21:00.179Z] #56 7.190 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T15:21:00.179Z] #56 7.206 + install_rootlesskit [2020-12-22T15:21:00.179Z] #56 7.206 + case "$1" in [2020-12-22T15:21:00.179Z] #56 7.206 + export CGO_ENABLED=0 [2020-12-22T15:21:00.179Z] #56 7.206 + CGO_ENABLED=0 [2020-12-22T15:21:00.179Z] #56 7.206 + _install_rootlesskit [2020-12-22T15:21:00.179Z] #56 7.206 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-22T15:21:00.179Z] #56 7.206 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bI2Uh3APBE/src/github.com/rootless-containers/rootlesskit [2020-12-22T15:21:00.179Z] #56 7.206 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T15:21:00.179Z] #56 7.217 Cloning into '/tmp/tmp.bI2Uh3APBE/src/github.com/rootless-containers/rootlesskit'... [2020-12-22T15:21:00.415Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2020-12-22T15:21:00.415Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-22T15:21:00.415Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2020-12-22T15:21:00.415Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2020-12-22T15:21:00.439Z] #56 ... [2020-12-22T15:21:00.439Z] [2020-12-22T15:21:00.439Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T15:21:00.439Z] #38 7.282 + git clone https://github.com/docker/distribution.git . [2020-12-22T15:21:00.439Z] #38 7.290 Cloning into '.'... [2020-12-22T15:21:00.439Z] #38 ... [2020-12-22T15:21:00.439Z] [2020-12-22T15:21:00.439Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:00.439Z] #47 6.634 + RM_GOPATH=0 [2020-12-22T15:21:00.439Z] #47 6.634 + TMP_GOPATH= [2020-12-22T15:21:00.439Z] #47 6.634 + : /build [2020-12-22T15:21:00.439Z] #47 6.634 + '[' -z '' ']' [2020-12-22T15:21:00.439Z] #47 6.634 ++ mktemp -d [2020-12-22T15:21:00.439Z] #47 6.634 + export GOPATH=/tmp/tmp.WY9wJzAuPP [2020-12-22T15:21:00.439Z] #47 6.634 + GOPATH=/tmp/tmp.WY9wJzAuPP [2020-12-22T15:21:00.439Z] #47 6.634 + RM_GOPATH=1 [2020-12-22T15:21:00.439Z] #47 6.634 + case "$(go env GOARCH)" in [2020-12-22T15:21:00.439Z] #47 6.634 ++ go env GOARCH [2020-12-22T15:21:00.439Z] #47 6.662 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:00.439Z] #47 6.662 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:00.439Z] #47 6.662 ++ dirname /tmp/install/install.sh [2020-12-22T15:21:00.439Z] #47 6.664 + dir=/tmp/install [2020-12-22T15:21:00.439Z] #47 6.664 + bin=golangci_lint [2020-12-22T15:21:00.439Z] #47 6.664 + shift [2020-12-22T15:21:00.439Z] #47 6.664 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-22T15:21:00.439Z] #47 6.664 + . /tmp/install/golangci_lint.installer [2020-12-22T15:21:00.439Z] #47 6.664 ++ : v1.23.8 [2020-12-22T15:21:00.439Z] #47 6.664 + install_golangci_lint [2020-12-22T15:21:00.439Z] #47 6.664 + set -e [2020-12-22T15:21:00.439Z] #47 6.664 + export GO111MODULE=on [2020-12-22T15:21:00.439Z] #47 6.664 + GO111MODULE=on [2020-12-22T15:21:00.439Z] #47 6.664 + GOBIN=/build [2020-12-22T15:21:00.439Z] #47 6.664 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-22T15:21:00.439Z] #47 6.710 go: finding github.com v1.23.8 [2020-12-22T15:21:00.439Z] #47 6.710 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-22T15:21:00.439Z] #47 6.710 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-22T15:21:00.439Z] #47 6.710 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-22T15:21:00.439Z] #47 6.710 go: finding github.com/golangci v1.23.8 [2020-12-22T15:21:00.439Z] #47 7.870 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-22T15:21:00.439Z] #47 8.691 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-22T15:21:00.439Z] #47 ... [2020-12-22T15:21:00.439Z] [2020-12-22T15:21:00.439Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:00.439Z] #62 5.859 + RM_GOPATH=0 [2020-12-22T15:21:00.439Z] #62 5.859 + TMP_GOPATH= [2020-12-22T15:21:00.439Z] #62 5.859 + : /build [2020-12-22T15:21:00.439Z] #62 5.859 + '[' -z '' ']' [2020-12-22T15:21:00.439Z] #62 5.859 ++ mktemp -d [2020-12-22T15:21:00.439Z] #62 5.859 + export GOPATH=/tmp/tmp.pgFZ2oyTZW [2020-12-22T15:21:00.439Z] #62 5.859 + GOPATH=/tmp/tmp.pgFZ2oyTZW [2020-12-22T15:21:00.439Z] #62 5.859 + RM_GOPATH=1 [2020-12-22T15:21:00.439Z] #62 5.859 + case "$(go env GOARCH)" in [2020-12-22T15:21:00.439Z] #62 5.859 ++ go env GOARCH [2020-12-22T15:21:00.439Z] #62 5.862 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T15:21:00.439Z] #62 5.862 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:00.439Z] #62 5.862 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:00.439Z] #62 5.862 ++ dirname /tmp/install/install.sh [2020-12-22T15:21:00.439Z] #62 5.862 + dir=/tmp/install [2020-12-22T15:21:00.439Z] #62 5.862 + bin=proxy [2020-12-22T15:21:00.439Z] #62 5.862 + shift [2020-12-22T15:21:00.439Z] #62 5.862 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-22T15:21:00.439Z] #62 5.862 + . /tmp/install/proxy.installer [2020-12-22T15:21:00.439Z] #62 5.862 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T15:21:00.439Z] #62 5.862 + install_proxy [2020-12-22T15:21:00.439Z] #62 5.862 + case "$1" in [2020-12-22T15:21:00.439Z] #62 5.862 + export CGO_ENABLED=0 [2020-12-22T15:21:00.439Z] #62 5.862 + CGO_ENABLED=0 [2020-12-22T15:21:00.439Z] #62 5.862 + _install_proxy [2020-12-22T15:21:00.439Z] #62 5.862 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-22T15:21:00.439Z] #62 5.862 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pgFZ2oyTZW/src/github.com/docker/libnetwork [2020-12-22T15:21:00.439Z] #62 5.865 Cloning into '/tmp/tmp.pgFZ2oyTZW/src/github.com/docker/libnetwork'... [2020-12-22T15:21:00.699Z] #62 ... [2020-12-22T15:21:00.699Z] [2020-12-22T15:21:00.699Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:21:00.699Z] #40 7.860 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T15:21:00.699Z] #40 7.945 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T15:21:00.699Z] #40 7.945 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T15:21:00.699Z] #40 10.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T15:21:00.959Z] #40 ... [2020-12-22T15:21:00.959Z] [2020-12-22T15:21:00.959Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:21:00.959Z] #43 6.639 + RM_GOPATH=0 [2020-12-22T15:21:00.959Z] #43 6.639 + TMP_GOPATH= [2020-12-22T15:21:00.959Z] #43 6.639 + : /build [2020-12-22T15:21:00.959Z] #43 6.639 + '[' -z '' ']' [2020-12-22T15:21:00.959Z] #43 6.639 ++ mktemp -d [2020-12-22T15:21:00.959Z] #43 6.639 + export GOPATH=/tmp/tmp.Bjsx0jqwCi [2020-12-22T15:21:00.959Z] #43 6.639 + GOPATH=/tmp/tmp.Bjsx0jqwCi [2020-12-22T15:21:00.959Z] #43 6.639 + RM_GOPATH=1 [2020-12-22T15:21:00.959Z] #43 6.639 + case "$(go env GOARCH)" in [2020-12-22T15:21:00.959Z] #43 6.639 ++ go env GOARCH [2020-12-22T15:21:00.959Z] #43 6.668 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:00.959Z] #43 6.668 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:00.959Z] #43 6.672 ++ dirname /tmp/install/install.sh [2020-12-22T15:21:00.959Z] #43 6.676 + dir=/tmp/install [2020-12-22T15:21:00.959Z] #43 6.677 + bin=vndr [2020-12-22T15:21:00.959Z] #43 6.678 + shift [2020-12-22T15:21:00.959Z] #43 6.679 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-22T15:21:00.959Z] #43 6.687 + . /tmp/install/vndr.installer [2020-12-22T15:21:00.959Z] #43 6.690 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T15:21:00.959Z] #43 6.698 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T15:21:00.959Z] #43 6.699 + install_vndr [2020-12-22T15:21:00.959Z] #43 6.699 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-22T15:21:00.959Z] #43 6.699 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Bjsx0jqwCi/src/github.com/LK4D4/vndr [2020-12-22T15:21:00.959Z] #43 6.724 Cloning into '/tmp/tmp.Bjsx0jqwCi/src/github.com/LK4D4/vndr'... [2020-12-22T15:21:00.959Z] #43 8.064 + cd /tmp/tmp.Bjsx0jqwCi/src/github.com/LK4D4/vndr [2020-12-22T15:21:00.959Z] #43 8.064 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-22T15:21:00.959Z] #43 8.146 + go build -buildmode=pie -v -o /build/vndr . [2020-12-22T15:21:00.959Z] #43 9.946 internal/bytealg [2020-12-22T15:21:00.959Z] #43 10.02 internal/race [2020-12-22T15:21:00.959Z] #43 10.36 sync/atomic [2020-12-22T15:21:00.959Z] #43 ... [2020-12-22T15:21:00.959Z] [2020-12-22T15:21:00.959Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:00.959Z] #49 6.062 + RM_GOPATH=0 [2020-12-22T15:21:00.959Z] #49 6.062 + TMP_GOPATH= [2020-12-22T15:21:00.959Z] #49 6.062 + : /build [2020-12-22T15:21:00.959Z] #49 6.062 + '[' -z '' ']' [2020-12-22T15:21:00.959Z] #49 6.062 ++ mktemp -d [2020-12-22T15:21:00.959Z] #49 6.062 + export GOPATH=/tmp/tmp.Px5ixNnBBT [2020-12-22T15:21:00.959Z] #49 6.062 + GOPATH=/tmp/tmp.Px5ixNnBBT [2020-12-22T15:21:00.959Z] #49 6.062 + RM_GOPATH=1 [2020-12-22T15:21:00.959Z] #49 6.062 + case "$(go env GOARCH)" in [2020-12-22T15:21:00.959Z] #49 6.062 ++ go env GOARCH [2020-12-22T15:21:00.959Z] #49 6.073 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T15:21:00.959Z] #49 6.073 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:00.959Z] #49 6.073 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:00.959Z] #49 6.073 ++ dirname /tmp/install/install.sh [2020-12-22T15:21:00.959Z] #49 6.073 + dir=/tmp/install [2020-12-22T15:21:00.959Z] #49 6.073 + bin=shfmt [2020-12-22T15:21:00.959Z] #49 6.073 + shift [2020-12-22T15:21:00.959Z] #49 6.073 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-22T15:21:00.959Z] #49 6.073 + . /tmp/install/shfmt.installer [2020-12-22T15:21:00.959Z] #49 6.073 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T15:21:00.959Z] #49 6.073 + install_shfmt [2020-12-22T15:21:00.959Z] #49 6.073 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-22T15:21:00.959Z] #49 6.073 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Px5ixNnBBT/src/github.com/mvdan/sh [2020-12-22T15:21:00.959Z] #49 6.073 Cloning into '/tmp/tmp.Px5ixNnBBT/src/github.com/mvdan/sh'... [2020-12-22T15:21:00.993Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 86.7% of statements [2020-12-22T15:21:00.993Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2020-12-22T15:21:00.993Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-22T15:21:00.993Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-22T15:21:01.224Z] #49 ... [2020-12-22T15:21:01.224Z] [2020-12-22T15:21:01.224Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T15:21:01.224Z] #53 7.893 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T15:21:01.224Z] #53 8.195 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T15:21:01.224Z] #53 8.196 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T15:21:01.224Z] #53 10.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T15:21:01.224Z] #53 ... [2020-12-22T15:21:01.224Z] [2020-12-22T15:21:01.224Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T15:21:01.224Z] #34 7.550 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T15:21:01.224Z] #34 7.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T15:21:01.224Z] #34 7.655 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T15:21:01.224Z] #34 9.302 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T15:21:01.234Z] #37 ... [2020-12-22T15:21:01.234Z] [2020-12-22T15:21:01.234Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:21:01.234Z] #13 70.51 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-22T15:21:01.234Z] #13 70.52 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-22T15:21:01.234Z] #13 70.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T15:21:01.234Z] #13 70.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-22T15:21:01.234Z] #13 70.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-22T15:21:01.234Z] #13 70.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T15:21:01.257Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2020-12-22T15:21:01.493Z] #34 ... [2020-12-22T15:21:01.493Z] [2020-12-22T15:21:01.493Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:21:01.493Z] #11 7.142 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T15:21:01.493Z] #11 7.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T15:21:01.493Z] #11 7.402 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T15:21:01.493Z] #11 9.063 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T15:21:01.753Z] #11 ... [2020-12-22T15:21:01.753Z] [2020-12-22T15:21:01.753Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:01.753Z] #45 10.61 go: extracting github.com/fatih/color v1.9.0 [2020-12-22T15:21:01.753Z] #45 10.71 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-22T15:21:01.753Z] #45 10.73 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-22T15:21:01.753Z] #45 10.91 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-22T15:21:01.753Z] #45 10.96 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-22T15:21:01.836Z] ok github.com/docker/docker/pkg/pools 0.022s coverage: 88.2% of statements [2020-12-22T15:21:02.101Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2020-12-22T15:21:02.278Z] #13 ... [2020-12-22T15:21:02.278Z] [2020-12-22T15:21:02.278Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:21:02.278Z] #37 8.188 [100%] Linking C executable tini-static [2020-12-22T15:21:02.278Z] #37 8.950 [100%] Built target tini-static [2020-12-22T15:21:02.278Z] #37 9.030 + mkdir -p /build [2020-12-22T15:21:02.278Z] #37 9.034 + cp tini-static /build/docker-init [2020-12-22T15:21:02.278Z] #37 DONE 9.2s [2020-12-22T15:21:02.364Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2020-12-22T15:21:02.573Z] [2020-12-22T15:21:02.573Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:21:02.573Z] #43 1.746 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T15:21:02.573Z] #43 1.748 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T15:21:02.573Z] #43 1.763 Note: Building without GnuTLS support [2020-12-22T15:21:02.573Z] #43 1.771 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T15:21:02.573Z] #43 1.771 Makefile.config:40: Warn: Building without nftables support [2020-12-22T15:21:02.573Z] #43 3.523 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T15:21:02.573Z] #43 3.607 GEN .gitid [2020-12-22T15:21:02.573Z] #43 3.655 GEN criu/include/version.h [2020-12-22T15:21:02.573Z] #43 3.712 GEN include/common/asm [2020-12-22T15:21:02.573Z] #43 5.739 PBCC images/timens.pb-c.c [2020-12-22T15:21:02.573Z] #43 5.773 DEP images/timens.pb-c.d [2020-12-22T15:21:02.573Z] #43 5.861 PBCC images/fown.pb-c.c [2020-12-22T15:21:02.573Z] #43 5.894 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-22T15:21:02.573Z] #43 6.113 PBCC images/opts.pb-c.c [2020-12-22T15:21:02.573Z] #43 6.176 PBCC images/memfd.pb-c.c [2020-12-22T15:21:02.573Z] #43 6.267 DEP images/fown.pb-c.d [2020-12-22T15:21:02.573Z] #43 6.387 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-22T15:21:02.573Z] #43 6.473 DEP images/opts.pb-c.d [2020-12-22T15:21:02.573Z] #43 6.539 DEP images/memfd.pb-c.d [2020-12-22T15:21:02.573Z] #43 6.607 PBCC images/sit.pb-c.c [2020-12-22T15:21:02.573Z] #43 6.675 DEP images/sit.pb-c.d [2020-12-22T15:21:02.573Z] #43 6.730 PBCC images/macvlan.pb-c.c [2020-12-22T15:21:02.573Z] #43 6.748 DEP images/macvlan.pb-c.d [2020-12-22T15:21:02.573Z] #43 6.820 PBCC images/autofs.pb-c.c [2020-12-22T15:21:02.573Z] #43 6.839 DEP images/autofs.pb-c.d [2020-12-22T15:21:02.573Z] #43 6.906 PBCC images/sysctl.pb-c.c [2020-12-22T15:21:02.573Z] #43 6.954 DEP images/sysctl.pb-c.d [2020-12-22T15:21:02.573Z] #43 7.038 PBCC images/time.pb-c.c [2020-12-22T15:21:02.573Z] #43 7.066 DEP images/time.pb-c.d [2020-12-22T15:21:02.573Z] #43 7.131 PBCC images/binfmt-misc.pb-c.c [2020-12-22T15:21:02.573Z] #43 7.142 DEP images/binfmt-misc.pb-c.d [2020-12-22T15:21:02.573Z] #43 7.224 PBCC images/seccomp.pb-c.c [2020-12-22T15:21:02.573Z] #43 7.259 DEP images/seccomp.pb-c.d [2020-12-22T15:21:02.573Z] #43 7.420 PBCC images/userns.pb-c.c [2020-12-22T15:21:02.573Z] #43 7.452 DEP images/userns.pb-c.d [2020-12-22T15:21:02.573Z] #43 7.501 PBCC images/cgroup.pb-c.c [2020-12-22T15:21:02.573Z] #43 7.549 DEP images/cgroup.pb-c.d [2020-12-22T15:21:02.573Z] #43 7.614 PBCC images/ext-file.pb-c.c [2020-12-22T15:21:02.573Z] #43 7.651 DEP images/ext-file.pb-c.d [2020-12-22T15:21:02.573Z] #43 7.721 PBCC images/rpc.pb-c.c [2020-12-22T15:21:02.573Z] #43 7.795 DEP images/rpc.pb-c.d [2020-12-22T15:21:02.573Z] #43 7.861 PBCC images/siginfo.pb-c.c [2020-12-22T15:21:02.627Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-12-22T15:21:02.868Z] #43 7.880 DEP images/siginfo.pb-c.d [2020-12-22T15:21:02.868Z] #43 8.121 PBCC images/pagemap.pb-c.c [2020-12-22T15:21:03.139Z] #45 13.00 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T15:21:03.164Z] #43 8.291 DEP images/pagemap.pb-c.d [2020-12-22T15:21:03.164Z] #43 8.369 PBCC images/rlimit.pb-c.c [2020-12-22T15:21:03.164Z] #43 8.402 DEP images/rlimit.pb-c.d [2020-12-22T15:21:03.164Z] #43 ... [2020-12-22T15:21:03.164Z] [2020-12-22T15:21:03.164Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:03.164Z] #34 62.62 reflect [2020-12-22T15:21:03.164Z] #34 63.95 bufio [2020-12-22T15:21:03.164Z] #34 66.01 path [2020-12-22T15:21:03.164Z] #34 67.77 text/tabwriter [2020-12-22T15:21:03.164Z] #34 ... [2020-12-22T15:21:03.164Z] [2020-12-22T15:21:03.164Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:21:03.164Z] #43 8.508 PBCC images/file-lock.pb-c.c [2020-12-22T15:21:03.461Z] #43 8.535 DEP images/file-lock.pb-c.d [2020-12-22T15:21:03.461Z] #43 8.618 PBCC images/tty.pb-c.c [2020-12-22T15:21:03.575Z] ok github.com/docker/docker/pkg/stdcopy 0.019s coverage: 100.0% of statements [2020-12-22T15:21:03.575Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 75.0% of statements [2020-12-22T15:21:03.754Z] #43 8.876 DEP images/tty.pb-c.d [2020-12-22T15:21:03.754Z] #43 8.955 PBCC images/tun.pb-c.c [2020-12-22T15:21:03.754Z] #43 8.993 PBCC images/netdev.pb-c.c [2020-12-22T15:21:03.754Z] #43 9.121 DEP images/tun.pb-c.d [2020-12-22T15:21:03.838Z] ok github.com/docker/docker/pkg/streamformatter 0.018s coverage: 66.2% of statements [2020-12-22T15:21:04.049Z] #43 9.201 DEP images/netdev.pb-c.d [2020-12-22T15:21:04.049Z] #43 9.246 PBCC images/vma.pb-c.c [2020-12-22T15:21:04.049Z] #43 9.318 DEP images/vma.pb-c.d [2020-12-22T15:21:04.049Z] #43 9.344 PBCC images/creds.pb-c.c [2020-12-22T15:21:04.049Z] #43 9.374 DEP images/creds.pb-c.d [2020-12-22T15:21:04.081Z] #45 14.18 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T15:21:04.100Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2020-12-22T15:21:04.343Z] #43 9.425 PBCC images/utsns.pb-c.c [2020-12-22T15:21:04.343Z] #43 9.436 DEP images/utsns.pb-c.d [2020-12-22T15:21:04.343Z] #43 9.520 PBCC images/ipc-desc.pb-c.c [2020-12-22T15:21:04.343Z] #43 9.548 PBCC images/ipc-sem.pb-c.c [2020-12-22T15:21:04.343Z] #43 9.580 DEP images/ipc-desc.pb-c.d [2020-12-22T15:21:04.343Z] #43 9.638 DEP images/ipc-sem.pb-c.d [2020-12-22T15:21:04.638Z] #43 9.719 PBCC images/ipc-msg.pb-c.c [2020-12-22T15:21:04.638Z] #43 9.755 DEP images/ipc-msg.pb-c.d [2020-12-22T15:21:04.638Z] #43 9.802 PBCC images/ipc-shm.pb-c.c [2020-12-22T15:21:04.638Z] #43 9.844 DEP images/ipc-shm.pb-c.d [2020-12-22T15:21:04.934Z] #43 9.907 PBCC images/ipc-var.pb-c.c [2020-12-22T15:21:04.934Z] #43 9.930 DEP images/ipc-var.pb-c.d [2020-12-22T15:21:04.934Z] #43 10.01 PBCC images/sk-opts.pb-c.c [2020-12-22T15:21:04.934Z] #43 10.04 PBCC images/packet-sock.pb-c.c [2020-12-22T15:21:04.934Z] #43 10.10 DEP images/sk-opts.pb-c.d [2020-12-22T15:21:04.934Z] #43 10.19 DEP images/packet-sock.pb-c.d [2020-12-22T15:21:04.934Z] #43 10.23 PBCC images/sk-netlink.pb-c.c [2020-12-22T15:21:04.934Z] #43 10.28 DEP images/sk-netlink.pb-c.d [2020-12-22T15:21:05.064Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.2% of statements [2020-12-22T15:21:05.065Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 36.9% of statements [2020-12-22T15:21:05.229Z] #43 10.32 PBCC images/sk-inet.pb-c.c [2020-12-22T15:21:05.229Z] #43 10.37 DEP images/sk-inet.pb-c.d [2020-12-22T15:21:05.229Z] #43 10.42 PBCC images/sk-unix.pb-c.c [2020-12-22T15:21:05.229Z] #43 10.49 DEP images/sk-unix.pb-c.d [2020-12-22T15:21:05.229Z] #43 10.51 PBCC images/mm.pb-c.c [2020-12-22T15:21:05.524Z] #43 10.59 DEP images/mm.pb-c.d [2020-12-22T15:21:05.524Z] #43 10.64 PBCC images/timerfd.pb-c.c [2020-12-22T15:21:05.524Z] #43 10.69 DEP images/timerfd.pb-c.d [2020-12-22T15:21:05.524Z] #43 ... [2020-12-22T15:21:05.524Z] [2020-12-22T15:21:05.524Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:21:05.524Z] #45 64.86 bufio [2020-12-22T15:21:05.524Z] #45 66.41 reflect [2020-12-22T15:21:05.524Z] #45 66.73 regexp/syntax [2020-12-22T15:21:05.524Z] #45 70.46 hash/crc32 [2020-12-22T15:21:05.524Z] #45 73.76 vendor/golang.org/x/crypto/hkdf [2020-12-22T15:21:05.524Z] #45 74.25 vendor/golang.org/x/text/transform [2020-12-22T15:21:05.524Z] #45 ... [2020-12-22T15:21:05.524Z] [2020-12-22T15:21:05.524Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:21:05.524Z] #43 10.75 PBCC images/timer.pb-c.c [2020-12-22T15:21:05.524Z] #43 10.77 DEP images/timer.pb-c.d [2020-12-22T15:21:05.640Z] ok github.com/docker/docker/pkg/tailfile 0.100s coverage: 88.6% of statements [2020-12-22T15:21:05.819Z] #43 10.86 PBCC images/sa.pb-c.c [2020-12-22T15:21:05.819Z] #43 10.94 DEP images/sa.pb-c.d [2020-12-22T15:21:05.819Z] #43 11.03 PBCC images/pipe-data.pb-c.c [2020-12-22T15:21:05.819Z] #43 11.04 DEP images/pipe-data.pb-c.d [2020-12-22T15:21:05.904Z] ok github.com/docker/docker/pkg/signal 2.847s coverage: 61.0% of statements [2020-12-22T15:21:05.998Z] #45 ... [2020-12-22T15:21:05.998Z] [2020-12-22T15:21:05.998Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:05.998Z] #56 14.05 Checking out files: 88% (700/794) Checking out files: 89% (707/794) Checking out files: 90% (715/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-12-22T15:21:05.998Z] #56 14.33 + cd /tmp/tmp.bI2Uh3APBE/src/github.com/rootless-containers/rootlesskit [2020-12-22T15:21:05.998Z] #56 14.33 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-22T15:21:05.998Z] #56 14.46 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T15:21:05.998Z] #56 14.47 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-22T15:21:06.116Z] #43 11.12 PBCC images/mnt.pb-c.c [2020-12-22T15:21:06.116Z] #43 11.17 DEP images/mnt.pb-c.d [2020-12-22T15:21:06.116Z] #43 11.22 PBCC images/sk-packet.pb-c.c [2020-12-22T15:21:06.116Z] #43 11.25 DEP images/sk-packet.pb-c.d [2020-12-22T15:21:06.116Z] #43 11.29 PBCC images/tcp-stream.pb-c.c [2020-12-22T15:21:06.116Z] #43 11.33 DEP images/tcp-stream.pb-c.d [2020-12-22T15:21:06.116Z] #43 11.39 PBCC images/pipe.pb-c.c [2020-12-22T15:21:06.116Z] #43 11.43 DEP images/pipe.pb-c.d [2020-12-22T15:21:06.116Z] #43 11.48 PBCC images/pstree.pb-c.c [2020-12-22T15:21:06.166Z] testing: warning: no tests to run [2020-12-22T15:21:06.166Z] coverage: [no statements] [2020-12-22T15:21:06.166Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-12-22T15:21:06.166Z] ok github.com/docker/docker/pkg/tarsum 0.128s coverage: 89.3% of statements [2020-12-22T15:21:06.411Z] #43 11.50 DEP images/pstree.pb-c.d [2020-12-22T15:21:06.411Z] #43 11.54 PBCC images/fs.pb-c.c [2020-12-22T15:21:06.411Z] #43 11.59 DEP images/fs.pb-c.d [2020-12-22T15:21:06.411Z] #43 11.64 PBCC images/signalfd.pb-c.c [2020-12-22T15:21:06.429Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-12-22T15:21:06.692Z] ok github.com/docker/docker/pkg/urlutil 0.017s coverage: 100.0% of statements [2020-12-22T15:21:06.692Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2020-12-22T15:21:06.708Z] #43 11.75 DEP images/signalfd.pb-c.d [2020-12-22T15:21:06.709Z] #43 11.81 PBCC images/fh.pb-c.c [2020-12-22T15:21:06.709Z] #43 11.93 PBCC images/fsnotify.pb-c.c [2020-12-22T15:21:06.709Z] #43 11.99 DEP images/fh.pb-c.d [2020-12-22T15:21:07.002Z] #43 12.03 DEP images/fsnotify.pb-c.d [2020-12-22T15:21:07.002Z] #43 12.06 PBCC images/eventpoll.pb-c.c [2020-12-22T15:21:07.002Z] #43 12.09 DEP images/eventpoll.pb-c.d [2020-12-22T15:21:07.002Z] #43 12.14 PBCC images/eventfd.pb-c.c [2020-12-22T15:21:07.002Z] #43 12.17 DEP images/eventfd.pb-c.d [2020-12-22T15:21:07.002Z] #43 12.22 PBCC images/remap-file-path.pb-c.c [2020-12-22T15:21:07.002Z] #43 12.24 DEP images/remap-file-path.pb-c.d [2020-12-22T15:21:07.002Z] #43 12.29 PBCC images/fifo.pb-c.c [2020-12-22T15:21:07.002Z] #43 12.31 DEP images/fifo.pb-c.d [2020-12-22T15:21:07.002Z] #43 12.36 PBCC images/ghost-file.pb-c.c [2020-12-22T15:21:07.296Z] #43 12.41 DEP images/ghost-file.pb-c.d [2020-12-22T15:21:07.296Z] #43 12.45 PBCC images/regfile.pb-c.c [2020-12-22T15:21:07.296Z] #43 12.51 DEP images/regfile.pb-c.d [2020-12-22T15:21:07.296Z] #43 12.57 PBCC images/ns.pb-c.c [2020-12-22T15:21:07.296Z] #43 12.61 DEP images/ns.pb-c.d [2020-12-22T15:21:07.592Z] #43 12.68 PBCC images/fdinfo.pb-c.c [2020-12-22T15:21:07.888Z] #43 12.81 DEP images/fdinfo.pb-c.d [2020-12-22T15:21:07.888Z] #43 12.86 PBCC images/core-aarch64.pb-c.c [2020-12-22T15:21:07.888Z] #43 12.91 PBCC images/core-arm.pb-c.c [2020-12-22T15:21:07.888Z] #43 13.04 PBCC images/core-ppc64.pb-c.c [2020-12-22T15:21:08.085Z] ok github.com/docker/docker/plugin/v2 0.021s coverage: 14.5% of statements [2020-12-22T15:21:08.085Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 85.4% of statements [2020-12-22T15:21:08.185Z] #43 13.16 PBCC images/core-s390.pb-c.c [2020-12-22T15:21:08.185Z] #43 ... [2020-12-22T15:21:08.185Z] [2020-12-22T15:21:08.185Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:08.185Z] #47 DONE 77.6s [2020-12-22T15:21:08.185Z] [2020-12-22T15:21:08.185Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:21:08.185Z] #43 13.29 PBCC images/core-x86.pb-c.c [2020-12-22T15:21:08.185Z] #43 13.32 PBCC images/core.pb-c.c [2020-12-22T15:21:08.185Z] #43 13.37 PBCC images/inventory.pb-c.c [2020-12-22T15:21:08.185Z] #43 13.47 DEP images/core-aarch64.pb-c.d [2020-12-22T15:21:08.482Z] #43 13.56 DEP images/core-arm.pb-c.d [2020-12-22T15:21:08.482Z] #43 13.67 DEP images/core-ppc64.pb-c.d [2020-12-22T15:21:08.541Z] #56 ... [2020-12-22T15:21:08.541Z] [2020-12-22T15:21:08.541Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:08.541Z] #22 17.89 + mkdir -p /build [2020-12-22T15:21:08.541Z] #22 17.91 + mv docker/docker /build/ [2020-12-22T15:21:08.541Z] #22 17.91 + rmdir docker [2020-12-22T15:21:08.541Z] #22 DONE 18.5s [2020-12-22T15:21:08.541Z] [2020-12-22T15:21:08.541Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:21:08.541Z] #43 11.19 unicode [2020-12-22T15:21:08.541Z] #43 11.35 runtime [2020-12-22T15:21:08.541Z] #43 16.57 unicode/utf8 [2020-12-22T15:21:08.541Z] #43 17.61 math [2020-12-22T15:21:08.778Z] #43 13.78 DEP images/core-s390.pb-c.d [2020-12-22T15:21:08.779Z] #43 13.83 DEP images/core-x86.pb-c.d [2020-12-22T15:21:08.779Z] #43 13.89 DEP images/core.pb-c.d [2020-12-22T15:21:08.779Z] #43 13.95 DEP images/inventory.pb-c.d [2020-12-22T15:21:08.779Z] #43 14.00 PBCC images/cpuinfo.pb-c.c [2020-12-22T15:21:08.779Z] #43 14.03 DEP images/cpuinfo.pb-c.d [2020-12-22T15:21:08.779Z] #43 14.10 PBCC images/stats.pb-c.c [2020-12-22T15:21:08.779Z] #43 14.13 DEP images/stats.pb-c.d [2020-12-22T15:21:08.801Z] #43 ... [2020-12-22T15:21:08.801Z] [2020-12-22T15:21:08.801Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:08.801Z] #32 10.60 math [2020-12-22T15:21:08.801Z] #32 11.24 runtime [2020-12-22T15:21:08.801Z] #32 17.88 internal/testlog [2020-12-22T15:21:08.801Z] #32 18.41 encoding [2020-12-22T15:21:08.801Z] #32 18.80 runtime/cgo [2020-12-22T15:21:08.880Z] Fetching without tags [2020-12-22T15:21:09.036Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2020-12-22T15:21:09.061Z] #32 ... [2020-12-22T15:21:09.062Z] [2020-12-22T15:21:09.062Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:09.062Z] #47 19.33 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T15:21:09.062Z] #47 19.33 go: downloading github.com/fatih/color v1.7.0 [2020-12-22T15:21:09.062Z] #47 19.33 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-22T15:21:09.299Z] ok github.com/docker/docker/plugin 0.582s coverage: 23.2% of statements [2020-12-22T15:21:09.321Z] #47 19.37 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T15:21:09.321Z] #47 19.59 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-22T15:21:09.321Z] #47 19.59 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T15:21:09.581Z] #47 19.68 go: extracting github.com/fatih/color v1.7.0 [2020-12-22T15:21:09.830Z] #43 ... [2020-12-22T15:21:09.830Z] [2020-12-22T15:21:09.830Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:09.830Z] #51 69.32 regexp/syntax [2020-12-22T15:21:09.830Z] #51 77.86 time [2020-12-22T15:21:09.840Z] #47 19.77 go: downloading github.com/spf13/viper v1.6.1 [2020-12-22T15:21:09.840Z] #47 20.00 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T15:21:10.105Z] Merging remotes/origin/master commit 4d6bc59f8102965258068facc2f064e69af0e688 into PR head commit ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:21:10.114Z] #47 20.19 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-22T15:21:10.127Z] #51 ... [2020-12-22T15:21:10.127Z] [2020-12-22T15:21:10.127Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:21:10.127Z] #45 77.68 time [2020-12-22T15:21:10.684Z] #47 20.72 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-22T15:21:10.684Z] #47 20.73 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T15:21:10.684Z] #47 20.78 go: extracting github.com/spf13/viper v1.6.1 [2020-12-22T15:21:10.694Z] ok github.com/docker/docker/registry 0.162s coverage: 57.2% of statements [2020-12-22T15:21:10.944Z] #47 20.99 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-22T15:21:10.944Z] #47 21.05 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T15:21:10.957Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-12-22T15:21:10.957Z] ok github.com/docker/docker/quota 0.618s coverage: 71.4% of statements [2020-12-22T15:21:08.576Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T15:21:08.649Z] > git config --add remote.origin.fetch +refs/pull/41801/head:refs/remotes/origin/PR-41801 # timeout=10 [2020-12-22T15:21:08.688Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:21:08.796Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-22T15:21:08.915Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-22T15:21:08.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:21:08.916Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41801/head:refs/remotes/origin/PR-41801 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-22T15:21:10.210Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T15:21:10.249Z] > git checkout -f ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e # timeout=10 [2020-12-22T15:21:11.203Z] #47 21.15 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-22T15:21:11.204Z] #47 21.16 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T15:21:11.204Z] #47 21.21 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T15:21:11.204Z] #47 21.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T15:21:11.204Z] #47 21.32 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T15:21:11.219Z] ok github.com/docker/docker/restartmanager 0.020s coverage: 45.3% of statements [2020-12-22T15:21:11.464Z] #47 21.48 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-22T15:21:11.482Z] ok github.com/docker/docker/testutil 0.018s coverage: 62.5% of statements [2020-12-22T15:21:12.035Z] #47 21.93 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-22T15:21:12.233Z] #45 81.80 regexp [2020-12-22T15:21:12.294Z] #47 ... [2020-12-22T15:21:12.294Z] [2020-12-22T15:21:12.294Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:21:12.294Z] #11 12.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T15:21:12.294Z] #11 16.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T15:21:12.433Z] ok github.com/docker/docker/runconfig 0.038s coverage: 66.1% of statements [2020-12-22T15:21:12.564Z] #11 ... [2020-12-22T15:21:12.564Z] [2020-12-22T15:21:12.564Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T15:21:12.564Z] #34 12.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T15:21:12.564Z] #34 16.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T15:21:12.564Z] #34 ... [2020-12-22T15:21:12.564Z] [2020-12-22T15:21:12.564Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:21:12.564Z] #40 12.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T15:21:12.564Z] #40 16.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T15:21:12.824Z] #40 ... [2020-12-22T15:21:12.824Z] [2020-12-22T15:21:12.824Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:12.824Z] #49 20.51 + cd /tmp/tmp.Px5ixNnBBT/src/github.com/mvdan/sh [2020-12-22T15:21:12.824Z] #49 20.51 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-22T15:21:12.824Z] #49 20.74 + GO111MODULE=on [2020-12-22T15:21:12.824Z] #49 20.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-22T15:21:12.824Z] #49 22.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T15:21:12.824Z] #49 22.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T15:21:12.824Z] #49 22.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T15:21:12.918Z] Merge succeeded, producing ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:21:12.918Z] Checking out Revision ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e (PR-41801) [2020-12-22T15:21:13.083Z] #49 23.34 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T15:21:13.343Z] #49 23.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T15:21:13.757Z] #45 ... [2020-12-22T15:21:13.757Z] [2020-12-22T15:21:13.757Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:13.757Z] #34 73.26 time [2020-12-22T15:21:13.757Z] #34 73.26 internal/syscall/unix [2020-12-22T15:21:13.757Z] #34 73.26 internal/syscall/execenv [2020-12-22T15:21:13.757Z] #34 81.42 internal/poll [2020-12-22T15:21:13.826Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2020-12-22T15:21:12.520Z] > git remote # timeout=10 [2020-12-22T15:21:12.590Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T15:21:12.629Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-22T15:21:12.631Z] > git merge 4d6bc59f8102965258068facc2f064e69af0e688 # timeout=10 [2020-12-22T15:21:12.754Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-12-22T15:21:12.951Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T15:21:12.988Z] > git checkout -f ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e # timeout=10 [2020-12-22T15:21:14.053Z] #34 ... [2020-12-22T15:21:14.053Z] [2020-12-22T15:21:14.053Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:14.053Z] #51 82.59 regexp [2020-12-22T15:21:14.282Z] #49 ... [2020-12-22T15:21:14.282Z] [2020-12-22T15:21:14.282Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T15:21:14.282Z] #53 14.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T15:21:14.282Z] #53 17.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T15:21:14.282Z] #53 ... [2020-12-22T15:21:14.282Z] [2020-12-22T15:21:14.282Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:14.282Z] #45 16.65 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T15:21:14.282Z] #45 22.51 go: finding github.com/fatih/color v1.9.0 [2020-12-22T15:21:14.282Z] #45 22.53 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T15:21:14.282Z] #45 22.66 go: finding github.com/pkg/errors v0.9.1 [2020-12-22T15:21:14.282Z] #45 22.79 go: finding github.com/spf13/pflag v1.0.3 [2020-12-22T15:21:14.282Z] #45 22.79 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-22T15:21:14.282Z] #45 22.87 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-22T15:21:14.282Z] #45 23.15 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T15:21:14.282Z] #45 23.49 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-22T15:21:14.282Z] #45 23.50 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T15:21:14.282Z] #45 23.68 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T15:21:14.282Z] #45 23.70 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T15:21:14.854Z] #45 ... [2020-12-22T15:21:14.854Z] [2020-12-22T15:21:14.854Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:21:14.854Z] #43 24.78 unicode/utf16 [2020-12-22T15:21:15.114Z] #43 25.16 container/list [2020-12-22T15:21:15.221Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2020-12-22T15:21:15.483Z] ok github.com/docker/docker/volume/local 0.275s coverage: 76.6% of statements [2020-12-22T15:21:16.053Z] #43 25.97 crypto/internal/subtle [2020-12-22T15:21:16.312Z] #43 26.36 crypto/subtle [2020-12-22T15:21:16.427Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2020-12-22T15:21:16.881Z] #43 26.84 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-22T15:21:16.881Z] #43 27.00 internal/nettrace [2020-12-22T15:21:17.141Z] #43 27.17 runtime/cgo [2020-12-22T15:21:18.536Z] #51 87.57 context [2020-12-22T15:21:18.536Z] #51 87.64 path/filepath [2020-12-22T15:21:18.536Z] #51 ... [2020-12-22T15:21:18.536Z] [2020-12-22T15:21:18.536Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:19.722Z] #56 48.13 Checking out files: 51% (1907/3706) Checking out files: 52% (1928/3706) Checking out files: 53% (1965/3706) Checking out files: 54% (2002/3706) Checking out files: 55% (2039/3706) Checking out files: 56% (2076/3706) Checking out files: 57% (2113/3706) Checking out files: 58% (2150/3706) Checking out files: 59% (2187/3706) Checking out files: 60% (2224/3706) Checking out files: 61% (2261/3706) Checking out files: 62% (2298/3706) Checking out files: 63% (2335/3706) Checking out files: 64% (2372/3706) Checking out files: 65% (2409/3706) Checking out files: 66% (2446/3706) Checking out files: 67% (2484/3706) Checking out files: 68% (2521/3706) Checking out files: 69% (2558/3706) Checking out files: 70% (2595/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) Checking out files: 75% (2780/3706) Checking out files: 76% (2817/3706) Checking out files: 77% (2854/3706) Checking out files: 78% (2891/3706) Checking out files: 79% (2928/3706) Checking out files: 80% (2965/3706) Checking out files: 81% (3002/3706) Checking out files: 82% (3039/3706) Checking out files: 83% (3076/3706) Checking out files: 84% (3114/3706) Checking out files: 85% (3151/3706) Checking out files: 86% (3188/3706) Checking out files: 87% (3225/3706) Checking out files: 88% (3262/3706) Checking out files: 88% (3297/3706) Checking out files: 89% (3299/3706) Checking out files: 90% (3336/3706) Checking out files: 91% (3373/3706) Checking out files: 92% (3410/3706) Checking out files: 93% (3447/3706) Checking out files: 94% (3484/3706) Checking out files: 95% (3521/3706) Checking out files: 96% (3558/3706) Checking out files: 97% (3595/3706) Checking out files: 98% (3632/3706) Checking out files: 99% (3669/3706) Checking out files: 100% (3706/3706) Checking out files: 100% (3706/3706), done. [2020-12-22T15:21:19.722Z] #56 49.40 + cd /tmp/tmp.X3Pp3rW7CB/src/github.com/containerd/containerd [2020-12-22T15:21:20.017Z] #56 49.40 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T15:21:20.430Z] #43 ... [2020-12-22T15:21:20.430Z] [2020-12-22T15:21:20.430Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T15:21:20.430Z] #38 28.51 Checking out files: 69% (1163/1667) Checking out files: 70% (1167/1667) Checking out files: 71% (1184/1667) Checking out files: 72% (1201/1667) Checking out files: 73% (1217/1667) Checking out files: 74% (1234/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-22T15:21:20.430Z] #38 29.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-22T15:21:20.659Z] #56 ... [2020-12-22T15:21:20.659Z] [2020-12-22T15:21:20.659Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:21:20.659Z] #43 15.71 make[1]: Nothing to be done for 'all'. [2020-12-22T15:21:20.659Z] #43 17.51 CC images/stats.o [2020-12-22T15:21:20.659Z] #43 18.08 CC images/core.o [2020-12-22T15:21:20.659Z] #43 18.83 CC images/core-x86.o [2020-12-22T15:21:20.659Z] #43 19.56 CC images/core-arm.o [2020-12-22T15:21:20.659Z] #43 20.03 CC images/core-aarch64.o [2020-12-22T15:21:20.659Z] #43 20.39 CC images/core-ppc64.o [2020-12-22T15:21:20.659Z] #43 21.21 CC images/core-s390.o [2020-12-22T15:21:20.659Z] #43 22.02 CC images/cpuinfo.o [2020-12-22T15:21:20.659Z] #43 22.56 CC images/inventory.o [2020-12-22T15:21:20.659Z] #43 22.80 CC images/fdinfo.o [2020-12-22T15:21:20.659Z] #43 23.36 CC images/fown.o [2020-12-22T15:21:20.659Z] #43 23.54 CC images/ns.o [2020-12-22T15:21:20.659Z] #43 23.83 CC images/regfile.o [2020-12-22T15:21:20.659Z] #43 24.11 CC images/ghost-file.o [2020-12-22T15:21:20.659Z] #43 24.61 CC images/fifo.o [2020-12-22T15:21:20.659Z] #43 24.85 CC images/remap-file-path.o [2020-12-22T15:21:20.659Z] #43 25.08 CC images/eventfd.o [2020-12-22T15:21:20.659Z] #43 25.34 CC images/eventpoll.o [2020-12-22T15:21:20.659Z] #43 25.85 CC images/fh.o [2020-12-22T15:21:20.659Z] #43 ... [2020-12-22T15:21:20.659Z] [2020-12-22T15:21:20.659Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:21:20.659Z] #45 88.57 context [2020-12-22T15:21:20.659Z] #45 88.63 io/ioutil [2020-12-22T15:21:20.659Z] #45 89.34 internal/lazyregexp [2020-12-22T15:21:20.659Z] #45 90.01 github.com/LK4D4/vndr/versioned [2020-12-22T15:21:21.712Z] #45 90.80 os/exec [2020-12-22T15:21:21.712Z] #45 90.81 net [2020-12-22T15:21:22.336Z] #38 32.29 + 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-12-22T15:21:22.904Z] #38 ... [2020-12-22T15:21:22.904Z] [2020-12-22T15:21:22.904Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:22.904Z] #47 23.07 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T15:21:22.904Z] #47 24.97 go: downloading github.com/spf13/afero v1.1.2 [2020-12-22T15:21:22.904Z] #47 24.99 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T15:21:22.904Z] #47 25.25 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T15:21:22.904Z] #47 25.35 go: extracting github.com/spf13/afero v1.1.2 [2020-12-22T15:21:22.904Z] #47 25.57 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T15:21:22.904Z] #47 25.74 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T15:21:22.904Z] #47 25.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T15:21:22.904Z] #47 25.81 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T15:21:22.904Z] #47 25.90 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T15:21:22.904Z] #47 25.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T15:21:22.904Z] #47 26.16 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T15:21:22.904Z] #47 26.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T15:21:22.904Z] #47 26.52 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T15:21:22.904Z] #47 29.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T15:21:22.904Z] #47 29.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T15:21:22.904Z] #47 29.67 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T15:21:22.904Z] #47 29.69 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T15:21:22.904Z] #47 29.69 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-22T15:21:22.904Z] #47 29.77 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T15:21:22.904Z] #47 29.78 go: downloading golang.org/x/text v0.3.2 [2020-12-22T15:21:22.904Z] #47 29.80 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T15:21:22.904Z] #47 29.81 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-22T15:21:22.904Z] #47 29.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T15:21:22.904Z] #47 29.82 go: downloading github.com/spf13/cast v1.3.0 [2020-12-22T15:21:22.904Z] #47 29.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T15:21:22.904Z] #47 29.87 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-22T15:21:22.904Z] #47 29.87 go: extracting github.com/spf13/cast v1.3.0 [2020-12-22T15:21:22.904Z] #47 29.96 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T15:21:22.904Z] #47 30.02 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-22T15:21:22.904Z] #47 30.02 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T15:21:22.904Z] #47 30.04 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T15:21:22.904Z] #47 30.12 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T15:21:22.904Z] #47 30.12 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T15:21:22.904Z] #47 30.13 go: downloading github.com/pkg/errors v0.8.1 [2020-12-22T15:21:22.904Z] #47 30.13 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T15:21:22.904Z] #47 30.13 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T15:21:22.904Z] #47 30.24 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T15:21:22.904Z] #47 30.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-22T15:21:22.904Z] #47 30.32 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-22T15:21:22.904Z] #47 30.32 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-22T15:21:22.904Z] #47 30.38 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-22T15:21:22.904Z] #47 30.50 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-22T15:21:22.904Z] #47 30.58 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-22T15:21:22.904Z] #47 30.59 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T15:21:22.904Z] #47 30.84 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-22T15:21:22.904Z] #47 30.85 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-22T15:21:22.904Z] #47 30.99 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T15:21:22.904Z] #47 31.04 go: extracting github.com/pkg/errors v0.8.1 [2020-12-22T15:21:22.904Z] #47 31.04 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-22T15:21:22.904Z] #47 31.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T15:21:22.904Z] #47 31.09 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-22T15:21:22.904Z] #47 31.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T15:21:22.904Z] #47 31.23 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T15:21:22.904Z] #47 31.28 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-22T15:21:22.904Z] #47 31.31 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-22T15:21:22.904Z] #47 31.49 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-22T15:21:22.904Z] #47 31.55 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T15:21:22.904Z] #47 31.61 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T15:21:22.904Z] #47 31.65 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T15:21:22.904Z] #47 31.65 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-22T15:21:22.904Z] #47 31.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T15:21:22.904Z] #47 31.66 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-22T15:21:22.904Z] #47 32.40 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T15:21:22.904Z] #47 32.42 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T15:21:22.904Z] #47 32.66 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T15:21:22.904Z] #47 32.80 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T15:21:22.904Z] #47 32.81 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-22T15:21:22.904Z] #47 32.91 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T15:21:22.904Z] #47 33.01 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T15:21:23.163Z] #47 ... [2020-12-22T15:21:23.163Z] [2020-12-22T15:21:23.163Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:23.163Z] #62 30.26 Checking out files: 42% (802/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 83% (1585/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-12-22T15:21:23.163Z] #62 31.98 + cd /tmp/tmp.pgFZ2oyTZW/src/github.com/docker/libnetwork [2020-12-22T15:21:23.163Z] #62 31.98 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-22T15:21:23.163Z] #62 32.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-22T15:21:24.467Z] #45 ... [2020-12-22T15:21:24.467Z] [2020-12-22T15:21:24.467Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:24.467Z] #34 84.03 os [2020-12-22T15:21:24.467Z] #34 85.36 internal/fmtsort [2020-12-22T15:21:24.467Z] #34 87.05 path/filepath [2020-12-22T15:21:24.467Z] #34 87.05 fmt [2020-12-22T15:21:24.467Z] #34 88.58 io/ioutil [2020-12-22T15:21:24.467Z] #34 90.82 github.com/BurntSushi/toml [2020-12-22T15:21:24.467Z] #34 90.82 flag [2020-12-22T15:21:24.467Z] #34 90.83 log [2020-12-22T15:21:24.762Z] #34 ... [2020-12-22T15:21:24.762Z] [2020-12-22T15:21:24.762Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:21:24.762Z] #43 26.43 CC images/fsnotify.o [2020-12-22T15:21:24.762Z] #43 27.12 CC images/signalfd.o [2020-12-22T15:21:24.762Z] #43 27.38 CC images/fs.o [2020-12-22T15:21:24.762Z] #43 27.61 CC images/pstree.o [2020-12-22T15:21:24.762Z] #43 27.86 CC images/pipe.o [2020-12-22T15:21:24.762Z] #43 28.17 CC images/tcp-stream.o [2020-12-22T15:21:24.762Z] #43 28.49 CC images/sk-packet.o [2020-12-22T15:21:24.762Z] #43 28.86 CC images/mnt.o [2020-12-22T15:21:24.762Z] #43 29.15 CC images/pipe-data.o [2020-12-22T15:21:24.762Z] #43 29.45 CC images/sa.o [2020-12-22T15:21:24.762Z] #43 29.81 CC images/timer.o [2020-12-22T15:21:25.057Z] #43 30.12 CC images/timerfd.o [2020-12-22T15:21:25.057Z] #43 30.36 CC images/mm.o [2020-12-22T15:21:25.089Z] #62 ... [2020-12-22T15:21:25.089Z] [2020-12-22T15:21:25.089Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:25.089Z] #49 24.93 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T15:21:25.089Z] #49 26.45 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T15:21:25.089Z] #49 28.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T15:21:25.089Z] #49 30.87 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-22T15:21:25.089Z] #49 31.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-22T15:21:25.089Z] #49 31.42 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-22T15:21:25.089Z] #49 31.54 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-22T15:21:25.089Z] #49 32.77 runtime [2020-12-22T15:21:25.089Z] #49 32.90 runtime/cgo [2020-12-22T15:21:25.089Z] #49 ... [2020-12-22T15:21:25.089Z] [2020-12-22T15:21:25.089Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T15:21:25.089Z] #53 35.04 Fetched 8410 kB in 28s (304 kB/s) [2020-12-22T15:21:25.698Z] #43 30.76 CC images/sk-opts.o [2020-12-22T15:21:25.999Z] #43 31.14 CC images/sk-unix.o [2020-12-22T15:21:26.637Z] #43 31.70 CC images/sk-inet.o [2020-12-22T15:21:26.930Z] #43 32.22 CC images/tun.o [2020-12-22T15:21:27.568Z] #43 32.69 CC images/sk-netlink.o [2020-12-22T15:21:27.862Z] #43 33.01 CC images/packet-sock.o [2020-12-22T15:21:28.106Z] Commit message: "vendor: opencontainers/selinux v1.7.0" [2020-12-22T15:21:28.500Z] #43 33.48 CC images/ipc-var.o [2020-12-22T15:21:28.500Z] #43 33.78 CC images/ipc-desc.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-22T15:21:28.795Z] #43 33.98 CC images/ipc-shm.o [2020-12-22T15:21:29.093Z] #43 34.31 CC images/ipc-msg.o [2020-12-22T15:21:29.389Z] #43 34.65 CC images/ipc-sem.o [2020-12-22T15:21:29.685Z] #43 34.92 CC images/utsns.o [2020-12-22T15:21:30.324Z] #43 35.21 CC images/creds.o [2020-12-22T15:21:30.324Z] #43 35.44 CC images/vma.o [2020-12-22T15:21:30.368Z] #53 35.04 Reading package lists... [2020-12-22T15:21:30.368Z] #53 ... [2020-12-22T15:21:30.368Z] [2020-12-22T15:21:30.368Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:30.368Z] #47 33.50 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T15:21:30.368Z] #47 33.67 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-22T15:21:30.368Z] #47 33.68 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-22T15:21:30.368Z] #47 33.83 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T15:21:30.368Z] #47 34.40 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-22T15:21:30.368Z] #47 34.66 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T15:21:30.368Z] #47 35.21 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-22T15:21:30.368Z] #47 35.87 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-22T15:21:30.368Z] #47 36.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T15:21:30.368Z] #47 36.51 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-22T15:21:30.368Z] #47 36.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-22T15:21:30.368Z] #47 36.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T15:21:30.368Z] #47 36.75 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T15:21:30.368Z] #47 36.78 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T15:21:30.368Z] #47 36.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T15:21:30.368Z] #47 36.94 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T15:21:30.368Z] #47 36.97 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-22T15:21:30.369Z] #47 36.97 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T15:21:30.369Z] #47 37.07 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T15:21:30.369Z] #47 37.07 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T15:21:30.369Z] #47 37.27 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T15:21:30.369Z] #47 37.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T15:21:30.369Z] #47 37.40 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T15:21:30.369Z] #47 37.44 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T15:21:30.369Z] #47 37.56 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T15:21:30.369Z] #47 37.57 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-22T15:21:30.369Z] #47 37.69 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T15:21:30.369Z] #47 37.83 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T15:21:30.369Z] #47 37.99 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T15:21:30.369Z] #47 38.05 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T15:21:30.369Z] #47 38.12 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T15:21:30.369Z] #47 38.26 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-22T15:21:30.369Z] #47 38.36 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T15:21:30.369Z] #47 38.41 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-22T15:21:30.369Z] #47 38.41 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-22T15:21:30.369Z] #47 38.41 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T15:21:30.369Z] #47 38.60 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T15:21:30.369Z] #47 39.03 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T15:21:30.369Z] #47 39.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T15:21:30.369Z] #47 39.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T15:21:30.369Z] #47 39.47 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-22T15:21:30.369Z] #47 39.66 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T15:21:30.369Z] #47 39.82 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-22T15:21:30.369Z] #47 39.98 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T15:21:30.369Z] #47 39.98 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T15:21:30.369Z] #47 40.11 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-22T15:21:30.369Z] #47 40.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-22T15:21:30.369Z] #47 40.53 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-22T15:21:30.369Z] #47 40.63 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-22T15:21:30.618Z] #43 35.76 CC images/netdev.o [2020-12-22T15:21:30.913Z] #43 ... [2020-12-22T15:21:30.913Z] [2020-12-22T15:21:30.913Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:30.913Z] #34 96.06 github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T15:21:30.913Z] #34 DONE 100.5s [2020-12-22T15:21:30.913Z] [2020-12-22T15:21:30.913Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:30.913Z] #51 91.14 mvdan.cc/sh/v3/fileutil [2020-12-22T15:21:30.913Z] #51 92.51 encoding/binary [2020-12-22T15:21:30.913Z] #51 92.52 go/token [2020-12-22T15:21:30.913Z] #51 92.52 github.com/pkg/diff [2020-12-22T15:21:30.913Z] #51 92.52 flag [2020-12-22T15:21:30.913Z] #51 95.59 go/scanner [2020-12-22T15:21:30.913Z] #51 97.76 mvdan.cc/editorconfig [2020-12-22T15:21:30.913Z] #51 97.83 mvdan.cc/sh/v3/syntax [2020-12-22T15:21:30.913Z] #51 99.29 encoding/base64 [2020-12-22T15:21:30.913Z] #51 99.59 go/ast [2020-12-22T15:21:30.937Z] #47 40.96 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-22T15:21:30.937Z] #47 40.96 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T15:21:30.937Z] #47 41.22 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-22T15:21:31.197Z] #47 41.26 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T15:21:31.210Z] #51 ... [2020-12-22T15:21:31.210Z] [2020-12-22T15:21:31.210Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:21:31.210Z] #43 36.24 CC images/tty.o [2020-12-22T15:21:31.317Z] + docker version [2020-12-22T15:21:31.505Z] #43 ... [2020-12-22T15:21:31.505Z] [2020-12-22T15:21:31.505Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:31.505Z] #56 51.13 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-22T15:21:31.505Z] #56 51.13 + BUILDTAGS='netgo osusergo static_build' [2020-12-22T15:21:31.505Z] #56 51.13 + export EXTRA_FLAGS=-buildmode=pie [2020-12-22T15:21:31.505Z] #56 51.13 + EXTRA_FLAGS=-buildmode=pie [2020-12-22T15:21:31.505Z] #56 51.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-22T15:21:31.505Z] #56 51.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-22T15:21:31.505Z] #56 51.13 + '[' '' = dynamic ']' [2020-12-22T15:21:31.505Z] #56 51.13 + make [2020-12-22T15:21:31.505Z] #56 52.29 + bin/ctr [2020-12-22T15:21:31.765Z] #47 41.69 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-22T15:21:31.765Z] #47 41.85 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-22T15:21:31.800Z] #56 ... [2020-12-22T15:21:31.800Z] [2020-12-22T15:21:31.800Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:21:31.800Z] #45 95.81 encoding/binary [2020-12-22T15:21:31.800Z] #45 95.87 net/url [2020-12-22T15:21:31.800Z] #45 95.87 go/scanner [2020-12-22T15:21:31.800Z] #45 99.22 go/ast [2020-12-22T15:21:31.800Z] #45 101.0 text/template/parse [2020-12-22T15:21:31.800Z] #45 101.2 encoding/base64 [2020-12-22T15:21:32.333Z] #47 ... [2020-12-22T15:21:32.333Z] [2020-12-22T15:21:32.333Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:21:32.333Z] #11 32.35 Fetched 8410 kB in 25s (330 kB/s) [2020-12-22T15:21:32.333Z] #11 32.35 Reading package lists... [2020-12-22T15:21:32.333Z] #11 ... [2020-12-22T15:21:32.333Z] [2020-12-22T15:21:32.333Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T15:21:32.333Z] #34 32.35 Fetched 8410 kB in 25s (337 kB/s) [2020-12-22T15:21:32.594Z] #34 32.35 Reading package lists... [2020-12-22T15:21:32.594Z] #34 ... [2020-12-22T15:21:32.594Z] [2020-12-22T15:21:32.594Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:32.594Z] #47 42.55 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-22T15:21:32.594Z] #47 42.83 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T15:21:32.853Z] #47 ... [2020-12-22T15:21:32.853Z] [2020-12-22T15:21:32.853Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:21:32.853Z] #40 33.12 Fetched 8410 kB in 26s (330 kB/s) [2020-12-22T15:21:32.860Z] #45 ... [2020-12-22T15:21:32.860Z] [2020-12-22T15:21:32.860Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:32.860Z] #51 102.1 encoding/json [2020-12-22T15:21:33.154Z] #51 102.6 golang.org/x/sys/unix [2020-12-22T15:21:33.796Z] #40 33.12 Reading package lists... [2020-12-22T15:21:33.796Z] #40 ... [2020-12-22T15:21:33.796Z] [2020-12-22T15:21:33.796Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:21:33.796Z] #11 32.35 Reading package lists... [2020-12-22T15:21:35.242Z] #51 ... [2020-12-22T15:21:35.242Z] [2020-12-22T15:21:35.242Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:21:35.242Z] #13 94.45 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-22T15:21:35.242Z] #13 94.46 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-22T15:21:35.242Z] #13 94.46 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T15:21:35.242Z] #13 ... [2020-12-22T15:21:35.242Z] [2020-12-22T15:21:35.242Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:21:35.242Z] #43 37.74 CC images/file-lock.o [2020-12-22T15:21:35.242Z] #43 37.98 CC images/rlimit.o [2020-12-22T15:21:35.242Z] #43 38.18 CC images/pagemap.o [2020-12-22T15:21:35.242Z] #43 38.46 CC images/siginfo.o [2020-12-22T15:21:35.242Z] #43 38.69 CC images/rpc.o [2020-12-22T15:21:35.242Z] #43 40.08 CC images/ext-file.o [2020-12-22T15:21:35.242Z] #43 40.40 CC images/cgroup.o [2020-12-22T15:21:35.881Z] #43 40.99 CC images/userns.o [2020-12-22T15:21:36.176Z] #43 41.32 CC images/google/protobuf/descriptor.o [2020-12-22T15:21:37.108Z] Client: Docker Engine - Enterprise [2020-12-22T15:21:37.108Z] Version: 19.03.12 [2020-12-22T15:21:37.108Z] API version: 1.40 [2020-12-22T15:21:37.108Z] Go version: go1.13.13 [2020-12-22T15:21:37.108Z] Git commit: 4306744 [2020-12-22T15:21:37.108Z] Built: 08/05/2020 19:27:53 [2020-12-22T15:21:37.108Z] OS/Arch: windows/amd64 [2020-12-22T15:21:37.108Z] Experimental: false [2020-12-22T15:21:37.108Z] [2020-12-22T15:21:37.108Z] Server: Docker Engine - Enterprise [2020-12-22T15:21:37.108Z] Engine: [2020-12-22T15:21:37.108Z] Version: 19.03.12 [2020-12-22T15:21:37.108Z] API version: 1.40 (minimum version 1.24) [2020-12-22T15:21:37.108Z] Go version: go1.13.13 [2020-12-22T15:21:37.108Z] Git commit: f295753ffd [2020-12-22T15:21:37.108Z] Built: 08/05/2020 19:26:41 [2020-12-22T15:21:37.108Z] OS/Arch: windows/amd64 [2020-12-22T15:21:37.108Z] Experimental: true [Pipeline] sh [2020-12-22T15:21:38.267Z] #43 43.22 CC images/opts.o [2020-12-22T15:21:38.268Z] #43 43.49 CC images/seccomp.o [2020-12-22T15:21:38.390Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.6% of statements [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/rootless [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/volume [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-22T15:21:38.390Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === Skipped [2020-12-22T15:21:38.390Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-22T15:21:38.390Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-22T15:21:38.390Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-22T15:21:38.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:21:38.390Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-22T15:21:38.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:21:38.390Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-22T15:21:38.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:21:38.390Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-22T15:21:38.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:21:38.390Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-22T15:21:38.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:21:38.390Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-22T15:21:38.390Z] graphtest_unix.go:73: No driver to put! [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-22T15:21:38.390Z] time="2020-12-22T15:20:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T15:21:38.390Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T15:21:38.390Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-22T15:21:38.390Z] time="2020-12-22T15:20:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T15:21:38.390Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T15:21:38.390Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-22T15:21:38.390Z] time="2020-12-22T15:20:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T15:21:38.390Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T15:21:38.390Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-22T15:21:38.390Z] time="2020-12-22T15:20:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T15:21:38.390Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T15:21:38.390Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-22T15:21:38.390Z] time="2020-12-22T15:20:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T15:21:38.390Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T15:21:38.390Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-22T15:21:38.390Z] graphtest_unix.go:73: No driver to put! [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-22T15:21:38.390Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-22T15:21:38.390Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-22T15:21:38.390Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-22T15:21:38.390Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-22T15:21:38.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:21:38.390Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-22T15:21:38.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:21:38.390Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-22T15:21:38.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:21:38.390Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-22T15:21:38.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:21:38.390Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-22T15:21:38.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:21:38.390Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-22T15:21:38.390Z] graphtest_unix.go:73: No driver to put! [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-22T15:21:38.390Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-22T15:21:38.390Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] [2020-12-22T15:21:38.390Z] DONE 2191 tests, 26 skipped in 193.460s Post stage [Pipeline] junit [2020-12-22T15:21:38.405Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-22T15:21:38.633Z] + docker info [2020-12-22T15:21:38.893Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e -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:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e hack/make.sh dynbinary test-integration [2020-12-22T15:21:38.908Z] #43 43.80 CC images/binfmt-misc.o [2020-12-22T15:21:38.908Z] #43 44.02 CC images/time.o [2020-12-22T15:21:38.908Z] #43 44.22 CC images/sysctl.o [2020-12-22T15:21:39.203Z] #43 44.52 CC images/autofs.o [2020-12-22T15:21:39.497Z] #43 44.72 CC images/macvlan.o [2020-12-22T15:21:39.794Z] #43 44.94 CC images/sit.o [2020-12-22T15:21:39.839Z] [2020-12-22T15:21:39.839Z] Removing bundles/ [2020-12-22T15:21:39.839Z] [2020-12-22T15:21:39.839Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-22T15:21:39.839Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T15:21:39.839Z] GOOS="" GOARCH="" GOARM="" [2020-12-22T15:21:40.090Z] #43 45.17 CC images/memfd.o [2020-12-22T15:21:40.384Z] #43 45.55 CC images/timens.o [2020-12-22T15:21:40.815Z] #43 46.02 LINK images/built-in.o [2020-12-22T15:21:40.944Z] #11 44.41 Reading package lists... [2020-12-22T15:21:40.944Z] #11 ... [2020-12-22T15:21:40.944Z] [2020-12-22T15:21:40.944Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T15:21:40.944Z] #53 35.04 Reading package lists... [2020-12-22T15:21:41.110Z] #43 ... [2020-12-22T15:21:41.110Z] [2020-12-22T15:21:41.110Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:21:41.110Z] #13 110.4 Selecting previously unselected package libapparmor1:ppc64el. [2020-12-22T15:21:41.110Z] #13 110.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-12-22T15:21:41.110Z] #13 110.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-12-22T15:21:41.110Z] #13 110.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-12-22T15:21:41.110Z] #13 110.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-12-22T15:21:41.110Z] #13 110.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-22T15:21:41.406Z] #13 110.7 Selecting previously unselected package libbtrfs0. [2020-12-22T15:21:41.406Z] #13 110.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-22T15:21:41.406Z] #13 110.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T15:21:41.406Z] #13 110.8 Selecting previously unselected package libbtrfs-dev. [2020-12-22T15:21:41.406Z] #13 110.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-22T15:21:41.406Z] #13 110.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T15:21:41.701Z] #13 111.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-12-22T15:21:41.701Z] #13 111.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-22T15:21:41.701Z] #13 111.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-22T15:21:41.701Z] #13 111.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-12-22T15:21:41.701Z] #13 111.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_ppc64el.deb ... [2020-12-22T15:21:41.701Z] #13 111.2 Unpacking libudev-dev:ppc64el (241-7~deb10u5) ... [2020-12-22T15:21:41.996Z] #13 111.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-12-22T15:21:41.996Z] #13 111.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-12-22T15:21:41.996Z] #13 111.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-12-22T15:21:42.291Z] #13 111.8 Selecting previously unselected package libpcre16-3:ppc64el. [2020-12-22T15:21:42.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-22T15:21:42.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-22T15:21:42.587Z] #13 111.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-12-22T15:21:42.587Z] #13 111.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-22T15:21:42.587Z] #13 112.0 Selecting previously unselected package libpcre32-3:ppc64el. [2020-12-22T15:21:42.587Z] #13 112.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-12-22T15:21:42.587Z] #13 112.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-22T15:21:42.587Z] #13 112.2 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-12-22T15:21:42.882Z] #13 112.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-12-22T15:21:42.883Z] #13 112.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-22T15:21:43.178Z] #13 112.3 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-12-22T15:21:43.178Z] #13 112.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-12-22T15:21:43.178Z] #13 112.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-22T15:21:43.481Z] #13 112.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-12-22T15:21:43.481Z] #13 112.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-12-22T15:21:43.481Z] #13 112.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-22T15:21:43.481Z] #13 ... [2020-12-22T15:21:43.481Z] [2020-12-22T15:21:43.481Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:21:43.481Z] #45 103.1 encoding/json [2020-12-22T15:21:43.481Z] #45 110.9 go/parser [2020-12-22T15:21:43.481Z] #45 112.4 text/template [2020-12-22T15:21:43.481Z] #53 45.71 Reading package lists... [2020-12-22T15:21:43.482Z] #53 ... [2020-12-22T15:21:43.482Z] [2020-12-22T15:21:43.482Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:43.482Z] #47 43.93 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T15:21:43.482Z] #47 48.80 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-22T15:21:43.482Z] #47 53.66 go: extracting golang.org/x/text v0.3.2 [2020-12-22T15:21:43.776Z] #45 ... [2020-12-22T15:21:43.776Z] [2020-12-22T15:21:43.776Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:21:43.776Z] #13 113.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-12-22T15:21:43.776Z] #13 113.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-12-22T15:21:43.776Z] #13 113.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-22T15:21:43.776Z] #13 113.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-12-22T15:21:43.776Z] #13 113.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-12-22T15:21:43.776Z] #13 113.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-22T15:21:44.071Z] #13 113.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-12-22T15:21:44.071Z] #13 113.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_ppc64el.deb ... [2020-12-22T15:21:44.071Z] #13 113.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u5) ... [2020-12-22T15:21:44.334Z] #47 ... [2020-12-22T15:21:44.334Z] [2020-12-22T15:21:44.334Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:21:44.334Z] #40 33.12 Reading package lists... [2020-12-22T15:21:44.334Z] #40 45.01 Reading package lists... [2020-12-22T15:21:44.334Z] #40 ... [2020-12-22T15:21:44.334Z] [2020-12-22T15:21:44.334Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T15:21:44.334Z] #34 32.35 Reading package lists... [2020-12-22T15:21:44.372Z] #13 113.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-22T15:21:44.595Z] #34 44.75 Reading package lists... [2020-12-22T15:21:44.595Z] #34 ... [2020-12-22T15:21:44.595Z] [2020-12-22T15:21:44.595Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:21:44.595Z] #11 44.41 Reading package lists... [2020-12-22T15:21:44.669Z] #13 113.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-22T15:21:44.669Z] #13 114.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-12-22T15:21:44.669Z] #13 114.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T15:21:44.669Z] #13 114.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-22T15:21:44.669Z] #13 114.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-12-22T15:21:44.669Z] #13 114.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T15:21:44.669Z] #13 114.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T15:21:44.669Z] #13 114.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-22T15:21:44.669Z] #13 114.0 Setting up libudev-dev:ppc64el (241-7~deb10u5) ... [2020-12-22T15:21:44.669Z] #13 114.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T15:21:44.669Z] #13 114.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T15:21:44.669Z] #13 114.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-22T15:21:44.669Z] #13 114.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-22T15:21:44.669Z] #13 114.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u5) ... [2020-12-22T15:21:44.669Z] #13 114.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T15:21:44.669Z] #13 114.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-22T15:21:44.669Z] #13 114.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T15:21:44.669Z] #13 114.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-22T15:21:44.669Z] #13 114.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-22T15:21:44.669Z] #13 114.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T15:21:44.669Z] #13 114.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-22T15:21:44.965Z] #13 114.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-22T15:21:44.965Z] #13 114.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T15:21:44.965Z] #13 114.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-22T15:21:44.965Z] #13 114.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-22T15:21:44.965Z] #13 114.2 Setting up dmsetup (2:1.02.155-3) ... [2020-12-22T15:21:44.965Z] #13 114.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-22T15:21:44.965Z] #13 114.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-22T15:21:44.965Z] #13 114.3 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T15:21:45.083Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m21.026745684s with top 10 stages: buildssa: 1m40.410867229s, goimports: 24.338634709s, unconvert: 13.877902332s, gosec: 10.956631174s, golint: 6.433785577s, ineffassign: 5.265241257s, misspell: 5.099442778s, inspect: 3.596475599s, vrp: 3.186043482s, printf: 1.792583255s [2020-12-22T15:21:45.083Z] INFO [runner] Issues before processing: 2263, after processing: 0 [2020-12-22T15:21:45.083Z] INFO [runner] Processors filtering stat (out/in): cgo: 1683/2263, autogenerated_exclude: 1578/1683, filename_unadjuster: 1683/1683, path_prettifier: 1683/1683, exclude: 1578/1578, exclude-rules: 64/1578, nolint: 0/64, skip_files: 1683/1683, skip_dirs: 1683/1683, identifier_marker: 1578/1578 [2020-12-22T15:21:45.083Z] INFO [runner] processing took 64.512997ms with stages: nolint: 25.953796ms, identifier_marker: 17.179228ms, path_prettifier: 11.178651ms, autogenerated_exclude: 4.069209ms, exclude-rules: 3.272077ms, skip_dirs: 2.500714ms, cgo: 230.626µs, filename_unadjuster: 123.488µs, max_same_issues: 1.867µs, uniq_by_line: 823ns, skip_files: 458ns, max_from_linter: 416ns, diff: 414ns, path_shortener: 368ns, source_code: 318ns, exclude: 303ns, max_per_file_from_linter: 241ns [2020-12-22T15:21:45.083Z] INFO [runner] linters took 1m38.795684935s with stages: goanalysis_metalinter: 1m19.421082323s, unused: 19.309917947s [2020-12-22T15:21:45.083Z] INFO File cache stats: 1449 entries of total size 6.8MiB [2020-12-22T15:21:45.083Z] INFO Memory: 1526 samples, avg is 710.1MB, max is 3637.9MB [2020-12-22T15:21:45.083Z] INFO Execution took 3m40.413520727s [2020-12-22T15:21:45.083Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-12-22T15:21:45.261Z] #13 DONE 114.6s [2020-12-22T15:21:45.261Z] [2020-12-22T15:21:45.261Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-22T15:21:45.405Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e hack/make.sh dynbinary-daemon test-docker-py [2020-12-22T15:21:45.905Z] #14 DONE 0.7s [2020-12-22T15:21:45.905Z] [2020-12-22T15:21:45.905Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:21:45.905Z] #53 0.513 + RM_GOPATH=0 [2020-12-22T15:21:45.905Z] #53 0.518 + TMP_GOPATH= [2020-12-22T15:21:45.905Z] #53 0.518 + : /build [2020-12-22T15:21:45.905Z] #53 0.519 + '[' -z '' ']' [2020-12-22T15:21:45.905Z] #53 0.520 ++ mktemp -d [2020-12-22T15:21:45.905Z] #53 0.524 + export GOPATH=/tmp/tmp.euPqm9tlfY [2020-12-22T15:21:45.905Z] #53 0.524 + GOPATH=/tmp/tmp.euPqm9tlfY [2020-12-22T15:21:45.905Z] #53 0.524 + RM_GOPATH=1 [2020-12-22T15:21:45.905Z] #53 0.524 + case "$(go env GOARCH)" in [2020-12-22T15:21:45.905Z] #53 0.525 ++ go env GOARCH [2020-12-22T15:21:45.905Z] #53 0.543 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:45.905Z] #53 0.543 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:45.905Z] #53 0.544 ++ dirname /tmp/install/install.sh [2020-12-22T15:21:45.905Z] #53 0.551 + dir=/tmp/install [2020-12-22T15:21:45.905Z] #53 0.551 + bin=runc [2020-12-22T15:21:45.905Z] #53 0.551 + shift [2020-12-22T15:21:45.905Z] #53 0.552 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-22T15:21:45.905Z] #53 0.552 + . /tmp/install/runc.installer [2020-12-22T15:21:45.905Z] #53 0.553 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T15:21:45.905Z] #53 0.554 + install_runc [2020-12-22T15:21:45.905Z] #53 0.559 + uname -r [2020-12-22T15:21:45.905Z] #53 0.561 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-22T15:21:45.905Z] #53 0.567 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-22T15:21:45.905Z] #53 0.568 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-22T15:21:45.905Z] #53 0.568 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-22T15:21:45.905Z] #53 0.568 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.euPqm9tlfY/src/github.com/opencontainers/runc [2020-12-22T15:21:45.905Z] #53 0.571 Cloning into '/tmp/tmp.euPqm9tlfY/src/github.com/opencontainers/runc'... [2020-12-22T15:21:45.966Z] [2020-12-22T15:21:45.966Z] Removing bundles/ [2020-12-22T15:21:45.966Z] [2020-12-22T15:21:45.966Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-22T15:21:45.966Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T15:21:45.966Z] GOOS="" GOARCH="" GOARM="" [2020-12-22T15:21:46.201Z] #53 ... [2020-12-22T15:21:46.201Z] [2020-12-22T15:21:46.201Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-22T15:21:46.201Z] #15 DONE 0.4s [2020-12-22T15:21:46.496Z] [2020-12-22T15:21:46.496Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-22T15:21:46.792Z] #16 0.288 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-22T15:21:46.792Z] #16 DONE 0.4s [2020-12-22T15:21:46.792Z] [2020-12-22T15:21:46.792Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:21:46.792Z] #43 46.32 GEN compel/include/asm [2020-12-22T15:21:46.792Z] #43 46.36 GEN compel/include/version.h [2020-12-22T15:21:46.792Z] #43 46.39 touch .config [2020-12-22T15:21:46.792Z] #43 46.46 GEN include/common/config.h [2020-12-22T15:21:46.792Z] #43 46.63 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-22T15:21:46.792Z] #43 46.66 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-22T15:21:46.792Z] #43 46.70 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-12-22T15:21:46.792Z] #43 46.78 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-12-22T15:21:46.792Z] #43 46.85 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-12-22T15:21:46.792Z] #43 46.87 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-12-22T15:21:46.792Z] #43 46.89 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-12-22T15:21:46.792Z] #43 46.92 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-22T15:21:46.792Z] #43 46.92 DEP compel/plugins/std/infect.d [2020-12-22T15:21:46.792Z] #43 47.14 DEP compel/plugins/std/string.d [2020-12-22T15:21:46.792Z] #43 47.29 DEP compel/plugins/std/log.d [2020-12-22T15:21:46.792Z] #43 47.38 DEP compel/plugins/std/fds.d [2020-12-22T15:21:46.792Z] #43 47.50 DEP compel/plugins/std/std.d [2020-12-22T15:21:46.792Z] #43 47.61 DEP compel/plugins/shmem/shmem.d [2020-12-22T15:21:46.792Z] #43 47.73 DEP compel/plugins/fds/fds.d [2020-12-22T15:21:46.792Z] #43 47.87 CC compel/plugins/std/std.o [2020-12-22T15:21:46.792Z] #43 48.13 CC compel/plugins/std/fds.o [2020-12-22T15:21:46.792Z] #43 48.55 CC compel/plugins/std/log.o [2020-12-22T15:21:46.792Z] #43 49.66 CC compel/plugins/std/string.o [2020-12-22T15:21:46.792Z] #43 50.42 CC compel/plugins/std/infect.o [2020-12-22T15:21:46.792Z] #43 51.00 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-12-22T15:21:46.792Z] #43 51.03 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-12-22T15:21:46.792Z] #43 51.08 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-12-22T15:21:46.792Z] #43 51.13 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-12-22T15:21:46.792Z] #43 51.21 AR compel/plugins/std.lib.a [2020-12-22T15:21:46.792Z] #43 51.36 CC compel/plugins/fds/fds.o [2020-12-22T15:21:46.792Z] #43 51.72 AR compel/plugins/fds.lib.a [2020-12-22T15:21:46.792Z] #43 51.76 HOSTDEP compel/src/lib/log-host.d [2020-12-22T15:21:46.792Z] #43 51.85 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-22T15:21:46.792Z] #43 52.05 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-12-22T15:21:46.792Z] #43 52.15 HOSTDEP compel/src/main-host.d [2020-12-22T15:21:47.090Z] #43 52.26 DEP compel/src/lib/ptrace.d [2020-12-22T15:21:47.090Z] #43 ... [2020-12-22T15:21:47.090Z] [2020-12-22T15:21:47.090Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-22T15:21:47.090Z] #17 DONE 0.4s [2020-12-22T15:21:47.090Z] [2020-12-22T15:21:47.090Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:21:47.090Z] #43 52.41 DEP compel/src/lib/infect.d [2020-12-22T15:21:47.090Z] #43 ... [2020-12-22T15:21:47.090Z] [2020-12-22T15:21:47.090Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-22T15:21:47.732Z] #11 55.32 Building dependency tree... [2020-12-22T15:21:47.737Z] #18 DONE 0.4s [2020-12-22T15:21:47.738Z] [2020-12-22T15:21:47.738Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:21:47.738Z] #43 52.65 DEP compel/src/lib/infect-util.d [2020-12-22T15:21:47.738Z] #43 52.78 DEP compel/src/lib/infect-rpc.d [2020-12-22T15:21:47.738Z] #43 53.00 DEP compel/arch/ppc64/src/lib/infect.d [2020-12-22T15:21:48.033Z] #43 53.12 DEP compel/arch/ppc64/src/lib/cpu.d [2020-12-22T15:21:48.033Z] #43 ... [2020-12-22T15:21:48.033Z] [2020-12-22T15:21:48.033Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2020-12-22T15:21:48.033Z] #19 DONE 0.4s [2020-12-22T15:21:48.331Z] [2020-12-22T15:21:48.331Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:21:48.331Z] #43 53.30 DEP compel/src/lib/log.d [2020-12-22T15:21:48.331Z] #43 53.44 DEP compel/src/main.d [2020-12-22T15:21:48.331Z] #43 53.57 DEP compel/src/lib/handle-elf.d [2020-12-22T15:21:48.331Z] #43 53.68 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-12-22T15:21:48.627Z] #43 53.77 CC compel/src/lib/log.o [2020-12-22T15:21:48.924Z] #43 54.09 CC compel/arch/ppc64/src/lib/cpu.o [2020-12-22T15:21:49.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-22T15:21:49.221Z] #43 54.44 CC compel/arch/ppc64/src/lib/infect.o [2020-12-22T15:21:50.269Z] #11 ... [2020-12-22T15:21:50.269Z] [2020-12-22T15:21:50.269Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:21:50.269Z] #43 59.34 internal/reflectlite [2020-12-22T15:21:50.269Z] #43 59.38 github.com/LK4D4/vndr/godl/singleflight [2020-12-22T15:21:50.269Z] #43 59.94 math/rand [2020-12-22T15:21:50.270Z] #43 55.35 CC compel/src/lib/infect-rpc.o [2020-12-22T15:21:50.529Z] #43 ... [2020-12-22T15:21:50.529Z] [2020-12-22T15:21:50.529Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:50.529Z] #62 DONE 60.5s [2020-12-22T15:21:50.529Z] [2020-12-22T15:21:50.529Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T15:21:50.529Z] #53 45.71 Reading package lists... [2020-12-22T15:21:50.529Z] #53 56.74 Building dependency tree... [2020-12-22T15:21:50.565Z] #43 55.77 CC compel/src/lib/infect-util.o [2020-12-22T15:21:50.862Z] #43 56.07 CC compel/src/lib/infect.o [2020-12-22T15:21:51.488Z] Client: [2020-12-22T15:21:51.488Z] Debug Mode: false [2020-12-22T15:21:51.488Z] Plugins: [2020-12-22T15:21:51.488Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-22T15:21:51.488Z] [2020-12-22T15:21:51.488Z] Server: [2020-12-22T15:21:51.488Z] Containers: 0 [2020-12-22T15:21:51.488Z] Running: 0 [2020-12-22T15:21:51.488Z] Paused: 0 [2020-12-22T15:21:51.488Z] Stopped: 0 [2020-12-22T15:21:51.488Z] Images: 0 [2020-12-22T15:21:51.488Z] Server Version: 19.03.12 [2020-12-22T15:21:51.488Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-12-22T15:21:51.488Z] Windows: [2020-12-22T15:21:51.488Z] LCOW: [2020-12-22T15:21:51.488Z] Logging Driver: json-file [2020-12-22T15:21:51.488Z] Plugins: [2020-12-22T15:21:51.488Z] Volume: local [2020-12-22T15:21:51.488Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-22T15:21:51.488Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-22T15:21:51.488Z] Swarm: inactive [2020-12-22T15:21:51.488Z] Default Isolation: process [2020-12-22T15:21:51.488Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-22T15:21:51.488Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-22T15:21:51.488Z] OSType: windows [2020-12-22T15:21:51.488Z] Architecture: x86_64 [2020-12-22T15:21:51.488Z] CPUs: 4 [2020-12-22T15:21:51.488Z] Total Memory: 32GiB [2020-12-22T15:21:51.488Z] Name: azwin-2-5f6060 [2020-12-22T15:21:51.488Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-22T15:21:51.488Z] Docker Root Dir: D:\docker [2020-12-22T15:21:51.488Z] Debug Mode: false [2020-12-22T15:21:51.488Z] Registry: https://index.docker.io/v1/ [2020-12-22T15:21:51.488Z] Labels: [2020-12-22T15:21:51.488Z] Experimental: true [2020-12-22T15:21:51.488Z] Insecure Registries: [2020-12-22T15:21:51.488Z] 10.0.0.4:5000 [2020-12-22T15:21:51.488Z] 127.0.0.0/8 [2020-12-22T15:21:51.488Z] Registry Mirrors: [2020-12-22T15:21:51.488Z] http://10.0.0.4:5000/ [2020-12-22T15:21:51.488Z] Live Restore Enabled: false [2020-12-22T15:21:51.488Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-12-22T15:21:51.909Z] #53 ... [2020-12-22T15:21:51.909Z] [2020-12-22T15:21:51.909Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:21:51.909Z] #43 61.72 internal/singleflight [2020-12-22T15:21:53.818Z] #43 63.69 strconv [2020-12-22T15:21:53.818Z] #43 63.71 io [2020-12-22T15:21:54.406Z] #43 59.18 CC compel/src/lib/ptrace.o [2020-12-22T15:21:54.406Z] #43 59.65 AR compel/libcompel.a [2020-12-22T15:21:54.406Z] #43 59.71 HOSTCC compel/src/main-host.o [2020-12-22T15:21:55.067Z] #43 60.12 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-12-22T15:21:55.199Z] #43 ... [2020-12-22T15:21:55.199Z] [2020-12-22T15:21:55.199Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T15:21:55.199Z] #34 44.75 Reading package lists... [2020-12-22T15:21:55.199Z] #34 55.93 Building dependency tree... [2020-12-22T15:21:55.199Z] #34 61.38 The following additional packages will be installed: [2020-12-22T15:21:55.199Z] #34 61.43 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-22T15:21:55.199Z] #34 61.44 Suggested packages: [2020-12-22T15:21:55.199Z] #34 61.44 cmake-doc ninja-build lrzip [2020-12-22T15:21:55.199Z] #34 61.44 Recommended packages: [2020-12-22T15:21:55.199Z] #34 61.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-22T15:21:55.199Z] #34 63.07 The following NEW packages will be installed: [2020-12-22T15:21:55.199Z] #34 63.10 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-22T15:21:55.199Z] #34 63.10 vim-common xxd [2020-12-22T15:21:55.199Z] #34 63.80 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T15:21:55.199Z] #34 63.80 Need to get 14.9 MB of archives. [2020-12-22T15:21:55.199Z] #34 63.80 After this operation, 61.8 MB of additional disk space will be used. [2020-12-22T15:21:55.199Z] #34 63.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-22T15:21:55.199Z] #34 63.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T15:21:55.199Z] #34 63.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-22T15:21:55.199Z] #34 64.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-22T15:21:55.199Z] #34 65.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2020-12-22T15:21:55.199Z] #34 ... [2020-12-22T15:21:55.199Z] [2020-12-22T15:21:55.199Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:55.199Z] #47 62.74 go: finding github.com/fatih/color v1.7.0 [2020-12-22T15:21:55.199Z] #47 62.80 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-22T15:21:55.199Z] #47 62.84 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-22T15:21:55.199Z] #47 62.98 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-22T15:21:55.199Z] #47 63.09 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-22T15:21:55.199Z] #47 63.15 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-22T15:21:55.199Z] #47 63.21 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-22T15:21:55.199Z] #47 63.23 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-22T15:21:55.199Z] #47 63.25 go: finding github.com/pkg/errors v0.8.1 [2020-12-22T15:21:55.199Z] #47 63.33 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-22T15:21:55.199Z] #47 63.41 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-22T15:21:55.199Z] #47 63.42 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-22T15:21:55.199Z] #47 63.42 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-22T15:21:55.199Z] #47 63.42 go: finding github.com/stretchr/testify v1.4.0 [2020-12-22T15:21:55.199Z] #47 63.43 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-22T15:21:55.199Z] #47 63.44 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-22T15:21:55.199Z] #47 63.47 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-22T15:21:55.199Z] #47 63.51 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-22T15:21:55.199Z] #47 63.56 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-22T15:21:55.199Z] #47 63.58 go: finding github.com/spf13/viper v1.6.1 [2020-12-22T15:21:55.199Z] #47 63.61 go: finding github.com/stretchr/objx v0.2.0 [2020-12-22T15:21:55.199Z] #47 63.62 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-22T15:21:55.199Z] #47 63.67 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-22T15:21:55.199Z] #47 63.82 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-22T15:21:55.199Z] #47 63.99 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-22T15:21:55.199Z] #47 64.07 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-22T15:21:55.199Z] #47 64.11 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-22T15:21:55.199Z] #47 64.13 go: finding github.com/spf13/cobra v0.0.5 [2020-12-22T15:21:55.199Z] #47 64.16 go: finding github.com/gobwas/glob v0.2.3 [2020-12-22T15:21:55.199Z] #47 64.20 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-22T15:21:55.199Z] #47 64.27 go: finding github.com/spf13/pflag v1.0.5 [2020-12-22T15:21:55.199Z] #47 64.28 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-22T15:21:55.199Z] #47 64.47 go: finding github.com/magiconair/properties v1.8.1 [2020-12-22T15:21:55.199Z] #47 64.51 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-22T15:21:55.199Z] #47 64.64 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-22T15:21:55.199Z] #47 64.70 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-22T15:21:55.199Z] #47 64.78 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-22T15:21:55.199Z] #47 64.93 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-22T15:21:55.199Z] #47 65.04 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-22T15:21:55.199Z] #47 65.04 go: finding github.com/spf13/cast v1.3.0 [2020-12-22T15:21:55.199Z] #47 65.04 go: finding github.com/spf13/afero v1.1.2 [2020-12-22T15:21:55.199Z] #47 65.05 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-22T15:21:55.199Z] #47 65.07 go: finding golang.org/x/text v0.3.2 [2020-12-22T15:21:55.199Z] #47 65.13 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-22T15:21:55.199Z] #47 65.17 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-22T15:21:55.199Z] #47 65.17 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-22T15:21:55.199Z] #47 65.26 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-22T15:21:55.199Z] #47 65.33 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-22T15:21:55.199Z] #47 65.37 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-22T15:21:55.199Z] #47 65.40 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-22T15:21:55.365Z] #43 60.46 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-22T15:21:55.459Z] #47 65.56 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-22T15:21:55.459Z] #47 65.69 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-22T15:21:55.459Z] #47 65.70 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-22T15:21:55.459Z] #47 ... [2020-12-22T15:21:55.459Z] [2020-12-22T15:21:55.459Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:21:55.459Z] #40 45.01 Reading package lists... [2020-12-22T15:21:55.459Z] #40 56.18 Building dependency tree... [2020-12-22T15:21:55.459Z] #40 61.47 The following additional packages will be installed: [2020-12-22T15:21:55.459Z] #40 61.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-22T15:21:55.459Z] #40 61.50 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-22T15:21:55.459Z] #40 61.50 Suggested packages: [2020-12-22T15:21:55.459Z] #40 61.50 manpages-dev python-setuptools [2020-12-22T15:21:55.459Z] #40 63.45 The following NEW packages will be installed: [2020-12-22T15:21:55.459Z] #40 63.45 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-22T15:21:55.459Z] #40 63.45 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-22T15:21:55.459Z] #40 63.45 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-22T15:21:55.459Z] #40 63.48 python-six zlib1g-dev [2020-12-22T15:21:55.459Z] #40 64.10 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T15:21:55.459Z] #40 64.10 Need to get 4095 kB of archives. [2020-12-22T15:21:55.459Z] #40 64.10 After this operation, 22.5 MB of additional disk space will be used. [2020-12-22T15:21:55.459Z] #40 64.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-22T15:21:55.459Z] #40 64.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-22T15:21:55.459Z] #40 64.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-22T15:21:55.459Z] #40 64.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-22T15:21:55.459Z] #40 64.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-22T15:21:55.459Z] #40 64.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-22T15:21:55.459Z] #40 64.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-12-22T15:21:55.459Z] #40 64.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-22T15:21:55.459Z] #40 64.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-22T15:21:55.459Z] #40 64.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-22T15:21:55.459Z] #40 64.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-22T15:21:55.459Z] #40 64.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-22T15:21:55.459Z] #40 64.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-12-22T15:21:55.459Z] #40 64.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-22T15:21:55.459Z] #40 64.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-22T15:21:55.459Z] #40 64.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-22T15:21:55.459Z] #40 64.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-22T15:21:55.719Z] #40 ... [2020-12-22T15:21:55.719Z] [2020-12-22T15:21:55.719Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:55.719Z] #47 65.72 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-22T15:21:55.719Z] #47 65.74 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-22T15:21:55.719Z] #47 65.78 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-22T15:21:55.719Z] #47 65.79 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-22T15:21:55.719Z] #47 65.85 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-22T15:21:55.719Z] #47 65.85 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-22T15:21:55.979Z] #47 66.07 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-22T15:21:55.979Z] #47 66.08 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-22T15:21:55.979Z] #47 66.08 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-22T15:21:55.979Z] #47 66.16 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-22T15:21:55.979Z] #47 66.17 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-22T15:21:55.979Z] #47 66.19 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-22T15:21:56.008Z] #43 61.01 HOSTCC compel/src/lib/log-host.o [2020-12-22T15:21:56.009Z] #43 ... [2020-12-22T15:21:56.009Z] [2020-12-22T15:21:56.009Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:21:56.009Z] #53 10.69 + cd /tmp/tmp.euPqm9tlfY/src/github.com/opencontainers/runc [2020-12-22T15:21:56.009Z] #53 10.69 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T15:21:56.239Z] #47 66.19 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-22T15:21:56.239Z] #47 66.22 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-22T15:21:56.239Z] #47 66.31 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-22T15:21:56.239Z] #47 66.32 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-22T15:21:56.650Z] #53 11.50 + '[' -z '' ']' [2020-12-22T15:21:56.650Z] #53 11.50 + target=static [2020-12-22T15:21:56.650Z] #53 11.50 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-22T15:21:56.813Z] #47 66.81 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-22T15:21:56.813Z] #47 66.87 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-22T15:21:56.813Z] #47 66.94 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-22T15:21:56.813Z] #47 66.98 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-22T15:21:56.813Z] #47 67.03 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-22T15:21:56.813Z] #47 ... [2020-12-22T15:21:56.813Z] [2020-12-22T15:21:56.813Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:56.813Z] #32 57.07 internal/reflectlite [2020-12-22T15:21:56.813Z] #32 57.07 sync [2020-12-22T15:21:56.813Z] #32 61.11 sort [2020-12-22T15:21:56.813Z] #32 61.13 errors [2020-12-22T15:21:56.813Z] #32 62.05 strconv [2020-12-22T15:21:56.813Z] #32 63.34 io [2020-12-22T15:21:56.813Z] #32 65.51 internal/oserror [2020-12-22T15:21:56.813Z] #32 65.90 syscall [2020-12-22T15:21:57.073Z] #32 ... [2020-12-22T15:21:57.073Z] [2020-12-22T15:21:57.073Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-22T15:21:57.073Z] #53 62.30 The following additional packages will be installed: [2020-12-22T15:21:57.073Z] #53 62.41 libbtrfs0 [2020-12-22T15:21:57.073Z] #53 62.85 The following NEW packages will be installed: [2020-12-22T15:21:57.073Z] #53 62.87 libbtrfs-dev libbtrfs0 [2020-12-22T15:21:57.073Z] #53 63.67 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-22T15:21:57.073Z] #53 63.67 Need to get 119 kB of archives. [2020-12-22T15:21:57.073Z] #53 63.67 After this operation, 387 kB of additional disk space will be used. [2020-12-22T15:21:57.073Z] #53 63.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-22T15:21:57.073Z] #53 63.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-22T15:21:57.073Z] #53 65.48 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T15:21:57.073Z] #53 65.73 Fetched 119 kB in 1s (189 kB/s) [2020-12-22T15:21:57.074Z] #53 65.92 Selecting previously unselected package libbtrfs0. [2020-12-22T15:21:57.074Z] #53 65.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T15:21:57.074Z] #53 66.01 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-22T15:21:57.074Z] #53 66.02 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T15:21:57.074Z] #53 66.24 Selecting previously unselected package libbtrfs-dev. [2020-12-22T15:21:57.074Z] #53 66.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-22T15:21:57.074Z] #53 66.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T15:21:57.074Z] #53 66.66 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T15:21:57.074Z] #53 66.67 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T15:21:57.074Z] #53 66.68 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T15:21:57.074Z] #53 DONE 67.1s [2020-12-22T15:21:57.074Z] [2020-12-22T15:21:57.074Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:21:57.291Z] #53 11.97 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-12-22T15:21:57.588Z] #53 ... [2020-12-22T15:21:57.588Z] [2020-12-22T15:21:57.588Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:21:57.588Z] #51 118.3 golang.org/x/crypto/ssh/terminal [2020-12-22T15:21:57.588Z] #51 121.9 mvdan.cc/sh/v3/cmd/shfmt [2020-12-22T15:21:57.588Z] #51 DONE 127.1s [2020-12-22T15:21:57.885Z] [2020-12-22T15:21:57.885Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:21:57.885Z] #43 61.20 HOSTLINK compel/compel-host-bin [2020-12-22T15:21:57.885Z] #43 61.33 DEP soccr/soccr.d [2020-12-22T15:21:57.885Z] #43 61.52 CC soccr/soccr.o [2020-12-22T15:21:57.885Z] #43 ... [2020-12-22T15:21:57.885Z] [2020-12-22T15:21:57.885Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:21:57.885Z] #20 0.473 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T15:21:57.885Z] #20 0.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T15:21:57.885Z] #20 0.542 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T15:21:57.885Z] #20 1.450 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-22T15:21:57.885Z] #20 3.049 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-22T15:21:57.885Z] #20 4.347 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-22T15:21:57.886Z] #20 9.818 Fetched 8184 kB in 9s (875 kB/s) [2020-12-22T15:21:58.182Z] #20 9.818 Reading package lists... [2020-12-22T15:21:58.182Z] #20 ... [2020-12-22T15:21:58.182Z] [2020-12-22T15:21:58.182Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:21:58.182Z] #43 63.50 AR soccr/libsoccr.a [2020-12-22T15:21:58.478Z] #43 63.63 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T15:21:58.986Z] #54 1.819 + RM_GOPATH=0 [2020-12-22T15:21:58.986Z] #54 1.819 + TMP_GOPATH= [2020-12-22T15:21:58.986Z] #54 1.819 + : /build [2020-12-22T15:21:58.986Z] #54 1.819 + '[' -z '' ']' [2020-12-22T15:21:58.986Z] #54 1.820 ++ mktemp -d [2020-12-22T15:21:58.986Z] #54 1.875 + export GOPATH=/tmp/tmp.EjOgMGor1I [2020-12-22T15:21:58.986Z] #54 1.875 + GOPATH=/tmp/tmp.EjOgMGor1I [2020-12-22T15:21:58.986Z] #54 1.875 + RM_GOPATH=1 [2020-12-22T15:21:58.986Z] #54 1.875 + case "$(go env GOARCH)" in [2020-12-22T15:21:58.986Z] #54 1.875 ++ go env GOARCH [2020-12-22T15:21:58.986Z] #54 1.924 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:58.986Z] #54 1.924 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:21:58.986Z] #54 1.924 ++ dirname /tmp/install/install.sh [2020-12-22T15:21:58.986Z] #54 1.930 + dir=/tmp/install [2020-12-22T15:21:58.986Z] #54 1.937 + bin=containerd [2020-12-22T15:21:58.986Z] #54 1.937 + shift [2020-12-22T15:21:58.986Z] #54 1.937 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-22T15:21:58.986Z] #54 1.937 + . /tmp/install/containerd.installer [2020-12-22T15:21:58.986Z] #54 1.937 ++ set -e [2020-12-22T15:21:58.986Z] #54 1.937 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T15:21:58.986Z] #54 1.937 + install_containerd [2020-12-22T15:21:58.986Z] #54 1.937 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-22T15:21:58.986Z] #54 1.937 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EjOgMGor1I/src/github.com/containerd/containerd [2020-12-22T15:21:58.986Z] #54 1.938 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T15:21:58.986Z] #54 1.977 Cloning into '/tmp/tmp.EjOgMGor1I/src/github.com/containerd/containerd'... [2020-12-22T15:21:59.145Z] #43 64.12 DEP criu/arch/ppc64/sigframe.d [2020-12-22T15:21:59.145Z] #43 64.18 DEP criu/arch/ppc64/crtools.d [2020-12-22T15:21:59.145Z] #43 64.48 DEP criu/arch/ppc64/cpu.d [2020-12-22T15:21:59.789Z] #43 64.80 CC criu/arch/ppc64/cpu.o [2020-12-22T15:21:59.789Z] #43 ... [2020-12-22T15:21:59.789Z] [2020-12-22T15:21:59.789Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:21:59.789Z] #45 119.2 encoding/xml [2020-12-22T15:21:59.789Z] #45 123.0 math/big [2020-12-22T15:21:59.789Z] #45 126.6 go/doc [2020-12-22T15:22:00.437Z] #45 ... [2020-12-22T15:22:00.437Z] [2020-12-22T15:22:00.437Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:22:00.437Z] #43 65.58 CC criu/arch/ppc64/crtools.o [2020-12-22T15:22:00.906Z] #54 ... [2020-12-22T15:22:00.907Z] [2020-12-22T15:22:00.907Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:22:00.907Z] #11 61.08 The following additional packages will be installed: [2020-12-22T15:22:00.907Z] #11 61.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-22T15:22:00.907Z] #11 61.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-22T15:22:00.907Z] #11 61.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-22T15:22:00.907Z] #11 61.09 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-22T15:22:00.907Z] #11 61.09 mingw-w64-x86-64-dev [2020-12-22T15:22:00.907Z] #11 61.12 Suggested packages: [2020-12-22T15:22:00.907Z] #11 61.12 gcc-8-locales seccomp wine64 [2020-12-22T15:22:00.907Z] #11 63.70 The following NEW packages will be installed: [2020-12-22T15:22:00.907Z] #11 63.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-22T15:22:00.907Z] #11 63.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-22T15:22:00.907Z] #11 63.72 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-22T15:22:00.907Z] #11 63.72 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-22T15:22:00.907Z] #11 63.73 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-22T15:22:00.907Z] #11 63.73 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-22T15:22:00.907Z] #11 63.74 The following packages will be upgraded: [2020-12-22T15:22:00.907Z] #11 63.75 libsystemd0 libudev1 [2020-12-22T15:22:00.907Z] #11 64.21 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T15:22:00.907Z] #11 64.21 Need to get 78.2 MB of archives. [2020-12-22T15:22:00.907Z] #11 64.21 After this operation, 487 MB of additional disk space will be used. [2020-12-22T15:22:00.907Z] #11 64.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2020-12-22T15:22:00.907Z] #11 64.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2020-12-22T15:22:00.907Z] #11 64.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-12-22T15:22:00.907Z] #11 64.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-12-22T15:22:00.907Z] #11 64.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-22T15:22:00.907Z] #11 65.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-22T15:22:00.907Z] #11 65.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-22T15:22:00.907Z] #11 65.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-22T15:22:00.907Z] #11 65.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-22T15:22:00.907Z] #11 66.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-22T15:22:00.907Z] #11 66.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-12-22T15:22:00.907Z] #11 70.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-12-22T15:22:01.168Z] #11 ... [2020-12-22T15:22:01.168Z] [2020-12-22T15:22:01.168Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T15:22:01.168Z] #30 69.82 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 99% (1519/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-22T15:22:01.168Z] #30 70.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-22T15:22:01.429Z] #30 71.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-22T15:22:01.965Z] #43 66.77 CC criu/arch/ppc64/sigframe.o [2020-12-22T15:22:01.965Z] #43 67.07 LINK criu/arch/ppc64/crtools.built-in.o [2020-12-22T15:22:01.965Z] #43 67.12 DEP criu/pie/util-vdso.d [2020-12-22T15:22:01.965Z] #43 67.30 DEP criu/pie/util.d [2020-12-22T15:22:02.606Z] #43 67.63 CC criu/pie/util.o [2020-12-22T15:22:02.906Z] #43 68.10 CC criu/pie/util-vdso.o [2020-12-22T15:22:03.956Z] #43 68.89 AR criu/pie/pie.lib.a [2020-12-22T15:22:03.956Z] #43 68.99 DEP criu/pie/restorer.d [2020-12-22T15:22:03.956Z] #43 69.25 DEP criu/arch/ppc64/vdso-trampoline.d [2020-12-22T15:22:04.252Z] #43 69.27 DEP criu/arch/ppc64/restorer.d [2020-12-22T15:22:04.547Z] #43 69.61 DEP criu/arch/ppc64/vdso-pie.d [2020-12-22T15:22:04.547Z] #43 69.75 DEP criu/pie/parasite-vdso.d [2020-12-22T15:22:04.851Z] #43 69.96 DEP criu/pie/parasite.d [2020-12-22T15:22:05.162Z] #43 70.26 CC criu/pie/parasite.o [2020-12-22T15:22:05.630Z] #30 ... [2020-12-22T15:22:05.630Z] [2020-12-22T15:22:05.630Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T15:22:05.630Z] #34 65.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-22T15:22:05.630Z] #34 65.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-22T15:22:05.630Z] #34 65.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-22T15:22:05.630Z] #34 65.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-22T15:22:05.630Z] #34 65.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-22T15:22:05.630Z] #34 67.72 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T15:22:05.630Z] #34 68.00 Fetched 14.9 MB in 3s (5392 kB/s) [2020-12-22T15:22:05.630Z] #34 68.18 Selecting previously unselected package xxd. [2020-12-22T15:22:05.630Z] #34 68.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T15:22:05.630Z] #34 68.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-22T15:22:05.630Z] #34 68.30 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T15:22:05.630Z] #34 68.57 Selecting previously unselected package vim-common. [2020-12-22T15:22:05.630Z] #34 68.57 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T15:22:05.630Z] #34 68.68 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T15:22:05.630Z] #34 69.47 Selecting previously unselected package cmake-data. [2020-12-22T15:22:05.630Z] #34 69.48 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-22T15:22:05.630Z] #34 69.49 Unpacking cmake-data (3.13.4-1) ... [2020-12-22T15:22:05.630Z] #34 74.40 Selecting previously unselected package libicu63:amd64. [2020-12-22T15:22:05.630Z] #34 74.46 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-22T15:22:05.630Z] #34 74.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T15:22:05.630Z] #34 ... [2020-12-22T15:22:05.630Z] [2020-12-22T15:22:05.630Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:22:05.630Z] #43 65.72 bytes [2020-12-22T15:22:05.630Z] #43 69.45 bufio [2020-12-22T15:22:05.630Z] #43 70.87 reflect [2020-12-22T15:22:05.630Z] #43 72.57 syscall [2020-12-22T15:22:05.630Z] #43 ... [2020-12-22T15:22:05.630Z] [2020-12-22T15:22:05.630Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:22:05.630Z] #40 66.56 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T15:22:05.630Z] #40 67.04 Fetched 4095 kB in 1s (3897 kB/s) [2020-12-22T15:22:05.630Z] #40 67.18 Selecting previously unselected package libcap-dev:amd64. [2020-12-22T15:22:05.630Z] #40 67.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T15:22:05.630Z] #40 67.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-22T15:22:05.630Z] #40 67.36 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-22T15:22:05.630Z] #40 67.59 Selecting previously unselected package libnet1:amd64. [2020-12-22T15:22:05.630Z] #40 67.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-22T15:22:05.630Z] #40 67.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T15:22:05.630Z] #40 67.84 Selecting previously unselected package libnet1-dev. [2020-12-22T15:22:05.630Z] #40 67.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-22T15:22:05.630Z] #40 67.88 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T15:22:05.630Z] #40 68.22 Selecting previously unselected package libnl-3-200:amd64. [2020-12-22T15:22:05.630Z] #40 68.23 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-22T15:22:05.630Z] #40 68.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T15:22:05.630Z] #40 68.50 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-22T15:22:05.630Z] #40 68.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-22T15:22:05.630Z] #40 68.55 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-22T15:22:05.630Z] #40 69.20 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-22T15:22:05.630Z] #40 69.22 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-22T15:22:05.630Z] #40 69.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T15:22:05.630Z] #40 69.47 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-22T15:22:05.630Z] #40 69.49 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-22T15:22:05.630Z] #40 69.50 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-22T15:22:05.630Z] #40 69.68 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-22T15:22:05.630Z] #40 69.68 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-22T15:22:05.630Z] #40 69.68 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-22T15:22:05.630Z] #40 70.13 Selecting previously unselected package libprotobuf17:amd64. [2020-12-22T15:22:05.630Z] #40 70.17 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-22T15:22:05.630Z] #40 70.20 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-22T15:22:05.630Z] #40 71.66 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-22T15:22:05.630Z] #40 71.68 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-22T15:22:05.630Z] #40 71.70 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-22T15:22:05.630Z] #40 72.23 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-22T15:22:05.630Z] #40 72.23 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-22T15:22:05.630Z] #40 72.29 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-22T15:22:05.630Z] #40 74.27 Selecting previously unselected package libprotoc17:amd64. [2020-12-22T15:22:05.630Z] #40 74.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-22T15:22:05.630Z] #40 74.28 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-22T15:22:05.630Z] #40 75.69 Selecting previously unselected package protobuf-c-compiler. [2020-12-22T15:22:05.630Z] #40 75.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-22T15:22:05.630Z] #40 75.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T15:22:05.891Z] #40 76.02 Selecting previously unselected package protobuf-compiler. [2020-12-22T15:22:05.891Z] #40 76.02 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-22T15:22:05.891Z] #40 76.02 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-22T15:22:06.151Z] #40 76.32 Selecting previously unselected package python-pkg-resources. [2020-12-22T15:22:06.151Z] #40 76.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T15:22:06.151Z] #40 76.35 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-22T15:22:06.151Z] #40 ... [2020-12-22T15:22:06.151Z] [2020-12-22T15:22:06.151Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:22:06.151Z] #11 73.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-22T15:22:06.151Z] #11 73.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-22T15:22:06.151Z] #11 73.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-22T15:22:06.151Z] #11 73.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-22T15:22:06.151Z] #11 73.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-12-22T15:22:06.151Z] #11 73.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2020-12-22T15:22:06.151Z] #11 73.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-22T15:22:06.151Z] #11 73.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-22T15:22:06.151Z] #11 73.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-22T15:22:06.151Z] #11 73.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-22T15:22:06.151Z] #11 73.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-22T15:22:06.151Z] #11 73.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-22T15:22:06.151Z] #11 73.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-22T15:22:06.151Z] #11 73.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-22T15:22:06.151Z] #11 73.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2020-12-22T15:22:06.151Z] #11 75.77 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T15:22:06.151Z] #11 76.12 Fetched 78.2 MB in 10s (7836 kB/s) [2020-12-22T15:22:06.151Z] #11 76.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T15:22:06.151Z] #11 76.39 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2020-12-22T15:22:06.410Z] #11 76.40 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T15:22:06.670Z] #11 76.88 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2020-12-22T15:22:06.692Z] #43 72.00 LINK criu/pie/parasite.built-in.o [2020-12-22T15:22:06.887Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-12-22T15:22:06.888Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-222e4bd6\powershellScript.ps1'; exit $LASTEXITCODE; [2020-12-22T15:22:06.888Z] ---------------------------------------------------------------------------- [2020-12-22T15:22:06.888Z] [2020-12-22T15:22:06.888Z] INFO: executeCI.ps1 starting at Tue Dec 22 15:22:06 CUT 2020 [2020-12-22T15:22:06.888Z] [2020-12-22T15:22:06.888Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-12-22T15:22:06.888Z] INFO: Running git version 2.24.1.windows.2 [2020-12-22T15:22:06.888Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-12-22T15:22:06.888Z] INFO: Environment variables: [2020-12-22T15:22:06.888Z] [2020-12-22T15:22:06.888Z] Name Value [2020-12-22T15:22:06.888Z] ---- ----- [2020-12-22T15:22:06.888Z] ALLUSERSPROFILE C:\ProgramData [2020-12-22T15:22:06.888Z] amd64 true [2020-12-22T15:22:06.888Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-12-22T15:22:06.888Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-12-22T15:22:06.888Z] arm64 true [2020-12-22T15:22:06.888Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-12-22T15:22:06.888Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-12-22T15:22:06.888Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-12-22T15:22:06.888Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2020-12-22T15:22:06.888Z] BRANCH_NAME PR-41801 [2020-12-22T15:22:06.888Z] BUILD_DISPLAY_NAME #4 [2020-12-22T15:22:06.888Z] BUILD_ID 4 [2020-12-22T15:22:06.888Z] BUILD_NUMBER 4 [2020-12-22T15:22:06.888Z] BUILD_TAG jenkins-moby-PR-41801-4 [2020-12-22T15:22:06.888Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41801/4/ [2020-12-22T15:22:06.888Z] CHANGE_AUTHOR thaJeztah [2020-12-22T15:22:06.888Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-12-22T15:22:06.888Z] CHANGE_BRANCH selinux_1.7 [2020-12-22T15:22:06.888Z] CHANGE_FORK thaJeztah/docker [2020-12-22T15:22:06.888Z] CHANGE_ID 41801 [2020-12-22T15:22:06.888Z] CHANGE_TARGET master [2020-12-22T15:22:06.888Z] CHANGE_TITLE vendor: opencontainers/selinux v1.7.0 [2020-12-22T15:22:06.888Z] CHANGE_URL https://github.com/moby/moby/pull/41801 [2020-12-22T15:22:06.888Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-22T15:22:06.888Z] CommonProgramFiles C:\Program Files\Common Files [2020-12-22T15:22:06.888Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-12-22T15:22:06.888Z] CommonProgramW6432 C:\Program Files\Common Files [2020-12-22T15:22:06.888Z] COMPUTERNAME azwin-2-5f6060 [2020-12-22T15:22:06.888Z] ComSpec C:\windows\system32\cmd.exe [2020-12-22T15:22:06.888Z] ConfigSequenceNumber 0 [2020-12-22T15:22:06.888Z] dco true [2020-12-22T15:22:06.888Z] DOCKER_BUILDKIT 0 [2020-12-22T15:22:06.888Z] DOCKER_DUT_DEBUG 1 [2020-12-22T15:22:06.888Z] DOCKER_EXPERIMENTAL 1 [2020-12-22T15:22:06.888Z] DOCKER_GRAPHDRIVER overlay2 [2020-12-22T15:22:06.888Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-12-22T15:22:06.888Z] EXECUTOR_NUMBER 0 [2020-12-22T15:22:06.888Z] FQDN azwin-2-5f6060.westus.cloudapp.azure.com [2020-12-22T15:22:06.888Z] GIT_BRANCH PR-41801 [2020-12-22T15:22:06.888Z] GIT_COMMIT ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:22:06.888Z] GIT_PREVIOUS_COMMIT ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:22:06.888Z] GIT_URL https://github.com/moby/moby.git [2020-12-22T15:22:06.888Z] HUDSON_COOKIE 75cb9366-8a08-48ed-9a94-8b35cd1d6178 [2020-12-22T15:22:06.888Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-12-22T15:22:06.888Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-12-22T15:22:06.888Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-12-22T15:22:06.888Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-12-22T15:22:06.888Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-12-22T15:22:06.888Z] JENKINS_NODE_COOKIE a862e14c-196d-4b2d-933f-3f533d889eaf [2020-12-22T15:22:06.888Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-12-22T15:22:06.888Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-12-22T15:22:06.888Z] JOB_BASE_NAME PR-41801 [2020-12-22T15:22:06.989Z] #43 72.01 GEN criu/pie/parasite-blob.h [2020-12-22T15:22:06.989Z] #43 72.07 CC criu/pie/parasite-vdso.o [2020-12-22T15:22:07.190Z] #11 77.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 ... 15410 files and directories currently installed.) [2020-12-22T15:22:07.190Z] #11 77.23 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2020-12-22T15:22:07.190Z] #11 77.24 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-22T15:22:07.349Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41801/display/redirect [2020-12-22T15:22:07.349Z] JOB_NAME moby/PR-41801 [2020-12-22T15:22:07.349Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41801/ [2020-12-22T15:22:07.349Z] library.jps.version master [2020-12-22T15:22:07.349Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-12-22T15:22:07.349Z] NODE_LABELS amd64 azure azwin-2-5f6060 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-12-22T15:22:07.349Z] NODE_NAME azwin-2-5f6060 [2020-12-22T15:22:07.349Z] NUMBER_OF_PROCESSORS 4 [2020-12-22T15:22:07.349Z] OS Windows_NT [2020-12-22T15:22:07.349Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-12-22T15:22:07.349Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-12-22T15:22:07.349Z] ppc64le true [2020-12-22T15:22:07.349Z] PROCESSOR_ARCHITECTURE AMD64 [2020-12-22T15:22:07.349Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2020-12-22T15:22:07.349Z] PROCESSOR_LEVEL 6 [2020-12-22T15:22:07.349Z] PROCESSOR_REVISION 5507 [2020-12-22T15:22:07.349Z] ProgramData C:\ProgramData [2020-12-22T15:22:07.349Z] ProgramFiles C:\Program Files [2020-12-22T15:22:07.349Z] ProgramFiles(x86) C:\Program Files (x86) [2020-12-22T15:22:07.349Z] ProgramW6432 C:\Program Files [2020-12-22T15:22:07.349Z] PROMPT $P$G [2020-12-22T15:22:07.349Z] PSExecutionPolicyPreference Bypass [2020-12-22T15:22:07.349Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-12-22T15:22:07.349Z] PUBLIC C:\Users\Public [2020-12-22T15:22:07.349Z] rootless true [2020-12-22T15:22:07.349Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41801/4/display/redirect?page=artif... [2020-12-22T15:22:07.349Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41801/4/display/redirect?page=changes [2020-12-22T15:22:07.349Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41801/4/display/redirect [2020-12-22T15:22:07.349Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41801/4/display/redirect?page=tests [2020-12-22T15:22:07.349Z] s390x false [2020-12-22T15:22:07.349Z] SKIP_VALIDATION_TESTS 1 [2020-12-22T15:22:07.349Z] SOURCES_DRIVE d [2020-12-22T15:22:07.349Z] SOURCES_SUBDIR gopath [2020-12-22T15:22:07.349Z] STAGE_NAME Run tests [2020-12-22T15:22:07.349Z] SystemDrive C: [2020-12-22T15:22:07.349Z] SystemRoot C:\windows [2020-12-22T15:22:07.349Z] TEMP C:\windows\TEMP [2020-12-22T15:22:07.349Z] TESTDEBUG 0 [2020-12-22T15:22:07.349Z] TESTRUN_DRIVE d [2020-12-22T15:22:07.349Z] TESTRUN_SUBDIR CI [2020-12-22T15:22:07.349Z] TIMEOUT 120m [2020-12-22T15:22:07.349Z] TMP C:\windows\TEMP [2020-12-22T15:22:07.349Z] unit_validate true [2020-12-22T15:22:07.349Z] USERDOMAIN WORKGROUP [2020-12-22T15:22:07.349Z] USERNAME azwin-2-5f6060$ [2020-12-22T15:22:07.349Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-12-22T15:22:07.349Z] validate_force false [2020-12-22T15:22:07.349Z] windir C:\windows [2020-12-22T15:22:07.349Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-12-22T15:22:07.349Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-12-22T15:22:07.349Z] windowsRS1 false [2020-12-22T15:22:07.349Z] windowsRS5 true [2020-12-22T15:22:07.349Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-12-22T15:22:07.349Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2020-12-22T15:22:07.349Z] [2020-12-22T15:22:07.349Z] [2020-12-22T15:22:07.349Z] [2020-12-22T15:22:07.710Z] #11 77.63 Setting up libudev1:amd64 (241-7~deb10u5) ... [2020-12-22T15:22:07.710Z] #11 77.84 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-22T15:22:07.809Z] INFO: Sources under d:\gopath\... [2020-12-22T15:22:07.809Z] INFO: Test run under d:\CI\... [2020-12-22T15:22:07.809Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-12-22T15:22:07.809Z] INFO: docker/docker repository was found [2020-12-22T15:22:07.970Z] #11 77.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-22T15:22:07.970Z] #11 77.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-22T15:22:07.970Z] #11 77.97 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T15:22:07.970Z] #11 ... [2020-12-22T15:22:07.970Z] [2020-12-22T15:22:07.970Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:22:07.970Z] #32 67.98 reflect [2020-12-22T15:22:07.970Z] #32 ... [2020-12-22T15:22:07.970Z] [2020-12-22T15:22:07.970Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:22:07.970Z] #40 76.66 Selecting previously unselected package python-six. [2020-12-22T15:22:07.970Z] #40 76.67 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-22T15:22:07.970Z] #40 76.68 Unpacking python-six (1.12.0-1) ... [2020-12-22T15:22:07.970Z] #40 76.84 Selecting previously unselected package python-protobuf. [2020-12-22T15:22:07.970Z] #40 76.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-22T15:22:07.970Z] #40 76.85 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-22T15:22:07.970Z] #40 77.56 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-22T15:22:08.046Z] #43 72.92 CC criu/arch/ppc64/vdso-pie.o [2020-12-22T15:22:08.046Z] #43 ... [2020-12-22T15:22:08.046Z] [2020-12-22T15:22:08.046Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:22:08.046Z] #45 137.3 github.com/LK4D4/vndr/build [2020-12-22T15:22:08.268Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-12-22T15:22:08.728Z] ltsc2019: Pulling from windows/servercore [2020-12-22T15:22:08.728Z] 4612f6d0b889: Pulling fs layer [2020-12-22T15:22:08.728Z] aa4f58cd6da1: Pulling fs layer [2020-12-22T15:22:09.099Z] #45 138.4 vendor/golang.org/x/net/idna [2020-12-22T15:22:12.185Z] #40 ... [2020-12-22T15:22:12.185Z] [2020-12-22T15:22:12.185Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:22:12.185Z] #11 82.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-22T15:22:12.185Z] #11 82.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-22T15:22:12.185Z] #11 82.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T15:22:12.657Z] #45 ... [2020-12-22T15:22:12.657Z] [2020-12-22T15:22:12.657Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:22:12.657Z] #20 9.818 Reading package lists... [2020-12-22T15:22:12.657Z] #20 14.64 Reading package lists... [2020-12-22T15:22:12.657Z] #20 18.77 Building dependency tree... [2020-12-22T15:22:12.657Z] #20 20.32 libcap2-bin is already the newest version (1:2.25-2). [2020-12-22T15:22:12.657Z] #20 20.32 The following additional packages will be installed: [2020-12-22T15:22:12.657Z] #20 20.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-22T15:22:12.657Z] #20 20.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-22T15:22:12.657Z] #20 20.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-22T15:22:12.657Z] #20 20.32 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-22T15:22:12.657Z] #20 20.32 python3.7 python3.7-minimal vim-runtime xxd [2020-12-22T15:22:12.657Z] #20 20.32 Suggested packages: [2020-12-22T15:22:12.657Z] #20 20.32 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-22T15:22:12.657Z] #20 20.32 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-22T15:22:12.657Z] #20 20.32 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-22T15:22:12.657Z] #20 20.32 Recommended packages: [2020-12-22T15:22:12.657Z] #20 20.32 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-22T15:22:12.657Z] #20 20.32 python3-keyrings.alt python3-xdg unzip [2020-12-22T15:22:12.657Z] #20 22.56 The following NEW packages will be installed: [2020-12-22T15:22:12.657Z] #20 22.56 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-22T15:22:12.657Z] #20 22.56 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-22T15:22:12.657Z] #20 22.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-22T15:22:12.657Z] #20 22.56 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-22T15:22:12.657Z] #20 22.56 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-22T15:22:12.657Z] #20 22.56 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-22T15:22:12.657Z] #20 22.56 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-22T15:22:12.657Z] #20 22.56 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-22T15:22:12.657Z] #20 22.56 xz-utils zip [2020-12-22T15:22:12.657Z] #20 22.74 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T15:22:12.657Z] #20 22.74 Need to get 29.2 MB of archives. [2020-12-22T15:22:12.657Z] #20 22.74 After this operation, 134 MB of additional disk space will be used. [2020-12-22T15:22:12.657Z] #20 22.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-12-22T15:22:12.657Z] #20 22.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-12-22T15:22:12.658Z] #20 22.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-12-22T15:22:12.658Z] #20 23.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-12-22T15:22:12.658Z] #20 23.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-12-22T15:22:12.658Z] #20 23.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-12-22T15:22:12.658Z] #20 23.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-12-22T15:22:12.658Z] #20 23.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-12-22T15:22:12.658Z] #20 23.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-12-22T15:22:12.658Z] #20 23.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-12-22T15:22:12.658Z] #20 23.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-12-22T15:22:12.658Z] #20 23.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-12-22T15:22:12.658Z] #20 23.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-12-22T15:22:12.658Z] #20 23.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-12-22T15:22:12.658Z] #20 23.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-12-22T15:22:12.658Z] #20 23.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-12-22T15:22:12.658Z] #20 23.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-22T15:22:12.658Z] #20 23.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T15:22:12.658Z] #20 23.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-12-22T15:22:12.658Z] #20 23.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-12-22T15:22:12.658Z] #20 23.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-12-22T15:22:12.658Z] #20 23.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-12-22T15:22:12.658Z] #20 23.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-12-22T15:22:12.658Z] #20 23.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-22T15:22:12.658Z] #20 23.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-22T15:22:12.658Z] #20 23.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-22T15:22:12.658Z] #20 23.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-12-22T15:22:12.658Z] #20 23.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-12-22T15:22:12.658Z] #20 23.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-22T15:22:12.658Z] #20 24.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-22T15:22:12.658Z] #20 24.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-22T15:22:12.658Z] #20 24.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-22T15:22:12.658Z] #20 24.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-12-22T15:22:12.658Z] #20 24.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-12-22T15:22:12.658Z] #20 24.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-12-22T15:22:12.658Z] #20 24.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-22T15:22:12.658Z] #20 24.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-12-22T15:22:12.658Z] #20 24.24 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-12-22T15:22:12.658Z] #20 24.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-22T15:22:12.658Z] #20 24.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-12-22T15:22:12.658Z] #20 24.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-22T15:22:12.658Z] #20 24.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-12-22T15:22:12.658Z] #20 24.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-12-22T15:22:12.658Z] #20 24.41 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-12-22T15:22:12.658Z] #20 24.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-22T15:22:12.956Z] #20 24.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-12-22T15:22:12.956Z] #20 24.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-12-22T15:22:12.956Z] #20 25.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-12-22T15:22:13.565Z] #11 ... [2020-12-22T15:22:13.565Z] [2020-12-22T15:22:13.566Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:22:13.566Z] #49 73.58 syscall [2020-12-22T15:22:13.566Z] #49 73.63 reflect [2020-12-22T15:22:13.598Z] #20 ... [2020-12-22T15:22:13.598Z] [2020-12-22T15:22:13.598Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:22:13.598Z] #58 134.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T15:22:13.598Z] #58 134.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-22T15:22:13.598Z] #58 DONE 143.0s [2020-12-22T15:22:13.598Z] [2020-12-22T15:22:13.598Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-22T15:22:13.894Z] #59 DONE 0.3s [2020-12-22T15:22:13.894Z] [2020-12-22T15:22:13.894Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-22T15:22:13.894Z] #60 DONE 0.1s [2020-12-22T15:22:13.894Z] [2020-12-22T15:22:13.894Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:22:13.894Z] #43 73.37 CC criu/arch/ppc64/restorer.o [2020-12-22T15:22:13.894Z] #43 73.83 CC criu/arch/ppc64/vdso-trampoline.o [2020-12-22T15:22:13.894Z] #43 73.87 CC criu/pie/restorer.o [2020-12-22T15:22:13.894Z] #43 78.19 LINK criu/pie/restorer.built-in.o [2020-12-22T15:22:13.894Z] #43 78.20 GEN criu/pie/restorer-blob.h [2020-12-22T15:22:13.894Z] #43 78.34 DEP criu/vdso.d [2020-12-22T15:22:13.894Z] #43 78.56 DEP criu/uts_ns.d [2020-12-22T15:22:13.894Z] #43 78.74 DEP criu/util.d [2020-12-22T15:22:14.137Z] #49 ... [2020-12-22T15:22:14.137Z] [2020-12-22T15:22:14.137Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:22:14.137Z] #43 84.13 time [2020-12-22T15:22:14.190Z] #43 79.26 DEP criu/uffd.d [2020-12-22T15:22:14.190Z] #43 ... [2020-12-22T15:22:14.190Z] [2020-12-22T15:22:14.190Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:22:14.190Z] #20 26.28 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T15:22:14.487Z] #20 26.44 Fetched 29.2 MB in 2s (12.5 MB/s) [2020-12-22T15:22:14.487Z] #20 26.54 Selecting previously unselected package pigz. [2020-12-22T15:22:14.547Z] aa4f58cd6da1: Download complete [2020-12-22T15:22:14.783Z] #20 26.54 (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-12-22T15:22:14.784Z] #20 26.63 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-12-22T15:22:14.784Z] #20 26.65 Unpacking pigz (2.4-1) ... [2020-12-22T15:22:14.784Z] #20 26.80 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-12-22T15:22:14.784Z] #20 26.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-22T15:22:14.784Z] #20 26.82 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-22T15:22:15.427Z] #20 27.49 Selecting previously unselected package python3.7-minimal. [2020-12-22T15:22:15.427Z] #20 27.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-22T15:22:15.427Z] #20 27.54 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T15:22:16.056Z] #43 ... [2020-12-22T15:22:16.056Z] [2020-12-22T15:22:16.056Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:22:16.056Z] #45 DONE 85.8s [2020-12-22T15:22:16.056Z] [2020-12-22T15:22:16.056Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:22:16.056Z] #40 85.03 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-22T15:22:16.056Z] #40 85.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T15:22:16.056Z] #40 85.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T15:22:16.056Z] #40 85.29 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-22T15:22:16.056Z] #40 85.38 Setting up python-six (1.12.0-1) ... [2020-12-22T15:22:16.476Z] #20 28.36 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-22T15:22:16.476Z] #20 28.37 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T15:22:18.595Z] #40 ... [2020-12-22T15:22:18.595Z] [2020-12-22T15:22:18.595Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:22:18.595Z] #32 78.41 time [2020-12-22T15:22:18.595Z] #32 88.10 internal/fmtsort [2020-12-22T15:22:18.595Z] #32 ... [2020-12-22T15:22:18.595Z] [2020-12-22T15:22:18.595Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:22:18.595Z] #11 87.02 Selecting previously unselected package binutils-mingw-w64. [2020-12-22T15:22:18.595Z] #11 87.02 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-22T15:22:18.595Z] #11 87.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T15:22:18.595Z] #11 87.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-22T15:22:18.595Z] #11 87.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-22T15:22:18.595Z] #11 87.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T15:22:18.595Z] #11 87.74 Selecting previously unselected package dmsetup. [2020-12-22T15:22:18.595Z] #11 87.75 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-22T15:22:18.595Z] #11 87.77 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-22T15:22:18.595Z] #11 88.13 Selecting previously unselected package mingw-w64-common. [2020-12-22T15:22:18.595Z] #11 88.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-22T15:22:18.595Z] #11 88.15 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-22T15:22:19.240Z] #20 30.77 Selecting previously unselected package python3-minimal. [2020-12-22T15:22:19.240Z] #20 30.77 (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-12-22T15:22:19.240Z] #20 30.83 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-12-22T15:22:19.240Z] #20 30.84 Unpacking python3-minimal (3.7.3-1) ... [2020-12-22T15:22:19.240Z] #20 30.96 Selecting previously unselected package libmpdec2:ppc64el. [2020-12-22T15:22:19.240Z] #20 30.96 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-12-22T15:22:19.240Z] #20 30.97 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-12-22T15:22:19.240Z] #20 31.07 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-12-22T15:22:19.240Z] #20 31.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-22T15:22:19.240Z] #20 31.08 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-22T15:22:20.177Z] #20 32.12 Selecting previously unselected package python3.7. [2020-12-22T15:22:20.177Z] #20 32.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-22T15:22:20.177Z] #20 32.14 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T15:22:20.177Z] #20 32.32 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-12-22T15:22:20.177Z] #20 32.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-12-22T15:22:20.177Z] #20 32.33 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-22T15:22:20.471Z] #20 32.43 Setting up python3-minimal (3.7.3-1) ... [2020-12-22T15:22:21.519Z] #20 33.52 Selecting previously unselected package python3. [2020-12-22T15:22:21.519Z] #20 33.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-12-22T15:22:21.519Z] #20 33.67 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-12-22T15:22:21.519Z] #20 33.67 Unpacking python3 (3.7.3-1) ... [2020-12-22T15:22:21.815Z] #20 33.81 Selecting previously unselected package libip4tc0:ppc64el. [2020-12-22T15:22:21.815Z] #20 33.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-12-22T15:22:21.815Z] #20 33.82 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-12-22T15:22:21.815Z] #20 33.90 Selecting previously unselected package libip6tc0:ppc64el. [2020-12-22T15:22:21.815Z] #20 33.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-12-22T15:22:21.815Z] #20 33.91 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-12-22T15:22:21.815Z] #20 34.00 Selecting previously unselected package libiptc0:ppc64el. [2020-12-22T15:22:22.122Z] #20 34.04 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-12-22T15:22:22.122Z] #20 34.05 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-12-22T15:22:22.122Z] #20 34.15 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-12-22T15:22:22.122Z] #20 34.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-12-22T15:22:22.122Z] #20 34.16 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-22T15:22:22.426Z] #20 34.23 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-12-22T15:22:22.426Z] #20 34.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-12-22T15:22:22.426Z] #20 34.37 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-12-22T15:22:22.426Z] #20 34.45 Selecting previously unselected package libnftnl11:ppc64el. [2020-12-22T15:22:22.426Z] #20 34.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-12-22T15:22:22.426Z] #20 34.47 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-12-22T15:22:22.426Z] #20 34.62 Selecting previously unselected package iptables. [2020-12-22T15:22:22.721Z] #20 34.63 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-12-22T15:22:22.721Z] #20 34.64 Unpacking iptables (1.8.2-4) ... [2020-12-22T15:22:22.793Z] #11 ... [2020-12-22T15:22:22.793Z] [2020-12-22T15:22:22.793Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:22:22.793Z] #40 91.45 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-22T15:22:22.793Z] #40 91.47 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T15:22:22.793Z] #40 91.52 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-22T15:22:22.793Z] #40 91.56 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-22T15:22:22.793Z] #40 91.59 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-22T15:22:22.793Z] #40 91.63 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-22T15:22:22.793Z] #40 91.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-22T15:22:22.793Z] #40 91.73 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-22T15:22:22.793Z] #40 91.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-22T15:22:22.793Z] #40 91.75 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-22T15:22:23.365Z] #20 35.23 Selecting previously unselected package xxd. [2020-12-22T15:22:23.366Z] #20 35.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-22T15:22:23.366Z] #20 35.24 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T15:22:23.366Z] #20 35.41 Selecting previously unselected package vim-common. [2020-12-22T15:22:23.366Z] #20 35.41 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T15:22:23.366Z] #20 35.44 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T15:22:23.662Z] #20 35.62 Selecting previously unselected package bash-completion. [2020-12-22T15:22:23.662Z] #20 35.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-22T15:22:24.711Z] #20 ... [2020-12-22T15:22:24.711Z] [2020-12-22T15:22:24.711Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:22:24.711Z] #43 79.59 DEP criu/tun.d [2020-12-22T15:22:24.711Z] #43 79.84 DEP criu/tty.d [2020-12-22T15:22:24.711Z] #43 80.13 DEP criu/timerfd.d [2020-12-22T15:22:24.711Z] #43 80.40 DEP criu/timens.d [2020-12-22T15:22:24.711Z] #43 80.72 DEP criu/sysfs_parse.d [2020-12-22T15:22:24.711Z] #43 80.98 DEP criu/sysctl.d [2020-12-22T15:22:24.711Z] #43 81.27 DEP criu/string.d [2020-12-22T15:22:24.711Z] #43 81.31 DEP criu/stats.d [2020-12-22T15:22:24.711Z] #43 81.48 DEP criu/sockets.d [2020-12-22T15:22:24.711Z] #43 81.71 DEP criu/sk-unix.d [2020-12-22T15:22:24.711Z] #43 81.98 DEP criu/sk-tcp.d [2020-12-22T15:22:24.711Z] #43 82.24 DEP criu/sk-queue.d [2020-12-22T15:22:24.711Z] #43 82.47 DEP criu/sk-packet.d [2020-12-22T15:22:24.711Z] #43 82.56 DEP criu/sk-netlink.d [2020-12-22T15:22:24.711Z] #43 82.70 DEP criu/sk-inet.d [2020-12-22T15:22:24.711Z] #43 82.89 DEP criu/signalfd.d [2020-12-22T15:22:24.711Z] #43 83.18 DEP criu/sigframe.d [2020-12-22T15:22:24.711Z] #43 83.28 DEP criu/shmem.d [2020-12-22T15:22:24.711Z] #43 83.45 DEP criu/servicefd.d [2020-12-22T15:22:24.711Z] #43 83.69 DEP criu/seize.d [2020-12-22T15:22:24.711Z] #43 83.84 DEP criu/seccomp.d [2020-12-22T15:22:24.711Z] #43 84.04 DEP criu/rst-malloc.d [2020-12-22T15:22:24.711Z] #43 84.12 DEP criu/rbtree.d [2020-12-22T15:22:24.711Z] #43 84.15 DEP criu/pstree.d [2020-12-22T15:22:24.711Z] #43 84.41 DEP criu/protobuf.d [2020-12-22T15:22:24.711Z] #43 84.57 GEN criu/protobuf-desc-gen.h [2020-12-22T15:22:24.711Z] #43 86.62 DEP criu/protobuf-desc.d [2020-12-22T15:22:24.711Z] #43 86.83 DEP criu/proc_parse.d [2020-12-22T15:22:24.711Z] #43 87.13 DEP criu/plugin.d [2020-12-22T15:22:24.711Z] #43 87.24 DEP criu/pipes.d [2020-12-22T15:22:24.711Z] #43 87.50 DEP criu/pie-util.d [2020-12-22T15:22:24.711Z] #43 87.61 DEP criu/pie-util-vdso.d [2020-12-22T15:22:24.711Z] #43 87.78 DEP criu/path.d [2020-12-22T15:22:24.711Z] #43 88.15 DEP criu/parasite-syscall.d [2020-12-22T15:22:24.711Z] #43 88.46 DEP criu/pagemap.d [2020-12-22T15:22:24.711Z] #43 88.66 DEP criu/pagemap-cache.d [2020-12-22T15:22:24.711Z] #43 88.81 DEP criu/page-xfer.d [2020-12-22T15:22:24.711Z] #43 88.99 DEP criu/page-pipe.d [2020-12-22T15:22:24.711Z] #43 89.19 DEP criu/netfilter.d [2020-12-22T15:22:24.711Z] #43 89.37 DEP criu/net.d [2020-12-22T15:22:24.711Z] #43 89.60 DEP criu/namespaces.d [2020-12-22T15:22:24.711Z] #43 89.92 DEP criu/mount.d [2020-12-22T15:22:25.007Z] #43 90.14 DEP criu/memfd.d [2020-12-22T15:22:25.007Z] #43 90.27 DEP criu/mem.d [2020-12-22T15:22:25.304Z] #43 90.45 DEP criu/lsm.d [2020-12-22T15:22:25.600Z] #43 90.62 DEP criu/log.d [2020-12-22T15:22:25.600Z] #43 90.77 DEP criu/libnetlink.d [2020-12-22T15:22:25.895Z] #43 90.99 DEP criu/kerndat.d [2020-12-22T15:22:25.895Z] #43 91.19 DEP criu/kcmp-ids.d [2020-12-22T15:22:26.090Z] #40 ... [2020-12-22T15:22:26.090Z] [2020-12-22T15:22:26.090Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:22:26.090Z] #49 86.08 time [2020-12-22T15:22:26.090Z] #49 94.13 encoding/binary [2020-12-22T15:22:26.090Z] #49 94.78 context [2020-12-22T15:22:26.090Z] #49 ... [2020-12-22T15:22:26.090Z] [2020-12-22T15:22:26.090Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T15:22:26.090Z] #34 87.15 Selecting previously unselected package libxml2:amd64. [2020-12-22T15:22:26.090Z] #34 87.16 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2020-12-22T15:22:26.090Z] #34 87.17 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T15:22:26.090Z] #34 88.12 Selecting previously unselected package libarchive13:amd64. [2020-12-22T15:22:26.090Z] #34 88.13 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-22T15:22:26.090Z] #34 88.14 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-22T15:22:26.090Z] #34 88.72 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-22T15:22:26.090Z] #34 88.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-22T15:22:26.090Z] #34 88.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-22T15:22:26.090Z] #34 89.15 Selecting previously unselected package librhash0:amd64. [2020-12-22T15:22:26.090Z] #34 89.22 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-22T15:22:26.090Z] #34 89.24 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-22T15:22:26.090Z] #34 89.59 Selecting previously unselected package libuv1:amd64. [2020-12-22T15:22:26.090Z] #34 89.59 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-22T15:22:26.090Z] #34 89.62 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-22T15:22:26.090Z] #34 90.08 Selecting previously unselected package cmake. [2020-12-22T15:22:26.090Z] #34 90.09 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-22T15:22:26.090Z] #34 90.09 Unpacking cmake (3.13.4-1) ... [2020-12-22T15:22:26.090Z] #34 95.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T15:22:26.090Z] #34 95.49 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T15:22:26.090Z] #34 95.52 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-22T15:22:26.090Z] #34 95.53 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T15:22:26.090Z] #34 95.64 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-22T15:22:26.090Z] #34 95.65 Setting up cmake-data (3.13.4-1) ... [2020-12-22T15:22:26.090Z] #34 95.67 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-22T15:22:26.090Z] #34 95.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-22T15:22:26.090Z] #34 95.70 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-22T15:22:26.090Z] #34 95.71 Setting up cmake (3.13.4-1) ... [2020-12-22T15:22:26.090Z] #34 95.72 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T15:22:26.090Z] #34 95.85 Processing triggers for mime-support (3.62) ... [2020-12-22T15:22:26.191Z] #43 91.34 DEP criu/irmap.d [2020-12-22T15:22:26.350Z] #34 ... [2020-12-22T15:22:26.350Z] [2020-12-22T15:22:26.350Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:22:26.350Z] #49 96.46 os [2020-12-22T15:22:26.487Z] #43 91.54 DEP criu/ipc_ns.d [2020-12-22T15:22:26.487Z] #43 91.74 DEP criu/image.d [2020-12-22T15:22:26.784Z] #43 92.00 DEP criu/image-desc.d [2020-12-22T15:22:27.081Z] #43 92.17 DEP criu/fsnotify.d [2020-12-22T15:22:27.294Z] #49 ... [2020-12-22T15:22:27.294Z] [2020-12-22T15:22:27.294Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-22T15:22:27.294Z] #34 DONE 97.3s [2020-12-22T15:22:27.294Z] [2020-12-22T15:22:27.294Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:22:27.376Z] #43 92.43 DEP criu/filesystems.d [2020-12-22T15:22:27.377Z] #43 92.63 DEP criu/files.d [2020-12-22T15:22:27.714Z] #43 92.88 DEP criu/files-reg.d [2020-12-22T15:22:28.009Z] #43 93.13 DEP criu/files-ext.d [2020-12-22T15:22:28.009Z] #43 ... [2020-12-22T15:22:28.009Z] [2020-12-22T15:22:28.009Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:22:28.304Z] #20 40.11 Unpacking bash-completion (1:2.8-6) ... [2020-12-22T15:22:28.304Z] #20 ... [2020-12-22T15:22:28.304Z] [2020-12-22T15:22:28.304Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:22:28.304Z] #45 147.6 crypto/x509/pkix [2020-12-22T15:22:28.304Z] #45 147.6 vendor/golang.org/x/crypto/cryptobyte [2020-12-22T15:22:28.304Z] #45 150.6 vendor/golang.org/x/net/http/httpproxy [2020-12-22T15:22:28.304Z] #45 150.6 net/textproto [2020-12-22T15:22:28.304Z] #45 150.6 crypto/x509 [2020-12-22T15:22:28.304Z] #45 152.3 mime/multipart [2020-12-22T15:22:28.304Z] #45 152.3 vendor/golang.org/x/net/http/httpguts [2020-12-22T15:22:28.304Z] #45 155.6 crypto/tls [2020-12-22T15:22:28.304Z] #45 ... [2020-12-22T15:22:28.304Z] [2020-12-22T15:22:28.304Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:22:28.304Z] #43 93.30 DEP criu/file-lock.d [2020-12-22T15:22:28.304Z] #43 93.49 DEP criu/file-ids.d [2020-12-22T15:22:28.601Z] #43 93.68 DEP criu/fifo.d [2020-12-22T15:22:28.698Z] #35 1.513 + RM_GOPATH=0 [2020-12-22T15:22:28.698Z] #35 1.513 + TMP_GOPATH= [2020-12-22T15:22:28.698Z] #35 1.513 + : /build [2020-12-22T15:22:28.698Z] #35 1.513 + '[' -z '' ']' [2020-12-22T15:22:28.698Z] #35 1.514 ++ mktemp -d [2020-12-22T15:22:28.698Z] #35 1.521 + export GOPATH=/tmp/tmp.TqbX38pkM4 [2020-12-22T15:22:28.698Z] #35 1.521 + GOPATH=/tmp/tmp.TqbX38pkM4 [2020-12-22T15:22:28.698Z] #35 1.521 + RM_GOPATH=1 [2020-12-22T15:22:28.698Z] #35 1.521 + case "$(go env GOARCH)" in [2020-12-22T15:22:28.698Z] #35 1.521 ++ go env GOARCH [2020-12-22T15:22:28.896Z] #43 93.92 DEP criu/fdstore.d [2020-12-22T15:22:28.896Z] #43 94.06 DEP criu/fault-injection.d [2020-12-22T15:22:28.896Z] #43 94.09 DEP criu/external.d [2020-12-22T15:22:28.958Z] #35 1.568 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:22:28.958Z] #35 1.568 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:22:28.958Z] #35 1.573 ++ dirname /tmp/install/install.sh [2020-12-22T15:22:28.958Z] #35 1.577 + dir=/tmp/install [2020-12-22T15:22:28.958Z] #35 1.577 + bin=tini [2020-12-22T15:22:28.958Z] #35 1.577 + shift [2020-12-22T15:22:28.958Z] #35 1.577 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-22T15:22:28.958Z] #35 1.577 + . /tmp/install/tini.installer [2020-12-22T15:22:28.958Z] #35 1.577 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T15:22:28.958Z] #35 1.577 + install_tini [2020-12-22T15:22:28.958Z] #35 1.577 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-22T15:22:28.958Z] #35 1.577 + git clone https://github.com/krallin/tini.git /tmp/tmp.TqbX38pkM4/tini [2020-12-22T15:22:28.958Z] #35 1.577 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T15:22:28.958Z] #35 1.578 Cloning into '/tmp/tmp.TqbX38pkM4/tini'... [2020-12-22T15:22:28.958Z] #35 ... [2020-12-22T15:22:28.958Z] [2020-12-22T15:22:28.958Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:22:28.958Z] #32 88.83 internal/syscall/execenv [2020-12-22T15:22:28.958Z] #32 88.93 internal/poll [2020-12-22T15:22:28.958Z] #32 89.11 internal/syscall/unix [2020-12-22T15:22:28.958Z] #32 89.57 strings [2020-12-22T15:22:28.958Z] #32 92.38 os [2020-12-22T15:22:28.958Z] #32 94.07 path [2020-12-22T15:22:28.958Z] #32 95.10 text/tabwriter [2020-12-22T15:22:28.958Z] #32 96.85 path/filepath [2020-12-22T15:22:28.958Z] #32 96.85 fmt [2020-12-22T15:22:28.958Z] #32 98.82 io/ioutil [2020-12-22T15:22:28.958Z] #32 ... [2020-12-22T15:22:28.958Z] [2020-12-22T15:22:28.958Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:22:28.958Z] #11 98.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-22T15:22:28.958Z] #11 98.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-22T15:22:28.958Z] #11 98.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T15:22:29.194Z] #43 94.21 DEP criu/eventpoll.d [2020-12-22T15:22:29.194Z] #43 94.43 DEP criu/eventfd.d [2020-12-22T15:22:29.424Z] 4612f6d0b889: Download complete [2020-12-22T15:22:29.492Z] #43 94.61 DEP criu/crtools.d [2020-12-22T15:22:29.791Z] #43 94.87 DEP criu/cr-service.d [2020-12-22T15:22:29.791Z] #43 95.06 DEP criu/cr-restore.d [2020-12-22T15:22:30.438Z] #43 95.49 DEP criu/cr-errno.d [2020-12-22T15:22:30.438Z] #43 95.51 DEP criu/cr-dump.d [2020-12-22T15:22:30.735Z] #43 95.85 DEP criu/cr-dedup.d [2020-12-22T15:22:31.034Z] #43 96.11 DEP criu/cr-check.d [2020-12-22T15:22:31.331Z] #43 96.41 DEP criu/config.d [2020-12-22T15:22:31.628Z] #43 96.65 DEP criu/clone-noasan.d [2020-12-22T15:22:31.628Z] #43 96.75 DEP criu/cgroup.d [2020-12-22T15:22:31.935Z] #43 96.95 DEP criu/cgroup-props.d [2020-12-22T15:22:31.935Z] #43 97.09 DEP criu/bitmap.d [2020-12-22T15:22:31.935Z] #43 97.11 DEP criu/bfd.d [2020-12-22T15:22:31.935Z] #43 97.26 DEP criu/autofs.d [2020-12-22T15:22:32.255Z] #11 ... [2020-12-22T15:22:32.255Z] [2020-12-22T15:22:32.255Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-22T15:22:32.255Z] #40 101.3 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-22T15:22:32.255Z] #40 101.4 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T15:22:32.255Z] #40 DONE 102.4s [2020-12-22T15:22:32.515Z] [2020-12-22T15:22:32.515Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:22:32.515Z] #32 102.6 github.com/BurntSushi/toml [2020-12-22T15:22:32.515Z] #32 102.6 flag [2020-12-22T15:22:32.601Z] #43 97.66 DEP criu/aio.d [2020-12-22T15:22:32.601Z] #43 97.82 DEP criu/action-scripts.d [2020-12-22T15:22:33.085Z] #32 ... [2020-12-22T15:22:33.085Z] [2020-12-22T15:22:33.085Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:22:33.085Z] #43 93.19 os [2020-12-22T15:22:33.085Z] #43 93.91 strings [2020-12-22T15:22:33.085Z] #43 97.95 regexp/syntax [2020-12-22T15:22:33.085Z] #43 99.40 fmt [2020-12-22T15:22:33.248Z] #43 98.16 CC criu/action-scripts.o [2020-12-22T15:22:33.345Z] #43 ... [2020-12-22T15:22:33.345Z] [2020-12-22T15:22:33.345Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:22:33.345Z] #35 2.576 + cd /tmp/tmp.TqbX38pkM4/tini [2020-12-22T15:22:33.345Z] #35 2.576 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-22T15:22:33.345Z] #35 2.610 + cmake . [2020-12-22T15:22:33.345Z] #35 3.560 -- The C compiler identification is GNU 8.3.0 [2020-12-22T15:22:33.345Z] #35 3.665 -- Check for working C compiler: /usr/bin/cc [2020-12-22T15:22:33.345Z] #35 4.741 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-22T15:22:33.345Z] #35 4.741 -- Detecting C compiler ABI info [2020-12-22T15:22:33.345Z] #35 5.925 -- Detecting C compiler ABI info - done [2020-12-22T15:22:33.345Z] #35 5.991 -- Detecting C compile features [2020-12-22T15:22:33.545Z] #43 98.83 CC criu/aio.o [2020-12-22T15:22:33.841Z] #43 ... [2020-12-22T15:22:33.841Z] [2020-12-22T15:22:33.841Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:22:33.841Z] #45 163.2 net/http/httptrace [2020-12-22T15:22:34.138Z] #45 163.5 net/http [2020-12-22T15:22:35.254Z] #35 ... [2020-12-22T15:22:35.254Z] [2020-12-22T15:22:35.254Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:22:35.254Z] #32 105.3 log [2020-12-22T15:22:37.796Z] #32 ... [2020-12-22T15:22:37.796Z] [2020-12-22T15:22:37.796Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:22:37.796Z] #49 97.82 encoding/base64 [2020-12-22T15:22:37.796Z] #49 99.54 golang.org/x/sys/unix [2020-12-22T15:22:37.796Z] #49 102.0 fmt [2020-12-22T15:22:37.796Z] #49 ... [2020-12-22T15:22:37.796Z] [2020-12-22T15:22:37.796Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:22:37.796Z] #35 8.479 -- Detecting C compile features - done [2020-12-22T15:22:37.796Z] #35 8.571 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-22T15:22:37.796Z] #35 8.850 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-22T15:22:37.796Z] #35 9.039 -- Configuring done [2020-12-22T15:22:37.796Z] #35 9.102 -- Generating done [2020-12-22T15:22:37.796Z] #35 9.108 -- Build files have been written to: /tmp/tmp.TqbX38pkM4/tini [2020-12-22T15:22:37.796Z] #35 9.133 + make tini-static [2020-12-22T15:22:37.796Z] #35 9.782 Scanning dependencies of target tini-static [2020-12-22T15:22:37.796Z] #35 10.01 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-22T15:22:38.637Z] #45 ... [2020-12-22T15:22:38.637Z] [2020-12-22T15:22:38.637Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:22:38.637Z] #20 40.63 Selecting previously unselected package bzip2. [2020-12-22T15:22:38.637Z] #20 40.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 40.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T15:22:38.637Z] #20 40.77 Selecting previously unselected package xz-utils. [2020-12-22T15:22:38.637Z] #20 40.79 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 40.80 Unpacking xz-utils (5.2.4-1) ... [2020-12-22T15:22:38.637Z] #20 41.06 Selecting previously unselected package apparmor. [2020-12-22T15:22:38.637Z] #20 41.07 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 41.17 Unpacking apparmor (2.13.2-10) ... [2020-12-22T15:22:38.637Z] #20 41.67 Selecting previously unselected package aufs-tools. [2020-12-22T15:22:38.637Z] #20 41.69 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 41.69 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-22T15:22:38.637Z] #20 41.86 Selecting previously unselected package libonig5:ppc64el. [2020-12-22T15:22:38.637Z] #20 41.87 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 41.87 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-22T15:22:38.637Z] #20 42.02 Selecting previously unselected package libjq1:ppc64el. [2020-12-22T15:22:38.637Z] #20 42.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 42.04 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-22T15:22:38.637Z] #20 42.14 Selecting previously unselected package jq. [2020-12-22T15:22:38.637Z] #20 42.14 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 42.15 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T15:22:38.637Z] #20 42.23 Selecting previously unselected package libaio1:ppc64el. [2020-12-22T15:22:38.637Z] #20 42.24 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 42.24 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-12-22T15:22:38.637Z] #20 42.32 Selecting previously unselected package libgpm2:ppc64el. [2020-12-22T15:22:38.637Z] #20 42.35 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 42.35 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-12-22T15:22:38.637Z] #20 42.44 Selecting previously unselected package libicu63:ppc64el. [2020-12-22T15:22:38.637Z] #20 42.48 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 42.49 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-22T15:22:38.637Z] #20 47.23 Selecting previously unselected package libnet1:ppc64el. [2020-12-22T15:22:38.637Z] #20 47.24 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 47.24 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-22T15:22:38.637Z] #20 47.37 Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-22T15:22:38.637Z] #20 47.37 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 47.38 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-22T15:22:38.637Z] #20 47.49 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-22T15:22:38.637Z] #20 47.50 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 47.51 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-22T15:22:38.637Z] #20 47.58 Selecting previously unselected package libreadline5:ppc64el. [2020-12-22T15:22:38.637Z] #20 47.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 47.60 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-22T15:22:38.637Z] #20 47.70 Selecting previously unselected package net-tools. [2020-12-22T15:22:38.637Z] #20 47.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 47.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T15:22:38.637Z] #20 47.95 Selecting previously unselected package python-pip-whl. [2020-12-22T15:22:38.637Z] #20 47.95 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-22T15:22:38.637Z] #20 47.96 Unpacking python-pip-whl (18.1-5) ... [2020-12-22T15:22:38.637Z] #20 48.51 Selecting previously unselected package python3-lib2to3. [2020-12-22T15:22:38.637Z] #20 48.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-22T15:22:38.637Z] #20 48.52 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-22T15:22:38.637Z] #20 48.68 Selecting previously unselected package python3-distutils. [2020-12-22T15:22:38.637Z] #20 48.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-22T15:22:38.637Z] #20 48.69 Unpacking python3-distutils (3.7.3-1) ... [2020-12-22T15:22:38.637Z] #20 48.91 Selecting previously unselected package python3-pip. [2020-12-22T15:22:38.637Z] #20 48.91 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-22T15:22:38.637Z] #20 48.92 Unpacking python3-pip (18.1-5) ... [2020-12-22T15:22:38.637Z] #20 49.18 Selecting previously unselected package python3-pkg-resources. [2020-12-22T15:22:38.637Z] #20 49.21 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T15:22:38.637Z] #20 49.22 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-22T15:22:38.637Z] #20 49.33 Selecting previously unselected package python3-setuptools. [2020-12-22T15:22:38.637Z] #20 49.34 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-22T15:22:38.637Z] #20 49.35 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-22T15:22:38.637Z] #20 49.61 Selecting previously unselected package python3-wheel. [2020-12-22T15:22:38.637Z] #20 49.61 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-22T15:22:38.637Z] #20 49.61 Unpacking python3-wheel (0.32.3-2) ... [2020-12-22T15:22:38.637Z] #20 49.68 Selecting previously unselected package sudo. [2020-12-22T15:22:38.637Z] #20 49.69 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 49.69 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-22T15:22:38.637Z] #20 50.24 Selecting previously unselected package thin-provisioning-tools. [2020-12-22T15:22:38.637Z] #20 50.24 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 50.25 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T15:22:38.637Z] #20 50.56 Selecting previously unselected package uidmap. [2020-12-22T15:22:38.637Z] #20 50.56 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-12-22T15:22:38.637Z] #20 50.59 Unpacking uidmap (1:4.5-1.1) ... [2020-12-22T15:22:38.637Z] #20 50.72 Selecting previously unselected package vim-runtime. [2020-12-22T15:22:38.637Z] #20 50.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-22T15:22:38.637Z] #20 ... [2020-12-22T15:22:38.637Z] [2020-12-22T15:22:38.637Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:22:38.637Z] #24 160.3 Checking out files: 19% (2141/11128) Checking out files: 20% (2226/11128) Checking out files: 21% (2337/11128) Checking out files: 22% (2449/11128) Checking out files: 23% (2560/11128) Checking out files: 24% (2671/11128) Checking out files: 25% (2782/11128) Checking out files: 26% (2894/11128) Checking out files: 27% (3005/11128) Checking out files: 28% (3116/11128) Checking out files: 29% (3228/11128) Checking out files: 30% (3339/11128) Checking out files: 31% (3450/11128) Checking out files: 32% (3561/11128) Checking out files: 33% (3673/11128) Checking out files: 34% (3784/11128) Checking out files: 34% (3829/11128) Checking out files: 35% (3895/11128) Checking out files: 36% (4007/11128) Checking out files: 37% (4118/11128) Checking out files: 38% (4229/11128) Checking out files: 39% (4340/11128) Checking out files: 40% (4452/11128) Checking out files: 41% (4563/11128) Checking out files: 42% (4674/11128) Checking out files: 43% (4786/11128) Checking out files: 44% (4897/11128) Checking out files: 45% (5008/11128) Checking out files: 46% (5119/11128) Checking out files: 47% (5231/11128) Checking out files: 48% (5342/11128) Checking out files: 49% (5453/11128) Checking out files: 50% (5564/11128) Checking out files: 51% (5676/11128) Checking out files: 52% (5787/11128) Checking out files: 53% (5898/11128) Checking out files: 54% (6010/11128) Checking out files: 54% (6057/11128) Checking out files: 55% (6121/11128) Checking out files: 56% (6232/11128) Checking out files: 57% (6343/11128) Checking out files: 58% (6455/11128) Checking out files: 59% (6566/11128) Checking out files: 60% (6677/11128) Checking out files: 61% (6789/11128) Checking out files: 62% (6900/11128) Checking out files: 63% (7011/11128) Checking out files: 64% (7122/11128) Checking out files: 65% (7234/11128) Checking out files: 66% (7345/11128) Checking out files: 67% (7456/11128) Checking out files: 68% (7568/11128) Checking out files: 69% (7679/11128) Checking out files: 70% (7790/11128) Checking out files: 71% (7901/11128) Checking out files: 72% (8013/11128) Checking out files: 73% (8124/11128) Checking out files: 74% (8235/11128) Checking out files: 75% (8346/11128) Checking out files: 76% (8458/11128) Checking out files: 76% (8470/11128) Checking out files: 77% (8569/11128) Checking out files: 78% (8680/11128) Checking out files: 79% (8792/11128) Checking out files: 80% (8903/11128) Checking out files: 81% (9014/11128) Checking out files: 82% (9125/11128) Checking out files: 83% (9237/11128) Checking out files: 84% (9348/11128) Checking out files: 85% (9459/11128) Checking out files: 86% (9571/11128) Checking out files: 87% (9682/11128) Checking out files: 88% (9793/11128) Checking out files: 89% (9904/11128) Checking out files: 90% (10016/11128) Checking out files: 91% (10127/11128) Checking out files: 92% (10238/11128) Checking out files: 93% (10350/11128) Checking out files: 94% (10461/11128) Checking out files: 95% (10572/11128) Checking out files: 95% (10633/11128) Checking out files: 96% (10683/11128) Checking out files: 97% (10795/11128) Checking out files: 98% (10906/11128) Checking out files: 99% (11017/11128) Checking out files: 100% (11128/11128) Checking out files: 100% (11128/11128), done. [2020-12-22T15:22:38.637Z] #24 164.8 + cd /tmp/tmp.QBbR2BG1cG/tmp/docker-ce [2020-12-22T15:22:38.637Z] #24 164.8 + git checkout -q v17.06.2-ce [2020-12-22T15:22:38.637Z] #24 168.1 + mkdir -p /tmp/tmp.QBbR2BG1cG/src/github.com/docker [2020-12-22T15:22:38.637Z] #24 168.1 + mv components/cli /tmp/tmp.QBbR2BG1cG/src/github.com/docker/cli [2020-12-22T15:22:38.941Z] #24 168.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-12-22T15:22:38.941Z] #24 ... [2020-12-22T15:22:38.941Z] [2020-12-22T15:22:38.941Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:22:38.941Z] #20 50.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-22T15:22:38.941Z] #20 50.85 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-22T15:22:38.941Z] #20 50.85 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-22T15:22:39.704Z] #35 12.43 [100%] Linking C executable tini-static [2020-12-22T15:22:40.274Z] #35 13.15 [100%] Built target tini-static [2020-12-22T15:22:40.534Z] #35 13.33 + mkdir -p /build [2020-12-22T15:22:40.534Z] #35 13.34 + cp tini-static /build/docker-init [2020-12-22T15:22:41.104Z] #35 DONE 13.8s [2020-12-22T15:22:41.104Z] [2020-12-22T15:22:41.104Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:22:41.104Z] #11 109.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-22T15:22:41.104Z] #11 109.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-22T15:22:41.104Z] #11 109.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T15:22:41.104Z] #11 109.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-22T15:22:41.104Z] #11 109.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-22T15:22:41.104Z] #11 109.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T15:22:42.562Z] #11 ... [2020-12-22T15:22:42.562Z] [2020-12-22T15:22:42.562Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:22:42.562Z] #41 4.856 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T15:22:42.562Z] #41 4.856 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T15:22:42.562Z] #41 4.872 Note: Building without GnuTLS support [2020-12-22T15:22:42.562Z] #41 4.884 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T15:22:42.562Z] #41 4.884 Makefile.config:40: Warn: Building without nftables support [2020-12-22T15:22:42.562Z] #41 8.194 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T15:22:42.562Z] #41 8.455 GEN .gitid [2020-12-22T15:22:42.562Z] #41 8.557 GEN criu/include/version.h [2020-12-22T15:22:42.562Z] #41 8.680 GEN include/common/asm [2020-12-22T15:22:43.436Z] #20 54.75 Selecting previously unselected package vim. [2020-12-22T15:22:43.436Z] #20 54.76 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-22T15:22:43.436Z] #20 54.79 Unpacking vim (2:8.1.0875-5) ... [2020-12-22T15:22:43.436Z] #20 55.53 Selecting previously unselected package xfsprogs. [2020-12-22T15:22:43.436Z] #20 55.55 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-12-22T15:22:43.436Z] #20 55.55 Unpacking xfsprogs (4.20.0-1) ... [2020-12-22T15:22:43.993Z] #41 ... [2020-12-22T15:22:43.993Z] [2020-12-22T15:22:43.993Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:22:43.993Z] #43 104.5 regexp [2020-12-22T15:22:43.993Z] #43 108.3 go/token [2020-12-22T15:22:43.993Z] #43 109.8 internal/lazyregexp [2020-12-22T15:22:43.993Z] #43 110.1 go/scanner [2020-12-22T15:22:43.993Z] #43 110.4 net/url [2020-12-22T15:22:43.993Z] #43 112.9 go/ast [2020-12-22T15:22:43.993Z] #43 114.0 text/template/parse [2020-12-22T15:22:44.080Z] #20 56.22 Selecting previously unselected package zip. [2020-12-22T15:22:44.378Z] #20 56.24 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-12-22T15:22:44.378Z] #20 56.24 Unpacking zip (3.0-11+b1) ... [2020-12-22T15:22:44.378Z] #20 ... [2020-12-22T15:22:44.378Z] [2020-12-22T15:22:44.378Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:22:44.378Z] #43 99.44 CC criu/autofs.o [2020-12-22T15:22:44.378Z] #43 102.3 CC criu/bfd.o [2020-12-22T15:22:44.378Z] #43 103.2 CC criu/bitmap.o [2020-12-22T15:22:44.378Z] #43 103.4 CC criu/cgroup-props.o [2020-12-22T15:22:44.378Z] #43 104.9 CC criu/cgroup.o [2020-12-22T15:22:44.378Z] #43 ... [2020-12-22T15:22:44.378Z] [2020-12-22T15:22:44.378Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:22:44.378Z] #20 56.52 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-22T15:22:44.378Z] #20 56.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T15:22:44.378Z] #20 56.53 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-12-22T15:22:44.378Z] #20 56.54 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-22T15:22:44.378Z] #20 56.54 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-12-22T15:22:44.378Z] #20 56.55 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-12-22T15:22:44.378Z] #20 56.56 Setting up uidmap (1:4.5-1.1) ... [2020-12-22T15:22:44.378Z] #20 56.57 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-12-22T15:22:44.378Z] #20 56.57 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-22T15:22:44.378Z] #20 56.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T15:22:44.378Z] #20 56.59 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-22T15:22:44.378Z] #20 56.60 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-22T15:22:44.378Z] #20 56.61 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T15:22:44.378Z] #20 56.61 Setting up zip (3.0-11+b1) ... [2020-12-22T15:22:44.674Z] #20 56.62 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T15:22:44.674Z] #20 56.66 Setting up bash-completion (1:2.8-6) ... [2020-12-22T15:22:44.930Z] #43 ... [2020-12-22T15:22:44.930Z] [2020-12-22T15:22:44.930Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:22:44.930Z] #41 12.57 PBCC images/timens.pb-c.c [2020-12-22T15:22:44.930Z] #41 12.66 DEP images/timens.pb-c.d [2020-12-22T15:22:45.193Z] #41 12.77 PBCC images/fown.pb-c.c [2020-12-22T15:22:45.193Z] #41 12.84 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-22T15:22:45.453Z] #41 12.98 PBCC images/opts.pb-c.c [2020-12-22T15:22:45.453Z] #41 13.04 PBCC images/memfd.pb-c.c [2020-12-22T15:22:45.453Z] #41 13.09 DEP images/fown.pb-c.d [2020-12-22T15:22:45.453Z] #41 13.10 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-22T15:22:45.453Z] #41 13.17 DEP images/opts.pb-c.d [2020-12-22T15:22:45.712Z] #41 13.33 DEP images/memfd.pb-c.d [2020-12-22T15:22:45.972Z] #41 13.50 PBCC images/sit.pb-c.c [2020-12-22T15:22:45.972Z] #41 13.61 DEP images/sit.pb-c.d [2020-12-22T15:22:45.972Z] #41 13.68 PBCC images/macvlan.pb-c.c [2020-12-22T15:22:46.232Z] #41 13.81 DEP images/macvlan.pb-c.d [2020-12-22T15:22:46.232Z] #41 13.92 PBCC images/autofs.pb-c.c [2020-12-22T15:22:46.232Z] #41 13.98 DEP images/autofs.pb-c.d [2020-12-22T15:22:46.491Z] #41 14.04 PBCC images/sysctl.pb-c.c [2020-12-22T15:22:46.491Z] #41 14.06 DEP images/sysctl.pb-c.d [2020-12-22T15:22:46.491Z] #41 14.11 PBCC images/time.pb-c.c [2020-12-22T15:22:46.491Z] #41 14.14 DEP images/time.pb-c.d [2020-12-22T15:22:46.491Z] #41 ... [2020-12-22T15:22:46.491Z] [2020-12-22T15:22:46.491Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:22:46.491Z] #32 109.6 github.com/BurntSushi/toml/cmd/tomlv [2020-12-22T15:22:46.491Z] #32 DONE 116.6s [2020-12-22T15:22:46.491Z] [2020-12-22T15:22:46.491Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:22:46.491Z] #41 14.19 PBCC images/binfmt-misc.pb-c.c [2020-12-22T15:22:46.491Z] #41 14.21 DEP images/binfmt-misc.pb-c.d [2020-12-22T15:22:46.749Z] #41 14.32 PBCC images/seccomp.pb-c.c [2020-12-22T15:22:46.749Z] #41 14.39 DEP images/seccomp.pb-c.d [2020-12-22T15:22:46.749Z] #41 14.51 PBCC images/userns.pb-c.c [2020-12-22T15:22:47.010Z] #41 14.56 DEP images/userns.pb-c.d [2020-12-22T15:22:47.010Z] #41 14.66 PBCC images/cgroup.pb-c.c [2020-12-22T15:22:47.010Z] #41 14.69 DEP images/cgroup.pb-c.d [2020-12-22T15:22:47.010Z] #41 14.80 PBCC images/ext-file.pb-c.c [2020-12-22T15:22:47.269Z] #41 14.81 DEP images/ext-file.pb-c.d [2020-12-22T15:22:47.269Z] #41 14.89 PBCC images/rpc.pb-c.c [2020-12-22T15:22:47.269Z] #41 15.02 DEP images/rpc.pb-c.d [2020-12-22T15:22:47.530Z] #41 15.25 PBCC images/siginfo.pb-c.c [2020-12-22T15:22:47.790Z] #41 15.28 DEP images/siginfo.pb-c.d [2020-12-22T15:22:47.790Z] #41 15.44 PBCC images/pagemap.pb-c.c [2020-12-22T15:22:48.050Z] #41 15.68 DEP images/pagemap.pb-c.d [2020-12-22T15:22:48.050Z] #41 15.79 PBCC images/rlimit.pb-c.c [2020-12-22T15:22:48.310Z] #41 15.86 DEP images/rlimit.pb-c.d [2020-12-22T15:22:48.310Z] #41 15.94 PBCC images/file-lock.pb-c.c [2020-12-22T15:22:48.310Z] #41 15.95 DEP images/file-lock.pb-c.d [2020-12-22T15:22:48.310Z] #41 15.98 PBCC images/tty.pb-c.c [2020-12-22T15:22:48.310Z] #41 16.02 DEP images/tty.pb-c.d [2020-12-22T15:22:48.310Z] #41 16.08 PBCC images/tun.pb-c.c [2020-12-22T15:22:48.571Z] #41 16.10 PBCC images/netdev.pb-c.c [2020-12-22T15:22:48.571Z] #41 16.22 DEP images/tun.pb-c.d [2020-12-22T15:22:48.571Z] #41 16.30 DEP images/netdev.pb-c.d [2020-12-22T15:22:48.832Z] #41 16.42 PBCC images/vma.pb-c.c [2020-12-22T15:22:48.832Z] #41 16.51 DEP images/vma.pb-c.d [2020-12-22T15:22:48.832Z] #41 16.58 PBCC images/creds.pb-c.c [2020-12-22T15:22:48.832Z] #41 16.65 DEP images/creds.pb-c.d [2020-12-22T15:22:49.092Z] #41 16.74 PBCC images/utsns.pb-c.c [2020-12-22T15:22:49.180Z] #20 60.55 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-12-22T15:22:49.180Z] #20 60.56 Setting up xz-utils (5.2.4-1) ... [2020-12-22T15:22:49.180Z] #20 60.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-22T15:22:49.180Z] #20 60.59 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-22T15:22:49.180Z] #20 60.75 invoke-rc.d: could not determine current runlevel [2020-12-22T15:22:49.180Z] #20 60.76 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-22T15:22:49.180Z] #20 60.78 Setting up pigz (2.4-1) ... [2020-12-22T15:22:49.180Z] #20 60.78 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-22T15:22:49.180Z] #20 60.79 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-22T15:22:49.180Z] #20 60.79 Setting up python-pip-whl (18.1-5) ... [2020-12-22T15:22:49.180Z] #20 60.80 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-12-22T15:22:49.180Z] #20 60.81 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-22T15:22:49.351Z] #41 16.87 DEP images/utsns.pb-c.d [2020-12-22T15:22:49.351Z] #41 16.95 PBCC images/ipc-desc.pb-c.c [2020-12-22T15:22:49.351Z] #41 17.02 PBCC images/ipc-sem.pb-c.c [2020-12-22T15:22:49.351Z] #41 17.03 DEP images/ipc-desc.pb-c.d [2020-12-22T15:22:49.351Z] #41 ... [2020-12-22T15:22:49.351Z] [2020-12-22T15:22:49.351Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:22:49.351Z] #49 109.4 encoding/json [2020-12-22T15:22:49.351Z] #49 114.3 github.com/pkg/diff [2020-12-22T15:22:49.351Z] #49 116.5 go/ast [2020-12-22T15:22:49.351Z] #49 118.8 golang.org/x/crypto/ssh/terminal [2020-12-22T15:22:49.478Z] #20 61.46 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-12-22T15:22:49.478Z] #20 61.47 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-22T15:22:49.478Z] #20 61.48 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-22T15:22:49.478Z] #20 61.49 Setting up vim (2:8.1.0875-5) ... [2020-12-22T15:22:49.478Z] #20 61.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-22T15:22:49.478Z] #20 61.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-22T15:22:49.478Z] #20 61.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-22T15:22:49.478Z] #20 61.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-22T15:22:49.478Z] #20 61.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-22T15:22:49.478Z] #20 61.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-22T15:22:49.478Z] #20 61.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-22T15:22:49.611Z] #49 ... [2020-12-22T15:22:49.611Z] [2020-12-22T15:22:49.611Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:22:49.611Z] #41 17.16 DEP images/ipc-sem.pb-c.d [2020-12-22T15:22:49.611Z] #41 17.18 PBCC images/ipc-msg.pb-c.c [2020-12-22T15:22:49.611Z] #41 17.20 DEP images/ipc-msg.pb-c.d [2020-12-22T15:22:49.611Z] #41 17.21 PBCC images/ipc-shm.pb-c.c [2020-12-22T15:22:49.611Z] #41 17.21 DEP images/ipc-shm.pb-c.d [2020-12-22T15:22:49.611Z] #41 17.22 PBCC images/ipc-var.pb-c.c [2020-12-22T15:22:49.611Z] #41 17.23 DEP images/ipc-var.pb-c.d [2020-12-22T15:22:49.611Z] #41 17.24 PBCC images/sk-opts.pb-c.c [2020-12-22T15:22:49.611Z] #41 17.24 PBCC images/packet-sock.pb-c.c [2020-12-22T15:22:49.776Z] #20 61.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-22T15:22:49.776Z] #20 61.62 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-22T15:22:49.776Z] #20 61.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T15:22:49.776Z] #20 61.64 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-12-22T15:22:49.776Z] #20 61.65 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T15:22:49.776Z] #20 61.65 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-22T15:22:49.776Z] #20 61.66 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T15:22:49.871Z] #41 17.36 DEP images/sk-opts.pb-c.d [2020-12-22T15:22:49.871Z] #41 17.40 DEP images/packet-sock.pb-c.d [2020-12-22T15:22:49.871Z] #41 17.47 PBCC images/sk-netlink.pb-c.c [2020-12-22T15:22:49.871Z] #41 17.56 DEP images/sk-netlink.pb-c.d [2020-12-22T15:22:50.131Z] #41 17.64 PBCC images/sk-inet.pb-c.c [2020-12-22T15:22:50.131Z] #41 17.73 DEP images/sk-inet.pb-c.d [2020-12-22T15:22:50.391Z] #41 17.98 PBCC images/sk-unix.pb-c.c [2020-12-22T15:22:50.391Z] #41 18.09 DEP images/sk-unix.pb-c.d [2020-12-22T15:22:50.391Z] #41 18.17 PBCC images/mm.pb-c.c [2020-12-22T15:22:50.651Z] #41 18.25 DEP images/mm.pb-c.d [2020-12-22T15:22:50.651Z] #41 18.36 PBCC images/timerfd.pb-c.c [2020-12-22T15:22:50.651Z] #41 18.46 DEP images/timerfd.pb-c.d [2020-12-22T15:22:51.220Z] #41 18.61 PBCC images/timer.pb-c.c [2020-12-22T15:22:51.220Z] #41 18.66 DEP images/timer.pb-c.d [2020-12-22T15:22:51.220Z] #41 18.77 PBCC images/sa.pb-c.c [2020-12-22T15:22:51.220Z] #41 18.87 DEP images/sa.pb-c.d [2020-12-22T15:22:51.220Z] #41 18.96 PBCC images/pipe-data.pb-c.c [2020-12-22T15:22:51.220Z] #41 18.99 DEP images/pipe-data.pb-c.d [2020-12-22T15:22:51.481Z] #41 19.06 PBCC images/mnt.pb-c.c [2020-12-22T15:22:51.481Z] #41 19.19 DEP images/mnt.pb-c.d [2020-12-22T15:22:51.740Z] #41 19.36 PBCC images/sk-packet.pb-c.c [2020-12-22T15:22:51.740Z] #41 19.46 DEP images/sk-packet.pb-c.d [2020-12-22T15:22:51.740Z] #41 19.54 PBCC images/tcp-stream.pb-c.c [2020-12-22T15:22:52.000Z] #41 19.66 DEP images/tcp-stream.pb-c.d [2020-12-22T15:22:52.000Z] #41 19.73 PBCC images/pipe.pb-c.c [2020-12-22T15:22:52.000Z] #41 19.80 DEP images/pipe.pb-c.d [2020-12-22T15:22:52.260Z] #41 19.88 PBCC images/pstree.pb-c.c [2020-12-22T15:22:52.260Z] #41 19.90 DEP images/pstree.pb-c.d [2020-12-22T15:22:52.260Z] #41 19.95 PBCC images/fs.pb-c.c [2020-12-22T15:22:52.260Z] #41 19.98 DEP images/fs.pb-c.d [2020-12-22T15:22:52.260Z] #41 20.04 PBCC images/signalfd.pb-c.c [2020-12-22T15:22:52.520Z] #41 20.10 DEP images/signalfd.pb-c.d [2020-12-22T15:22:52.520Z] #41 20.24 PBCC images/fh.pb-c.c [2020-12-22T15:22:52.779Z] #41 20.39 PBCC images/fsnotify.pb-c.c [2020-12-22T15:22:52.779Z] #41 20.42 DEP images/fh.pb-c.d [2020-12-22T15:22:52.779Z] #41 20.47 DEP images/fsnotify.pb-c.d [2020-12-22T15:22:53.040Z] #41 20.66 PBCC images/eventpoll.pb-c.c [2020-12-22T15:22:53.040Z] #41 20.69 DEP images/eventpoll.pb-c.d [2020-12-22T15:22:53.040Z] #41 20.75 PBCC images/eventfd.pb-c.c [2020-12-22T15:22:53.040Z] #41 20.80 DEP images/eventfd.pb-c.d [2020-12-22T15:22:53.040Z] #41 20.87 PBCC images/remap-file-path.pb-c.c [2020-12-22T15:22:53.299Z] #41 20.92 DEP images/remap-file-path.pb-c.d [2020-12-22T15:22:53.299Z] #41 20.98 PBCC images/fifo.pb-c.c [2020-12-22T15:22:53.300Z] #41 21.02 DEP images/fifo.pb-c.d [2020-12-22T15:22:53.300Z] #41 21.08 PBCC images/ghost-file.pb-c.c [2020-12-22T15:22:53.559Z] #41 21.19 DEP images/ghost-file.pb-c.d [2020-12-22T15:22:53.559Z] #41 21.24 PBCC images/regfile.pb-c.c [2020-12-22T15:22:53.559Z] #41 21.31 DEP images/regfile.pb-c.d [2020-12-22T15:22:53.819Z] #41 21.39 PBCC images/ns.pb-c.c [2020-12-22T15:22:53.819Z] #41 21.44 DEP images/ns.pb-c.d [2020-12-22T15:22:53.819Z] #41 21.48 PBCC images/fdinfo.pb-c.c [2020-12-22T15:22:53.819Z] #41 21.58 DEP images/fdinfo.pb-c.d [2020-12-22T15:22:54.079Z] #41 21.83 PBCC images/core-aarch64.pb-c.c [2020-12-22T15:22:54.267Z] #20 65.99 Setting up iptables (1.8.2-4) ... [2020-12-22T15:22:54.267Z] #20 66.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T15:22:54.267Z] #20 66.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T15:22:54.267Z] #20 66.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T15:22:54.267Z] #20 66.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T15:22:54.267Z] #20 66.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-22T15:22:54.267Z] #20 66.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-22T15:22:54.267Z] #20 66.11 Setting up python3 (3.7.3-1) ... [2020-12-22T15:22:54.339Z] #41 21.97 PBCC images/core-arm.pb-c.c [2020-12-22T15:22:54.339Z] #41 22.09 PBCC images/core-ppc64.pb-c.c [2020-12-22T15:22:54.563Z] #20 66.73 Setting up python3-wheel (0.32.3-2) ... [2020-12-22T15:22:54.599Z] #41 22.27 PBCC images/core-s390.pb-c.c [2020-12-22T15:22:54.599Z] #41 22.32 PBCC images/core-x86.pb-c.c [2020-12-22T15:22:54.859Z] #41 22.39 PBCC images/core.pb-c.c [2020-12-22T15:22:54.859Z] #41 22.52 PBCC images/inventory.pb-c.c [2020-12-22T15:22:54.860Z] #20 ... [2020-12-22T15:22:54.860Z] [2020-12-22T15:22:54.860Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:22:54.860Z] #43 110.0 CC criu/clone-noasan.o [2020-12-22T15:22:54.860Z] #43 110.4 CC criu/config.o [2020-12-22T15:22:54.860Z] #43 113.9 CC criu/cr-check.o [2020-12-22T15:22:54.860Z] #43 116.7 CC criu/cr-dedup.o [2020-12-22T15:22:54.860Z] #43 117.3 CC criu/cr-dump.o [2020-12-22T15:22:55.119Z] #41 22.68 DEP images/core-aarch64.pb-c.d [2020-12-22T15:22:55.119Z] #41 22.76 DEP images/core-arm.pb-c.d [2020-12-22T15:22:55.119Z] #41 22.84 DEP images/core-ppc64.pb-c.d [2020-12-22T15:22:55.379Z] #41 22.99 DEP images/core-s390.pb-c.d [2020-12-22T15:22:55.379Z] #41 23.09 DEP images/core-x86.pb-c.d [2020-12-22T15:22:55.379Z] #41 23.13 DEP images/core.pb-c.d [2020-12-22T15:22:55.379Z] #41 23.17 DEP images/inventory.pb-c.d [2020-12-22T15:22:55.638Z] #41 23.21 PBCC images/cpuinfo.pb-c.c [2020-12-22T15:22:55.638Z] #41 23.21 DEP images/cpuinfo.pb-c.d [2020-12-22T15:22:55.638Z] #41 23.29 PBCC images/stats.pb-c.c [2020-12-22T15:22:55.638Z] #41 23.33 DEP images/stats.pb-c.d [2020-12-22T15:22:55.926Z] #43 120.8 CC criu/cr-errno.o [2020-12-22T15:22:55.926Z] #43 ... [2020-12-22T15:22:55.926Z] [2020-12-22T15:22:55.926Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:22:55.926Z] #20 67.78 Setting up apparmor (2.13.2-10) ... [2020-12-22T15:22:57.547Z] #41 ... [2020-12-22T15:22:57.547Z] [2020-12-22T15:22:57.547Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:22:58.019Z] #20 69.81 Setting up xfsprogs (4.20.0-1) ... [2020-12-22T15:22:58.019Z] #20 ... [2020-12-22T15:22:58.019Z] [2020-12-22T15:22:58.019Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:22:58.019Z] #45 177.1 github.com/LK4D4/vndr/godl [2020-12-22T15:22:58.019Z] #45 177.9 github.com/LK4D4/vndr [2020-12-22T15:22:58.019Z] #45 ... [2020-12-22T15:22:58.019Z] [2020-12-22T15:22:58.019Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:22:58.019Z] #20 69.81 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-22T15:22:58.316Z] #20 70.37 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-22T15:22:59.384Z] #54 60.24 Checking out files: 35% (1298/3706) Checking out files: 36% (1335/3706) Checking out files: 37% (1372/3706) Checking out files: 38% (1409/3706) Checking out files: 39% (1446/3706) Checking out files: 40% (1483/3706) Checking out files: 41% (1520/3706) Checking out files: 42% (1557/3706) Checking out files: 43% (1594/3706) Checking out files: 44% (1631/3706) Checking out files: 45% (1668/3706) Checking out files: 46% (1705/3706) Checking out files: 47% (1742/3706) Checking out files: 48% (1779/3706) Checking out files: 49% (1816/3706) Checking out files: 50% (1853/3706) Checking out files: 51% (1891/3706) Checking out files: 52% (1928/3706) Checking out files: 53% (1965/3706) Checking out files: 54% (2002/3706) Checking out files: 55% (2039/3706) Checking out files: 56% (2076/3706) Checking out files: 57% (2113/3706) Checking out files: 58% (2150/3706) Checking out files: 59% (2187/3706) Checking out files: 60% (2224/3706) Checking out files: 61% (2261/3706) Checking out files: 62% (2298/3706) Checking out files: 63% (2335/3706) Checking out files: 64% (2372/3706) Checking out files: 65% (2409/3706) Checking out files: 66% (2446/3706) Checking out files: 67% (2484/3706) Checking out files: 68% (2521/3706) Checking out files: 69% (2558/3706) Checking out files: 70% (2595/3706) Checking out files: 71% (2632/3706) Checking out files: 72% (2669/3706) Checking out files: 73% (2706/3706) Checking out files: 74% (2743/3706) Checking out files: 75% (2780/3706) Checking out files: 76% (2817/3706) Checking out files: 77% (2854/3706) Checking out files: 78% (2891/3706) Checking out files: 79% (2928/3706) Checking out files: 79% (2958/3706) Checking out files: 80% (2965/3706) Checking out files: 81% (3002/3706) Checking out files: 82% (3039/3706) Checking out files: 83% (3076/3706) Checking out files: 84% (3114/3706) Checking out files: 85% (3151/3706) Checking out files: 86% (3188/3706) Checking out files: 87% (3225/3706) Checking out files: 88% (3262/3706) Checking out files: 89% (3299/3706) Checking out files: 90% (3336/3706) Checking out files: 91% (3373/3706) Checking out files: 92% (3410/3706) Checking out files: 93% (3447/3706) Checking out files: 94% (3484/3706) Checking out files: 95% (3521/3706) Checking out files: 96% (3558/3706) Checking out files: 97% (3595/3706) Checking out files: 98% (3632/3706) Checking out files: 99% (3669/3706) Checking out files: 100% (3706/3706) Checking out files: 100% (3706/3706), done. [2020-12-22T15:22:59.384Z] #54 62.28 + cd /tmp/tmp.EjOgMGor1I/src/github.com/containerd/containerd [2020-12-22T15:22:59.384Z] #54 62.28 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-22T15:22:59.845Z] #20 ... [2020-12-22T15:22:59.845Z] [2020-12-22T15:22:59.845Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:22:59.845Z] #45 DONE 188.9s [2020-12-22T15:22:59.845Z] [2020-12-22T15:22:59.845Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:22:59.845Z] #20 71.68 Setting up python3-distutils (3.7.3-1) ... [2020-12-22T15:23:00.767Z] #54 63.42 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-22T15:23:00.767Z] #54 63.42 + BUILDTAGS='netgo osusergo static_build' [2020-12-22T15:23:00.767Z] #54 63.42 + export EXTRA_FLAGS=-buildmode=pie [2020-12-22T15:23:00.767Z] #54 63.42 + EXTRA_FLAGS=-buildmode=pie [2020-12-22T15:23:00.767Z] #54 63.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-22T15:23:00.767Z] #54 63.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-22T15:23:00.767Z] #54 63.42 + '[' '' = dynamic ']' [2020-12-22T15:23:00.767Z] #54 63.42 + make [2020-12-22T15:23:00.767Z] #54 ... [2020-12-22T15:23:00.767Z] [2020-12-22T15:23:00.767Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:23:00.767Z] #43 120.9 text/template [2020-12-22T15:23:00.767Z] #43 121.3 go/parser [2020-12-22T15:23:00.767Z] #43 126.6 encoding/xml [2020-12-22T15:23:00.767Z] #43 128.4 go/doc [2020-12-22T15:23:00.767Z] #43 ... [2020-12-22T15:23:00.767Z] [2020-12-22T15:23:00.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:00.767Z] #41 26.33 make[1]: Nothing to be done for 'all'. [2020-12-22T15:23:00.767Z] #41 28.58 CC images/stats.o [2020-12-22T15:23:00.896Z] #20 72.79 Setting up python3-setuptools (40.8.0-1) ... [2020-12-22T15:23:01.342Z] #41 ... [2020-12-22T15:23:01.342Z] [2020-12-22T15:23:01.342Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:23:01.342Z] #49 121.3 mvdan.cc/editorconfig [2020-12-22T15:23:01.342Z] #49 122.9 mvdan.cc/sh/v3/fileutil [2020-12-22T15:23:01.342Z] #49 123.5 mvdan.cc/sh/v3/syntax [2020-12-22T15:23:01.437Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T15:23:01.437Z] [2020-12-22T15:23:01.437Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-22T15:23:01.437Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-22T15:23:01.437Z] HOSTNAME=5b78e0bddfdd [2020-12-22T15:23:01.437Z] TESTDEBUG=0 [2020-12-22T15:23:01.437Z] DEST=bundles/test-integration [2020-12-22T15:23:01.437Z] PWD=/go/src/github.com/docker/docker [2020-12-22T15:23:01.437Z] DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:23:01.437Z] container=docker [2020-12-22T15:23:01.437Z] HOME=/root [2020-12-22T15:23:01.437Z] GOLANG_VERSION=1.13.15 [2020-12-22T15:23:01.437Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-22T15:23:01.437Z] VALIDATE_BRANCH=master [2020-12-22T15:23:01.437Z] TERM=xterm [2020-12-22T15:23:01.437Z] DOCKER_PKG=github.com/docker/docker [2020-12-22T15:23:01.437Z] SHLVL=1 [2020-12-22T15:23:01.437Z] TIMEOUT=120m [2020-12-22T15:23:01.437Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-22T15:23:01.437Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-22T15:23:01.437Z] GO111MODULE=off [2020-12-22T15:23:01.437Z] DOCKER_EXPERIMENTAL=1 [2020-12-22T15:23:01.437Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-22T15:23:01.437Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-22T15:23:01.437Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-22T15:23:01.437Z] GOPATH=/go [2020-12-22T15:23:01.437Z] PKG_CONFIG=pkg-config [2020-12-22T15:23:01.437Z] _=/usr/bin/env [2020-12-22T15:23:01.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-22T15:23:01.602Z] #49 ... [2020-12-22T15:23:01.602Z] [2020-12-22T15:23:01.602Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:01.602Z] #41 29.20 CC images/core.o [2020-12-22T15:23:02.427Z] #20 74.21 Setting up python3-pip (18.1-5) ... [2020-12-22T15:23:02.544Z] #41 30.23 CC images/core-x86.o [2020-12-22T15:23:03.484Z] #41 31.07 CC images/core-arm.o [2020-12-22T15:23:03.958Z] #20 75.64 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T15:23:03.958Z] #20 75.81 Processing triggers for mime-support (3.62) ... [2020-12-22T15:23:03.958Z] #20 DONE 76.0s [2020-12-22T15:23:03.958Z] [2020-12-22T15:23:03.958Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-22T15:23:04.054Z] #41 31.69 CC images/core-aarch64.o [2020-12-22T15:23:04.258Z] #21 0.375 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-22T15:23:04.556Z] #21 0.380 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-22T15:23:04.556Z] #21 0.384 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-22T15:23:04.556Z] #21 DONE 0.5s [2020-12-22T15:23:04.556Z] [2020-12-22T15:23:04.556Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T15:23:04.623Z] #41 32.31 CC images/core-ppc64.o [2020-12-22T15:23:06.027Z] #41 33.34 CC images/core-s390.o [2020-12-22T15:23:06.079Z] #22 ... [2020-12-22T15:23:06.079Z] [2020-12-22T15:23:06.079Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:06.079Z] #43 121.0 CC criu/cr-restore.o [2020-12-22T15:23:06.079Z] #43 128.0 CC criu/cr-service.o [2020-12-22T15:23:06.079Z] #43 130.2 CC criu/crtools.o [2020-12-22T15:23:06.079Z] #43 130.8 CC criu/eventfd.o [2020-12-22T15:23:06.079Z] #43 131.2 CC criu/eventpoll.o [2020-12-22T15:23:06.597Z] #41 34.23 CC images/cpuinfo.o [2020-12-22T15:23:06.857Z] #41 34.66 CC images/inventory.o [2020-12-22T15:23:07.132Z] #43 132.1 CC criu/external.o [2020-12-22T15:23:07.426Z] #41 35.08 CC images/fdinfo.o [2020-12-22T15:23:07.435Z] #43 132.6 CC criu/fault-injection.o [2020-12-22T15:23:07.435Z] #43 132.7 CC criu/fdstore.o [2020-12-22T15:23:07.996Z] #41 35.79 CC images/fown.o [2020-12-22T15:23:08.073Z] #43 133.3 CC criu/fifo.o [2020-12-22T15:23:08.565Z] #41 36.23 CC images/ns.o [2020-12-22T15:23:08.719Z] #43 133.7 CC criu/file-ids.o [2020-12-22T15:23:09.016Z] #43 134.2 CC criu/file-lock.o [2020-12-22T15:23:09.137Z] #41 36.58 CC images/regfile.o [2020-12-22T15:23:09.396Z] #41 37.06 CC images/ghost-file.o [2020-12-22T15:23:09.661Z] #43 ... [2020-12-22T15:23:09.661Z] [2020-12-22T15:23:09.661Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T15:23:09.661Z] #22 5.230 Collecting yamllint==1.16.0 [2020-12-22T15:23:09.958Z] #22 ... [2020-12-22T15:23:09.958Z] [2020-12-22T15:23:09.958Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T15:23:09.958Z] #32 DONE 199.4s [2020-12-22T15:23:09.958Z] [2020-12-22T15:23:09.958Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T15:23:09.958Z] #22 5.592 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-22T15:23:09.964Z] #41 37.64 CC images/fifo.o [2020-12-22T15:23:10.224Z] #41 37.74 CC images/remap-file-path.o [2020-12-22T15:23:10.256Z] #22 5.672 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-22T15:23:10.256Z] #22 5.742 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-22T15:23:10.256Z] #22 5.798 Collecting pyyaml (from yamllint==1.16.0) [2020-12-22T15:23:10.484Z] #41 38.06 CC images/eventfd.o [2020-12-22T15:23:10.552Z] #22 6.123 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-22T15:23:10.744Z] #41 38.38 CC images/eventpoll.o [2020-12-22T15:23:11.313Z] #41 38.83 CC images/fh.o [2020-12-22T15:23:11.572Z] #41 39.24 CC images/fsnotify.o [2020-12-22T15:23:11.831Z] #41 ... [2020-12-22T15:23:11.831Z] [2020-12-22T15:23:11.831Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:23:11.831Z] #54 64.79 + bin/ctr [2020-12-22T15:23:11.831Z] #54 ... [2020-12-22T15:23:11.831Z] [2020-12-22T15:23:11.831Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:23:11.831Z] #43 133.1 github.com/LK4D4/vndr/build [2020-12-22T15:23:11.831Z] #43 135.6 github.com/LK4D4/vndr/versioned [2020-12-22T15:23:11.831Z] #43 135.9 compress/flate [2020-12-22T15:23:11.831Z] #43 138.3 hash/crc32 [2020-12-22T15:23:11.831Z] #43 139.6 vendor/golang.org/x/crypto/cryptobyte [2020-12-22T15:23:11.831Z] #43 140.1 compress/gzip [2020-12-22T15:23:11.831Z] #43 141.2 net [2020-12-22T15:23:12.094Z] #43 ... [2020-12-22T15:23:12.094Z] [2020-12-22T15:23:12.094Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:12.094Z] #41 39.81 CC images/signalfd.o [2020-12-22T15:23:12.353Z] #41 ... [2020-12-22T15:23:12.353Z] [2020-12-22T15:23:12.353Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-22T15:23:12.353Z] #49 132.6 mvdan.cc/sh/v3/cmd/shfmt [2020-12-22T15:23:12.353Z] #49 DONE 142.4s [2020-12-22T15:23:12.353Z] [2020-12-22T15:23:12.353Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:12.613Z] #41 40.23 CC images/fs.o [2020-12-22T15:23:12.657Z] #22 8.274 Building wheels for collected packages: pyyaml [2020-12-22T15:23:12.874Z] #41 40.60 CC images/pstree.o [2020-12-22T15:23:12.953Z] #22 8.276 Running setup.py bdist_wheel for pyyaml: started [2020-12-22T15:23:13.134Z] #41 40.97 CC images/pipe.o [2020-12-22T15:23:13.705Z] #41 41.33 CC images/tcp-stream.o [2020-12-22T15:23:14.001Z] #22 9.424 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-22T15:23:14.001Z] #22 9.426 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-22T15:23:14.001Z] #22 9.507 Successfully built pyyaml [2020-12-22T15:23:14.001Z] #22 9.524 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-22T15:23:14.280Z] #41 41.74 CC images/sk-packet.o [2020-12-22T15:23:14.296Z] #22 9.909 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-22T15:23:14.540Z] #41 42.11 CC images/mnt.o [2020-12-22T15:23:14.540Z] #41 42.25 CC images/pipe-data.o [2020-12-22T15:23:14.592Z] #22 DONE 10.2s [2020-12-22T15:23:14.592Z] [2020-12-22T15:23:14.592Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:14.592Z] #43 135.8 CC criu/files-ext.o [2020-12-22T15:23:14.592Z] #43 136.8 CC criu/files-reg.o [2020-12-22T15:23:14.592Z] #43 139.8 CC criu/files.o [2020-12-22T15:23:14.800Z] #41 42.44 CC images/sa.o [2020-12-22T15:23:15.060Z] #41 42.63 CC images/timer.o [2020-12-22T15:23:15.629Z] #41 43.05 CC images/timerfd.o [2020-12-22T15:23:15.629Z] #41 43.32 CC images/mm.o [2020-12-22T15:23:16.199Z] #41 43.65 CC images/sk-opts.o [2020-12-22T15:23:16.458Z] #41 44.19 CC images/sk-unix.o [2020-12-22T15:23:17.028Z] #41 44.76 CC images/sk-inet.o [2020-12-22T15:23:17.350Z] #43 142.1 CC criu/filesystems.o [2020-12-22T15:23:17.964Z] #41 45.37 CC images/tun.o [2020-12-22T15:23:17.965Z] #41 45.65 CC images/sk-netlink.o [2020-12-22T15:23:17.992Z] #43 143.1 CC criu/fsnotify.o [2020-12-22T15:23:18.224Z] #41 46.05 CC images/packet-sock.o [2020-12-22T15:23:19.166Z] #41 46.70 CC images/ipc-var.o [2020-12-22T15:23:19.438Z] #41 47.02 CC images/ipc-desc.o [2020-12-22T15:23:19.532Z] #43 144.5 CC criu/image-desc.o [2020-12-22T15:23:19.532Z] #43 144.7 CC criu/image.o [2020-12-22T15:23:19.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-22T15:23:19.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-22T15:23:19.700Z] #41 47.39 CC images/ipc-shm.o [2020-12-22T15:23:19.959Z] #41 47.64 CC images/ipc-msg.o [2020-12-22T15:23:20.529Z] #41 48.23 CC images/ipc-sem.o [2020-12-22T15:23:20.581Z] #43 145.6 CC criu/ipc_ns.o [2020-12-22T15:23:20.789Z] #41 48.52 CC images/utsns.o [2020-12-22T15:23:21.048Z] #41 48.76 CC images/creds.o [2020-12-22T15:23:21.308Z] #41 49.02 CC images/vma.o [2020-12-22T15:23:21.567Z] #41 49.21 CC images/netdev.o [2020-12-22T15:23:22.107Z] #43 147.0 CC criu/irmap.o [2020-12-22T15:23:22.354Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T15:23:22.354Z] [2020-12-22T15:23:22.354Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-12-22T15:23:22.354Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-12-22T15:23:22.354Z] Using test binary docker [2020-12-22T15:23:22.354Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-22T15:23:22.354Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-22T15:23:22.354Z] INFO: Waiting for daemon to start... [2020-12-22T15:23:22.354Z] Starting dockerd [2020-12-22T15:23:22.354Z] . [2020-12-22T15:23:22.354Z] INFO: Building docker-sdk-python3:4.3.0... [2020-12-22T15:23:22.404Z] #43 147.8 CC criu/kcmp-ids.o [2020-12-22T15:23:22.505Z] #41 49.88 CC images/tty.o [2020-12-22T15:23:22.505Z] #41 ... [2020-12-22T15:23:22.505Z] [2020-12-22T15:23:22.505Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:23:22.505Z] #43 142.6 vendor/golang.org/x/crypto/internal/chacha20 [2020-12-22T15:23:22.505Z] #43 143.5 vendor/golang.org/x/crypto/poly1305 [2020-12-22T15:23:22.505Z] #43 144.2 vendor/golang.org/x/sys/cpu [2020-12-22T15:23:22.505Z] #43 144.7 vendor/golang.org/x/crypto/chacha20poly1305 [2020-12-22T15:23:22.505Z] #43 146.4 vendor/golang.org/x/crypto/hkdf [2020-12-22T15:23:22.505Z] #43 146.6 vendor/golang.org/x/text/transform [2020-12-22T15:23:22.505Z] #43 147.9 vendor/golang.org/x/text/unicode/bidi [2020-12-22T15:23:22.505Z] #43 150.3 vendor/golang.org/x/text/secure/bidirule [2020-12-22T15:23:22.505Z] #43 150.5 vendor/golang.org/x/text/unicode/norm [2020-12-22T15:23:22.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-22T15:23:23.048Z] #43 148.2 CC criu/kerndat.o [2020-12-22T15:23:23.077Z] #43 ... [2020-12-22T15:23:23.077Z] [2020-12-22T15:23:23.077Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:23.077Z] #41 50.84 CC images/file-lock.o [2020-12-22T15:23:23.646Z] #41 51.15 CC images/rlimit.o [2020-12-22T15:23:23.905Z] #41 51.44 CC images/pagemap.o [2020-12-22T15:23:24.164Z] #41 51.87 CC images/siginfo.o [2020-12-22T15:23:24.587Z] #43 149.4 CC criu/libnetlink.o [2020-12-22T15:23:24.732Z] #41 52.42 CC images/rpc.o [2020-12-22T15:23:24.883Z] #43 149.9 CC criu/log.o [2020-12-22T15:23:25.525Z] #43 150.4 CC criu/lsm.o [2020-12-22T15:23:25.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-22T15:23:25.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-22T15:23:25.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-22T15:23:25.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-22T15:23:25.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-22T15:23:25.821Z] #43 151.0 CC criu/mem.o [2020-12-22T15:23:26.637Z] #41 54.31 CC images/ext-file.o [2020-12-22T15:23:26.896Z] #41 54.55 CC images/cgroup.o [2020-12-22T15:23:27.155Z] #41 ... [2020-12-22T15:23:27.155Z] [2020-12-22T15:23:27.155Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:23:27.155Z] #11 147.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-22T15:23:27.155Z] #11 147.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-22T15:23:27.155Z] #11 147.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T15:23:27.155Z] #11 ... [2020-12-22T15:23:27.155Z] [2020-12-22T15:23:27.155Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:23:27.155Z] #43 157.2 vendor/golang.org/x/net/idna [2020-12-22T15:23:27.911Z] #43 153.1 CC criu/memfd.o [2020-12-22T15:23:28.553Z] #43 153.7 CC criu/mount.o [2020-12-22T15:23:28.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-22T15:23:29.791Z] #43 159.7 vendor/golang.org/x/net/http2/hpack [2020-12-22T15:23:31.184Z] #43 161.3 mime [2020-12-22T15:23:33.050Z] #43 158.1 CC criu/namespaces.o [2020-12-22T15:23:33.089Z] #43 ... [2020-12-22T15:23:33.089Z] [2020-12-22T15:23:33.089Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:33.089Z] #41 55.42 CC images/userns.o [2020-12-22T15:23:33.089Z] #41 55.84 CC images/google/protobuf/descriptor.o [2020-12-22T15:23:33.089Z] #41 58.31 CC images/opts.o [2020-12-22T15:23:33.089Z] #41 58.70 CC images/seccomp.o [2020-12-22T15:23:33.089Z] #41 59.12 CC images/binfmt-misc.o [2020-12-22T15:23:33.089Z] #41 59.59 CC images/time.o [2020-12-22T15:23:33.089Z] #41 60.00 CC images/sysctl.o [2020-12-22T15:23:33.089Z] #41 60.43 CC images/autofs.o [2020-12-22T15:23:33.089Z] #41 60.59 CC images/macvlan.o [2020-12-22T15:23:33.089Z] #41 60.87 CC images/sit.o [2020-12-22T15:23:33.661Z] #41 61.26 CC images/memfd.o [2020-12-22T15:23:34.229Z] #41 61.72 CC images/timens.o [2020-12-22T15:23:34.229Z] #41 ... [2020-12-22T15:23:34.229Z] [2020-12-22T15:23:34.229Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:23:34.229Z] #43 164.5 mime/quotedprintable [2020-12-22T15:23:35.140Z] #43 160.0 CC criu/net.o [2020-12-22T15:23:35.167Z] #43 165.2 net/http/internal [2020-12-22T15:23:38.457Z] #43 168.3 mime/multipart [2020-12-22T15:23:38.457Z] #43 168.3 crypto/tls [2020-12-22T15:23:38.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-22T15:23:39.633Z] #43 164.3 CC criu/netfilter.o [2020-12-22T15:23:39.633Z] #43 164.8 CC criu/page-pipe.o [2020-12-22T15:23:40.362Z] #43 ... [2020-12-22T15:23:40.362Z] [2020-12-22T15:23:40.362Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:40.362Z] #41 62.08 LINK images/built-in.o [2020-12-22T15:23:40.362Z] #41 62.35 GEN compel/include/asm [2020-12-22T15:23:40.362Z] #41 62.45 GEN compel/include/version.h [2020-12-22T15:23:40.362Z] #41 62.46 touch .config [2020-12-22T15:23:40.362Z] #41 62.54 GEN include/common/config.h [2020-12-22T15:23:40.362Z] #41 62.75 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-22T15:23:40.362Z] #41 62.82 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-22T15:23:40.362Z] #41 62.86 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-22T15:23:40.362Z] #41 62.88 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-22T15:23:40.362Z] #41 62.93 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-22T15:23:40.362Z] #41 62.96 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-22T15:23:40.362Z] #41 63.00 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-22T15:23:40.362Z] #41 63.05 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-22T15:23:40.362Z] #41 63.08 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-22T15:23:40.362Z] #41 63.12 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-22T15:23:40.362Z] #41 63.12 DEP compel/plugins/std/infect.d [2020-12-22T15:23:40.362Z] #41 63.33 DEP compel/plugins/std/string.d [2020-12-22T15:23:40.362Z] #41 63.45 DEP compel/plugins/std/log.d [2020-12-22T15:23:40.362Z] #41 63.56 DEP compel/plugins/std/fds.d [2020-12-22T15:23:40.362Z] #41 63.66 DEP compel/plugins/std/std.d [2020-12-22T15:23:40.362Z] #41 63.77 DEP compel/plugins/shmem/shmem.d [2020-12-22T15:23:40.362Z] #41 63.91 DEP compel/plugins/fds/fds.d [2020-12-22T15:23:40.362Z] #41 64.08 CC compel/plugins/std/std.o [2020-12-22T15:23:40.362Z] #41 64.42 CC compel/plugins/std/fds.o [2020-12-22T15:23:40.362Z] #41 65.04 CC compel/plugins/std/log.o [2020-12-22T15:23:40.362Z] #41 66.40 CC compel/plugins/std/string.o [2020-12-22T15:23:40.362Z] #41 67.47 CC compel/plugins/std/infect.o [2020-12-22T15:23:40.622Z] #41 68.12 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-22T15:23:40.622Z] #41 ... [2020-12-22T15:23:40.622Z] [2020-12-22T15:23:40.622Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:23:40.622Z] #56 160.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-22T15:23:40.622Z] #56 160.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-22T15:23:40.622Z] #56 ... [2020-12-22T15:23:40.622Z] [2020-12-22T15:23:40.622Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:40.622Z] #41 68.24 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-22T15:23:40.622Z] #41 68.33 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-22T15:23:40.673Z] #43 165.6 CC criu/page-xfer.o [2020-12-22T15:23:40.881Z] #41 68.42 AR compel/plugins/std.lib.a [2020-12-22T15:23:41.141Z] #41 68.66 CC compel/plugins/fds/fds.o [2020-12-22T15:23:41.141Z] #41 68.85 AR compel/plugins/fds.lib.a [2020-12-22T15:23:41.141Z] #41 68.90 HOSTDEP compel/src/lib/log-host.d [2020-12-22T15:23:41.400Z] #41 ... [2020-12-22T15:23:41.400Z] [2020-12-22T15:23:41.400Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:23:41.400Z] #56 DONE 171.5s [2020-12-22T15:23:41.400Z] [2020-12-22T15:23:41.401Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:41.401Z] #41 69.01 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-22T15:23:41.401Z] #41 ... [2020-12-22T15:23:41.401Z] [2020-12-22T15:23:41.401Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-22T15:23:41.401Z] #57 DONE 0.1s [2020-12-22T15:23:41.401Z] [2020-12-22T15:23:41.401Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:41.401Z] #41 69.16 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-22T15:23:41.660Z] #41 ... [2020-12-22T15:23:41.660Z] [2020-12-22T15:23:41.660Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-22T15:23:41.660Z] #58 DONE 0.1s [2020-12-22T15:23:41.660Z] [2020-12-22T15:23:41.660Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:41.660Z] #41 69.30 HOSTDEP compel/src/main-host.d [2020-12-22T15:23:41.660Z] #41 69.42 DEP compel/src/lib/ptrace.d [2020-12-22T15:23:41.920Z] #41 69.64 DEP compel/src/lib/infect.d [2020-12-22T15:23:42.488Z] #41 69.88 DEP compel/src/lib/infect-util.d [2020-12-22T15:23:42.488Z] #41 70.03 DEP compel/src/lib/infect-rpc.d [2020-12-22T15:23:42.488Z] #41 70.22 DEP compel/arch/x86/src/lib/infect.d [2020-12-22T15:23:42.747Z] #41 70.44 DEP compel/arch/x86/src/lib/cpu.d [2020-12-22T15:23:42.754Z] #43 167.9 CC criu/pagemap-cache.o [2020-12-22T15:23:43.007Z] #41 70.52 DEP compel/src/lib/log.d [2020-12-22T15:23:43.007Z] #41 70.64 DEP compel/src/main.d [2020-12-22T15:23:43.007Z] #41 70.85 DEP compel/src/lib/handle-elf.d [2020-12-22T15:23:43.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-22T15:23:43.392Z] #43 168.4 CC criu/pagemap.o [2020-12-22T15:23:43.575Z] #41 71.05 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-22T15:23:43.575Z] #41 71.25 CC compel/src/lib/log.o [2020-12-22T15:23:44.145Z] #41 71.58 CC compel/arch/x86/src/lib/cpu.o [2020-12-22T15:23:44.431Z] #43 169.7 CC criu/parasite-syscall.o [2020-12-22T15:23:44.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-22T15:23:45.083Z] #41 72.75 CC compel/arch/x86/src/lib/infect.o [2020-12-22T15:23:45.480Z] #43 170.6 CC criu/path.o [2020-12-22T15:23:45.480Z] #43 ... [2020-12-22T15:23:45.480Z] [2020-12-22T15:23:45.480Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T15:23:45.480Z] #40 234.8 + dpkg --print-architecture [2020-12-22T15:23:45.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-22T15:23:45.808Z] #40 234.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-22T15:23:46.446Z] #40 235.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-22T15:23:46.446Z] #40 235.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-22T15:23:46.461Z] #41 74.09 CC compel/src/lib/infect-rpc.o [2020-12-22T15:23:46.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-22T15:23:47.029Z] #41 74.59 CC compel/src/lib/infect-util.o [2020-12-22T15:23:47.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-22T15:23:47.293Z] #41 74.83 CC compel/src/lib/infect.o [2020-12-22T15:23:47.862Z] #41 ... [2020-12-22T15:23:47.862Z] [2020-12-22T15:23:47.862Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:23:47.862Z] #11 173.4 Selecting previously unselected package libapparmor1:amd64. [2020-12-22T15:23:47.862Z] #11 173.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-22T15:23:47.862Z] #11 173.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-22T15:23:47.862Z] #11 173.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-22T15:23:47.862Z] #11 173.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-22T15:23:47.862Z] #11 173.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-22T15:23:47.862Z] #11 173.9 Selecting previously unselected package libbtrfs0. [2020-12-22T15:23:47.862Z] #11 173.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-22T15:23:47.862Z] #11 173.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-22T15:23:47.862Z] #11 174.0 Selecting previously unselected package libbtrfs-dev. [2020-12-22T15:23:47.862Z] #11 174.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-22T15:23:47.862Z] #11 174.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-22T15:23:47.862Z] #11 174.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-22T15:23:47.862Z] #11 174.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-22T15:23:47.862Z] #11 174.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T15:23:47.862Z] #11 174.3 Selecting previously unselected package libudev-dev:amd64. [2020-12-22T15:23:47.862Z] #11 174.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2020-12-22T15:23:47.862Z] #11 174.3 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-22T15:23:47.862Z] #11 174.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-22T15:23:47.862Z] #11 174.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-22T15:23:47.862Z] #11 174.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-22T15:23:47.862Z] #11 175.1 Selecting previously unselected package libpcre16-3:amd64. [2020-12-22T15:23:47.862Z] #11 175.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-22T15:23:47.862Z] #11 175.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-22T15:23:47.862Z] #11 175.5 Selecting previously unselected package libpcre32-3:amd64. [2020-12-22T15:23:47.862Z] #11 175.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-22T15:23:47.862Z] #11 175.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-22T15:23:47.862Z] #11 175.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-22T15:23:47.862Z] #11 175.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-22T15:23:47.862Z] #11 175.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-22T15:23:47.862Z] #11 176.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-22T15:23:47.862Z] #11 176.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-22T15:23:47.862Z] #11 176.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-22T15:23:47.862Z] #11 177.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-22T15:23:47.862Z] #11 177.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-22T15:23:47.862Z] #11 177.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-22T15:23:47.862Z] #11 177.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-22T15:23:47.862Z] #11 177.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-22T15:23:47.862Z] #11 177.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-22T15:23:47.862Z] #11 177.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-22T15:23:47.862Z] #11 177.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-22T15:23:47.862Z] #11 177.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-22T15:23:47.862Z] #11 177.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-22T15:23:47.862Z] #11 177.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2020-12-22T15:23:47.862Z] #11 177.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-22T15:23:48.121Z] #11 178.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-22T15:23:48.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-22T15:23:48.382Z] #11 178.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-22T15:23:48.382Z] #11 178.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-22T15:23:48.382Z] #11 178.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-22T15:23:48.382Z] #11 178.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-22T15:23:48.382Z] #11 178.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-22T15:23:48.382Z] #11 ... [2020-12-22T15:23:48.382Z] [2020-12-22T15:23:48.382Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:23:48.382Z] #43 178.7 net/http/httptrace [2020-12-22T15:23:48.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-22T15:23:48.950Z] #43 179.0 net/http [2020-12-22T15:23:49.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-22T15:23:50.330Z] #43 ... [2020-12-22T15:23:50.330Z] [2020-12-22T15:23:50.330Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-22T15:23:50.330Z] #11 178.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-22T15:23:50.330Z] #11 178.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-22T15:23:50.330Z] #11 178.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-22T15:23:50.330Z] #11 178.7 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-22T15:23:50.330Z] #11 178.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-22T15:23:50.330Z] #11 178.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-22T15:23:50.330Z] #11 178.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-22T15:23:50.330Z] #11 178.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-22T15:23:50.330Z] #11 179.0 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-22T15:23:50.330Z] #11 179.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-22T15:23:50.330Z] #11 179.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-22T15:23:50.330Z] #11 179.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T15:23:50.330Z] #11 179.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-22T15:23:50.330Z] #11 179.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-22T15:23:50.330Z] #11 179.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-22T15:23:50.330Z] #11 179.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-22T15:23:50.330Z] #11 179.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-22T15:23:50.330Z] #11 179.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-22T15:23:50.330Z] #11 179.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-22T15:23:50.330Z] #11 179.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T15:23:50.330Z] #11 179.4 Setting up dmsetup (2:1.02.155-3) ... [2020-12-22T15:23:50.330Z] #11 179.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-22T15:23:50.330Z] #11 179.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-22T15:23:50.330Z] #11 179.6 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T15:23:50.330Z] #11 DONE 180.2s [2020-12-22T15:23:50.330Z] [2020-12-22T15:23:50.330Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:50.330Z] #41 77.95 CC compel/src/lib/ptrace.o [2020-12-22T15:23:50.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-22T15:23:50.899Z] #41 78.70 AR compel/libcompel.a [2020-12-22T15:23:51.159Z] #41 78.79 HOSTCC compel/src/main-host.o [2020-12-22T15:23:51.728Z] #41 79.22 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-22T15:23:51.988Z] #41 79.47 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-22T15:23:52.248Z] #41 ... [2020-12-22T15:23:52.248Z] [2020-12-22T15:23:52.248Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-22T15:23:52.248Z] #12 DONE 2.2s [2020-12-22T15:23:52.507Z] [2020-12-22T15:23:52.507Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:52.507Z] #41 80.08 HOSTCC compel/src/lib/log-host.o [2020-12-22T15:23:52.507Z] #41 80.28 HOSTLINK compel/compel-host-bin [2020-12-22T15:23:52.767Z] #41 80.47 DEP soccr/soccr.d [2020-12-22T15:23:53.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-22T15:23:53.027Z] #41 80.68 CC soccr/soccr.o [2020-12-22T15:23:53.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-22T15:23:53.965Z] #41 ... [2020-12-22T15:23:53.965Z] [2020-12-22T15:23:53.965Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-22T15:23:53.965Z] #13 DONE 1.7s [2020-12-22T15:23:54.225Z] [2020-12-22T15:23:54.225Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:23:54.225Z] #51 1.851 + RM_GOPATH=0 [2020-12-22T15:23:54.225Z] #51 1.851 + TMP_GOPATH= [2020-12-22T15:23:54.225Z] #51 1.851 + : /build [2020-12-22T15:23:54.225Z] #51 1.851 + '[' -z '' ']' [2020-12-22T15:23:54.225Z] #51 1.851 ++ mktemp -d [2020-12-22T15:23:54.225Z] #51 1.851 + export GOPATH=/tmp/tmp.vMxwS8MSSL [2020-12-22T15:23:54.225Z] #51 1.851 + GOPATH=/tmp/tmp.vMxwS8MSSL [2020-12-22T15:23:54.225Z] #51 1.851 + RM_GOPATH=1 [2020-12-22T15:23:54.225Z] #51 1.851 + case "$(go env GOARCH)" in [2020-12-22T15:23:54.225Z] #51 1.851 ++ go env GOARCH [2020-12-22T15:23:54.225Z] #51 1.886 + export GO_BUILDMODE=-buildmode=pie [2020-12-22T15:23:54.225Z] #51 1.886 + GO_BUILDMODE=-buildmode=pie [2020-12-22T15:23:54.225Z] #51 1.886 ++ dirname /tmp/install/install.sh [2020-12-22T15:23:54.225Z] #51 1.887 + dir=/tmp/install [2020-12-22T15:23:54.225Z] #51 1.887 + bin=runc [2020-12-22T15:23:54.225Z] #51 1.888 + shift [2020-12-22T15:23:54.225Z] #51 1.888 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-22T15:23:54.225Z] #51 1.888 + . /tmp/install/runc.installer [2020-12-22T15:23:54.225Z] #51 1.889 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T15:23:54.225Z] #51 1.889 + install_runc [2020-12-22T15:23:54.225Z] #51 1.894 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-22T15:23:54.225Z] #51 1.905 + uname -r [2020-12-22T15:23:54.225Z] #51 1.909 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-22T15:23:54.225Z] #51 1.910 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-22T15:23:54.225Z] #51 1.910 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-22T15:23:54.225Z] #51 1.910 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vMxwS8MSSL/src/github.com/opencontainers/runc [2020-12-22T15:23:54.225Z] #51 1.920 Cloning into '/tmp/tmp.vMxwS8MSSL/src/github.com/opencontainers/runc'... [2020-12-22T15:23:54.961Z] #40 ... [2020-12-22T15:23:54.961Z] [2020-12-22T15:23:54.961Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:23:54.961Z] #53 125.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-12-22T15:23:54.961Z] #53 128.6 + mkdir -p /build [2020-12-22T15:23:54.961Z] #53 128.6 + cp runc /build/runc [2020-12-22T15:23:54.961Z] #53 DONE 128.8s [2020-12-22T15:23:54.961Z] [2020-12-22T15:23:54.961Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:23:54.961Z] #43 171.3 CC criu/pie-util-vdso.o [2020-12-22T15:23:54.961Z] #43 172.0 CC criu/pie-util.o [2020-12-22T15:23:54.961Z] #43 172.2 CC criu/pipes.o [2020-12-22T15:23:54.961Z] #43 173.1 CC criu/plugin.o [2020-12-22T15:23:54.961Z] #43 173.6 CC criu/proc_parse.o [2020-12-22T15:23:54.961Z] #43 177.9 CC criu/protobuf-desc.o [2020-12-22T15:23:54.961Z] #43 179.1 CC criu/protobuf.o [2020-12-22T15:23:54.961Z] #43 179.8 CC criu/pstree.o [2020-12-22T15:23:55.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-22T15:23:55.604Z] #51 ... [2020-12-22T15:23:55.604Z] [2020-12-22T15:23:55.604Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-22T15:23:55.604Z] #14 1.415 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-22T15:23:55.604Z] #14 DONE 1.7s [2020-12-22T15:23:55.604Z] [2020-12-22T15:23:55.604Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-22T15:23:56.496Z] #43 181.5 CC criu/rbtree.o [2020-12-22T15:23:56.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-22T15:23:56.790Z] #43 181.9 CC criu/rst-malloc.o [2020-12-22T15:23:56.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-22T15:23:57.084Z] #43 182.3 CC criu/seccomp.o [2020-12-22T15:23:57.510Z] #15 DONE 1.5s [2020-12-22T15:23:57.510Z] [2020-12-22T15:23:57.510Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-22T15:23:57.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-22T15:23:58.133Z] #43 183.2 CC criu/seize.o [2020-12-22T15:23:58.450Z] #16 DONE 1.4s [2020-12-22T15:23:58.450Z] [2020-12-22T15:23:58.450Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-22T15:23:59.179Z] #43 184.4 CC criu/servicefd.o [2020-12-22T15:23:59.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-22T15:23:59.819Z] #43 185.0 CC criu/shmem.o [2020-12-22T15:24:00.358Z] #17 DONE 1.5s [2020-12-22T15:24:00.359Z] [2020-12-22T15:24:00.359Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:24:00.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-22T15:24:00.866Z] #43 186.0 CC criu/sigframe.o [2020-12-22T15:24:01.004Z] sha256:996b111a8994ddfd745a090ba01dae9f14c22528bf49397834f0414525f4a199 [2020-12-22T15:24:01.004Z] INFO: Starting docker-py tests... [2020-12-22T15:24:01.004Z] ============================= test session starts ============================== [2020-12-22T15:24:01.004Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2020-12-22T15:24:01.004Z] rootdir: /src, inifile: pytest.ini [2020-12-22T15:24:01.004Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-12-22T15:24:01.004Z] collected 389 items / 1 deselected / 388 selected [2020-12-22T15:24:01.004Z] [2020-12-22T15:24:01.160Z] #43 186.2 CC criu/signalfd.o [2020-12-22T15:24:01.470Z] #43 186.6 CC criu/sk-inet.o [2020-12-22T15:24:01.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-22T15:24:02.267Z] #18 1.879 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-22T15:24:02.267Z] #18 1.958 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-22T15:24:02.267Z] #18 1.958 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-22T15:24:02.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-22T15:24:02.835Z] #18 2.707 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-22T15:24:02.994Z] #43 187.9 CC criu/sk-netlink.o [2020-12-22T15:24:03.290Z] #43 188.4 CC criu/sk-packet.o [2020-12-22T15:24:03.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-22T15:24:04.335Z] #43 189.2 CC criu/sk-queue.o [2020-12-22T15:24:04.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-22T15:24:04.630Z] #43 189.7 CC criu/sk-tcp.o [2020-12-22T15:24:04.742Z] #18 4.401 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-22T15:24:05.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-22T15:24:05.270Z] #43 190.3 CC criu/sk-unix.o [2020-12-22T15:24:05.313Z] #18 ... [2020-12-22T15:24:05.313Z] [2020-12-22T15:24:05.313Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:24:05.313Z] #41 82.88 AR soccr/libsoccr.a [2020-12-22T15:24:05.313Z] #41 82.97 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T15:24:05.313Z] #41 83.69 DEP criu/arch/x86/sigframe.d [2020-12-22T15:24:05.313Z] #41 83.89 DEP criu/arch/x86/sigaction_compat.d [2020-12-22T15:24:05.313Z] #41 84.02 DEP criu/arch/x86/kerndat.d [2020-12-22T15:24:05.313Z] #41 84.27 DEP criu/arch/x86/crtools.d [2020-12-22T15:24:05.313Z] #41 84.50 DEP criu/arch/x86/cpu.d [2020-12-22T15:24:05.313Z] #41 84.72 CC criu/arch/x86/cpu.o [2020-12-22T15:24:05.313Z] #41 85.81 CC criu/arch/x86/crtools.o [2020-12-22T15:24:05.313Z] #41 87.82 CC criu/arch/x86/kerndat.o [2020-12-22T15:24:05.313Z] #41 88.87 CC criu/arch/x86/sigaction_compat.o [2020-12-22T15:24:05.313Z] #41 89.20 CC criu/arch/x86/sigframe.o [2020-12-22T15:24:05.313Z] #41 89.59 LINK criu/arch/x86/crtools.built-in.o [2020-12-22T15:24:05.313Z] #41 89.65 DEP criu/pie/util-vdso-elf32.d [2020-12-22T15:24:05.313Z] #41 89.87 DEP criu/pie/util-vdso.d [2020-12-22T15:24:05.313Z] #41 90.06 DEP criu/pie/util.d [2020-12-22T15:24:05.313Z] #41 90.26 CC criu/pie/util.o [2020-12-22T15:24:05.313Z] #41 90.75 CC criu/pie/util-vdso.o [2020-12-22T15:24:05.313Z] #41 91.84 CC criu/pie/util-vdso-elf32.o [2020-12-22T15:24:05.313Z] #41 92.78 AR criu/pie/pie.lib.a [2020-12-22T15:24:05.313Z] #41 92.90 DEP criu/pie/restorer.d [2020-12-22T15:24:05.313Z] #41 ... [2020-12-22T15:24:05.313Z] [2020-12-22T15:24:05.313Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:24:05.313Z] #51 13.73 + cd /tmp/tmp.vMxwS8MSSL/src/github.com/opencontainers/runc [2020-12-22T15:24:05.313Z] #51 13.73 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-22T15:24:05.313Z] #51 14.51 + '[' -z '' ']' [2020-12-22T15:24:05.313Z] #51 14.51 + target=static [2020-12-22T15:24:05.313Z] #51 14.51 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-22T15:24:05.313Z] #51 14.98 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-12-22T15:24:06.468Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-22T15:24:06.468Z] Using test binary docker [2020-12-22T15:24:06.468Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-22T15:24:06.468Z] +++ /etc/init.d/apparmor start [2020-12-22T15:24:06.468Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-22T15:24:06.468Z] INFO: Waiting for daemon to start... [2020-12-22T15:24:06.468Z] Starting dockerd [2020-12-22T15:24:06.468Z] +++ 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-12-22T15:24:07.366Z] #43 192.3 CC criu/sockets.o [2020-12-22T15:24:07.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-22T15:24:08.003Z] #43 193.3 CC criu/stats.o [2020-12-22T15:24:08.384Z] . [2020-12-22T15:24:08.384Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-22T15:24:08.384Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-22T15:24:08.641Z] #43 193.7 CC criu/string.o [2020-12-22T15:24:08.641Z] #43 193.8 CC criu/sysctl.o [2020-12-22T15:24:08.645Z] Error: No such image: emptyfs [2020-12-22T15:24:08.645Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-22T15:24:08.645Z] ++++ docker load [2020-12-22T15:24:08.907Z] Running integration-test (iteration 1) [2020-12-22T15:24:08.907Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-12-22T15:24:08.907Z] ++ 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-12-22T15:24:08.907Z] ++ set -e [2020-12-22T15:24:08.907Z] ++ '[' -n 0 ']' [2020-12-22T15:24:08.907Z] ++ set -x [2020-12-22T15:24:08.907Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:24:09.685Z] #43 194.7 CC criu/sysfs_parse.o [2020-12-22T15:24:09.979Z] #43 195.3 CC criu/timens.o [2020-12-22T15:24:10.589Z] #51 ... [2020-12-22T15:24:10.589Z] [2020-12-22T15:24:10.589Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:24:10.589Z] #41 93.24 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-22T15:24:10.589Z] #41 93.37 DEP criu/arch/x86/restorer_unmap.d [2020-12-22T15:24:10.589Z] #41 93.40 DEP criu/arch/x86/restorer.d [2020-12-22T15:24:10.589Z] #41 93.67 DEP criu/arch/x86/vdso-pie.d [2020-12-22T15:24:10.589Z] #41 93.86 DEP criu/pie/parasite-vdso.d [2020-12-22T15:24:10.589Z] #41 94.11 DEP criu/pie/parasite.d [2020-12-22T15:24:10.589Z] #41 94.58 CC criu/pie/parasite.o [2020-12-22T15:24:10.589Z] #41 97.01 LINK criu/pie/parasite.built-in.o [2020-12-22T15:24:10.589Z] #41 97.08 GEN criu/pie/parasite-blob.h [2020-12-22T15:24:10.589Z] #41 97.15 CC criu/pie/parasite-vdso.o [2020-12-22T15:24:10.589Z] #41 98.21 CC criu/arch/x86/vdso-pie.o [2020-12-22T15:24:10.619Z] #43 195.7 CC criu/timerfd.o [2020-12-22T15:24:11.063Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-22T15:24:11.063Z] Using test binary docker [2020-12-22T15:24:11.063Z] +++ /etc/init.d/apparmor start [2020-12-22T15:24:11.063Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-22T15:24:11.063Z] INFO: Waiting for daemon to start... [2020-12-22T15:24:11.063Z] Starting dockerd [2020-12-22T15:24:11.063Z] +++ 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-12-22T15:24:11.158Z] #41 98.58 CC criu/arch/x86/restorer.o [2020-12-22T15:24:11.260Z] #43 196.2 CC criu/tty.o [2020-12-22T15:24:11.727Z] #41 99.29 CC criu/arch/x86/restorer_unmap.o [2020-12-22T15:24:11.727Z] #41 99.38 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-22T15:24:12.297Z] #41 99.80 CC criu/pie/restorer.o [2020-12-22T15:24:12.969Z] . [2020-12-22T15:24:12.969Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-22T15:24:12.969Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-22T15:24:12.969Z] Error: No such image: emptyfs [2020-12-22T15:24:12.969Z] ++++ docker load [2020-12-22T15:24:12.969Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-22T15:24:13.353Z] #43 198.4 CC criu/tun.o [2020-12-22T15:24:13.537Z] Running integration-test (iteration 1) [2020-12-22T15:24:13.537Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-12-22T15:24:13.537Z] ++ 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-12-22T15:24:13.537Z] ++ set -e [2020-12-22T15:24:13.537Z] ++ '[' -n 0 ']' [2020-12-22T15:24:13.537Z] ++ set -x [2020-12-22T15:24:13.537Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:24:13.991Z] #43 199.1 CC criu/uffd.o [2020-12-22T15:24:13.991Z] #43 ... [2020-12-22T15:24:13.991Z] [2020-12-22T15:24:13.991Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T15:24:13.991Z] #40 DONE 263.3s [2020-12-22T15:24:14.285Z] [2020-12-22T15:24:14.285Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:24:15.713Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-12-22T15:24:15.810Z] #43 200.7 CC criu/util.o [2020-12-22T15:24:16.489Z] #41 ... [2020-12-22T15:24:16.489Z] [2020-12-22T15:24:16.489Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:24:16.489Z] #18 6.087 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-22T15:24:16.489Z] #18 15.91 Fetched 8410 kB in 15s (578 kB/s) [2020-12-22T15:24:16.489Z] #18 15.91 Reading package lists... [2020-12-22T15:24:16.489Z] #18 ... [2020-12-22T15:24:16.489Z] [2020-12-22T15:24:16.489Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:24:16.489Z] #43 198.9 github.com/LK4D4/vndr/godl [2020-12-22T15:24:16.489Z] #43 200.3 github.com/LK4D4/vndr [2020-12-22T15:24:16.528Z] tests/integration/api_client_test.py ..... [ 7%] [2020-12-22T15:24:16.748Z] #43 ... [2020-12-22T15:24:16.748Z] [2020-12-22T15:24:16.748Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:24:16.748Z] #41 104.4 LINK criu/pie/restorer.built-in.o [2020-12-22T15:24:16.748Z] #41 104.4 GEN criu/pie/restorer-blob.h [2020-12-22T15:24:17.007Z] #41 104.6 DEP criu/vdso.d [2020-12-22T15:24:17.007Z] #41 104.8 DEP criu/vdso-compat.d [2020-12-22T15:24:17.266Z] #41 104.9 DEP criu/uts_ns.d [2020-12-22T15:24:17.334Z] #43 202.3 CC criu/uts_ns.o [2020-12-22T15:24:17.334Z] #43 202.6 CC criu/vdso.o [2020-12-22T15:24:17.526Z] #41 105.1 DEP criu/util.d [2020-12-22T15:24:17.785Z] #41 105.3 DEP criu/uffd.d [2020-12-22T15:24:17.977Z] #43 203.2 LINK criu/built-in.o [2020-12-22T15:24:18.014Z] tests/integration/api_config_test.py ..... [ 8%] [2020-12-22T15:24:18.045Z] #41 105.6 DEP criu/tun.d [2020-12-22T15:24:18.045Z] #41 105.8 DEP criu/tty.d [2020-12-22T15:24:18.280Z] #43 203.5 LINK criu/criu [2020-12-22T15:24:18.304Z] #41 106.1 DEP criu/timerfd.d [2020-12-22T15:24:18.563Z] #41 106.3 DEP criu/timens.d [2020-12-22T15:24:18.823Z] #41 106.5 DEP criu/sysfs_parse.d [2020-12-22T15:24:18.823Z] #41 106.6 DEP criu/sysctl.d [2020-12-22T15:24:19.082Z] #41 106.8 DEP criu/string.d [2020-12-22T15:24:19.082Z] #41 106.9 DEP criu/stats.d [2020-12-22T15:24:19.320Z] #43 204.2 DEP lib/c/criu.d [2020-12-22T15:24:19.320Z] #43 204.4 CC images/rpc.pb-c.o [2020-12-22T15:24:19.341Z] #41 107.0 DEP criu/sockets.d [2020-12-22T15:24:19.600Z] #41 107.2 DEP criu/sk-unix.d [2020-12-22T15:24:19.859Z] #41 107.4 DEP criu/sk-tcp.d [2020-12-22T15:24:19.859Z] #41 107.6 DEP criu/sk-queue.d [2020-12-22T15:24:19.957Z] #43 205.2 CC lib/c/criu.o [2020-12-22T15:24:20.118Z] #41 107.8 DEP criu/sk-packet.d [2020-12-22T15:24:20.377Z] #41 108.1 DEP criu/sk-netlink.d [2020-12-22T15:24:20.636Z] #41 108.3 DEP criu/sk-inet.d [2020-12-22T15:24:20.896Z] #41 108.5 DEP criu/signalfd.d [2020-12-22T15:24:21.158Z] #41 108.7 DEP criu/sigframe.d [2020-12-22T15:24:21.158Z] #41 108.8 DEP criu/shmem.d [2020-12-22T15:24:21.190Z] Loaded image: buildpack-deps:buster [2020-12-22T15:24:21.190Z] Loaded image: busybox:latest [2020-12-22T15:24:21.190Z] Loaded image: busybox:glibc [2020-12-22T15:24:21.418Z] #41 ... [2020-12-22T15:24:21.418Z] [2020-12-22T15:24:21.418Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:24:21.418Z] #43 DONE 211.4s [2020-12-22T15:24:21.418Z] [2020-12-22T15:24:21.418Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:24:21.418Z] #41 109.0 DEP criu/servicefd.d [2020-12-22T15:24:21.476Z] #43 206.4 LINK lib/c/built-in.o [2020-12-22T15:24:21.476Z] #43 206.4 LINK lib/c/libcriu.so [2020-12-22T15:24:21.476Z] #43 206.5 LINK lib/c/libcriu.a [2020-12-22T15:24:21.476Z] #43 206.7 GEN magic.py [2020-12-22T15:24:21.679Z] #41 109.3 DEP criu/seize.d [2020-12-22T15:24:21.679Z] #41 109.4 DEP criu/seccomp.d [2020-12-22T15:24:21.771Z] #43 206.8 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T15:24:21.771Z] #43 206.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T15:24:21.771Z] #43 206.8 Note: Building without GnuTLS support [2020-12-22T15:24:21.771Z] #43 206.8 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T15:24:21.771Z] #43 206.8 Makefile.config:40: Warn: Building without nftables support [2020-12-22T15:24:21.938Z] #41 109.6 DEP criu/rst-malloc.d [2020-12-22T15:24:22.201Z] #41 109.8 DEP criu/rbtree.d [2020-12-22T15:24:22.201Z] #41 109.8 DEP criu/pstree.d [2020-12-22T15:24:22.408Z] #43 207.7 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T15:24:22.460Z] #41 110.1 DEP criu/protobuf.d [2020-12-22T15:24:22.784Z] #41 110.3 GEN criu/protobuf-desc-gen.h [2020-12-22T15:24:23.108Z] Loaded image: debian:bullseye [2020-12-22T15:24:23.369Z] Loaded image: hello-world:latest [2020-12-22T15:24:23.369Z] Loaded image: arm32v7/hello-world:latest [2020-12-22T15:24:23.447Z] #43 208.6 make[1]: Nothing to be done for 'all'. [2020-12-22T15:24:23.631Z] INFO: Testing against a local daemon [2020-12-22T15:24:23.631Z] === RUN TestCgroupNamespacesBuild [2020-12-22T15:24:24.509Z] #43 209.5 make[1]: 'images/built-in.o' is up to date. [2020-12-22T15:24:24.509Z] #43 209.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-22T15:24:24.509Z] #43 209.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-22T15:24:24.509Z] #43 209.6 make[1]: 'compel/libcompel.a' is up to date. [2020-12-22T15:24:24.509Z] #43 209.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-22T15:24:24.509Z] #43 209.8 make[1]: Nothing to be done for 'all'. [2020-12-22T15:24:24.509Z] #43 209.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T15:24:24.729Z] #41 112.2 DEP criu/protobuf-desc.d [2020-12-22T15:24:24.729Z] #41 112.4 DEP criu/proc_parse.d [2020-12-22T15:24:24.803Z] #43 210.0 make[2]: Nothing to be done for 'all'. [2020-12-22T15:24:24.803Z] #43 ... [2020-12-22T15:24:24.803Z] [2020-12-22T15:24:24.803Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:24:24.803Z] #49 274.3 + /build/golangci-lint --version [2020-12-22T15:24:24.988Z] #41 112.6 DEP criu/plugin.d [2020-12-22T15:24:25.246Z] #41 112.8 DEP criu/pipes.d [2020-12-22T15:24:25.246Z] #41 112.9 DEP criu/pie-util.d [2020-12-22T15:24:25.246Z] #41 113.0 DEP criu/pie-util-vdso.d [2020-12-22T15:24:25.441Z] #49 274.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-22T15:24:25.441Z] #49 DONE 274.8s [2020-12-22T15:24:25.441Z] [2020-12-22T15:24:25.441Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:24:25.441Z] #43 210.1 make[2]: Nothing to be done for 'all'. [2020-12-22T15:24:25.441Z] #43 210.2 make[2]: Nothing to be done for 'all'. [2020-12-22T15:24:25.441Z] #43 210.3 make[2]: Nothing to be done for 'all'. [2020-12-22T15:24:25.441Z] #43 210.4 make[2]: Nothing to be done for 'all'. [2020-12-22T15:24:25.441Z] #43 210.4 make[2]: Nothing to be done for 'all'. [2020-12-22T15:24:25.441Z] #43 210.4 make[2]: Nothing to be done for 'all'. [2020-12-22T15:24:25.441Z] #43 210.6 make[2]: Nothing to be done for 'all'. [2020-12-22T15:24:25.441Z] #43 210.6 INSTALL criu/criu [2020-12-22T15:24:25.505Z] #41 113.1 DEP criu/pie-util-vdso-elf32.d [2020-12-22T15:24:25.505Z] #41 113.3 DEP criu/path.d [2020-12-22T15:24:25.737Z] #43 DONE 210.8s [2020-12-22T15:24:25.737Z] [2020-12-22T15:24:25.737Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:24:25.764Z] #41 113.4 DEP criu/parasite-syscall.d [2020-12-22T15:24:26.023Z] #41 113.6 DEP criu/pagemap.d [2020-12-22T15:24:26.023Z] #41 113.8 DEP criu/pagemap-cache.d [2020-12-22T15:24:26.282Z] #41 113.9 DEP criu/page-xfer.d [2020-12-22T15:24:26.282Z] #41 114.1 DEP criu/page-pipe.d [2020-12-22T15:24:26.542Z] #41 114.1 DEP criu/netfilter.d [2020-12-22T15:24:26.542Z] #41 114.3 DEP criu/net.d [2020-12-22T15:24:26.801Z] #41 114.5 DEP criu/namespaces.d [2020-12-22T15:24:26.935Z] --- PASS: TestCgroupNamespacesBuild (3.52s) [2020-12-22T15:24:26.935Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-22T15:24:27.060Z] #41 114.7 DEP criu/mount.d [2020-12-22T15:24:27.319Z] #41 114.8 DEP criu/memfd.d [2020-12-22T15:24:27.319Z] #41 115.0 DEP criu/mem.d [2020-12-22T15:24:27.578Z] #41 115.2 DEP criu/lsm.d [2020-12-22T15:24:27.578Z] #41 115.3 DEP criu/log.d [2020-12-22T15:24:27.838Z] #41 115.4 DEP criu/libnetlink.d [2020-12-22T15:24:27.838Z] #41 115.5 DEP criu/kerndat.d [2020-12-22T15:24:28.097Z] #41 115.8 DEP criu/kcmp-ids.d [2020-12-22T15:24:28.097Z] #41 115.9 DEP criu/irmap.d [2020-12-22T15:24:28.356Z] #41 116.0 DEP criu/ipc_ns.d [2020-12-22T15:24:28.615Z] #41 116.2 DEP criu/image.d [2020-12-22T15:24:28.615Z] #41 116.3 DEP criu/image-desc.d [2020-12-22T15:24:28.615Z] #41 116.4 DEP criu/fsnotify.d [2020-12-22T15:24:28.852Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2020-12-22T15:24:28.852Z] === RUN TestBuildWithSession [2020-12-22T15:24:28.852Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-22T15:24:28.852Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T15:24:28.852Z] === RUN TestBuildSquashParent [2020-12-22T15:24:28.874Z] #41 116.6 DEP criu/filesystems.d [2020-12-22T15:24:29.134Z] #41 ... [2020-12-22T15:24:29.134Z] [2020-12-22T15:24:29.134Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-22T15:24:29.134Z] #30 DONE 219.1s [2020-12-22T15:24:29.134Z] [2020-12-22T15:24:29.134Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:24:29.134Z] #18 15.91 Reading package lists... [2020-12-22T15:24:29.134Z] #18 20.03 Reading package lists... [2020-12-22T15:24:29.134Z] #18 24.08 Building dependency tree... [2020-12-22T15:24:29.134Z] #18 25.50 libcap2-bin is already the newest version (1:2.25-2). [2020-12-22T15:24:29.134Z] #18 25.50 The following additional packages will be installed: [2020-12-22T15:24:29.134Z] #18 25.51 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-22T15:24:29.134Z] #18 25.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-22T15:24:29.134Z] #18 25.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-22T15:24:29.134Z] #18 25.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-22T15:24:29.134Z] #18 25.51 python3.7 python3.7-minimal vim-runtime xxd [2020-12-22T15:24:29.134Z] #18 25.52 Suggested packages: [2020-12-22T15:24:29.134Z] #18 25.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-22T15:24:29.134Z] #18 25.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-22T15:24:29.134Z] #18 25.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-22T15:24:29.134Z] #18 25.52 Recommended packages: [2020-12-22T15:24:29.134Z] #18 25.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-22T15:24:29.134Z] #18 25.52 python3-keyrings.alt python3-xdg unzip [2020-12-22T15:24:29.134Z] #18 27.33 The following NEW packages will be installed: [2020-12-22T15:24:29.134Z] #18 27.33 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-22T15:24:29.134Z] #18 27.33 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-22T15:24:29.134Z] #18 27.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-22T15:24:29.134Z] #18 27.33 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-22T15:24:29.134Z] #18 27.33 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-22T15:24:29.134Z] #18 27.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-22T15:24:29.134Z] #18 27.34 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-22T15:24:29.134Z] #18 27.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-22T15:24:29.134Z] #18 27.34 xz-utils zip [2020-12-22T15:24:29.134Z] #18 27.66 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-22T15:24:29.134Z] #18 27.66 Need to get 28.5 MB of archives. [2020-12-22T15:24:29.134Z] #18 27.66 After this operation, 116 MB of additional disk space will be used. [2020-12-22T15:24:29.134Z] #18 27.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-22T15:24:29.134Z] #18 27.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-22T15:24:29.134Z] #18 27.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-22T15:24:29.134Z] #18 27.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-22T15:24:29.134Z] #18 27.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-22T15:24:29.134Z] #18 27.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-22T15:24:29.134Z] #18 27.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-22T15:24:29.134Z] #18 27.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-22T15:24:29.134Z] #18 27.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-22T15:24:29.134Z] #18 27.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-22T15:24:29.134Z] #18 27.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-22T15:24:29.134Z] #18 27.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-22T15:24:29.134Z] #18 27.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-22T15:24:29.134Z] #18 27.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-22T15:24:29.134Z] #18 27.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-22T15:24:29.134Z] #18 27.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-22T15:24:29.134Z] #18 28.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-22T15:24:29.134Z] #18 28.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-22T15:24:29.134Z] #18 28.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-22T15:24:29.134Z] #18 28.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-22T15:24:29.134Z] #18 28.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-22T15:24:29.134Z] #18 28.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-22T15:24:29.135Z] #18 28.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-22T15:24:29.135Z] #18 28.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-22T15:24:29.135Z] #18 28.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-22T15:24:29.135Z] #18 28.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-22T15:24:29.135Z] #18 28.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-22T15:24:29.135Z] #18 28.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-22T15:24:29.135Z] #18 28.14 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-22T15:24:29.135Z] #18 28.67 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-22T15:24:29.135Z] #18 28.67 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-22T15:24:29.135Z] #18 28.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-22T15:24:29.135Z] #18 28.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-22T15:24:29.135Z] #18 28.68 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-22T15:24:29.135Z] #18 28.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-22T15:24:29.135Z] #18 28.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-22T15:24:29.135Z] #18 28.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-22T15:24:29.135Z] #18 28.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-22T15:24:29.135Z] #18 28.81 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-22T15:24:29.135Z] #18 28.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-22T15:24:29.135Z] #18 28.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-22T15:24:29.135Z] #18 28.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-22T15:24:29.135Z] #18 28.90 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-22T15:24:29.135Z] #18 28.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-22T15:24:29.135Z] #18 28.94 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-22T15:24:29.135Z] #18 29.32 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-22T15:24:29.135Z] #18 ... [2020-12-22T15:24:29.135Z] [2020-12-22T15:24:29.135Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:24:29.135Z] #41 116.9 DEP criu/files.d [2020-12-22T15:24:29.395Z] #41 117.0 DEP criu/files-reg.d [2020-12-22T15:24:29.655Z] #41 117.2 DEP criu/files-ext.d [2020-12-22T15:24:29.655Z] #41 117.3 DEP criu/file-lock.d [2020-12-22T15:24:29.914Z] #41 117.5 DEP criu/file-ids.d [2020-12-22T15:24:29.914Z] #41 117.7 DEP criu/fifo.d [2020-12-22T15:24:30.174Z] #41 117.8 DEP criu/fdstore.d [2020-12-22T15:24:30.174Z] #41 118.0 DEP criu/fault-injection.d [2020-12-22T15:24:30.433Z] #41 118.1 DEP criu/external.d [2020-12-22T15:24:30.692Z] #41 118.3 DEP criu/eventpoll.d [2020-12-22T15:24:30.951Z] #41 118.5 DEP criu/eventfd.d [2020-12-22T15:24:30.951Z] #41 118.6 DEP criu/crtools.d [2020-12-22T15:24:31.210Z] #41 118.7 DEP criu/cr-service.d [2020-12-22T15:24:31.210Z] #41 118.8 DEP criu/cr-restore.d [2020-12-22T15:24:31.469Z] #41 119.1 DEP criu/cr-errno.d [2020-12-22T15:24:31.469Z] #41 119.1 DEP criu/cr-dump.d [2020-12-22T15:24:31.728Z] #41 119.3 DEP criu/cr-dedup.d [2020-12-22T15:24:31.987Z] #41 119.5 DEP criu/cr-check.d [2020-12-22T15:24:31.987Z] #41 119.7 DEP criu/config.d [2020-12-22T15:24:32.246Z] #41 119.9 DEP criu/clone-noasan.d [2020-12-22T15:24:32.246Z] #41 120.0 DEP criu/cgroup.d [2020-12-22T15:24:32.505Z] #41 120.1 DEP criu/cgroup-props.d [2020-12-22T15:24:32.505Z] #41 120.2 DEP criu/bitmap.d [2020-12-22T15:24:32.505Z] #41 120.2 DEP criu/bfd.d [2020-12-22T15:24:32.505Z] #41 120.3 DEP criu/autofs.d [2020-12-22T15:24:32.764Z] #41 120.4 DEP criu/aio.d [2020-12-22T15:24:33.023Z] #41 120.5 DEP criu/action-scripts.d [2020-12-22T15:24:33.282Z] #41 120.8 CC criu/action-scripts.o [2020-12-22T15:24:33.541Z] #41 121.2 CC criu/aio.o [2020-12-22T15:24:34.109Z] #41 121.6 CC criu/autofs.o [2020-12-22T15:24:35.443Z] --- PASS: TestBuildSquashParent (6.32s) [2020-12-22T15:24:35.443Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-22T15:24:35.443Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T15:24:35.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T15:24:35.443Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T15:24:35.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T15:24:35.443Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T15:24:35.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T15:24:35.443Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T15:24:35.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T15:24:35.443Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T15:24:35.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T15:24:35.443Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T15:24:35.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T15:24:35.443Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T15:24:35.443Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T15:24:35.443Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T15:24:35.443Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T15:24:35.486Z] #41 123.0 CC criu/bfd.o [2020-12-22T15:24:35.746Z] #41 123.4 CC criu/bitmap.o [2020-12-22T15:24:35.746Z] #41 123.5 CC criu/cgroup-props.o [2020-12-22T15:24:35.746Z] #41 ... [2020-12-22T15:24:35.746Z] [2020-12-22T15:24:35.746Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:24:35.746Z] #18 29.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-22T15:24:35.746Z] #18 29.61 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-22T15:24:35.746Z] #18 30.76 debconf: delaying package configuration, since apt-utils is not installed [2020-12-22T15:24:35.746Z] #18 30.88 Fetched 28.5 MB in 2s (12.6 MB/s) [2020-12-22T15:24:35.746Z] #18 30.93 Selecting previously unselected package pigz. [2020-12-22T15:24:35.746Z] #18 30.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-12-22T15:24:35.746Z] #18 30.96 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-22T15:24:35.746Z] #18 30.97 Unpacking pigz (2.4-1) ... [2020-12-22T15:24:35.746Z] #18 31.04 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-22T15:24:35.746Z] #18 31.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T15:24:35.746Z] #18 31.06 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T15:24:35.746Z] #18 31.38 Selecting previously unselected package python3.7-minimal. [2020-12-22T15:24:35.746Z] #18 31.39 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T15:24:35.746Z] #18 31.40 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T15:24:35.746Z] #18 32.22 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T15:24:35.746Z] #18 32.24 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-22T15:24:35.746Z] #18 34.24 Selecting previously unselected package python3-minimal. [2020-12-22T15:24:35.746Z] #18 34.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-12-22T15:24:35.746Z] #18 34.31 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-22T15:24:35.746Z] #18 34.32 Unpacking python3-minimal (3.7.3-1) ... [2020-12-22T15:24:35.746Z] #18 34.42 Selecting previously unselected package libmpdec2:amd64. [2020-12-22T15:24:35.746Z] #18 34.43 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-22T15:24:35.746Z] #18 34.44 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-22T15:24:35.746Z] #18 34.56 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-22T15:24:35.746Z] #18 34.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T15:24:35.746Z] #18 34.58 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T15:24:35.746Z] #18 35.50 Selecting previously unselected package python3.7. [2020-12-22T15:24:35.746Z] #18 35.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-22T15:24:35.746Z] #18 35.51 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T15:24:35.746Z] #18 35.63 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-22T15:24:35.746Z] #18 35.64 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-22T15:24:35.746Z] #18 35.64 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-22T15:24:35.746Z] #18 35.74 Setting up python3-minimal (3.7.3-1) ... [2020-12-22T15:24:36.683Z] #18 36.55 Selecting previously unselected package python3. [2020-12-22T15:24:36.683Z] #18 36.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-12-22T15:24:36.683Z] #18 36.60 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-22T15:24:36.683Z] #18 36.60 Unpacking python3 (3.7.3-1) ... [2020-12-22T15:24:36.683Z] #18 36.68 Selecting previously unselected package libip4tc0:amd64. [2020-12-22T15:24:36.683Z] #18 36.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-22T15:24:36.683Z] #18 36.70 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-22T15:24:36.942Z] #18 36.79 Selecting previously unselected package libip6tc0:amd64. [2020-12-22T15:24:36.942Z] #18 36.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-22T15:24:36.942Z] #18 36.80 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-22T15:24:36.942Z] #18 36.90 Selecting previously unselected package libiptc0:amd64. [2020-12-22T15:24:36.942Z] #18 36.92 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-22T15:24:36.942Z] #18 36.93 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-22T15:24:36.942Z] #18 37.00 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-22T15:24:36.942Z] #18 37.00 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-22T15:24:37.201Z] #18 37.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-22T15:24:37.201Z] #18 37.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-22T15:24:37.201Z] #18 37.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-22T15:24:37.201Z] #18 37.08 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-22T15:24:37.201Z] #18 37.15 Selecting previously unselected package libnftnl11:amd64. [2020-12-22T15:24:37.201Z] #18 37.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-22T15:24:37.201Z] #18 37.16 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-22T15:24:37.460Z] #18 37.26 Selecting previously unselected package iptables. [2020-12-22T15:24:37.460Z] #18 37.28 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-22T15:24:37.460Z] #18 37.28 Unpacking iptables (1.8.2-4) ... [2020-12-22T15:24:37.719Z] #18 37.62 Selecting previously unselected package xxd. [2020-12-22T15:24:37.719Z] #18 37.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-22T15:24:37.719Z] #18 37.64 Unpacking xxd (2:8.1.0875-5) ... [2020-12-22T15:24:37.719Z] #18 37.75 Selecting previously unselected package vim-common. [2020-12-22T15:24:37.719Z] #18 37.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-22T15:24:37.719Z] #18 37.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-22T15:24:37.978Z] #18 37.92 Selecting previously unselected package bash-completion. [2020-12-22T15:24:37.978Z] #18 37.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-22T15:24:38.759Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T15:24:38.759Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T15:24:40.146Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-22T15:24:40.146Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s) [2020-12-22T15:24:40.146Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.92s) [2020-12-22T15:24:40.146Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s) [2020-12-22T15:24:40.146Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s) [2020-12-22T15:24:40.146Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s) [2020-12-22T15:24:40.146Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.99s) [2020-12-22T15:24:40.146Z] === RUN TestBuildMultiStageCopy [2020-12-22T15:24:40.146Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-22T15:24:41.111Z] 4612f6d0b889: Pull complete [2020-12-22T15:24:41.267Z] #18 40.56 Unpacking bash-completion (1:2.8-6) ... [2020-12-22T15:24:41.267Z] #18 40.89 Selecting previously unselected package bzip2. [2020-12-22T15:24:41.267Z] #18 40.89 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-22T15:24:41.267Z] #18 40.90 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T15:24:41.267Z] #18 40.95 Selecting previously unselected package xz-utils. [2020-12-22T15:24:41.267Z] #18 40.96 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-22T15:24:41.267Z] #18 40.96 Unpacking xz-utils (5.2.4-1) ... [2020-12-22T15:24:41.267Z] #18 41.12 Selecting previously unselected package apparmor. [2020-12-22T15:24:41.267Z] #18 41.12 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-22T15:24:41.267Z] #18 41.19 Unpacking apparmor (2.13.2-10) ... [2020-12-22T15:24:41.526Z] #18 41.49 Selecting previously unselected package aufs-tools. [2020-12-22T15:24:41.526Z] #18 41.50 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-22T15:24:41.526Z] #18 41.51 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-22T15:24:41.785Z] #18 41.68 Selecting previously unselected package libonig5:amd64. [2020-12-22T15:24:41.785Z] #18 41.69 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-22T15:24:41.785Z] #18 41.69 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-22T15:24:41.785Z] #18 41.84 Selecting previously unselected package libjq1:amd64. [2020-12-22T15:24:41.785Z] #18 41.84 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T15:24:41.785Z] #18 41.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T15:24:41.785Z] #18 41.95 Selecting previously unselected package jq. [2020-12-22T15:24:42.044Z] #18 41.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-22T15:24:42.044Z] #18 41.97 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-22T15:24:42.044Z] #18 42.05 Selecting previously unselected package libaio1:amd64. [2020-12-22T15:24:42.044Z] #18 42.05 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-22T15:24:42.044Z] #18 42.05 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-22T15:24:42.044Z] #18 42.10 Selecting previously unselected package libgpm2:amd64. [2020-12-22T15:24:42.044Z] #18 42.10 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-22T15:24:42.044Z] #18 42.11 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-22T15:24:42.044Z] #18 42.16 Selecting previously unselected package libicu63:amd64. [2020-12-22T15:24:42.305Z] #18 42.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-22T15:24:42.305Z] #18 42.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T15:24:42.695Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-22T15:24:42.957Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-22T15:24:43.529Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-22T15:24:43.792Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-22T15:24:44.362Z] #24 ... [2020-12-22T15:24:44.362Z] [2020-12-22T15:24:44.363Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:24:44.363Z] #56 251.5 + bin/containerd [2020-12-22T15:24:44.736Z] --- PASS: TestBuildMultiStageCopy (4.33s) [2020-12-22T15:24:44.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.21s) [2020-12-22T15:24:44.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-12-22T15:24:44.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-12-22T15:24:44.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-12-22T15:24:44.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-12-22T15:24:44.736Z] === RUN TestBuildMultiStageParentConfig [2020-12-22T15:24:46.122Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2020-12-22T15:24:46.122Z] === RUN TestBuildLabelWithTargets [2020-12-22T15:24:46.510Z] #18 45.73 Selecting previously unselected package libnet1:amd64. [2020-12-22T15:24:46.510Z] #18 45.75 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-22T15:24:46.510Z] #18 45.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T15:24:46.510Z] #18 45.86 Selecting previously unselected package libnl-3-200:amd64. [2020-12-22T15:24:46.510Z] #18 45.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-22T15:24:46.510Z] #18 45.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T15:24:46.510Z] #18 45.98 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-22T15:24:46.510Z] #18 45.98 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-22T15:24:46.510Z] #18 45.98 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T15:24:46.510Z] #18 46.03 Selecting previously unselected package libreadline5:amd64. [2020-12-22T15:24:46.510Z] #18 46.04 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-22T15:24:46.510Z] #18 46.04 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-22T15:24:46.510Z] #18 46.16 Selecting previously unselected package net-tools. [2020-12-22T15:24:46.510Z] #18 46.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-22T15:24:46.510Z] #18 46.17 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T15:24:46.510Z] #18 46.33 Selecting previously unselected package python-pip-whl. [2020-12-22T15:24:46.510Z] #18 46.34 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-22T15:24:46.510Z] #18 46.35 Unpacking python-pip-whl (18.1-5) ... [2020-12-22T15:24:46.769Z] #18 ... [2020-12-22T15:24:46.769Z] [2020-12-22T15:24:46.769Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:24:46.769Z] #41 124.2 CC criu/cgroup.o [2020-12-22T15:24:46.769Z] #41 126.9 CC criu/clone-noasan.o [2020-12-22T15:24:46.769Z] #41 127.1 CC criu/config.o [2020-12-22T15:24:46.769Z] #41 128.5 CC criu/cr-check.o [2020-12-22T15:24:46.769Z] #41 130.1 CC criu/cr-dedup.o [2020-12-22T15:24:46.769Z] #41 130.5 CC criu/cr-dump.o [2020-12-22T15:24:46.769Z] #41 132.6 CC criu/cr-errno.o [2020-12-22T15:24:46.769Z] #41 132.7 CC criu/cr-restore.o [2020-12-22T15:24:46.769Z] #41 ... [2020-12-22T15:24:46.769Z] [2020-12-22T15:24:46.769Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:24:46.769Z] #18 46.87 Selecting previously unselected package python3-lib2to3. [2020-12-22T15:24:47.028Z] #18 46.89 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-22T15:24:47.028Z] #18 46.90 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-22T15:24:47.028Z] #18 47.03 Selecting previously unselected package python3-distutils. [2020-12-22T15:24:47.028Z] #18 47.04 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-22T15:24:47.028Z] #18 47.04 Unpacking python3-distutils (3.7.3-1) ... [2020-12-22T15:24:47.287Z] #18 47.18 Selecting previously unselected package python3-pip. [2020-12-22T15:24:47.287Z] #18 47.19 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-22T15:24:47.287Z] #18 47.21 Unpacking python3-pip (18.1-5) ... [2020-12-22T15:24:47.287Z] #18 47.36 Selecting previously unselected package python3-pkg-resources. [2020-12-22T15:24:47.287Z] #18 47.37 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-22T15:24:47.287Z] #18 47.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-22T15:24:47.435Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-12-22T15:24:47.546Z] #18 47.52 Selecting previously unselected package python3-setuptools. [2020-12-22T15:24:47.546Z] #18 47.53 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-22T15:24:47.546Z] #18 47.53 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-22T15:24:47.805Z] #18 47.75 Selecting previously unselected package python3-wheel. [2020-12-22T15:24:47.805Z] #18 47.75 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-22T15:24:47.805Z] #18 47.76 Unpacking python3-wheel (0.32.3-2) ... [2020-12-22T15:24:47.805Z] #18 47.82 Selecting previously unselected package sudo. [2020-12-22T15:24:47.805Z] #18 47.82 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-22T15:24:47.805Z] #18 47.83 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-22T15:24:48.038Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2020-12-22T15:24:48.038Z] === RUN TestBuildWithEmptyLayers [2020-12-22T15:24:48.374Z] #18 48.31 Selecting previously unselected package thin-provisioning-tools. [2020-12-22T15:24:48.374Z] #18 48.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-22T15:24:48.374Z] #18 48.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T15:24:48.633Z] #18 48.48 Selecting previously unselected package uidmap. [2020-12-22T15:24:48.633Z] #18 48.49 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-22T15:24:48.633Z] #18 48.50 Unpacking uidmap (1:4.5-1.1) ... [2020-12-22T15:24:48.633Z] #18 48.66 Selecting previously unselected package vim-runtime. [2020-12-22T15:24:48.633Z] #18 48.67 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-22T15:24:48.633Z] #18 48.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-22T15:24:48.633Z] #18 48.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-22T15:24:48.892Z] #18 48.76 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-22T15:24:48.981Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-12-22T15:24:48.981Z] === RUN TestBuildMultiStageOnBuild [2020-12-22T15:24:49.947Z] #56 ... [2020-12-22T15:24:49.947Z] [2020-12-22T15:24:49.947Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:24:49.947Z] #24 299.2 + return [2020-12-22T15:24:49.947Z] #24 DONE 299.3s [2020-12-22T15:24:49.947Z] [2020-12-22T15:24:49.947Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:24:51.468Z] #56 ... [2020-12-22T15:24:51.468Z] [2020-12-22T15:24:51.468Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-22T15:24:51.761Z] #25 DONE 0.1s [2020-12-22T15:24:51.761Z] [2020-12-22T15:24:51.761Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-22T15:24:52.180Z] #18 51.71 Selecting previously unselected package vim. [2020-12-22T15:24:52.180Z] #18 51.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-22T15:24:52.180Z] #18 51.75 Unpacking vim (2:8.1.0875-5) ... [2020-12-22T15:24:52.286Z] --- PASS: TestBuildMultiStageOnBuild (2.68s) [2020-12-22T15:24:52.286Z] === RUN TestBuildUncleanTarFilenames [2020-12-22T15:24:52.405Z] #30 DONE 0.8s [2020-12-22T15:24:52.405Z] [2020-12-22T15:24:52.405Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-22T15:24:52.439Z] #18 52.35 Selecting previously unselected package xfsprogs. [2020-12-22T15:24:52.440Z] #18 52.35 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-22T15:24:52.440Z] #18 52.36 Unpacking xfsprogs (4.20.0-1) ... [2020-12-22T15:24:52.701Z] #33 DONE 0.1s [2020-12-22T15:24:52.701Z] [2020-12-22T15:24:52.701Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-22T15:24:52.996Z] #35 DONE 0.3s [2020-12-22T15:24:52.996Z] [2020-12-22T15:24:52.996Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-22T15:24:52.996Z] #38 DONE 0.1s [2020-12-22T15:24:52.996Z] [2020-12-22T15:24:52.996Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:24:52.996Z] #56 ... [2020-12-22T15:24:52.996Z] [2020-12-22T15:24:52.996Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-22T15:24:52.996Z] #41 DONE 0.1s [2020-12-22T15:24:52.996Z] [2020-12-22T15:24:52.996Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-22T15:24:53.009Z] #18 52.78 Selecting previously unselected package zip. [2020-12-22T15:24:53.009Z] #18 52.79 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-22T15:24:53.009Z] #18 52.79 Unpacking zip (3.0-11+b1) ... [2020-12-22T15:24:53.010Z] #18 52.97 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-22T15:24:53.010Z] #18 52.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-22T15:24:53.010Z] #18 53.00 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-22T15:24:53.010Z] #18 53.01 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-22T15:24:53.010Z] #18 53.02 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-22T15:24:53.010Z] #18 53.04 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-22T15:24:53.010Z] #18 53.05 Setting up uidmap (1:4.5-1.1) ... [2020-12-22T15:24:53.010Z] #18 53.06 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-22T15:24:53.010Z] #18 53.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-22T15:24:53.010Z] #18 53.09 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-22T15:24:53.010Z] #18 53.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-22T15:24:53.010Z] #18 53.11 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-22T15:24:53.010Z] #18 53.12 Setting up xxd (2:8.1.0875-5) ... [2020-12-22T15:24:53.229Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2020-12-22T15:24:53.229Z] === RUN TestBuildMultiStageLayerLeak [2020-12-22T15:24:53.269Z] #18 53.13 Setting up zip (3.0-11+b1) ... [2020-12-22T15:24:53.269Z] #18 53.14 Setting up vim-common (2:8.1.0875-5) ... [2020-12-22T15:24:53.269Z] #18 53.17 Setting up bash-completion (1:2.8-6) ... [2020-12-22T15:24:53.290Z] #44 DONE 0.1s [2020-12-22T15:24:53.290Z] [2020-12-22T15:24:53.290Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-22T15:24:53.290Z] #46 DONE 0.1s [2020-12-22T15:24:53.290Z] [2020-12-22T15:24:53.290Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:24:53.290Z] #56 ... [2020-12-22T15:24:53.290Z] [2020-12-22T15:24:53.290Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-22T15:24:53.290Z] #48 DONE 0.1s [2020-12-22T15:24:53.290Z] [2020-12-22T15:24:53.290Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-22T15:24:53.583Z] #50 DONE 0.1s [2020-12-22T15:24:53.583Z] [2020-12-22T15:24:53.583Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-22T15:24:53.583Z] #52 DONE 0.1s [2020-12-22T15:24:53.583Z] [2020-12-22T15:24:53.583Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:24:53.583Z] #56 ... [2020-12-22T15:24:53.583Z] [2020-12-22T15:24:53.583Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-22T15:24:53.583Z] #54 DONE 0.1s [2020-12-22T15:24:53.878Z] [2020-12-22T15:24:53.878Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:24:55.805Z] #18 55.80 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-22T15:24:55.805Z] #18 55.81 Setting up xz-utils (5.2.4-1) ... [2020-12-22T15:24:55.805Z] #18 55.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-22T15:24:55.805Z] #18 55.84 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-22T15:24:56.064Z] #18 55.93 invoke-rc.d: could not determine current runlevel [2020-12-22T15:24:56.064Z] #18 55.94 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-22T15:24:56.064Z] #18 55.96 Setting up pigz (2.4-1) ... [2020-12-22T15:24:56.064Z] #18 55.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-22T15:24:56.064Z] #18 55.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-22T15:24:56.064Z] #18 56.01 Setting up python-pip-whl (18.1-5) ... [2020-12-22T15:24:56.064Z] #18 56.02 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-22T15:24:56.064Z] #18 56.03 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-22T15:24:56.329Z] #18 56.43 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-22T15:24:56.534Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s) [2020-12-22T15:24:56.534Z] === RUN TestBuildWithHugeFile [2020-12-22T15:24:56.588Z] #18 56.44 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-22T15:24:56.588Z] #18 56.46 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-22T15:24:56.588Z] #18 56.47 Setting up vim (2:8.1.0875-5) ... [2020-12-22T15:24:56.588Z] #18 56.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-22T15:24:56.588Z] #18 56.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-22T15:24:56.588Z] #18 56.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-22T15:24:56.588Z] #18 56.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-22T15:24:56.588Z] #18 56.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-22T15:24:56.588Z] #18 56.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-22T15:24:56.588Z] #18 56.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-22T15:24:56.588Z] #18 56.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-22T15:24:56.588Z] #18 56.55 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-22T15:24:56.588Z] #18 56.58 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-22T15:24:56.588Z] #18 56.63 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-22T15:24:56.588Z] #18 56.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-22T15:24:56.847Z] #18 56.66 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-22T15:24:56.847Z] #18 56.68 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-22T15:24:59.385Z] #18 ... [2020-12-22T15:24:59.385Z] [2020-12-22T15:24:59.385Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:24:59.385Z] #41 137.1 CC criu/cr-service.o [2020-12-22T15:24:59.385Z] #41 138.7 CC criu/crtools.o [2020-12-22T15:24:59.385Z] #41 139.3 CC criu/eventfd.o [2020-12-22T15:24:59.385Z] #41 139.5 CC criu/eventpoll.o [2020-12-22T15:24:59.385Z] #41 140.3 CC criu/external.o [2020-12-22T15:24:59.385Z] #41 140.7 CC criu/fault-injection.o [2020-12-22T15:24:59.385Z] #41 140.9 CC criu/fdstore.o [2020-12-22T15:24:59.385Z] #41 141.3 CC criu/fifo.o [2020-12-22T15:24:59.385Z] #41 141.7 CC criu/file-ids.o [2020-12-22T15:24:59.385Z] #41 141.9 CC criu/file-lock.o [2020-12-22T15:24:59.385Z] #41 142.9 CC criu/files-ext.o [2020-12-22T15:24:59.385Z] #41 143.3 CC criu/files-reg.o [2020-12-22T15:24:59.385Z] #41 145.5 CC criu/files.o [2020-12-22T15:24:59.644Z] #41 ... [2020-12-22T15:24:59.644Z] [2020-12-22T15:24:59.644Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:24:59.644Z] #18 59.60 Setting up iptables (1.8.2-4) ... [2020-12-22T15:24:59.644Z] #18 59.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T15:24:59.644Z] #18 59.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T15:24:59.644Z] #18 59.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-22T15:24:59.644Z] #18 59.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-22T15:24:59.644Z] #18 59.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-22T15:24:59.644Z] #18 59.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-22T15:24:59.644Z] #18 59.70 Setting up python3 (3.7.3-1) ... [2020-12-22T15:25:00.212Z] #18 60.20 Setting up python3-wheel (0.32.3-2) ... [2020-12-22T15:25:00.254Z] Loaded image: buildpack-deps:buster [2020-12-22T15:25:00.254Z] Loaded image: busybox:latest [2020-12-22T15:25:00.254Z] Loaded image: busybox:glibc [2020-12-22T15:25:01.149Z] #18 60.97 Setting up apparmor (2.13.2-10) ... [2020-12-22T15:25:01.631Z] Loaded image: debian:bullseye [2020-12-22T15:25:01.631Z] Loaded image: hello-world:latest [2020-12-22T15:25:01.889Z] Loaded image: arm32v7/hello-world:latest [2020-12-22T15:25:01.889Z] INFO: Testing against a local daemon [2020-12-22T15:25:01.889Z] === RUN TestCgroupNamespacesBuild [2020-12-22T15:25:03.054Z] #18 62.72 Setting up xfsprogs (4.20.0-1) ... [2020-12-22T15:25:03.054Z] #18 62.73 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-22T15:25:03.313Z] #18 63.11 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-22T15:25:04.250Z] #18 64.05 Setting up python3-distutils (3.7.3-1) ... [2020-12-22T15:25:04.425Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2020-12-22T15:25:04.425Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-22T15:25:04.509Z] #18 64.60 Setting up python3-setuptools (40.8.0-1) ... [2020-12-22T15:25:05.887Z] #18 65.83 Setting up python3-pip (18.1-5) ... [2020-12-22T15:25:05.887Z] #18 ... [2020-12-22T15:25:05.887Z] [2020-12-22T15:25:05.887Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T15:25:05.887Z] #38 254.7 + dpkg --print-architecture [2020-12-22T15:25:05.887Z] #38 254.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-22T15:25:05.887Z] #38 254.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-22T15:25:05.887Z] #38 254.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-22T15:25:06.962Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2020-12-22T15:25:06.962Z] === RUN TestBuildWithSession [2020-12-22T15:25:06.962Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-22T15:25:06.962Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T15:25:06.962Z] === RUN TestBuildSquashParent [2020-12-22T15:25:07.793Z] #38 ... [2020-12-22T15:25:07.793Z] [2020-12-22T15:25:07.793Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-22T15:25:07.793Z] #18 66.86 Processing triggers for libc-bin (2.28-10) ... [2020-12-22T15:25:07.793Z] #18 66.90 Processing triggers for mime-support (3.62) ... [2020-12-22T15:25:07.793Z] #18 DONE 67.9s [2020-12-22T15:25:08.053Z] [2020-12-22T15:25:08.053Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-22T15:25:08.621Z] #19 0.873 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-22T15:25:08.881Z] #19 0.877 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-22T15:25:08.881Z] #19 0.880 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-22T15:25:08.881Z] #19 DONE 0.9s [2020-12-22T15:25:08.881Z] [2020-12-22T15:25:08.881Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T15:25:09.819Z] #20 ... [2020-12-22T15:25:09.819Z] [2020-12-22T15:25:09.819Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:25:09.819Z] #41 147.5 CC criu/filesystems.o [2020-12-22T15:25:09.819Z] #41 148.2 CC criu/fsnotify.o [2020-12-22T15:25:09.819Z] #41 149.3 CC criu/image-desc.o [2020-12-22T15:25:09.819Z] #41 149.4 CC criu/image.o [2020-12-22T15:25:09.819Z] #41 150.4 CC criu/ipc_ns.o [2020-12-22T15:25:09.819Z] #41 151.6 CC criu/irmap.o [2020-12-22T15:25:09.819Z] #41 152.3 CC criu/kcmp-ids.o [2020-12-22T15:25:09.819Z] #41 152.6 CC criu/kerndat.o [2020-12-22T15:25:09.819Z] #41 153.7 CC criu/libnetlink.o [2020-12-22T15:25:09.819Z] #41 154.1 CC criu/log.o [2020-12-22T15:25:09.819Z] #41 154.7 CC criu/lsm.o [2020-12-22T15:25:09.819Z] #41 155.2 CC criu/mem.o [2020-12-22T15:25:10.078Z] #41 157.6 CC criu/memfd.o [2020-12-22T15:25:10.647Z] #41 158.3 CC criu/mount.o [2020-12-22T15:25:13.936Z] #41 ... [2020-12-22T15:25:13.936Z] [2020-12-22T15:25:13.936Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-22T15:25:13.936Z] #20 4.897 Collecting yamllint==1.16.0 [2020-12-22T15:25:16.950Z] --- PASS: TestBuildSquashParent (8.89s) [2020-12-22T15:25:16.950Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-22T15:25:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T15:25:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T15:25:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T15:25:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T15:25:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T15:25:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T15:25:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T15:25:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T15:25:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T15:25:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T15:25:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T15:25:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T15:25:16.950Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T15:25:16.950Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T15:25:18.856Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T15:25:18.856Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T15:25:19.300Z] #20 10.24 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-22T15:25:19.300Z] #20 10.32 Collecting pyyaml (from yamllint==1.16.0) [2020-12-22T15:25:19.300Z] #20 10.49 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-22T15:25:20.680Z] #20 11.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-22T15:25:20.680Z] #20 11.93 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-22T15:25:20.939Z] #20 11.96 Building wheels for collected packages: pyyaml [2020-12-22T15:25:20.939Z] #20 11.97 Running setup.py bdist_wheel for pyyaml: started [2020-12-22T15:25:21.014Z] #56 287.8 + bin/containerd-stress [2020-12-22T15:25:21.015Z] #56 290.2 + bin/containerd-shim [2020-12-22T15:25:21.876Z] #20 12.93 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-22T15:25:21.876Z] #20 12.93 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-22T15:25:21.876Z] #20 13.01 Successfully built pyyaml [2020-12-22T15:25:21.876Z] #20 13.02 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-22T15:25:22.145Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T15:25:22.145Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T15:25:22.444Z] #20 13.39 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-22T15:25:22.703Z] #20 DONE 13.9s [2020-12-22T15:25:22.703Z] [2020-12-22T15:25:22.703Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-22T15:25:22.962Z] #23 DONE 0.3s [2020-12-22T15:25:22.962Z] [2020-12-22T15:25:22.962Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-22T15:25:24.866Z] #28 ... [2020-12-22T15:25:24.866Z] [2020-12-22T15:25:24.866Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:25:24.866Z] #41 162.3 CC criu/namespaces.o [2020-12-22T15:25:24.866Z] #41 164.0 CC criu/net.o [2020-12-22T15:25:24.866Z] #41 167.0 CC criu/netfilter.o [2020-12-22T15:25:24.866Z] #41 167.4 CC criu/page-pipe.o [2020-12-22T15:25:24.866Z] #41 168.2 CC criu/page-xfer.o [2020-12-22T15:25:24.866Z] #41 169.8 CC criu/pagemap-cache.o [2020-12-22T15:25:24.866Z] #41 170.3 CC criu/pagemap.o [2020-12-22T15:25:24.866Z] #41 171.3 CC criu/parasite-syscall.o [2020-12-22T15:25:24.866Z] #41 172.3 CC criu/path.o [2020-12-22T15:25:24.866Z] #41 172.5 CC criu/pie-util-vdso-elf32.o [2020-12-22T15:25:25.433Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-22T15:25:25.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.24s) [2020-12-22T15:25:25.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s) [2020-12-22T15:25:25.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s) [2020-12-22T15:25:25.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2020-12-22T15:25:25.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s) [2020-12-22T15:25:25.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s) [2020-12-22T15:25:25.433Z] === RUN TestBuildMultiStageCopy [2020-12-22T15:25:25.434Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-22T15:25:25.434Z] #41 172.9 CC criu/pie-util-vdso.o [2020-12-22T15:25:25.693Z] #41 173.2 CC criu/pie-util.o [2020-12-22T15:25:25.693Z] #41 173.4 CC criu/pipes.o [2020-12-22T15:25:26.630Z] #41 174.1 CC criu/plugin.o [2020-12-22T15:25:26.889Z] #41 174.6 CC criu/proc_parse.o [2020-12-22T15:25:27.458Z] #41 ... [2020-12-22T15:25:27.458Z] [2020-12-22T15:25:27.458Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:25:27.458Z] #51 97.27 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-12-22T15:25:27.928Z] #56 297.1 + bin/containerd-shim-runc-v1 [2020-12-22T15:25:27.967Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-22T15:25:28.026Z] #51 ... [2020-12-22T15:25:28.026Z] [2020-12-22T15:25:28.026Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-22T15:25:28.026Z] #28 DONE 5.0s [2020-12-22T15:25:28.225Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-22T15:25:28.285Z] [2020-12-22T15:25:28.285Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-22T15:25:28.285Z] #31 DONE 0.3s [2020-12-22T15:25:28.285Z] [2020-12-22T15:25:28.285Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-22T15:25:28.285Z] #33 DONE 0.1s [2020-12-22T15:25:28.285Z] [2020-12-22T15:25:28.285Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:25:28.545Z] #54 ... [2020-12-22T15:25:28.545Z] [2020-12-22T15:25:28.545Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-22T15:25:28.545Z] #36 DONE 0.0s [2020-12-22T15:25:28.792Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-22T15:25:28.804Z] [2020-12-22T15:25:28.804Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:25:29.063Z] #47 ... [2020-12-22T15:25:29.063Z] [2020-12-22T15:25:29.063Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:25:29.063Z] #41 176.9 CC criu/protobuf-desc.o [2020-12-22T15:25:29.359Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-22T15:25:29.927Z] --- PASS: TestBuildMultiStageCopy (4.92s) [2020-12-22T15:25:29.927Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s) [2020-12-22T15:25:29.927Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2020-12-22T15:25:29.927Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-12-22T15:25:29.927Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-12-22T15:25:29.927Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-12-22T15:25:29.927Z] === RUN TestBuildMultiStageParentConfig [2020-12-22T15:25:30.001Z] #41 ... [2020-12-22T15:25:30.001Z] [2020-12-22T15:25:30.001Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-22T15:25:30.001Z] #51 99.24 + mkdir -p /build [2020-12-22T15:25:30.001Z] #51 99.25 + cp runc /build/runc [2020-12-22T15:25:30.001Z] #51 DONE 100.0s [2020-12-22T15:25:30.001Z] [2020-12-22T15:25:30.001Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:25:30.001Z] #41 177.6 CC criu/protobuf.o [2020-12-22T15:25:30.261Z] #41 178.0 CC criu/pstree.o [2020-12-22T15:25:31.318Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2020-12-22T15:25:31.318Z] === RUN TestBuildLabelWithTargets [2020-12-22T15:25:31.642Z] #41 179.3 CC criu/rbtree.o [2020-12-22T15:25:31.902Z] #41 179.5 CC criu/rst-malloc.o [2020-12-22T15:25:32.161Z] #41 ... [2020-12-22T15:25:32.161Z] [2020-12-22T15:25:32.161Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-22T15:25:32.161Z] #38 DONE 282.0s [2020-12-22T15:25:32.161Z] [2020-12-22T15:25:32.161Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:25:32.161Z] #41 179.7 CC criu/seccomp.o [2020-12-22T15:25:32.398Z] #56 302.0 + bin/containerd-shim-runc-v2 [2020-12-22T15:25:32.729Z] #41 180.5 CC criu/seize.o [2020-12-22T15:25:33.669Z] #41 181.3 CC criu/servicefd.o [2020-12-22T15:25:33.850Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2020-12-22T15:25:33.850Z] === RUN TestBuildWithEmptyLayers [2020-12-22T15:25:33.908Z] #56 303.2 + binaries [2020-12-22T15:25:33.908Z] #56 303.2 + install -D bin/containerd /build/containerd [2020-12-22T15:25:33.908Z] #56 303.2 + install -D bin/containerd-shim /build/containerd-shim [2020-12-22T15:25:33.908Z] #56 303.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-22T15:25:33.908Z] #56 303.2 + install -D bin/ctr /build/ctr [2020-12-22T15:25:33.908Z] #56 DONE 303.3s [2020-12-22T15:25:33.928Z] #41 181.6 CC criu/shmem.o [2020-12-22T15:25:34.503Z] #41 182.1 CC criu/sigframe.o [2020-12-22T15:25:34.503Z] #41 182.3 CC criu/signalfd.o [2020-12-22T15:25:34.764Z] #41 ... [2020-12-22T15:25:34.764Z] [2020-12-22T15:25:34.764Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-22T15:25:34.764Z] #39 DONE 0.5s [2020-12-22T15:25:34.764Z] [2020-12-22T15:25:34.764Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:25:34.764Z] #41 182.5 CC criu/sk-inet.o [2020-12-22T15:25:34.787Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2020-12-22T15:25:34.787Z] === RUN TestBuildMultiStageOnBuild [2020-12-22T15:25:34.939Z] [2020-12-22T15:25:34.939Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-22T15:25:34.939Z] #57 DONE 0.1s [2020-12-22T15:25:34.939Z] [2020-12-22T15:25:34.939Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-22T15:25:34.939Z] #61 DONE 0.1s [2020-12-22T15:25:35.230Z] [2020-12-22T15:25:35.230Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-22T15:25:35.230Z] #63 DONE 0.1s [2020-12-22T15:25:35.230Z] [2020-12-22T15:25:35.230Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-22T15:25:35.230Z] #65 DONE 0.1s [2020-12-22T15:25:35.230Z] [2020-12-22T15:25:35.230Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-22T15:25:35.230Z] #66 DONE 0.0s [2020-12-22T15:25:35.230Z] [2020-12-22T15:25:35.230Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-22T15:25:35.332Z] #41 183.1 CC criu/sk-netlink.o [2020-12-22T15:25:35.592Z] #41 183.4 CC criu/sk-packet.o [2020-12-22T15:25:36.161Z] #41 183.8 CC criu/sk-queue.o [2020-12-22T15:25:36.420Z] #41 184.1 CC criu/sk-tcp.o [2020-12-22T15:25:36.680Z] #41 ... [2020-12-22T15:25:36.680Z] [2020-12-22T15:25:36.680Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:25:36.680Z] #47 286.4 + /build/golangci-lint --version [2020-12-22T15:25:36.680Z] #47 286.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-22T15:25:36.680Z] #47 DONE 286.9s [2020-12-22T15:25:36.680Z] [2020-12-22T15:25:36.680Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-22T15:25:36.680Z] #41 184.4 CC criu/sk-unix.o [2020-12-22T15:25:37.959Z] #67 DONE 2.2s [2020-12-22T15:25:37.959Z] [2020-12-22T15:25:37.959Z] #68 exporting to oci image format [2020-12-22T15:25:37.959Z] #68 exporting layers [2020-12-22T15:25:38.059Z] #41 185.4 CC criu/sockets.o [2020-12-22T15:25:38.077Z] --- PASS: TestBuildMultiStageOnBuild (3.08s) [2020-12-22T15:25:38.077Z] === RUN TestBuildUncleanTarFilenames [2020-12-22T15:25:38.319Z] #41 185.8 CC criu/stats.o [2020-12-22T15:25:38.319Z] #41 186.0 CC criu/string.o [2020-12-22T15:25:38.578Z] #41 186.1 CC criu/sysctl.o [2020-12-22T15:25:38.837Z] #41 186.6 CC criu/sysfs_parse.o [2020-12-22T15:25:39.097Z] #41 186.8 CC criu/timens.o [2020-12-22T15:25:39.356Z] #41 186.9 CC criu/timerfd.o [2020-12-22T15:25:39.457Z] --- PASS: TestBuildUncleanTarFilenames (1.68s) [2020-12-22T15:25:39.457Z] === RUN TestBuildMultiStageLayerLeak [2020-12-22T15:25:39.615Z] #41 187.1 CC criu/tty.o [2020-12-22T15:25:40.552Z] #41 188.0 CC criu/tun.o [2020-12-22T15:25:40.552Z] #41 188.2 CC criu/uffd.o [2020-12-22T15:25:40.991Z] ..........................xx.................... [ 29%] [2020-12-22T15:25:41.122Z] #41 188.8 CC criu/util.o [2020-12-22T15:25:41.691Z] #41 189.4 CC criu/uts_ns.o [2020-12-22T15:25:41.691Z] #41 189.5 CC criu/vdso-compat.o [2020-12-22T15:25:41.950Z] #41 189.6 CC criu/vdso.o [2020-12-22T15:25:42.209Z] #41 189.9 LINK criu/built-in.o [2020-12-22T15:25:42.209Z] #41 190.0 LINK criu/criu [2020-12-22T15:25:42.744Z] --- PASS: TestBuildMultiStageLayerLeak (3.17s) [2020-12-22T15:25:42.744Z] === RUN TestBuildWithHugeFile [2020-12-22T15:25:42.778Z] #41 190.3 DEP lib/c/criu.d [2020-12-22T15:25:42.778Z] #41 190.3 CC images/rpc.pb-c.o [2020-12-22T15:25:43.041Z] #41 190.7 CC lib/c/criu.o [2020-12-22T15:25:43.291Z] --- PASS: TestBuildWithHugeFile (40.50s) [2020-12-22T15:25:43.291Z] === RUN TestBuildWithEmptyDockerfile [2020-12-22T15:25:43.291Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T15:25:43.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T15:25:43.291Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T15:25:43.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T15:25:43.291Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T15:25:43.291Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T15:25:43.291Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T15:25:43.291Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T15:25:43.291Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T15:25:43.291Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-12-22T15:25:43.291Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-12-22T15:25:43.291Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-12-22T15:25:43.291Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2020-12-22T15:25:43.291Z] === RUN TestBuildPreserveOwnership [2020-12-22T15:25:43.291Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-22T15:25:43.291Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-22T15:25:43.291Z] --- PASS: TestBuildPreserveOwnership (5.93s) [2020-12-22T15:25:43.291Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.81s) [2020-12-22T15:25:43.291Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s) [2020-12-22T15:25:43.291Z] === RUN TestBuildPlatformInvalid [2020-12-22T15:25:43.291Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-12-22T15:25:43.291Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2020-12-22T15:25:43.609Z] #41 191.1 LINK lib/c/built-in.o [2020-12-22T15:25:43.609Z] #41 191.1 LINK lib/c/libcriu.so [2020-12-22T15:25:43.609Z] #41 191.2 LINK lib/c/libcriu.a [2020-12-22T15:25:43.609Z] #41 191.3 GEN magic.py [2020-12-22T15:25:43.869Z] #41 191.4 Note: Building without setproctitle() and strlcpy() support. [2020-12-22T15:25:43.869Z] #41 191.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-22T15:25:43.869Z] #41 191.4 Note: Building without GnuTLS support [2020-12-22T15:25:43.869Z] #41 191.4 Makefile.config:39: Warn: you have no libnftables installed [2020-12-22T15:25:43.869Z] #41 191.4 Makefile.config:40: Warn: Building without nftables support [2020-12-22T15:25:44.128Z] #41 191.8 fatal: not a git repository (or any of the parent directories): .git [2020-12-22T15:25:44.696Z] #41 192.3 make[1]: Nothing to be done for 'all'. [2020-12-22T15:25:44.955Z] #41 192.7 make[1]: 'images/built-in.o' is up to date. [2020-12-22T15:25:44.955Z] #41 192.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-22T15:25:44.955Z] #41 192.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-22T15:25:44.955Z] #41 192.8 make[1]: 'compel/libcompel.a' is up to date. [2020-12-22T15:25:45.214Z] #41 192.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-22T15:25:45.214Z] #41 192.8 make[1]: Nothing to be done for 'all'. [2020-12-22T15:25:45.214Z] #41 192.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-22T15:25:45.214Z] #41 192.9 make[2]: Nothing to be done for 'all'. [2020-12-22T15:25:45.214Z] #41 192.9 make[2]: Nothing to be done for 'all'. [2020-12-22T15:25:45.214Z] #41 193.0 make[2]: Nothing to be done for 'all'. [2020-12-22T15:25:45.214Z] #41 193.0 make[2]: Nothing to be done for 'all'. [2020-12-22T15:25:45.474Z] #41 193.1 make[2]: Nothing to be done for 'all'. [2020-12-22T15:25:45.474Z] #41 193.1 make[2]: Nothing to be done for 'all'. [2020-12-22T15:25:45.474Z] #41 193.1 make[2]: Nothing to be done for 'all'. [2020-12-22T15:25:45.474Z] #41 193.2 make[2]: Nothing to be done for 'all'. [2020-12-22T15:25:45.474Z] #41 193.2 INSTALL criu/criu [2020-12-22T15:25:45.733Z] #41 DONE 193.4s [2020-12-22T15:25:45.733Z] [2020-12-22T15:25:45.733Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:25:47.111Z] #54 ... [2020-12-22T15:25:47.111Z] [2020-12-22T15:25:47.111Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-22T15:25:47.111Z] #42 DONE 0.1s [2020-12-22T15:25:47.111Z] [2020-12-22T15:25:47.111Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-22T15:25:47.371Z] #44 DONE 0.2s [2020-12-22T15:25:47.371Z] [2020-12-22T15:25:47.371Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-22T15:25:47.629Z] #46 DONE 0.1s [2020-12-22T15:25:47.629Z] [2020-12-22T15:25:47.629Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-22T15:25:48.196Z] #48 DONE 0.7s [2020-12-22T15:25:48.196Z] [2020-12-22T15:25:48.196Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:25:48.196Z] #54 ... [2020-12-22T15:25:48.196Z] [2020-12-22T15:25:48.196Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-22T15:25:48.196Z] #50 DONE 0.1s [2020-12-22T15:25:48.454Z] [2020-12-22T15:25:48.454Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-22T15:25:49.021Z] #52 DONE 0.7s [2020-12-22T15:25:49.021Z] [2020-12-22T15:25:49.021Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-22T15:25:49.021Z] #54 231.8 + bin/containerd [2020-12-22T15:25:55.531Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.24s) [2020-12-22T15:25:55.531Z] PASS [2020-12-22T15:25:55.531Z] [2020-12-22T15:25:55.531Z] === Skipped [2020-12-22T15:25:55.531Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-12-22T15:25:55.531Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T15:25:55.531Z] [2020-12-22T15:25:55.531Z] [2020-12-22T15:25:55.531Z] DONE 33 tests, 1 skipped in 106.444s [2020-12-22T15:25:55.531Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-12-22T15:25:55.531Z] ++ 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-12-22T15:25:55.531Z] ++ set -e [2020-12-22T15:25:55.531Z] ++ '[' -n 0 ']' [2020-12-22T15:25:55.531Z] ++ set -x [2020-12-22T15:25:55.531Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:25:55.531Z] INFO: Testing against a local daemon [2020-12-22T15:25:55.532Z] === RUN TestConfigInspect [2020-12-22T15:25:57.405Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-12-22T15:25:59.743Z] --- PASS: TestConfigInspect (3.62s) [2020-12-22T15:25:59.743Z] === RUN TestConfigList [2020-12-22T15:26:02.292Z] --- PASS: TestConfigList (3.19s) [2020-12-22T15:26:02.292Z] === RUN TestConfigsCreateAndDelete [2020-12-22T15:26:04.813Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-12-22T15:26:05.600Z] --- PASS: TestConfigsCreateAndDelete (3.26s) [2020-12-22T15:26:05.600Z] === RUN TestConfigsUpdate [2020-12-22T15:26:08.826Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-12-22T15:26:08.909Z] --- PASS: TestConfigsUpdate (3.22s) [2020-12-22T15:26:08.909Z] === RUN TestTemplatedConfig [2020-12-22T15:26:12.216Z] --- PASS: TestTemplatedConfig (3.47s) [2020-12-22T15:26:12.216Z] === RUN TestConfigCreateResolve [2020-12-22T15:26:14.833Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-22T15:26:14.833Z] Using test binary docker [2020-12-22T15:26:14.833Z] +++ /etc/init.d/apparmor start [2020-12-22T15:26:14.833Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-22T15:26:14.833Z] INFO: Waiting for daemon to start... [2020-12-22T15:26:14.833Z] Starting dockerd [2020-12-22T15:26:14.833Z] +++ 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-12-22T15:26:14.833Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-22T15:26:14.833Z] Using test binary docker [2020-12-22T15:26:14.833Z] +++ /etc/init.d/apparmor start [2020-12-22T15:26:14.833Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-22T15:26:14.833Z] INFO: Waiting for daemon to start... [2020-12-22T15:26:14.833Z] Starting dockerd [2020-12-22T15:26:14.833Z] +++ 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-12-22T15:26:15.523Z] --- PASS: TestConfigCreateResolve (2.73s) [2020-12-22T15:26:15.524Z] === RUN TestConfigDaemonLibtrustID [2020-12-22T15:26:15.524Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-12-22T15:26:15.524Z] PASS [2020-12-22T15:26:15.524Z] [2020-12-22T15:26:15.524Z] DONE 7 tests in 20.316s [2020-12-22T15:26:15.785Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-12-22T15:26:15.785Z] ++ 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-12-22T15:26:15.785Z] ++ set -e [2020-12-22T15:26:15.785Z] ++ '[' -n 0 ']' [2020-12-22T15:26:15.785Z] ++ set -x [2020-12-22T15:26:15.785Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:26:15.785Z] INFO: Testing against a local daemon [2020-12-22T15:26:15.785Z] === RUN TestCheckpoint [2020-12-22T15:26:15.785Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-22T15:26:15.785Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T15:26:15.785Z] === RUN TestContainerInvalidJSON [2020-12-22T15:26:15.785Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T15:26:15.785Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T15:26:15.785Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T15:26:15.785Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T15:26:15.785Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-22T15:26:15.785Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-22T15:26:15.785Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T15:26:15.785Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-22T15:26:15.785Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T15:26:15.785Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-22T15:26:15.785Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-22T15:26:15.785Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-22T15:26:15.785Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-22T15:26:15.785Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-22T15:26:16.046Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2020-12-22T15:26:16.047Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-22T15:26:16.308Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-12-22T15:26:16.308Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-22T15:26:16.308Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-12-22T15:26:16.308Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-22T15:26:16.308Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-12-22T15:26:16.308Z] === RUN TestCopyFromContainer [2020-12-22T15:26:16.738Z] . [2020-12-22T15:26:16.738Z] [2020-12-22T15:26:16.738Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-22T15:26:16.738Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-22T15:26:16.738Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-22T15:26:16.738Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-22T15:26:16.738Z] Error: No such image: emptyfs [2020-12-22T15:26:16.738Z] Error: No such image: emptyfs [2020-12-22T15:26:16.739Z] ++++ docker load [2020-12-22T15:26:16.739Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-22T15:26:16.739Z] ++++ docker load [2020-12-22T15:26:16.739Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-22T15:26:16.998Z] Running integration-test (iteration 1) [2020-12-22T15:26:16.998Z] Running integration-test (iteration 1) [2020-12-22T15:26:16.998Z] 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-12-22T15:26:16.998Z] ++ 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-12-22T15:26:16.998Z] ++ set -e [2020-12-22T15:26:16.998Z] ++ '[' -n 0 ']' [2020-12-22T15:26:16.998Z] ++ set -x [2020-12-22T15:26:16.999Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:26:16.999Z] 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-12-22T15:26:16.999Z] ++ 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-12-22T15:26:16.999Z] ++ set -e [2020-12-22T15:26:16.999Z] ++ '[' -n 0 ']' [2020-12-22T15:26:16.999Z] ++ set -x [2020-12-22T15:26:16.999Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:26:18.862Z] === RUN TestCopyFromContainer// [2020-12-22T15:26:18.862Z] === RUN TestCopyFromContainer//bar/root [2020-12-22T15:26:18.862Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-22T15:26:18.862Z] === RUN TestCopyFromContainer/bar/quux [2020-12-22T15:26:18.862Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-22T15:26:19.124Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-22T15:26:19.124Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-22T15:26:19.124Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-22T15:26:19.387Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-22T15:26:19.387Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-22T15:26:19.649Z] --- PASS: TestCopyFromContainer (3.19s) [2020-12-22T15:26:19.649Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-12-22T15:26:19.649Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-12-22T15:26:19.649Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-12-22T15:26:19.649Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-12-22T15:26:19.649Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-12-22T15:26:19.649Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-12-22T15:26:19.649Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-12-22T15:26:19.649Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-12-22T15:26:19.649Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-12-22T15:26:19.649Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-12-22T15:26:19.649Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-22T15:26:19.649Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T15:26:19.649Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T15:26:19.649Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T15:26:19.649Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T15:26:19.649Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T15:26:19.649Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T15:26:19.649Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T15:26:19.649Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T15:26:19.649Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T15:26:19.649Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-22T15:26:19.649Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-12-22T15:26:19.649Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-12-22T15:26:19.649Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-12-22T15:26:19.649Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-22T15:26:19.649Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-12-22T15:26:19.649Z] === RUN TestCreateWithInvalidEnv [2020-12-22T15:26:19.649Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-22T15:26:19.649Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-22T15:26:19.649Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-22T15:26:19.649Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-22T15:26:19.649Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-22T15:26:19.649Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-22T15:26:19.649Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-22T15:26:19.649Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-22T15:26:19.649Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-22T15:26:19.649Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-12-22T15:26:19.649Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-22T15:26:19.649Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-22T15:26:19.649Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-22T15:26:19.649Z] === RUN TestCreateTmpfsMountsTarget [2020-12-22T15:26:19.910Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-12-22T15:26:19.911Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-22T15:26:21.097Z] #54 259.4 + bin/containerd-stress [2020-12-22T15:26:21.098Z] #54 261.4 + bin/containerd-shim [2020-12-22T15:26:21.834Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2020-12-22T15:26:21.834Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-22T15:26:22.363Z] aa4f58cd6da1: Pull complete [2020-12-22T15:26:22.363Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da [2020-12-22T15:26:22.363Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:26:22.363Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:26:22.363Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-12-22T15:26:22.363Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-12-22T15:26:22.363Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1637' [2020-12-22T15:26:22.363Z] INFO: Docker version of control daemon [2020-12-22T15:26:22.363Z] [2020-12-22T15:26:22.363Z] Client: Docker Engine - Enterprise [2020-12-22T15:26:22.363Z] Version: 19.03.12 [2020-12-22T15:26:22.363Z] API version: 1.40 [2020-12-22T15:26:22.363Z] Go version: go1.13.13 [2020-12-22T15:26:22.363Z] Git commit: 4306744 [2020-12-22T15:26:22.363Z] Built: 08/05/2020 19:27:53 [2020-12-22T15:26:22.363Z] OS/Arch: windows/amd64 [2020-12-22T15:26:22.363Z] Experimental: false [2020-12-22T15:26:22.363Z] [2020-12-22T15:26:22.363Z] Server: Docker Engine - Enterprise [2020-12-22T15:26:22.363Z] Engine: [2020-12-22T15:26:22.363Z] Version: 19.03.12 [2020-12-22T15:26:22.363Z] API version: 1.40 (minimum version 1.24) [2020-12-22T15:26:22.363Z] Go version: go1.13.13 [2020-12-22T15:26:22.363Z] Git commit: f295753ffd [2020-12-22T15:26:22.363Z] Built: 08/05/2020 19:26:41 [2020-12-22T15:26:22.363Z] OS/Arch: windows/amd64 [2020-12-22T15:26:22.363Z] Experimental: true [2020-12-22T15:26:22.363Z] [2020-12-22T15:26:22.363Z] INFO: Docker info of control daemon [2020-12-22T15:26:22.363Z] [2020-12-22T15:26:22.363Z] Client: [2020-12-22T15:26:22.363Z] Debug Mode: false [2020-12-22T15:26:22.363Z] Plugins: [2020-12-22T15:26:22.363Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-22T15:26:22.363Z] [2020-12-22T15:26:22.363Z] Server: [2020-12-22T15:26:22.363Z] Containers: 0 [2020-12-22T15:26:22.363Z] Running: 0 [2020-12-22T15:26:22.363Z] Paused: 0 [2020-12-22T15:26:22.363Z] Stopped: 0 [2020-12-22T15:26:22.363Z] Images: 1 [2020-12-22T15:26:22.363Z] Server Version: 19.03.12 [2020-12-22T15:26:22.363Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-12-22T15:26:22.363Z] Windows: [2020-12-22T15:26:22.363Z] LCOW: [2020-12-22T15:26:22.363Z] Logging Driver: json-file [2020-12-22T15:26:22.363Z] Plugins: [2020-12-22T15:26:22.363Z] Volume: local [2020-12-22T15:26:22.363Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-22T15:26:22.363Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-22T15:26:22.363Z] Swarm: inactive [2020-12-22T15:26:22.363Z] Default Isolation: process [2020-12-22T15:26:22.363Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-22T15:26:22.363Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-22T15:26:22.363Z] OSType: windows [2020-12-22T15:26:22.363Z] Architecture: x86_64 [2020-12-22T15:26:22.363Z] CPUs: 4 [2020-12-22T15:26:22.363Z] Total Memory: 32GiB [2020-12-22T15:26:22.363Z] Name: azwin-2-5f6060 [2020-12-22T15:26:22.363Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-22T15:26:22.363Z] Docker Root Dir: D:\docker [2020-12-22T15:26:22.363Z] Debug Mode: false [2020-12-22T15:26:22.363Z] Registry: https://index.docker.io/v1/ [2020-12-22T15:26:22.363Z] Labels: [2020-12-22T15:26:22.363Z] Experimental: true [2020-12-22T15:26:22.363Z] Insecure Registries: [2020-12-22T15:26:22.363Z] 10.0.0.4:5000 [2020-12-22T15:26:22.363Z] 127.0.0.0/8 [2020-12-22T15:26:22.363Z] Registry Mirrors: [2020-12-22T15:26:22.363Z] http://10.0.0.4:5000/ [2020-12-22T15:26:22.363Z] Live Restore Enabled: false [2020-12-22T15:26:22.363Z] [2020-12-22T15:26:22.363Z] [2020-12-22T15:26:22.363Z] INFO: Commit hash is ab06bb3ec0 [2020-12-22T15:26:22.363Z] INFO: Nuke-Everything... [2020-12-22T15:26:22.363Z] INFO: Container count on control daemon to delete is 0 [2020-12-22T15:26:22.363Z] INFO: Nuking d:\CI [2020-12-22T15:26:22.363Z] INFO: Zapped successfully [2020-12-22T15:26:22.363Z] INFO: Location for testing is d:\CI\PR-41801\4 [2020-12-22T15:26:22.363Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-12-22T15:26:22.363Z] [2020-12-22T15:26:22.363Z] [2020-12-22T15:26:22.363Z] INFO: Building the image from Dockerfile.windows at 12/22/2020 15:26:15... [2020-12-22T15:26:22.363Z] [2020-12-22T15:26:22.363Z] Sending build context to Docker daemon 58.06MB [2020-12-22T15:26:22.363Z] [2020-12-22T15:26:22.363Z] Step 1/10 : FROM microsoft/windowsservercore [2020-12-22T15:26:22.363Z] ---> c0773f9ce353 [2020-12-22T15:26:22.363Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-12-22T15:26:22.363Z] ---> Running in 16b2765a2bf6 [2020-12-22T15:26:22.363Z] Removing intermediate container 16b2765a2bf6 [2020-12-22T15:26:22.363Z] ---> 5c24f2faf440 [2020-12-22T15:26:22.363Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-12-22T15:26:22.363Z] ---> Running in 1672ef15aaa4 [2020-12-22T15:26:22.363Z] Removing intermediate container 1672ef15aaa4 [2020-12-22T15:26:22.363Z] ---> 5089a8b4ef27 [2020-12-22T15:26:22.363Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-12-22T15:26:22.363Z] ---> Running in 541b6da154e7 [2020-12-22T15:26:22.363Z] Removing intermediate container 541b6da154e7 [2020-12-22T15:26:22.363Z] ---> 8559fa9ae7b7 [2020-12-22T15:26:22.363Z] 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-12-22T15:26:22.363Z] ---> Running in 4be5e9b5b93f [2020-12-22T15:26:22.363Z] Removing intermediate container 4be5e9b5b93f [2020-12-22T15:26:22.363Z] ---> 03e3a528a607 [2020-12-22T15:26:22.363Z] 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 { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $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-12-22T15:26:22.363Z] ---> Running in 3b15db8cd07d [2020-12-22T15:26:24.385Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2020-12-22T15:26:24.385Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-22T15:26:24.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T15:26:24.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T15:26:24.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T15:26:24.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T15:26:24.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T15:26:24.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T15:26:24.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T15:26:24.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T15:26:24.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T15:26:24.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T15:26:24.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T15:26:24.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T15:26:24.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T15:26:24.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T15:26:24.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T15:26:24.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-22T15:26:24.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-12-22T15:26:24.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-12-22T15:26:24.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-12-22T15:26:24.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-12-22T15:26:24.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-12-22T15:26:24.385Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-22T15:26:24.958Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-12-22T15:26:24.958Z] === RUN TestCreateDifferentPlatform [2020-12-22T15:26:24.958Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-22T15:26:24.958Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-22T15:26:24.958Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-12-22T15:26:24.958Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-22T15:26:24.958Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-22T15:26:24.958Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-22T15:26:24.958Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-12-22T15:26:24.958Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-22T15:26:25.221Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2020-12-22T15:26:25.221Z] === RUN TestContainerStartOnDaemonRestart [2020-12-22T15:26:25.221Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-22T15:26:25.221Z] === RUN TestDaemonRestartIpcMode [2020-12-22T15:26:25.221Z] === PAUSE TestDaemonRestartIpcMode [2020-12-22T15:26:25.221Z] === RUN TestDaemonHostGatewayIP [2020-12-22T15:26:25.221Z] === PAUSE TestDaemonHostGatewayIP [2020-12-22T15:26:25.221Z] === RUN TestContainerKillOnDaemonStart [2020-12-22T15:26:25.221Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-22T15:26:25.221Z] === RUN TestDiff [2020-12-22T15:26:25.287Z] #54 267.9 + bin/containerd-shim-runc-v1 [2020-12-22T15:26:25.417Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-12-22T15:26:25.795Z] --- PASS: TestDiff (0.75s) [2020-12-22T15:26:25.795Z] === RUN TestExecWithCloseStdin [2020-12-22T15:26:26.740Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-12-22T15:26:26.740Z] === RUN TestExec [2020-12-22T15:26:27.685Z] --- PASS: TestExec (0.83s) [2020-12-22T15:26:27.685Z] === RUN TestExecUser [2020-12-22T15:26:28.160Z] [2020-12-22T15:26:28.160Z] SUCCESS: Specified value was saved. [2020-12-22T15:26:28.630Z] --- PASS: TestExecUser (0.94s) [2020-12-22T15:26:28.631Z] === RUN TestExportContainerAndImportImage [2020-12-22T15:26:29.485Z] #54 272.3 + bin/containerd-shim-runc-v2 [2020-12-22T15:26:29.577Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-12-22T15:26:29.577Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-22T15:26:29.697Z] INFO: Downloading git... [2020-12-22T15:26:30.422Z] #54 273.2 + binaries [2020-12-22T15:26:30.422Z] #54 273.2 + install -D bin/containerd /build/containerd [2020-12-22T15:26:30.422Z] #54 273.3 + install -D bin/containerd-shim /build/containerd-shim [2020-12-22T15:26:30.422Z] #54 273.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-22T15:26:30.422Z] #54 273.3 + install -D bin/ctr /build/ctr [2020-12-22T15:26:30.664Z] INFO: Downloading go... [2020-12-22T15:26:31.797Z] #54 DONE 274.8s [2020-12-22T15:26:32.151Z] --- PASS: TestExportContainerAfterDaemonRestart (2.07s) [2020-12-22T15:26:32.151Z] === RUN TestHealthCheckWorkdir [2020-12-22T15:26:32.210Z] INFO: Downloading compiler 1 of 3... [2020-12-22T15:26:32.726Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-12-22T15:26:32.726Z] === RUN TestHealthKillContainer [2020-12-22T15:26:32.734Z] [2020-12-22T15:26:32.734Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-22T15:26:33.168Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-12-22T15:26:33.182Z] INFO: Downloading compiler 2 of 3... [2020-12-22T15:26:33.182Z] INFO: Downloading compiler 3 of 3... [2020-12-22T15:26:33.642Z] INFO: Extracting git... [2020-12-22T15:26:33.668Z] #55 DONE 0.9s [2020-12-22T15:26:33.668Z] [2020-12-22T15:26:33.668Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-22T15:26:33.927Z] #59 DONE 0.2s [2020-12-22T15:26:33.927Z] [2020-12-22T15:26:33.927Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-22T15:26:34.497Z] #61 DONE 0.5s [2020-12-22T15:26:34.498Z] [2020-12-22T15:26:34.498Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-22T15:26:34.498Z] #63 DONE 0.0s [2020-12-22T15:26:34.498Z] [2020-12-22T15:26:34.498Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-22T15:26:34.498Z] #64 DONE 0.0s [2020-12-22T15:26:34.498Z] [2020-12-22T15:26:34.498Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-22T15:26:35.022Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-12-22T15:26:36.032Z] --- PASS: TestHealthKillContainer (2.90s) [2020-12-22T15:26:36.032Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-22T15:26:36.293Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-12-22T15:26:36.293Z] === RUN TestIpcModeNone [2020-12-22T15:26:37.082Z] #65 DONE 2.4s [2020-12-22T15:26:37.082Z] [2020-12-22T15:26:37.082Z] #66 exporting to image [2020-12-22T15:26:37.082Z] #66 exporting layers [2020-12-22T15:26:37.238Z] --- PASS: TestIpcModeNone (0.84s) [2020-12-22T15:26:37.238Z] === RUN TestIpcModePrivate [2020-12-22T15:26:38.184Z] --- PASS: TestIpcModePrivate (0.83s) [2020-12-22T15:26:38.184Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-12-22T15:26:38.184Z] === RUN TestIpcModeShareable [2020-12-22T15:26:39.128Z] --- PASS: TestIpcModeShareable (0.88s) [2020-12-22T15:26:39.128Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-12-22T15:26:39.128Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-22T15:26:39.756Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-12-22T15:26:41.679Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s) [2020-12-22T15:26:41.679Z] === RUN TestAPIIpcModeHost [2020-12-22T15:26:42.253Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-12-22T15:26:42.253Z] === RUN TestDaemonIpcModeShareable [2020-12-22T15:26:43.673Z] #66 exporting layers 6.6s done [2020-12-22T15:26:43.673Z] #66 writing image sha256:19e841494a10c59e29fec7509210200c6a30ad04b4d84f9352cdced0e7d13e7d done [2020-12-22T15:26:43.673Z] #66 naming to docker.io/library/docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e done [2020-12-22T15:26:43.673Z] #66 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-22T15:26:44.024Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e -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:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e hack/make.sh dynbinary test-integration [2020-12-22T15:26:44.173Z] --- PASS: TestDaemonIpcModeShareable (1.97s) [2020-12-22T15:26:44.173Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-12-22T15:26:44.173Z] === RUN TestDaemonIpcModePrivate [2020-12-22T15:26:45.401Z] [2020-12-22T15:26:45.401Z] Removing bundles/ [2020-12-22T15:26:45.401Z] [2020-12-22T15:26:45.401Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-22T15:26:45.401Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T15:26:45.401Z] GOOS="" GOARCH="" GOARM="" [2020-12-22T15:26:46.023Z] INFO: Expanding go... [2020-12-22T15:26:46.094Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-12-22T15:26:46.094Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-12-22T15:26:46.094Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-22T15:26:48.013Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-12-22T15:26:48.013Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-12-22T15:26:48.013Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-22T15:26:49.931Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2020-12-22T15:26:49.932Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-12-22T15:26:49.932Z] === RUN TestIpcModeOlderClient [2020-12-22T15:26:49.932Z] === PAUSE TestIpcModeOlderClient [2020-12-22T15:26:49.932Z] === RUN TestKillContainerInvalidSignal [2020-12-22T15:26:50.505Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-12-22T15:26:50.505Z] === RUN TestKillContainer [2020-12-22T15:26:50.505Z] === RUN TestKillContainer/no_signal [2020-12-22T15:26:51.079Z] === RUN TestKillContainer/non_killing_signal [2020-12-22T15:26:51.653Z] === RUN TestKillContainer/killing_signal [2020-12-22T15:26:52.600Z] --- PASS: TestKillContainer (2.32s) [2020-12-22T15:26:52.600Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-12-22T15:26:52.600Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-12-22T15:26:52.600Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-12-22T15:26:52.600Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-22T15:26:52.600Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-22T15:26:53.546Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-22T15:26:54.120Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2020-12-22T15:26:54.120Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-12-22T15:26:54.120Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-12-22T15:26:54.120Z] === RUN TestKillStoppedContainer [2020-12-22T15:26:54.283Z] ......................... [ 67%] [2020-12-22T15:26:54.382Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-12-22T15:26:54.382Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-22T15:26:54.382Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-12-22T15:26:54.382Z] === RUN TestKillDifferentUserContainer [2020-12-22T15:26:55.329Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-12-22T15:26:55.329Z] === RUN TestInspectOomKilledTrue [2020-12-22T15:26:55.329Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-22T15:26:55.329Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:26:55.329Z] === RUN TestInspectOomKilledFalse [2020-12-22T15:26:55.329Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-22T15:26:55.329Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:26:55.329Z] === RUN TestLinksEtcHostsContentMatch [2020-12-22T15:26:55.903Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-12-22T15:26:55.903Z] === RUN TestLinksContainerNames [2020-12-22T15:26:57.293Z] --- PASS: TestLinksContainerNames (1.51s) [2020-12-22T15:26:57.293Z] === RUN TestLogsFollowTailEmpty [2020-12-22T15:26:58.239Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-12-22T15:26:58.239Z] === RUN TestContainerNetworkMountsNoChown [2020-12-22T15:26:58.813Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/default [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/default [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/private [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/private [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/rprivate [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/slave [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/slave [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/rslave [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/shared [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/shared [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/rshared [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-22T15:26:58.814Z] === CONT TestMountDaemonRoot/default [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-22T15:26:58.814Z] === CONT TestMountDaemonRoot/rslave [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T15:26:58.814Z] === CONT TestMountDaemonRoot/shared [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-22T15:26:58.814Z] === CONT TestMountDaemonRoot/rprivate [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T15:26:58.814Z] === CONT TestMountDaemonRoot/rshared [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T15:26:58.814Z] === CONT TestMountDaemonRoot/private [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-22T15:26:58.814Z] === CONT TestMountDaemonRoot/slave [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-22T15:26:58.814Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T15:26:58.814Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-22T15:26:58.814Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-22T15:26:58.814Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-22T15:26:58.814Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T15:26:58.814Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-22T15:26:59.076Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-22T15:26:59.338Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-22T15:26:59.338Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-22T15:26:59.338Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T15:26:59.338Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-22T15:26:59.338Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T15:26:59.338Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-22T15:26:59.338Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-22T15:26:59.338Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-12-22T15:26:59.338Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-12-22T15:26:59.338Z] === RUN TestContainerBindMountNonRecursive [2020-12-22T15:27:01.889Z] --- PASS: TestContainerBindMountNonRecursive (2.31s) [2020-12-22T15:27:01.889Z] === RUN TestContainerVolumesMountedAsShared [2020-12-22T15:27:02.464Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2020-12-22T15:27:02.464Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-22T15:27:03.037Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2020-12-22T15:27:03.037Z] === RUN TestNetworkNat [2020-12-22T15:27:03.709Z] INFO: Expanding compiler 1 of 3... [2020-12-22T15:27:03.709Z] INFO: Expanding compiler 2 of 3... [2020-12-22T15:27:03.726Z] Loaded image: buildpack-deps:buster [2020-12-22T15:27:03.726Z] Loaded image: busybox:latest [2020-12-22T15:27:03.726Z] Loaded image: buildpack-deps:buster [2020-12-22T15:27:03.726Z] Loaded image: busybox:glibc [2020-12-22T15:27:03.726Z] Loaded image: busybox:latest [2020-12-22T15:27:03.726Z] Loaded image: busybox:glibc [2020-12-22T15:27:03.984Z] --- PASS: TestNetworkNat (0.85s) [2020-12-22T15:27:03.984Z] === RUN TestNetworkLocalhostTCPNat [2020-12-22T15:27:03.985Z] Loaded image: debian:bullseye [2020-12-22T15:27:04.244Z] Loaded image: hello-world:latest [2020-12-22T15:27:04.244Z] Loaded image: arm32v7/hello-world:latest [2020-12-22T15:27:04.244Z] Loaded image: debian:bullseye [2020-12-22T15:27:04.504Z] INFO: Testing against a local daemon [2020-12-22T15:27:04.504Z] === RUN TestDockerDaemonSuite [2020-12-22T15:27:04.504Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-12-22T15:27:04.504Z] Loaded image: hello-world:latest [2020-12-22T15:27:04.763Z] Loaded image: arm32v7/hello-world:latest [2020-12-22T15:27:04.763Z] INFO: Testing against a local daemon [2020-12-22T15:27:04.763Z] === RUN TestDockerSuite [2020-12-22T15:27:04.763Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-22T15:27:04.763Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-22T15:27:04.928Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-12-22T15:27:04.928Z] === RUN TestNetworkLoopbackNat [2020-12-22T15:27:05.022Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-22T15:27:05.022Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-22T15:27:05.022Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-22T15:27:05.022Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-22T15:27:05.022Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-22T15:27:05.022Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-22T15:27:07.443Z] INFO: Expanding compiler 3 of 3... [2020-12-22T15:27:08.239Z] --- PASS: TestNetworkLoopbackNat (3.20s) [2020-12-22T15:27:08.239Z] === RUN TestPause [2020-12-22T15:27:08.309Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-22T15:27:08.409Z] INFO: Removing downloaded files... [2020-12-22T15:27:08.410Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-12-22T15:27:08.410Z] INFO: Configuring git core.autocrlf... [2020-12-22T15:27:08.568Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-22T15:27:08.814Z] --- PASS: TestPause (0.82s) [2020-12-22T15:27:08.815Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-22T15:27:08.815Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T15:27:08.815Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T15:27:08.815Z] === RUN TestPauseStopPausedContainer [2020-12-22T15:27:09.135Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-22T15:27:09.135Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-22T15:27:09.758Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2020-12-22T15:27:09.758Z] === RUN TestPsFilter [2020-12-22T15:27:09.758Z] --- PASS: TestPsFilter (0.24s) [2020-12-22T15:27:09.758Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-22T15:27:10.074Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-22T15:27:10.074Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-22T15:27:10.074Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-22T15:27:10.702Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-12-22T15:27:10.702Z] === RUN TestRemoveContainerWithVolume [2020-12-22T15:27:11.645Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-12-22T15:27:11.645Z] === RUN TestRemoveContainerRunning [2020-12-22T15:27:11.977Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-22T15:27:11.977Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-22T15:27:11.977Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-22T15:27:11.977Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-22T15:27:12.219Z] --- PASS: TestRemoveContainerRunning (0.74s) [2020-12-22T15:27:12.219Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-22T15:27:12.545Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-12-22T15:27:13.112Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-22T15:27:13.162Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-12-22T15:27:13.162Z] === RUN TestRemoveInvalidContainer [2020-12-22T15:27:13.162Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-22T15:27:13.162Z] === RUN TestRenameLinkedContainer [2020-12-22T15:27:14.050Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-22T15:27:14.309Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-22T15:27:14.309Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-22T15:27:14.309Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-22T15:27:14.309Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-22T15:27:15.291Z] #68 exporting layers 83.1s done [2020-12-22T15:27:15.291Z] #68 exporting manifest sha256:55e6ad09dd539d347fed0ee7fb52356a9e66886921d22f07cd101a7d724f81c8 done [2020-12-22T15:27:15.291Z] #68 exporting config sha256:889457bdf869ad0c837c2138caae9e562b39358ff3d45c0c499eeebf4a47d9c3 done [2020-12-22T15:27:15.291Z] #68 sending tarball [2020-12-22T15:27:16.465Z] --- PASS: TestRenameLinkedContainer (3.10s) [2020-12-22T15:27:16.465Z] === RUN TestRenameStoppedContainer [2020-12-22T15:27:16.726Z] --- PASS: TestRenameStoppedContainer (0.72s) [2020-12-22T15:27:16.726Z] === RUN TestRenameRunningContainerAndReuse [2020-12-22T15:27:17.385Z] #68 sending tarball 16.5s done [2020-12-22T15:27:17.385Z] #68 DONE 99.6s [2020-12-22T15:27:17.385Z] [2020-12-22T15:27:17.385Z] #69 importing to docker [2020-12-22T15:27:18.641Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2020-12-22T15:27:18.641Z] === RUN TestRenameInvalidName [2020-12-22T15:27:19.213Z] --- PASS: TestRenameInvalidName (0.77s) [2020-12-22T15:27:19.213Z] === RUN TestRenameAnonymousContainer [2020-12-22T15:27:20.880Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-22T15:27:23.423Z] --- PASS: TestRenameAnonymousContainer (4.00s) [2020-12-22T15:27:23.423Z] === RUN TestRenameContainerWithSameName [2020-12-22T15:27:23.996Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2020-12-22T15:27:23.996Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-22T15:27:24.166Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-22T15:27:25.384Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2020-12-22T15:27:25.384Z] === RUN TestResize [2020-12-22T15:27:26.171Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-22T15:27:26.328Z] --- PASS: TestResize (0.81s) [2020-12-22T15:27:26.328Z] === RUN TestResizeWithInvalidSize [2020-12-22T15:27:27.108Z] --- PASS: TestBuildWithHugeFile (104.33s) [2020-12-22T15:27:27.108Z] === RUN TestBuildWithEmptyDockerfile [2020-12-22T15:27:27.108Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T15:27:27.108Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T15:27:27.108Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T15:27:27.108Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T15:27:27.108Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T15:27:27.108Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T15:27:27.108Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T15:27:27.108Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T15:27:27.108Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T15:27:27.272Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-12-22T15:27:27.272Z] === RUN TestResizeWhenContainerNotStarted [2020-12-22T15:27:27.367Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-12-22T15:27:27.367Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-12-22T15:27:27.367Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-12-22T15:27:27.367Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2020-12-22T15:27:27.367Z] === RUN TestBuildPreserveOwnership [2020-12-22T15:27:27.367Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-22T15:27:27.845Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-12-22T15:27:27.845Z] === RUN TestDaemonRestartKillContainers [2020-12-22T15:27:27.845Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T15:27:27.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T15:27:27.845Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T15:27:27.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T15:27:27.845Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T15:27:27.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T15:27:27.845Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T15:27:27.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T15:27:27.845Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T15:27:27.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T15:27:27.845Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T15:27:27.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T15:27:27.845Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T15:27:27.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T15:27:27.845Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T15:27:27.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T15:27:27.845Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:27:27.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:27:27.845Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:27:27.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:27:27.845Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:27:27.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:27:27.845Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:27:27.845Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:27:27.845Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T15:27:27.845Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T15:27:27.845Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T15:27:27.845Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:27:27.951Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-22T15:27:28.520Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-22T15:27:29.090Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-22T15:27:29.657Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-22T15:27:29.765Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T15:27:30.225Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-22T15:27:30.225Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-12-22T15:27:30.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T15:27:30.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T15:27:30.793Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-12-22T15:27:31.731Z] --- PASS: TestBuildPreserveOwnership (4.47s) [2020-12-22T15:27:31.731Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.83s) [2020-12-22T15:27:31.731Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s) [2020-12-22T15:27:31.731Z] === RUN TestBuildPlatformInvalid [2020-12-22T15:27:31.908Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T15:27:31.990Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-12-22T15:27:31.990Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2020-12-22T15:27:32.252Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-12-22T15:27:33.190Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-12-22T15:27:33.845Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:27:33.845Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T15:27:33.845Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:27:34.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:27:34.567Z] === RUN TestDockerSuite/TestAttachDetach [2020-12-22T15:27:35.915Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-12-22T15:27:35.944Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-22T15:27:35.973Z] #69 DONE 16.9s [Pipeline] } [Pipeline] // stage [2020-12-22T15:27:36.027Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-22T15:27:36.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-12-22T15:27:36.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s) [2020-12-22T15:27:36.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s) [2020-12-22T15:27:36.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.61s) [2020-12-22T15:27:36.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2020-12-22T15:27:36.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.98s) [2020-12-22T15:27:36.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.87s) [2020-12-22T15:27:36.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.77s) [2020-12-22T15:27:36.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-12-22T15:27:36.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-12-22T15:27:36.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-12-22T15:27:36.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2020-12-22T15:27:36.027Z] === RUN TestCgroupNamespacesRun [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-22T15:27:36.203Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-12-22T15:27:36.399Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e hack/test/unit [2020-12-22T15:27:36.772Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-22T15:27:37.943Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2020-12-22T15:27:37.943Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-22T15:27:38.150Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-12-22T15:27:38.716Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-22T15:27:39.652Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-22T15:27:39.857Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2020-12-22T15:27:39.857Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-22T15:27:39.927Z] ? github.com/docker/docker/api [no test files] [2020-12-22T15:27:40.219Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-22T15:27:41.155Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-12-22T15:27:41.243Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-12-22T15:27:41.243Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-22T15:27:42.537Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-12-22T15:27:43.106Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-22T15:27:43.161Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-12-22T15:27:43.161Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-22T15:27:44.486Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-22T15:27:45.084Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2020-12-22T15:27:45.084Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-22T15:27:45.867Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-12-22T15:27:45.867Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-22T15:27:45.867Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-22T15:27:46.436Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.52s) [2020-12-22T15:27:46.436Z] PASS [2020-12-22T15:27:46.436Z] [2020-12-22T15:27:46.436Z] === Skipped [2020-12-22T15:27:46.436Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-12-22T15:27:46.436Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T15:27:46.436Z] [2020-12-22T15:27:46.436Z] [2020-12-22T15:27:46.436Z] DONE 33 tests, 1 skipped in 213.035s [2020-12-22T15:27:46.436Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-12-22T15:27:46.436Z] ++ 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-12-22T15:27:46.436Z] ++ set -e [2020-12-22T15:27:46.436Z] ++ '[' -n 0 ']' [2020-12-22T15:27:46.436Z] ++ set -x [2020-12-22T15:27:46.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:27:46.473Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-12-22T15:27:46.473Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-22T15:27:46.696Z] INFO: Testing against a local daemon [2020-12-22T15:27:46.696Z] === RUN TestConfigInspect [2020-12-22T15:27:46.956Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-12-22T15:27:47.863Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-12-22T15:27:47.863Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-22T15:27:47.894Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-12-22T15:27:47.894Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-12-22T15:27:49.783Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s) [2020-12-22T15:27:49.783Z] === RUN TestKernelTCPMemory [2020-12-22T15:27:49.827Z] --- PASS: TestConfigInspect (3.17s) [2020-12-22T15:27:49.827Z] === RUN TestConfigList [2020-12-22T15:27:50.357Z] --- PASS: TestKernelTCPMemory (0.87s) [2020-12-22T15:27:50.357Z] === RUN TestNISDomainname [2020-12-22T15:27:50.744Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-12-22T15:27:51.304Z] --- PASS: TestNISDomainname (0.92s) [2020-12-22T15:27:51.304Z] === RUN TestHostnameDnsResolution [2020-12-22T15:27:51.731Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-12-22T15:27:52.641Z] tests/integration/client_test.py ..... [ 75%] [2020-12-22T15:27:52.899Z] tests/integration/context_api_test.py ... [ 76%] [2020-12-22T15:27:53.155Z] tests/integration/errors_test.py . [ 76%] [2020-12-22T15:27:53.223Z] --- PASS: TestHostnameDnsResolution (1.75s) [2020-12-22T15:27:53.223Z] === RUN TestStats [2020-12-22T15:27:53.644Z] --- PASS: TestConfigList (3.42s) [2020-12-22T15:27:53.644Z] === RUN TestConfigsCreateAndDelete [2020-12-22T15:27:54.581Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-12-22T15:27:55.312Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2020-12-22T15:27:56.533Z] --- PASS: TestStats (2.81s) [2020-12-22T15:27:56.533Z] === RUN TestStopContainerWithTimeout [2020-12-22T15:27:56.533Z] === RUN TestStopContainerWithTimeout/0 [2020-12-22T15:27:56.533Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-22T15:27:56.533Z] === RUN TestStopContainerWithTimeout/1 [2020-12-22T15:27:56.533Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-22T15:27:56.533Z] === RUN TestStopContainerWithTimeout/3 [2020-12-22T15:27:56.533Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-22T15:27:56.533Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-22T15:27:56.533Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-22T15:27:56.533Z] === CONT TestStopContainerWithTimeout/0 [2020-12-22T15:27:56.533Z] === CONT TestStopContainerWithTimeout/1 [2020-12-22T15:27:56.533Z] === CONT TestStopContainerWithTimeout/3 [2020-12-22T15:27:56.533Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-22T15:27:57.121Z] --- PASS: TestConfigsCreateAndDelete (3.38s) [2020-12-22T15:27:57.121Z] === RUN TestConfigsUpdate [2020-12-22T15:27:57.121Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-12-22T15:27:58.502Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-12-22T15:27:59.084Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-22T15:27:59.084Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2020-12-22T15:27:59.084Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2020-12-22T15:27:59.084Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2020-12-22T15:27:59.084Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2020-12-22T15:27:59.084Z] === RUN TestDeleteDevicemapper [2020-12-22T15:27:59.084Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-22T15:27:59.084Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T15:27:59.084Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-22T15:27:59.888Z] --- PASS: TestConfigsUpdate (3.05s) [2020-12-22T15:27:59.888Z] === RUN TestTemplatedConfig [2020-12-22T15:28:00.831Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-12-22T15:28:01.402Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-12-22T15:28:01.662Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-12-22T15:28:02.397Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.33s) [2020-12-22T15:28:02.397Z] === RUN TestUpdateMemory [2020-12-22T15:28:02.397Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-22T15:28:02.397Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:28:02.397Z] === RUN TestUpdateCPUQuota [2020-12-22T15:28:03.041Z] --- PASS: TestTemplatedConfig (3.29s) [2020-12-22T15:28:03.041Z] === RUN TestConfigCreateResolve [2020-12-22T15:28:03.041Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-12-22T15:28:03.610Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-12-22T15:28:03.788Z] --- PASS: TestUpdateCPUQuota (1.30s) [2020-12-22T15:28:03.788Z] === RUN TestUpdatePidsLimit [2020-12-22T15:28:03.788Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-22T15:28:04.362Z] === RUN TestUpdatePidsLimit/no_change [2020-12-22T15:28:04.624Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-22T15:28:04.989Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-12-22T15:28:05.197Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-22T15:28:05.460Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-22T15:28:05.558Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-22T15:28:05.558Z] --- PASS: TestConfigCreateResolve (2.69s) [2020-12-22T15:28:05.558Z] === RUN TestConfigDaemonLibtrustID [2020-12-22T15:28:05.721Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-22T15:28:06.127Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-12-22T15:28:06.127Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2020-12-22T15:28:06.127Z] PASS [2020-12-22T15:28:06.127Z] [2020-12-22T15:28:06.127Z] DONE 7 tests in 19.753s [2020-12-22T15:28:06.295Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-22T15:28:06.386Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-12-22T15:28:06.386Z] ++ 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-12-22T15:28:06.386Z] ++ set -e [2020-12-22T15:28:06.386Z] ++ '[' -n 0 ']' [2020-12-22T15:28:06.386Z] ++ set -x [2020-12-22T15:28:06.386Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:28:06.386Z] INFO: Testing against a local daemon [2020-12-22T15:28:06.386Z] === RUN TestCheckpoint [2020-12-22T15:28:06.386Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-22T15:28:06.386Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T15:28:06.386Z] === RUN TestContainerInvalidJSON [2020-12-22T15:28:06.386Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T15:28:06.386Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T15:28:06.386Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T15:28:06.386Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T15:28:06.386Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-22T15:28:06.386Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-22T15:28:06.386Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T15:28:06.386Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-22T15:28:06.386Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T15:28:06.386Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-12-22T15:28:06.386Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-12-22T15:28:06.387Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-22T15:28:06.387Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-12-22T15:28:06.387Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-22T15:28:06.646Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-12-22T15:28:06.646Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-22T15:28:06.646Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-12-22T15:28:06.646Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-22T15:28:06.646Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-12-22T15:28:06.646Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-22T15:28:06.646Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-12-22T15:28:06.646Z] === RUN TestCopyFromContainer [2020-12-22T15:28:06.905Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-22T15:28:07.166Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-22T15:28:07.688Z] --- PASS: TestUpdatePidsLimit (3.71s) [2020-12-22T15:28:07.688Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-12-22T15:28:07.688Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-12-22T15:28:07.688Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-12-22T15:28:07.688Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-12-22T15:28:07.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-12-22T15:28:07.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-12-22T15:28:07.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-12-22T15:28:07.688Z] === RUN TestUpdateRestartPolicy [2020-12-22T15:28:07.736Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-12-22T15:28:08.306Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-12-22T15:28:08.565Z] === RUN TestCopyFromContainer// [2020-12-22T15:28:08.565Z] === RUN TestCopyFromContainer//bar/root [2020-12-22T15:28:08.825Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-22T15:28:09.085Z] === RUN TestCopyFromContainer/bar/quux [2020-12-22T15:28:09.085Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-22T15:28:09.345Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-22T15:28:09.345Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-22T15:28:09.604Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-22T15:28:09.604Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-22T15:28:09.604Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-22T15:28:09.864Z] --- PASS: TestCopyFromContainer (3.18s) [2020-12-22T15:28:09.864Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-12-22T15:28:09.864Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-12-22T15:28:09.864Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2020-12-22T15:28:09.864Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-12-22T15:28:09.864Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2020-12-22T15:28:09.864Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-12-22T15:28:09.864Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2020-12-22T15:28:09.864Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-12-22T15:28:09.864Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-12-22T15:28:09.864Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2020-12-22T15:28:09.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-22T15:28:09.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T15:28:09.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T15:28:09.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T15:28:09.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T15:28:09.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T15:28:09.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T15:28:09.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T15:28:09.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T15:28:09.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T15:28:09.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-12-22T15:28:09.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-12-22T15:28:09.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-12-22T15:28:09.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-22T15:28:09.864Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-22T15:28:10.124Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-12-22T15:28:10.124Z] === RUN TestCreateWithInvalidEnv [2020-12-22T15:28:10.124Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-22T15:28:10.124Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-22T15:28:10.124Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-22T15:28:10.124Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-22T15:28:10.124Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-22T15:28:10.124Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-22T15:28:10.124Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-22T15:28:10.124Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-22T15:28:10.124Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-22T15:28:10.124Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-12-22T15:28:10.124Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-22T15:28:10.124Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-22T15:28:10.124Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-22T15:28:10.124Z] === RUN TestCreateTmpfsMountsTarget [2020-12-22T15:28:10.124Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-22T15:28:10.124Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-22T15:28:10.384Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-12-22T15:28:10.384Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-22T15:28:11.768Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-12-22T15:28:12.031Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-12-22T15:28:12.290Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2020-12-22T15:28:12.291Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-22T15:28:13.228Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-22T15:28:13.796Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.51s) [2020-12-22T15:28:13.796Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-22T15:28:13.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T15:28:13.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T15:28:13.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T15:28:13.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T15:28:13.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T15:28:13.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T15:28:13.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T15:28:13.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T15:28:13.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T15:28:13.796Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T15:28:13.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T15:28:13.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T15:28:13.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T15:28:13.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T15:28:13.796Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T15:28:13.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-22T15:28:13.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-22T15:28:13.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-12-22T15:28:13.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-12-22T15:28:13.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-12-22T15:28:13.796Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-12-22T15:28:13.796Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-22T15:28:14.056Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-22T15:28:14.315Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2020-12-22T15:28:14.315Z] === RUN TestCreateDifferentPlatform [2020-12-22T15:28:14.315Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-22T15:28:14.315Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-22T15:28:14.315Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-12-22T15:28:14.315Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-22T15:28:14.315Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-22T15:28:14.315Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-22T15:28:14.315Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-12-22T15:28:14.315Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-22T15:28:14.574Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2020-12-22T15:28:14.574Z] === RUN TestContainerStartOnDaemonRestart [2020-12-22T15:28:14.574Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-22T15:28:14.574Z] === RUN TestDaemonRestartIpcMode [2020-12-22T15:28:14.574Z] === PAUSE TestDaemonRestartIpcMode [2020-12-22T15:28:14.574Z] === RUN TestDaemonHostGatewayIP [2020-12-22T15:28:14.574Z] === PAUSE TestDaemonHostGatewayIP [2020-12-22T15:28:14.574Z] === RUN TestContainerKillOnDaemonStart [2020-12-22T15:28:14.574Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-22T15:28:14.574Z] === RUN TestDiff [2020-12-22T15:28:15.143Z] --- PASS: TestDiff (0.60s) [2020-12-22T15:28:15.143Z] === RUN TestExecWithCloseStdin [2020-12-22T15:28:15.712Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-12-22T15:28:15.712Z] --- PASS: TestExecWithCloseStdin (0.73s) [2020-12-22T15:28:15.712Z] === RUN TestExec [2020-12-22T15:28:16.651Z] --- PASS: TestExec (0.75s) [2020-12-22T15:28:16.651Z] === RUN TestExecUser [2020-12-22T15:28:17.221Z] --- PASS: TestExecUser (0.71s) [2020-12-22T15:28:17.221Z] === RUN TestExportContainerAndImportImage [2020-12-22T15:28:18.159Z] --- PASS: TestExportContainerAndImportImage (0.84s) [2020-12-22T15:28:18.159Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-22T15:28:19.550Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-12-22T15:28:19.550Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2020-12-22T15:28:19.550Z] === RUN TestHealthCheckWorkdir [2020-12-22T15:28:19.809Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-12-22T15:28:19.809Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-22T15:28:19.933Z] --- PASS: TestUpdateRestartPolicy (12.38s) [2020-12-22T15:28:19.933Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-22T15:28:20.380Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-12-22T15:28:20.639Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-12-22T15:28:20.639Z] === RUN TestHealthKillContainer [2020-12-22T15:28:20.889Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-12-22T15:28:20.889Z] === RUN TestWaitNonBlocked [2020-12-22T15:28:20.889Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T15:28:20.889Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T15:28:20.889Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T15:28:20.889Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T15:28:20.889Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T15:28:20.889Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T15:28:20.898Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-12-22T15:28:21.466Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-12-22T15:28:21.854Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T15:28:21.854Z] [2020-12-22T15:28:21.854Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-22T15:28:21.854Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-22T15:28:21.854Z] HOSTNAME=0eb48c3cfb91 [2020-12-22T15:28:21.854Z] DEST=bundles/test-integration [2020-12-22T15:28:21.854Z] PWD=/go/src/github.com/docker/docker [2020-12-22T15:28:21.854Z] DOCKER_ROOTLESS=1 [2020-12-22T15:28:21.854Z] DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:28:21.854Z] container=docker [2020-12-22T15:28:21.854Z] HOME=/root [2020-12-22T15:28:21.854Z] GOLANG_VERSION=1.13.15 [2020-12-22T15:28:21.854Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-22T15:28:21.854Z] VALIDATE_BRANCH=master [2020-12-22T15:28:21.854Z] TERM=xterm [2020-12-22T15:28:21.854Z] DOCKER_PKG=github.com/docker/docker [2020-12-22T15:28:21.854Z] SHLVL=1 [2020-12-22T15:28:21.854Z] TIMEOUT=120m [2020-12-22T15:28:21.854Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-22T15:28:21.854Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-22T15:28:21.854Z] GO111MODULE=off [2020-12-22T15:28:21.854Z] DOCKER_EXPERIMENTAL=1 [2020-12-22T15:28:21.854Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-22T15:28:21.854Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-22T15:28:21.854Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-22T15:28:21.854Z] GOPATH=/go [2020-12-22T15:28:21.854Z] PKG_CONFIG=pkg-config [2020-12-22T15:28:21.854Z] _=/usr/bin/env [2020-12-22T15:28:21.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-22T15:28:21.863Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-22T15:28:21.863Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-12-22T15:28:21.863Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-12-22T15:28:21.863Z] === RUN TestWaitBlocked [2020-12-22T15:28:21.863Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T15:28:21.863Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T15:28:21.863Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T15:28:21.863Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T15:28:21.863Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T15:28:21.863Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T15:28:22.812Z] --- PASS: TestWaitBlocked (0.02s) [2020-12-22T15:28:22.812Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2020-12-22T15:28:22.812Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2020-12-22T15:28:22.812Z] === CONT TestContainerStartOnDaemonRestart [2020-12-22T15:28:22.812Z] === CONT TestIpcModeOlderClient [2020-12-22T15:28:22.812Z] === CONT TestDaemonHostGatewayIP [2020-12-22T15:28:22.812Z] === CONT TestContainerKillOnDaemonStart [2020-12-22T15:28:23.074Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-12-22T15:28:23.074Z] === CONT TestDaemonRestartIpcMode [2020-12-22T15:28:23.375Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-22T15:28:23.375Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-22T15:28:23.375Z] --- PASS: TestHealthKillContainer (2.95s) [2020-12-22T15:28:23.375Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-22T15:28:24.315Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-12-22T15:28:24.315Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-12-22T15:28:24.315Z] === RUN TestIpcModeNone [2020-12-22T15:28:25.256Z] --- PASS: TestIpcModeNone (0.85s) [2020-12-22T15:28:25.256Z] === RUN TestIpcModePrivate [2020-12-22T15:28:25.256Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-22T15:28:26.196Z] --- PASS: TestIpcModePrivate (0.94s) [2020-12-22T15:28:26.196Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2020-12-22T15:28:26.196Z] === RUN TestIpcModeShareable [2020-12-22T15:28:26.387Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2020-12-22T15:28:26.763Z] --- PASS: TestIpcModeShareable (0.83s) [2020-12-22T15:28:26.764Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2020-12-22T15:28:26.764Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-22T15:28:27.332Z] --- PASS: TestDaemonRestartIpcMode (4.19s) [2020-12-22T15:28:27.594Z] --- PASS: TestDaemonHostGatewayIP (4.91s) [2020-12-22T15:28:29.316Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-12-22T15:28:29.316Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-12-22T15:28:29.316Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.49s) [2020-12-22T15:28:29.316Z] === RUN TestAPIIpcModeHost [2020-12-22T15:28:30.255Z] --- PASS: TestAPIIpcModeHost (0.77s) [2020-12-22T15:28:30.255Z] === RUN TestDaemonIpcModeShareable [2020-12-22T15:28:30.516Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-22T15:28:31.456Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-22T15:28:31.716Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-12-22T15:28:31.716Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-12-22T15:28:31.976Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2020-12-22T15:28:31.976Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2020-12-22T15:28:31.976Z] === RUN TestDaemonIpcModePrivate [2020-12-22T15:28:33.897Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2020-12-22T15:28:33.897Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-12-22T15:28:33.897Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-22T15:28:33.897Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-12-22T15:28:34.835Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-22T15:28:35.403Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2020-12-22T15:28:35.403Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2020-12-22T15:28:35.403Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-22T15:28:36.341Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-12-22T15:28:36.910Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s) [2020-12-22T15:28:36.910Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2020-12-22T15:28:36.910Z] === RUN TestIpcModeOlderClient [2020-12-22T15:28:36.910Z] === PAUSE TestIpcModeOlderClient [2020-12-22T15:28:36.910Z] === RUN TestKillContainerInvalidSignal [2020-12-22T15:28:37.479Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-12-22T15:28:37.479Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-12-22T15:28:37.479Z] === RUN TestKillContainer [2020-12-22T15:28:37.479Z] === RUN TestKillContainer/no_signal [2020-12-22T15:28:37.601Z] --- PASS: TestContainerKillOnDaemonStart (13.21s) [2020-12-22T15:28:37.601Z] PASS [2020-12-22T15:28:37.601Z] [2020-12-22T15:28:37.601Z] === Skipped [2020-12-22T15:28:37.601Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-12-22T15:28:37.601Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T15:28:37.601Z] [2020-12-22T15:28:37.601Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-22T15:28:37.601Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:28:37.601Z] [2020-12-22T15:28:37.601Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-22T15:28:37.601Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:28:37.601Z] [2020-12-22T15:28:37.601Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T15:28:37.601Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T15:28:37.601Z] [2020-12-22T15:28:37.601Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-22T15:28:37.601Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T15:28:37.601Z] [2020-12-22T15:28:37.601Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-12-22T15:28:37.601Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:28:37.601Z] [2020-12-22T15:28:37.601Z] [2020-12-22T15:28:37.601Z] DONE 195 tests, 6 skipped in 140.354s [2020-12-22T15:28:37.601Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-12-22T15:28:37.601Z] ++ 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-12-22T15:28:37.601Z] ++ set -e [2020-12-22T15:28:37.601Z] ++ '[' -n 0 ']' [2020-12-22T15:28:37.601Z] ++ set -x [2020-12-22T15:28:37.601Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:28:37.601Z] INFO: Testing against a local daemon [2020-12-22T15:28:37.601Z] === RUN TestCommitInheritsEnv [2020-12-22T15:28:37.601Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-12-22T15:28:37.601Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-22T15:28:37.601Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-12-22T15:28:37.601Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-12-22T15:28:37.601Z] === RUN TestImagesFilterMultiReference [2020-12-22T15:28:37.601Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-12-22T15:28:37.601Z] === RUN TestImagePullPlatformInvalid [2020-12-22T15:28:37.601Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-12-22T15:28:37.601Z] === RUN TestRemoveImageOrphaning [2020-12-22T15:28:37.601Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-12-22T15:28:37.601Z] === RUN TestRemoveImageGarbageCollector [2020-12-22T15:28:37.601Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-22T15:28:37.601Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:28:37.601Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-22T15:28:37.601Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-12-22T15:28:37.601Z] === RUN TestTagInvalidReference [2020-12-22T15:28:37.601Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-22T15:28:37.601Z] === RUN TestTagValidPrefixedRepo [2020-12-22T15:28:37.601Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-12-22T15:28:37.601Z] === RUN TestTagExistedNameWithoutForce [2020-12-22T15:28:37.601Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-12-22T15:28:37.601Z] === RUN TestTagOfficialNames [2020-12-22T15:28:37.863Z] --- PASS: TestTagOfficialNames (0.07s) [2020-12-22T15:28:37.863Z] === RUN TestTagMatchesDigest [2020-12-22T15:28:37.863Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-22T15:28:37.863Z] PASS [2020-12-22T15:28:37.863Z] [2020-12-22T15:28:37.863Z] === Skipped [2020-12-22T15:28:37.863Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-12-22T15:28:37.863Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-12-22T15:28:37.863Z] [2020-12-22T15:28:37.863Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-22T15:28:37.863Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:28:37.863Z] [2020-12-22T15:28:37.863Z] [2020-12-22T15:28:37.863Z] DONE 12 tests, 2 skipped in 1.776s [2020-12-22T15:28:37.863Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-12-22T15:28:37.863Z] ++ 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-12-22T15:28:37.863Z] ++ set -e [2020-12-22T15:28:37.863Z] ++ '[' -n 0 ']' [2020-12-22T15:28:37.863Z] ++ set -x [2020-12-22T15:28:37.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:28:37.864Z] INFO: Testing against a local daemon [2020-12-22T15:28:37.864Z] === RUN TestNetworkCreateDelete [2020-12-22T15:28:38.048Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-22T15:28:38.048Z] === RUN TestKillContainer/non_killing_signal [2020-12-22T15:28:38.438Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-12-22T15:28:38.438Z] === RUN TestDockerNetworkDeletePreferID [2020-12-22T15:28:38.618Z] === RUN TestKillContainer/killing_signal [2020-12-22T15:28:39.188Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-22T15:28:39.448Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-12-22T15:28:39.710Z] --- PASS: TestKillContainer (2.11s) [2020-12-22T15:28:39.710Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-12-22T15:28:39.710Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-12-22T15:28:39.710Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-12-22T15:28:39.710Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-22T15:28:39.710Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-22T15:28:39.828Z] --- PASS: TestDockerNetworkDeletePreferID (1.14s) [2020-12-22T15:28:39.828Z] === RUN TestDaemonDNSFallback [2020-12-22T15:28:40.651Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-22T15:28:40.651Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-22T15:28:41.220Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-12-22T15:28:41.220Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-12-22T15:28:41.220Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-12-22T15:28:41.220Z] === RUN TestKillStoppedContainer [2020-12-22T15:28:41.480Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-12-22T15:28:41.480Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-22T15:28:41.480Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-12-22T15:28:41.480Z] === RUN TestKillDifferentUserContainer [2020-12-22T15:28:42.049Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2020-12-22T15:28:42.049Z] === RUN TestInspectOomKilledTrue [2020-12-22T15:28:42.049Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-22T15:28:42.049Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:28:42.049Z] === RUN TestInspectOomKilledFalse [2020-12-22T15:28:42.049Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-22T15:28:42.049Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:28:42.049Z] === RUN TestLinksEtcHostsContentMatch [2020-12-22T15:28:42.617Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-12-22T15:28:42.876Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-12-22T15:28:42.876Z] === RUN TestLinksContainerNames [2020-12-22T15:28:43.135Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-12-22T15:28:43.705Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-22T15:28:44.290Z] --- PASS: TestLinksContainerNames (1.43s) [2020-12-22T15:28:44.290Z] === RUN TestLogsFollowTailEmpty [2020-12-22T15:28:44.861Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2020-12-22T15:28:44.861Z] === RUN TestContainerNetworkMountsNoChown [2020-12-22T15:28:45.800Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/default [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/default [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/private [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/private [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/rprivate [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/slave [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/slave [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/rslave [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/shared [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/shared [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/rshared [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/default [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/rslave [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/rshared [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/shared [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/rprivate [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/slave [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/private [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-22T15:28:45.800Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-22T15:28:45.800Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T15:28:45.800Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-22T15:28:46.060Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-22T15:28:46.060Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-22T15:28:46.060Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-22T15:28:46.060Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-22T15:28:46.060Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T15:28:46.060Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-22T15:28:46.060Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T15:28:46.060Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-22T15:28:46.060Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-22T15:28:46.060Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-22T15:28:46.060Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-22T15:28:46.060Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-22T15:28:46.060Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-22T15:28:46.060Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-12-22T15:28:46.323Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-12-22T15:28:46.323Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-12-22T15:28:46.323Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2020-12-22T15:28:46.323Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-22T15:28:46.323Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-12-22T15:28:46.323Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-12-22T15:28:46.323Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-12-22T15:28:46.323Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-12-22T15:28:46.323Z] === RUN TestContainerBindMountNonRecursive [2020-12-22T15:28:47.264Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-12-22T15:28:47.976Z] --- PASS: TestDaemonDNSFallback (7.36s) [2020-12-22T15:28:47.976Z] === RUN TestInspectNetwork [2020-12-22T15:28:48.204Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2020-12-22T15:28:48.204Z] === RUN TestContainerVolumesMountedAsShared [2020-12-22T15:28:48.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-22T15:28:48.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-22T15:28:48.773Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s) [2020-12-22T15:28:48.773Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-22T15:28:49.113Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-12-22T15:28:49.343Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s) [2020-12-22T15:28:49.343Z] === RUN TestNetworkNat [2020-12-22T15:28:49.646Z] Removing intermediate container 3b15db8cd07d [2020-12-22T15:28:49.646Z] ---> bf93631dbe8d [2020-12-22T15:28:49.646Z] 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-12-22T15:28:49.646Z] ---> Running in a15f5464b976 [2020-12-22T15:28:50.282Z] --- PASS: TestNetworkNat (0.76s) [2020-12-22T15:28:50.282Z] === RUN TestNetworkLocalhostTCPNat [2020-12-22T15:28:50.541Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-22T15:28:50.800Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-12-22T15:28:51.060Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2020-12-22T15:28:51.060Z] === RUN TestNetworkLoopbackNat [2020-12-22T15:28:51.183Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-12-22T15:28:51.643Z] go: finding gotest.tools v0.5.3 [2020-12-22T15:28:51.643Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-12-22T15:28:51.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-22T15:28:52.102Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-22T15:28:52.192Z] === RUN TestInspectNetwork/full_network_id [2020-12-22T15:28:52.192Z] === RUN TestInspectNetwork/partial_network_id [2020-12-22T15:28:52.192Z] === RUN TestInspectNetwork/network_name [2020-12-22T15:28:52.192Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-22T15:28:52.561Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-22T15:28:53.538Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T15:28:53.538Z] go: downloading github.com/fatih/color v1.9.0 [2020-12-22T15:28:53.538Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-12-22T15:28:53.538Z] go: downloading github.com/pkg/errors v0.9.1 [2020-12-22T15:28:53.538Z] go: extracting github.com/fatih/color v1.9.0 [2020-12-22T15:28:53.538Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-22T15:28:53.538Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T15:28:53.538Z] go: extracting github.com/pkg/errors v0.9.1 [2020-12-22T15:28:53.538Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-22T15:28:53.538Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T15:28:53.538Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-22T15:28:53.538Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T15:28:53.538Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-22T15:28:53.538Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-12-22T15:28:53.538Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T15:28:53.538Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T15:28:53.538Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T15:28:53.538Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-22T15:28:54.002Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-22T15:28:54.002Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T15:28:54.002Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T15:28:54.002Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T15:28:54.373Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-12-22T15:28:54.373Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2020-12-22T15:28:54.373Z] === RUN TestPause [2020-12-22T15:28:54.373Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-12-22T15:28:54.632Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-22T15:28:54.891Z] --- PASS: TestPause (0.82s) [2020-12-22T15:28:54.891Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-22T15:28:54.891Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T15:28:54.891Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T15:28:54.891Z] === RUN TestPauseStopPausedContainer [2020-12-22T15:28:55.151Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-12-22T15:28:55.539Z] go: finding github.com/fatih/color v1.9.0 [2020-12-22T15:28:55.539Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-22T15:28:55.539Z] go: finding github.com/pkg/errors v0.9.1 [2020-12-22T15:28:55.539Z] go: finding github.com/spf13/pflag v1.0.3 [2020-12-22T15:28:55.539Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-22T15:28:55.539Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-22T15:28:55.539Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-22T15:28:55.539Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-22T15:28:55.539Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-22T15:28:55.539Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-22T15:28:55.539Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-22T15:28:55.718Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-12-22T15:28:55.718Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-12-22T15:28:55.718Z] === RUN TestPsFilter [2020-12-22T15:28:55.718Z] --- PASS: TestPsFilter (0.14s) [2020-12-22T15:28:55.718Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-22T15:28:56.403Z] --- PASS: TestInspectNetwork (9.55s) [2020-12-22T15:28:56.403Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-22T15:28:56.403Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-22T15:28:56.403Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-22T15:28:56.403Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-22T15:28:56.403Z] === RUN TestRunContainerWithBridgeNone [2020-12-22T15:28:56.657Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-12-22T15:28:56.657Z] === RUN TestRemoveContainerWithVolume [2020-12-22T15:28:57.596Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-12-22T15:28:57.596Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-12-22T15:28:57.596Z] === RUN TestRemoveContainerRunning [2020-12-22T15:28:57.596Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-22T15:28:58.167Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-22T15:28:58.167Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-12-22T15:28:58.167Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-22T15:28:58.450Z] INFO: Build done for gotestsum... [2020-12-22T15:28:58.954Z] --- PASS: TestRunContainerWithBridgeNone (2.38s) [2020-12-22T15:28:58.954Z] === RUN TestNetworkInvalidJSON [2020-12-22T15:28:58.954Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-22T15:28:58.954Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-22T15:28:58.954Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T15:28:58.954Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T15:28:58.954Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T15:28:58.954Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T15:28:58.954Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-22T15:28:58.954Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T15:28:58.954Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T15:28:58.954Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-12-22T15:28:58.954Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-22T15:28:58.954Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-22T15:28:58.954Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-22T15:28:58.954Z] === RUN TestNetworkList [2020-12-22T15:28:58.954Z] === RUN TestNetworkList//networks [2020-12-22T15:28:58.954Z] === PAUSE TestNetworkList//networks [2020-12-22T15:28:58.954Z] === RUN TestNetworkList//networks/ [2020-12-22T15:28:58.954Z] === PAUSE TestNetworkList//networks/ [2020-12-22T15:28:58.954Z] === CONT TestNetworkList//networks [2020-12-22T15:28:58.954Z] === CONT TestNetworkList//networks/ [2020-12-22T15:28:58.954Z] --- PASS: TestNetworkList (0.03s) [2020-12-22T15:28:58.954Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-22T15:28:58.954Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-22T15:28:58.954Z] === RUN TestHostIPv4BridgeLabel [2020-12-22T15:28:59.109Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2020-12-22T15:28:59.109Z] === RUN TestRemoveInvalidContainer [2020-12-22T15:28:59.109Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-22T15:28:59.109Z] === RUN TestRenameLinkedContainer [2020-12-22T15:28:59.369Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-12-22T15:28:59.900Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2020-12-22T15:28:59.900Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-22T15:29:01.277Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-12-22T15:29:01.291Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2020-12-22T15:29:01.291Z] === RUN TestDaemonDefaultNetworkPools [2020-12-22T15:29:01.847Z] --- PASS: TestRenameLinkedContainer (3.03s) [2020-12-22T15:29:01.847Z] === RUN TestRenameStoppedContainer [2020-12-22T15:29:02.236Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2020-12-22T15:29:02.236Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-22T15:29:02.785Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-12-22T15:29:02.785Z] === RUN TestRenameRunningContainerAndReuse [2020-12-22T15:29:03.044Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-12-22T15:29:04.156Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.94s) [2020-12-22T15:29:04.156Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-22T15:29:04.428Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s) [2020-12-22T15:29:04.428Z] === RUN TestRenameInvalidName [2020-12-22T15:29:04.688Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-12-22T15:29:04.949Z] --- PASS: TestRenameInvalidName (0.73s) [2020-12-22T15:29:04.949Z] === RUN TestRenameAnonymousContainer [2020-12-22T15:29:05.273Z] ......... [ 86%] [2020-12-22T15:29:06.329Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-22T15:29:06.589Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-12-22T15:29:06.716Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s) [2020-12-22T15:29:06.716Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-22T15:29:07.527Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-22T15:29:07.661Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) [2020-12-22T15:29:07.661Z] === RUN TestServiceWithPredefinedNetwork [2020-12-22T15:29:07.786Z] --- PASS: TestRenameAnonymousContainer (2.92s) [2020-12-22T15:29:07.786Z] === RUN TestRenameContainerWithSameName [2020-12-22T15:29:08.729Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-12-22T15:29:08.729Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2020-12-22T15:29:08.729Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-22T15:29:08.989Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-22T15:29:08.989Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-12-22T15:29:10.370Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2020-12-22T15:29:10.370Z] === RUN TestResize [2020-12-22T15:29:10.629Z] --- PASS: TestResize (0.63s) [2020-12-22T15:29:10.629Z] === RUN TestResizeWithInvalidSize [2020-12-22T15:29:10.941Z] tests/integration/models_images_test.py ............... [ 89%] [2020-12-22T15:29:10.972Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2020-12-22T15:29:10.973Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-22T15:29:10.973Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T15:29:10.973Z] service_test.go:236: FLAKY_TEST [2020-12-22T15:29:10.973Z] === RUN TestServiceWithDataPathPortInit [2020-12-22T15:29:11.567Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2020-12-22T15:29:11.567Z] === RUN TestResizeWhenContainerNotStarted [2020-12-22T15:29:12.123Z] tests/integration/models_networks_test.py .... [ 90%] [2020-12-22T15:29:12.138Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2020-12-22T15:29:12.138Z] === RUN TestDaemonRestartKillContainers [2020-12-22T15:29:12.138Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T15:29:12.138Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T15:29:12.138Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T15:29:12.138Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T15:29:12.138Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T15:29:12.138Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T15:29:12.138Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T15:29:12.138Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T15:29:12.138Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T15:29:12.138Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T15:29:12.138Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T15:29:12.138Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T15:29:12.138Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T15:29:12.138Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T15:29:12.138Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T15:29:12.138Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T15:29:12.138Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:29:12.138Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:29:12.138Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:29:12.138Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:29:12.138Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:29:12.138Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:29:12.138Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:29:12.138Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:29:12.138Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T15:29:12.138Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T15:29:12.398Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-22T15:29:12.658Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-12-22T15:29:13.260Z] Removing intermediate container a15f5464b976 [2020-12-22T15:29:13.260Z] ---> acfa6d34bbb7 [2020-12-22T15:29:13.260Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-12-22T15:29:13.260Z] ---> Running in 521fb8518dc6 [2020-12-22T15:29:13.260Z] Removing intermediate container 521fb8518dc6 [2020-12-22T15:29:13.260Z] ---> 9f411bc8a7ea [2020-12-22T15:29:13.260Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-12-22T15:29:13.260Z] ---> Running in 55f1d68ac7f5 [2020-12-22T15:29:13.260Z] Removing intermediate container 55f1d68ac7f5 [2020-12-22T15:29:13.260Z] ---> ec79f5956126 [2020-12-22T15:29:13.260Z] Step 10/10 : COPY . . [2020-12-22T15:29:14.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T15:29:14.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T15:29:17.633Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2020-12-22T15:29:17.633Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-22T15:29:17.633Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2020-12-22T15:29:17.633Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-22T15:29:17.633Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-22T15:29:17.633Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-22T15:29:17.633Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-22T15:29:17.633Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-22T15:29:17.633Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-22T15:29:17.633Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-22T15:29:17.633Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-22T15:29:17.633Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-22T15:29:17.633Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-22T15:29:17.633Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-22T15:29:17.927Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-12-22T15:29:18.128Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T15:29:18.128Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T15:29:18.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-22T15:29:18.386Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-22T15:29:18.563Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2020-12-22T15:29:18.563Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2020-12-22T15:29:18.563Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-22T15:29:18.563Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-22T15:29:18.563Z] ? github.com/docker/docker/api/types [no test files] [2020-12-22T15:29:18.563Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-22T15:29:18.563Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-22T15:29:18.563Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-22T15:29:18.563Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-22T15:29:18.563Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-22T15:29:18.563Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-22T15:29:18.563Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-22T15:29:18.563Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-22T15:29:18.563Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-22T15:29:18.563Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-22T15:29:18.563Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-22T15:29:18.563Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2020-12-22T15:29:18.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-22T15:29:18.653Z] tests/integration/models_nodes_test.py . [ 91%] [2020-12-22T15:29:18.653Z] tests/integration/models_resources_test.py . [ 91%] [2020-12-22T15:29:18.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-22T15:29:18.858Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-12-22T15:29:18.858Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-22T15:29:18.858Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-22T15:29:18.858Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-22T15:29:18.858Z] ? github.com/docker/docker/builder [no test files] [2020-12-22T15:29:18.858Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-22T15:29:18.858Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-22T15:29:18.858Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-22T15:29:18.858Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-22T15:29:18.858Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-22T15:29:18.858Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-22T15:29:18.858Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-22T15:29:19.214Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-12-22T15:29:20.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T15:29:20.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:29:20.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-22T15:29:21.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-22T15:29:21.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-22T15:29:21.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-22T15:29:22.027Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:29:22.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-22T15:29:22.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:29:23.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-22T15:29:23.342Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-12-22T15:29:24.100Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:29:24.668Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T15:29:24.669Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-22T15:29:24.812Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-12-22T15:29:25.425Z] ok github.com/docker/docker/builder/remotecontext/git 4.217s coverage: 86.3% of statements [2020-12-22T15:29:25.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-22T15:29:26.465Z] ok github.com/docker/docker/builder/remotecontext 0.476s coverage: 13.7% of statements [2020-12-22T15:29:27.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-22T15:29:27.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-12-22T15:29:27.204Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-22T15:29:27.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.59s) [2020-12-22T15:29:27.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s) [2020-12-22T15:29:27.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.95s) [2020-12-22T15:29:27.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2020-12-22T15:29:27.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.45s) [2020-12-22T15:29:27.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2020-12-22T15:29:27.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.90s) [2020-12-22T15:29:27.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s) [2020-12-22T15:29:27.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.07s) [2020-12-22T15:29:27.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.87s) [2020-12-22T15:29:27.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.82s) [2020-12-22T15:29:27.205Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.70s) [2020-12-22T15:29:27.205Z] === RUN TestCgroupNamespacesRun [2020-12-22T15:29:27.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-22T15:29:28.059Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-12-22T15:29:28.059Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-12-22T15:29:28.550Z] ok github.com/docker/docker/builder/dockerfile 1.212s coverage: 48.3% of statements [2020-12-22T15:29:28.550Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-22T15:29:28.550Z] ? github.com/docker/docker/cli [no test files] [2020-12-22T15:29:28.550Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-22T15:29:28.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-22T15:29:28.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-22T15:29:29.099Z] --- PASS: TestServiceWithDataPathPortInit (18.10s) [2020-12-22T15:29:29.099Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-22T15:29:29.112Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2020-12-22T15:29:29.112Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-22T15:29:29.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-22T15:29:29.372Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-12-22T15:29:30.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-22T15:29:30.750Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2020-12-22T15:29:30.750Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-22T15:29:31.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-22T15:29:31.947Z] tests/integration/regression_test.py ...... [ 98%] [2020-12-22T15:29:32.472Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-12-22T15:29:32.472Z] tests/integration/credentials/utils_test.py . [100%] [2020-12-22T15:29:32.472Z] [2020-12-22T15:29:32.472Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-12-22T15:29:32.472Z] =========================== short test summary info ============================ [2020-12-22T15:29:32.472Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-12-22T15:29:32.472Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-12-22T15:29:32.472Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-12-22T15:29:32.472Z] Not supported on most drivers [2020-12-22T15:29:32.472Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-12-22T15:29:32.472Z] Output of docker top depends on host distro, and is not formalized. [2020-12-22T15:29:32.472Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-12-22T15:29:32.472Z] Output of docker top depends on host distro, and is not formalized. [2020-12-22T15:29:32.472Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-12-22T15:29:32.472Z] Can fail if eth0 has multiple IP addresses [2020-12-22T15:29:32.472Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-12-22T15:29:32.472Z] This doesn't seem to be taken into account by the engine [2020-12-22T15:29:32.472Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-12-22T15:29:32.472Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-12-22T15:29:32.472Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 334.01 seconds == [2020-12-22T15:29:32.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-22T15:29:32.752Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-12-22T15:29:32.917Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.22s) [2020-12-22T15:29:32.917Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-22T15:29:32.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-22T15:29:33.030Z] ok github.com/docker/docker/client 0.509s coverage: 75.4% of statements [2020-12-22T15:29:33.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-12-22T15:29:33.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-22T15:29:34.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-22T15:29:35.233Z] --- PASS: TestCgroupNamespacesRunHostMode (1.95s) [2020-12-22T15:29:35.233Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-22T15:29:36.190Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-22T15:29:36.190Z] Using test binary docker [2020-12-22T15:29:36.190Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-22T15:29:36.190Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-22T15:29:36.190Z] INFO: Waiting for daemon to start... [2020-12-22T15:29:36.190Z] Starting dockerd [2020-12-22T15:29:37.136Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.09s) [2020-12-22T15:29:37.136Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-22T15:29:38.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-12-22T15:29:38.385Z] ---> 31d8846517a7 [2020-12-22T15:29:38.385Z] Successfully built 31d8846517a7 [2020-12-22T15:29:38.385Z] Successfully tagged docker:latest [2020-12-22T15:29:38.385Z] INFO: Image build ended at 12/22/2020 15:29:35. Duration:00:03:19.3479855 [2020-12-22T15:29:38.385Z] [2020-12-22T15:29:38.385Z] [2020-12-22T15:29:38.385Z] INFO: Building the test binaries at 12/22/2020 15:29:35... [2020-12-22T15:29:38.719Z] . [2020-12-22T15:29:38.719Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-22T15:29:38.719Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-22T15:29:38.719Z] Error: No such image: emptyfs [2020-12-22T15:29:38.719Z] Running integration-test (iteration 1) [2020-12-22T15:29:38.719Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-12-22T15:29:39.103Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.46s) [2020-12-22T15:29:39.103Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i5epq281b6xh2iugmm1g8rusz Created:2020-12-22 15:29:30.072053495 +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[5ff1cd98392c3c2f3cb0a2cdd78d5719b56c8b333e6fb9d2938538dcb046a88c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7z6jjc7p0jmks94chynckbbhn EndpointID:567ce04c4883195c2ff2272c4434db245a5016959041c1ef645a3ed3767b5f65 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:195c658adaa6c223a41d7a7fbe0c250677ea08d6c555be7a4625b7f61e3d73b3 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:2367b8ae813d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7z6jjc7p0jmks94chynckbbhn EndpointID:567ce04c4883195c2ff2272c4434db245a5016959041c1ef645a3ed3767b5f65 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-22T15:29:39.103Z] PASS [2020-12-22T15:29:39.103Z] [2020-12-22T15:29:39.103Z] === Skipped [2020-12-22T15:29:39.103Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T15:29:39.103Z] service_test.go:236: FLAKY_TEST [2020-12-22T15:29:39.103Z] [2020-12-22T15:29:39.103Z] [2020-12-22T15:29:39.103Z] DONE 26 tests, 1 skipped in 59.559s [2020-12-22T15:29:39.103Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-22T15:29:39.103Z] ++ 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-12-22T15:29:39.103Z] ++ set -e [2020-12-22T15:29:39.103Z] ++ '[' -n 0 ']' [2020-12-22T15:29:39.103Z] ++ set -x [2020-12-22T15:29:39.104Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:29:39.104Z] INFO: Testing against a local daemon [2020-12-22T15:29:39.104Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-22T15:29:39.104Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T15:29:39.104Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:29:39.104Z] === RUN TestDockerNetworkIpvlan [2020-12-22T15:29:39.104Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-22T15:29:39.104Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:29:39.104Z] PASS [2020-12-22T15:29:39.104Z] [2020-12-22T15:29:39.104Z] === Skipped [2020-12-22T15:29:39.104Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T15:29:39.104Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:29:39.104Z] [2020-12-22T15:29:39.104Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-22T15:29:39.104Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:29:39.104Z] [2020-12-22T15:29:39.104Z] [2020-12-22T15:29:39.104Z] DONE 2 tests, 2 skipped in 0.142s [2020-12-22T15:29:39.104Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-22T15:29:39.104Z] ++ 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-12-22T15:29:39.104Z] ++ set -e [2020-12-22T15:29:39.104Z] ++ '[' -n 0 ']' [2020-12-22T15:29:39.104Z] ++ set -x [2020-12-22T15:29:39.104Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:29:39.104Z] INFO: Testing against a local daemon [2020-12-22T15:29:39.104Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-22T15:29:39.351Z] INFO: make.ps1 starting at 12/22/2020 15:29:38 [2020-12-22T15:29:39.351Z] INFO: Git commit (ab06bb3ec0) assumed from DOCKER_GITCOMMIT environment variable [2020-12-22T15:29:39.351Z] INFO: Invoking autogen... [2020-12-22T15:29:39.474Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-12-22T15:29:39.474Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-22T15:29:40.047Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.20s) [2020-12-22T15:29:40.047Z] === RUN TestDockerNetworkMacvlan [2020-12-22T15:29:40.413Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.15s) [2020-12-22T15:29:40.413Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-22T15:29:40.885Z] INFO: Building daemon... [2020-12-22T15:29:40.991Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-22T15:29:42.318Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.07s) [2020-12-22T15:29:42.318Z] === RUN TestKernelTCPMemory [2020-12-22T15:29:42.379Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-22T15:29:43.256Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-12-22T15:29:43.256Z] === RUN TestNISDomainname [2020-12-22T15:29:43.323Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-22T15:29:44.633Z] --- PASS: TestNISDomainname (1.06s) [2020-12-22T15:29:44.633Z] === RUN TestHostnameDnsResolution [2020-12-22T15:29:44.633Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-12-22T15:29:44.909Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-22T15:29:44.909Z] [2020-12-22T15:29:44.909Z] Unloading profiles will leave already running processes permanently [2020-12-22T15:29:44.909Z] unconfined, which can lead to unexpected situations. [2020-12-22T15:29:44.909Z] [2020-12-22T15:29:44.909Z] To set a process to complain mode, use the command line tool [2020-12-22T15:29:44.909Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-22T15:29:44.909Z] Post stage [Pipeline] junit [2020-12-22T15:29:45.172Z] Recording test results [Pipeline] sh [2020-12-22T15:29:45.577Z] + echo Ensuring container killed. [2020-12-22T15:29:45.577Z] Ensuring container killed. [2020-12-22T15:29:45.577Z] + docker rm -vf docker-pr4 [2020-12-22T15:29:45.577Z] Error: No such container: docker-pr4 [2020-12-22T15:29:45.577Z] + true [Pipeline] sh [2020-12-22T15:29:45.889Z] + echo Chowning /workspace to jenkins user [2020-12-22T15:29:45.889Z] Chowning /workspace to jenkins user [2020-12-22T15:29:45.889Z] + id -u [2020-12-22T15:29:45.889Z] + id -g [2020-12-22T15:29:45.889Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41801:/workspace busybox chown -R 1000:1000 /workspace [2020-12-22T15:29:46.012Z] --- PASS: TestHostnameDnsResolution (1.33s) [2020-12-22T15:29:46.012Z] === RUN TestStats [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-22T15:29:46.949Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-12-22T15:29:47.152Z] + bundleName=docker-py [2020-12-22T15:29:47.152Z] + echo Creating docker-py-bundles.tar.gz [2020-12-22T15:29:47.152Z] Creating docker-py-bundles.tar.gz [2020-12-22T15:29:47.152Z] + 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-12-22T15:29:47.160Z] Archiving artifacts [2020-12-22T15:29:47.461Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41801/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2020-12-22T15:29:47.530Z] === RUN TestDockerNetworkMacvlan/InternalMode [Pipeline] sh [2020-12-22T15:29:47.804Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e -e DOCKER_GRAPHDRIVER docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e hack/make.sh binary-daemon [2020-12-22T15:29:47.886Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-12-22T15:29:48.060Z] [2020-12-22T15:29:48.315Z] Removing bundles/ [2020-12-22T15:29:48.315Z] [2020-12-22T15:29:48.315Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-12-22T15:29:48.315Z] Building: bundles/binary-daemon/dockerd-dev [2020-12-22T15:29:48.315Z] GOOS="" GOARCH="" GOARM="" [2020-12-22T15:29:48.455Z] --- PASS: TestStats (2.71s) [2020-12-22T15:29:48.455Z] === RUN TestStopContainerWithTimeout [2020-12-22T15:29:48.455Z] === RUN TestStopContainerWithTimeout/0 [2020-12-22T15:29:48.455Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-22T15:29:48.455Z] === RUN TestStopContainerWithTimeout/1 [2020-12-22T15:29:48.455Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-22T15:29:48.455Z] === RUN TestStopContainerWithTimeout/3 [2020-12-22T15:29:48.455Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-22T15:29:48.455Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-22T15:29:48.455Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-22T15:29:48.455Z] === CONT TestStopContainerWithTimeout/0 [2020-12-22T15:29:48.455Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-22T15:29:49.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-22T15:29:49.652Z] === CONT TestStopContainerWithTimeout/3 [2020-12-22T15:29:50.834Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-22T15:29:51.558Z] === CONT TestStopContainerWithTimeout/1 [2020-12-22T15:29:52.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-22T15:29:52.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-12-22T15:29:53.616Z] Loaded image: buildpack-deps:buster [2020-12-22T15:29:53.616Z] Loaded image: busybox:latest [2020-12-22T15:29:53.616Z] Loaded image: busybox:glibc [2020-12-22T15:29:53.630Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-22T15:29:53.630Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2020-12-22T15:29:53.630Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2020-12-22T15:29:53.630Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2020-12-22T15:29:53.630Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2020-12-22T15:29:53.630Z] === RUN TestDeleteDevicemapper [2020-12-22T15:29:53.630Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-22T15:29:53.630Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T15:29:53.630Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-22T15:29:53.895Z] Loaded image: debian:bullseye [2020-12-22T15:29:54.167Z] Loaded image: hello-world:latest [2020-12-22T15:29:54.167Z] Loaded image: arm32v7/hello-world:latest [2020-12-22T15:29:54.167Z] INFO: Testing against a local daemon [2020-12-22T15:29:54.167Z] === RUN TestCgroupNamespacesBuild [2020-12-22T15:29:54.568Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-22T15:29:55.140Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-12-22T15:29:56.077Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) [2020-12-22T15:29:56.077Z] === RUN TestUpdateMemory [2020-12-22T15:29:56.077Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-22T15:29:56.077Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:29:56.077Z] === RUN TestUpdateCPUQuota [2020-12-22T15:29:56.077Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-12-22T15:29:57.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-22T15:29:57.425Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-22T15:29:57.584Z] --- PASS: TestUpdateCPUQuota (1.65s) [2020-12-22T15:29:57.584Z] === RUN TestUpdatePidsLimit [2020-12-22T15:29:57.584Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-22T15:29:58.152Z] === RUN TestUpdatePidsLimit/no_change [2020-12-22T15:29:58.368Z] --- PASS: TestDockerNetworkMacvlan (18.51s) [2020-12-22T15:29:58.368Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-12-22T15:29:58.368Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-12-22T15:29:58.368Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2020-12-22T15:29:58.368Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2020-12-22T15:29:58.368Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.84s) [2020-12-22T15:29:58.368Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-12-22T15:29:58.368Z] PASS [2020-12-22T15:29:58.368Z] [2020-12-22T15:29:58.368Z] DONE 8 tests in 20.851s [2020-12-22T15:29:58.368Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-22T15:29:58.368Z] ++ 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-12-22T15:29:58.368Z] ++ set -e [2020-12-22T15:29:58.368Z] ++ '[' -n 0 ']' [2020-12-22T15:29:58.368Z] ++ set -x [2020-12-22T15:29:58.368Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:29:58.368Z] testing: warning: no tests to run [2020-12-22T15:29:58.368Z] PASS [2020-12-22T15:29:58.368Z] [2020-12-22T15:29:58.368Z] DONE 0 tests in 0.031s [2020-12-22T15:29:58.368Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-22T15:29:58.368Z] ++ 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-12-22T15:29:58.368Z] ++ set -e [2020-12-22T15:29:58.368Z] ++ '[' -n 0 ']' [2020-12-22T15:29:58.368Z] ++ set -x [2020-12-22T15:29:58.368Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:29:58.373Z] --- PASS: TestCgroupNamespacesBuild (3.91s) [2020-12-22T15:29:58.373Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-22T15:29:58.411Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-22T15:29:58.630Z] INFO: Testing against a local daemon [2020-12-22T15:29:58.630Z] === RUN TestAuthZPluginAllowRequest [2020-12-22T15:29:58.672Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-22T15:29:58.931Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-22T15:29:59.499Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-22T15:29:59.763Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-22T15:29:59.763Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-22T15:30:00.271Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2020-12-22T15:30:00.271Z] === RUN TestBuildWithSession [2020-12-22T15:30:00.271Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-22T15:30:00.271Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T15:30:00.271Z] === RUN TestBuildSquashParent [2020-12-22T15:30:00.546Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-12-22T15:30:00.546Z] === RUN TestAuthZPluginTLS [2020-12-22T15:30:01.120Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-12-22T15:30:01.120Z] === RUN TestAuthZPluginDenyRequest [2020-12-22T15:30:01.150Z] --- PASS: TestUpdatePidsLimit (3.59s) [2020-12-22T15:30:01.150Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-12-22T15:30:01.150Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-12-22T15:30:01.150Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-12-22T15:30:01.150Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-12-22T15:30:01.150Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-12-22T15:30:01.150Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-12-22T15:30:01.150Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-12-22T15:30:01.150Z] === RUN TestUpdateRestartPolicy [2020-12-22T15:30:01.409Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-12-22T15:30:01.693Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2020-12-22T15:30:01.693Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-22T15:30:02.639Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-12-22T15:30:02.639Z] === RUN TestAuthZPluginDenyResponse [2020-12-22T15:30:02.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-12-22T15:30:03.211Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-12-22T15:30:03.211Z] === RUN TestAuthZPluginAllowEventStream [2020-12-22T15:30:04.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-22T15:30:04.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-12-22T15:30:05.138Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s) [2020-12-22T15:30:05.138Z] === RUN TestAuthZPluginErrorResponse [2020-12-22T15:30:05.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-22T15:30:05.710Z] --- PASS: TestAuthZPluginErrorResponse (0.76s) [2020-12-22T15:30:05.710Z] === RUN TestAuthZPluginErrorRequest [2020-12-22T15:30:06.282Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2020-12-22T15:30:06.282Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-22T15:30:07.007Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-22T15:30:07.226Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-12-22T15:30:07.226Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-22T15:30:07.576Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-22T15:30:08.144Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-22T15:30:08.379Z] --- PASS: TestBuildSquashParent (6.91s) [2020-12-22T15:30:08.379Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-22T15:30:08.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T15:30:08.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T15:30:08.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T15:30:08.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T15:30:08.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T15:30:08.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T15:30:08.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T15:30:08.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T15:30:08.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T15:30:08.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T15:30:08.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T15:30:08.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T15:30:08.379Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T15:30:08.379Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T15:30:08.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T15:30:08.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T15:30:09.775Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2020-12-22T15:30:09.775Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-22T15:30:11.168Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T15:30:11.168Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T15:30:11.691Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.41s) [2020-12-22T15:30:11.691Z] === RUN TestAuthZPluginHeader [2020-12-22T15:30:12.498Z] ok github.com/docker/docker/cmd/dockerd 0.142s coverage: 29.2% of statements [2020-12-22T15:30:12.635Z] --- PASS: TestAuthZPluginHeader (1.03s) [2020-12-22T15:30:12.635Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-22T15:30:12.635Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-22T15:30:12.635Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:30:12.635Z] === RUN TestAuthZPluginV2Disable [2020-12-22T15:30:12.635Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-22T15:30:12.635Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:30:12.635Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-22T15:30:12.635Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-22T15:30:12.635Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:30:12.635Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-22T15:30:12.635Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-22T15:30:12.635Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:30:12.635Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-22T15:30:13.068Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.07s) [2020-12-22T15:30:13.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s) [2020-12-22T15:30:13.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.49s) [2020-12-22T15:30:13.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2020-12-22T15:30:13.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.24s) [2020-12-22T15:30:13.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s) [2020-12-22T15:30:13.068Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2020-12-22T15:30:13.068Z] === RUN TestBuildMultiStageCopy [2020-12-22T15:30:13.068Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-22T15:30:13.415Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-12-22T15:30:13.416Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-22T15:30:13.983Z] --- PASS: TestUpdateRestartPolicy (12.89s) [2020-12-22T15:30:13.983Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-22T15:30:14.919Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-22T15:30:14.919Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-12-22T15:30:14.919Z] === RUN TestWaitNonBlocked [2020-12-22T15:30:14.919Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T15:30:14.919Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T15:30:14.919Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T15:30:14.919Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T15:30:14.919Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T15:30:14.919Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T15:30:15.856Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-12-22T15:30:16.115Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-22T15:30:16.115Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-12-22T15:30:16.115Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2020-12-22T15:30:16.115Z] === RUN TestWaitBlocked [2020-12-22T15:30:16.115Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T15:30:16.115Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T15:30:16.115Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T15:30:16.115Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T15:30:16.115Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T15:30:16.115Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T15:30:16.349Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-22T15:30:16.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-12-22T15:30:16.944Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-22T15:30:17.006Z] ok github.com/docker/docker/container 0.160s coverage: 34.7% of statements [2020-12-22T15:30:17.006Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-22T15:30:17.006Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-22T15:30:17.006Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-22T15:30:17.006Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-22T15:30:17.204Z] --- PASS: TestWaitBlocked (0.02s) [2020-12-22T15:30:17.204Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2020-12-22T15:30:17.204Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2020-12-22T15:30:17.204Z] === CONT TestContainerStartOnDaemonRestart [2020-12-22T15:30:17.204Z] === CONT TestIpcModeOlderClient [2020-12-22T15:30:17.282Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-22T15:30:17.464Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-12-22T15:30:17.464Z] === CONT TestContainerKillOnDaemonStart [2020-12-22T15:30:18.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-12-22T15:30:18.215Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-22T15:30:18.534Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.030s coverage: 65.3% of statements [2020-12-22T15:30:19.149Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-22T15:30:20.082Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2020-12-22T15:30:20.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2020-12-22T15:30:20.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.98s) [2020-12-22T15:30:20.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-12-22T15:30:20.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-12-22T15:30:20.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-12-22T15:30:20.082Z] === RUN TestBuildMultiStageParentConfig [2020-12-22T15:30:20.569Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-12-22T15:30:20.829Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2020-12-22T15:30:20.829Z] === CONT TestDaemonHostGatewayIP [2020-12-22T15:30:22.733Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-22T15:30:23.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-12-22T15:30:23.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-12-22T15:30:23.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-12-22T15:30:24.129Z] ok github.com/docker/docker/daemon/cluster/convert 0.072s coverage: 35.9% of statements [2020-12-22T15:30:24.237Z] --- PASS: TestDaemonHostGatewayIP (3.32s) [2020-12-22T15:30:24.237Z] === CONT TestDaemonRestartIpcMode [2020-12-22T15:30:24.826Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-22T15:30:25.344Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-12-22T15:30:25.344Z] === RUN TestBuildLabelWithTargets [2020-12-22T15:30:25.765Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-22T15:30:26.333Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-22T15:30:26.593Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-22T15:30:27.160Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-22T15:30:27.160Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-12-22T15:30:27.727Z] --- PASS: TestDaemonRestartIpcMode (3.36s) [2020-12-22T15:30:27.727Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-22T15:30:27.727Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-22T15:30:28.630Z] ok github.com/docker/docker/daemon/cluster 0.173s coverage: 0.5% of statements [2020-12-22T15:30:29.106Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-22T15:30:30.753Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.03s) [2020-12-22T15:30:30.753Z] PASS [2020-12-22T15:30:30.753Z] [2020-12-22T15:30:30.753Z] === Skipped [2020-12-22T15:30:30.753Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-22T15:30:30.753Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:30:30.753Z] [2020-12-22T15:30:30.753Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-22T15:30:30.753Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:30:30.753Z] [2020-12-22T15:30:30.753Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-22T15:30:30.753Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:30:30.753Z] [2020-12-22T15:30:30.753Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-22T15:30:30.753Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:30:30.753Z] [2020-12-22T15:30:30.753Z] [2020-12-22T15:30:30.753Z] DONE 17 tests, 4 skipped in 32.270s [2020-12-22T15:30:30.753Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-22T15:30:30.753Z] ++ 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-12-22T15:30:30.753Z] ++ set -e [2020-12-22T15:30:30.753Z] ++ '[' -n 0 ']' [2020-12-22T15:30:30.753Z] ++ set -x [2020-12-22T15:30:30.753Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:30:31.009Z] --- PASS: TestContainerKillOnDaemonStart (13.40s) [2020-12-22T15:30:31.009Z] PASS [2020-12-22T15:30:31.009Z] [2020-12-22T15:30:31.009Z] === Skipped [2020-12-22T15:30:31.009Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-12-22T15:30:31.009Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T15:30:31.009Z] [2020-12-22T15:30:31.009Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-22T15:30:31.009Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:30:31.009Z] [2020-12-22T15:30:31.009Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-22T15:30:31.009Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:30:31.009Z] [2020-12-22T15:30:31.009Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T15:30:31.009Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T15:30:31.009Z] [2020-12-22T15:30:31.009Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-22T15:30:31.009Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T15:30:31.009Z] [2020-12-22T15:30:31.009Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-12-22T15:30:31.009Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:30:31.009Z] [2020-12-22T15:30:31.009Z] [2020-12-22T15:30:31.009Z] DONE 195 tests, 6 skipped in 144.525s [2020-12-22T15:30:31.009Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-12-22T15:30:31.009Z] ++ 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-12-22T15:30:31.009Z] ++ set -e [2020-12-22T15:30:31.009Z] ++ '[' -n 0 ']' [2020-12-22T15:30:31.009Z] ++ set -x [2020-12-22T15:30:31.009Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:30:31.009Z] INFO: Testing against a local daemon [2020-12-22T15:30:31.009Z] === RUN TestCommitInheritsEnv [2020-12-22T15:30:31.015Z] INFO: Testing against a local daemon [2020-12-22T15:30:31.015Z] === RUN TestPluginInvalidJSON [2020-12-22T15:30:31.015Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:30:31.015Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:30:31.015Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:30:31.015Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-12-22T15:30:31.015Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-22T15:30:31.015Z] === RUN TestPluginInstall [2020-12-22T15:30:31.015Z] === RUN TestPluginInstall/no_auth [2020-12-22T15:30:31.391Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2020-12-22T15:30:31.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-12-22T15:30:31.576Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-12-22T15:30:31.576Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-22T15:30:31.576Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-22T15:30:31.576Z] === RUN TestImagesFilterMultiReference [2020-12-22T15:30:31.576Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-12-22T15:30:31.576Z] === RUN TestImagePullPlatformInvalid [2020-12-22T15:30:31.835Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-12-22T15:30:31.835Z] === RUN TestRemoveImageOrphaning [2020-12-22T15:30:32.094Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-12-22T15:30:32.094Z] === RUN TestRemoveImageGarbageCollector [2020-12-22T15:30:32.927Z] ok github.com/docker/docker/daemon/config 0.090s coverage: 81.8% of statements [2020-12-22T15:30:33.457Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-12-22T15:30:33.457Z] === RUN TestBuildWithEmptyLayers [2020-12-22T15:30:33.564Z] time="2020-12-22T15:30:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:30:33.564Z] time="2020-12-22T15:30:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d3916ea7bbc8de030c8c1f7ee905b248b47a14064eb1c63f510d3445f05b20a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:30:33.564Z] time="2020-12-22T15:30:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:30:33.564Z] time="2020-12-22T15:30:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d3916ea7bbc8de030c8c1f7ee905b248b47a14064eb1c63f510d3445f05b20a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:30:33.564Z] === RUN TestPluginInstall/with_htpasswd [2020-12-22T15:30:33.574Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2020-12-22T15:30:34.003Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-22T15:30:34.507Z] time="2020-12-22T15:30:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:30:34.507Z] time="2020-12-22T15:30:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:487b125129a27773ff86b19ac9464e525b2385ae31c59bbf01e8580ecd9c592b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:30:34.507Z] time="2020-12-22T15:30:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:30:34.507Z] time="2020-12-22T15:30:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:487b125129a27773ff86b19ac9464e525b2385ae31c59bbf01e8580ecd9c592b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:30:34.573Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-12-22T15:30:34.769Z] === RUN TestPluginInstall/with_insecure [2020-12-22T15:30:35.141Z] --- PASS: TestRemoveImageGarbageCollector (2.79s) [2020-12-22T15:30:35.141Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-22T15:30:35.141Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-12-22T15:30:35.141Z] === RUN TestTagInvalidReference [2020-12-22T15:30:35.141Z] --- PASS: TestTagInvalidReference (0.04s) [2020-12-22T15:30:35.141Z] === RUN TestTagValidPrefixedRepo [2020-12-22T15:30:35.141Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-12-22T15:30:35.141Z] === RUN TestTagExistedNameWithoutForce [2020-12-22T15:30:35.141Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-22T15:30:35.141Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-12-22T15:30:35.141Z] === RUN TestTagOfficialNames [2020-12-22T15:30:35.141Z] --- PASS: TestTagOfficialNames (0.07s) [2020-12-22T15:30:35.141Z] === RUN TestTagMatchesDigest [2020-12-22T15:30:35.400Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-22T15:30:35.400Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-22T15:30:35.650Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2020-12-22T15:30:36.156Z] time="2020-12-22T15:30:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:30:36.156Z] time="2020-12-22T15:30:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c3969d642fb01c499bc690d73c761ef0700843ef36d93c5f18a98153c124f89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:30:36.156Z] time="2020-12-22T15:30:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:30:36.156Z] time="2020-12-22T15:30:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c3969d642fb01c499bc690d73c761ef0700843ef36d93c5f18a98153c124f89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:30:36.417Z] --- PASS: TestPluginInstall (5.55s) [2020-12-22T15:30:36.417Z] --- PASS: TestPluginInstall/no_auth (2.54s) [2020-12-22T15:30:36.417Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-12-22T15:30:36.417Z] --- PASS: TestPluginInstall/with_insecure (1.80s) [2020-12-22T15:30:36.417Z] plugin_test.go:157: [d9313a382f784] daemon is not started [2020-12-22T15:30:36.417Z] PASS [2020-12-22T15:30:36.417Z] [2020-12-22T15:30:36.417Z] DONE 6 tests in 5.742s [2020-12-22T15:30:36.417Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-22T15:30:36.417Z] ++ 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-12-22T15:30:36.417Z] ++ set -e [2020-12-22T15:30:36.417Z] ++ '[' -n 0 ']' [2020-12-22T15:30:36.417Z] ++ set -x [2020-12-22T15:30:36.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:30:36.678Z] INFO: Testing against a local daemon [2020-12-22T15:30:36.678Z] === RUN TestExternalGraphDriver [2020-12-22T15:30:36.741Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-12-22T15:30:36.741Z] === RUN TestBuildMultiStageOnBuild [2020-12-22T15:30:36.778Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-22T15:30:36.778Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-22T15:30:36.940Z] === RUN TestExternalGraphDriver/json [2020-12-22T15:30:38.155Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-22T15:30:38.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-12-22T15:30:38.723Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-22T15:30:38.982Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-22T15:30:39.170Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-12-22T15:30:39.170Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.504s coverage: 14.1% of statements [2020-12-22T15:30:39.488Z] === RUN TestExternalGraphDriver/spec [2020-12-22T15:30:40.227Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.514s coverage: 57.1% of statements [2020-12-22T15:30:40.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-12-22T15:30:41.346Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-12-22T15:30:41.803Z] [2020-12-22T15:30:41.804Z] ________ ____ __. [2020-12-22T15:30:41.804Z] \_____ \ | |/ _| [2020-12-22T15:30:41.804Z] / | \| < [2020-12-22T15:30:41.804Z] / | \ | \ [2020-12-22T15:30:41.804Z] \_______ /____|__ \ [2020-12-22T15:30:41.804Z] \/ \/ [2020-12-22T15:30:41.804Z] [2020-12-22T15:30:41.804Z] INFO: make.ps1 ended at 12/22/2020 15:30:41 [2020-12-22T15:30:42.012Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2020-12-22T15:30:42.012Z] === RUN TestBuildUncleanTarFilenames [2020-12-22T15:30:42.012Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2020-12-22T15:30:42.012Z] === RUN TestBuildMultiStageLayerLeak [2020-12-22T15:30:42.035Z] === RUN TestExternalGraphDriver/pull [2020-12-22T15:30:42.999Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-12-22T15:30:43.977Z] INFO: Binaries build ended at 12/22/2020 15:30:43. Duration:00:01:08.2693654 [2020-12-22T15:30:44.531Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.141s coverage: 69.2% of statements [2020-12-22T15:30:44.531Z] ok github.com/docker/docker/daemon 12.358s coverage: 17.2% of statements [2020-12-22T15:30:44.531Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-22T15:30:44.531Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-22T15:30:44.531Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-22T15:30:44.531Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-22T15:30:44.583Z] --- PASS: TestExternalGraphDriver (7.55s) [2020-12-22T15:30:44.583Z] --- PASS: TestExternalGraphDriver/json (2.38s) [2020-12-22T15:30:44.583Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-12-22T15:30:44.583Z] --- PASS: TestExternalGraphDriver/pull (2.34s) [2020-12-22T15:30:44.583Z] === RUN TestGraphdriverPluginV2 [2020-12-22T15:30:44.583Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-12-22T15:30:44.583Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:30:44.583Z] PASS [2020-12-22T15:30:44.583Z] [2020-12-22T15:30:44.583Z] === Skipped [2020-12-22T15:30:44.583Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-12-22T15:30:44.583Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:30:44.583Z] [2020-12-22T15:30:44.583Z] [2020-12-22T15:30:44.583Z] DONE 5 tests, 1 skipped in 7.733s [2020-12-22T15:30:44.583Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-22T15:30:44.583Z] ++ 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-12-22T15:30:44.583Z] ++ set -e [2020-12-22T15:30:44.583Z] ++ '[' -n 0 ']' [2020-12-22T15:30:44.583Z] ++ set -x [2020-12-22T15:30:44.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:30:44.583Z] INFO: Testing against a local daemon [2020-12-22T15:30:44.583Z] === RUN TestContinueAfterPluginCrash [2020-12-22T15:30:44.583Z] === PAUSE TestContinueAfterPluginCrash [2020-12-22T15:30:44.583Z] === RUN TestReadPluginNoRead [2020-12-22T15:30:44.583Z] === PAUSE TestReadPluginNoRead [2020-12-22T15:30:44.583Z] === RUN TestDaemonStartWithLogOpt [2020-12-22T15:30:44.583Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-22T15:30:44.583Z] === CONT TestContinueAfterPluginCrash [2020-12-22T15:30:44.583Z] === CONT TestDaemonStartWithLogOpt [2020-12-22T15:30:44.583Z] === CONT TestReadPluginNoRead [2020-12-22T15:30:45.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-12-22T15:30:45.595Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.759s coverage: 46.2% of statements [2020-12-22T15:30:45.595Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-22T15:30:46.150Z] INFO: Copying the built daemon binary to d:\CI\PR-41801\4\binary\dockerd-ab06bb3ec0.exe... [2020-12-22T15:30:46.150Z] INFO: Copying the built client binary to d:\CI\PR-41801\4\binary\docker-ab06bb3ec0.exe... [2020-12-22T15:30:46.150Z] INFO: Copying dockerversion from the container... [2020-12-22T15:30:46.150Z] INFO: Copying the golang package from the container to d:\CI\PR-41801\4\installer\go.zip... [2020-12-22T15:30:46.194Z] --- PASS: TestBuildMultiStageLayerLeak (4.33s) [2020-12-22T15:30:46.194Z] === RUN TestBuildWithHugeFile [2020-12-22T15:30:47.700Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.451s coverage: 49.5% of statements [2020-12-22T15:30:48.346Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-12-22T15:30:48.799Z] === RUN TestReadPluginNoRead/default [2020-12-22T15:30:48.983Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-12-22T15:30:49.277Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2020-12-22T15:30:49.279Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-12-22T15:30:49.372Z] --- PASS: TestDaemonStartWithLogOpt (4.86s) [2020-12-22T15:30:49.883Z] INFO: Extracting go.zip to d:\CI\PR-41801\4\go [2020-12-22T15:30:50.762Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-22T15:30:51.187Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-22T15:30:52.124Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-22T15:30:52.680Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-22T15:30:52.843Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 41.0% of statements [2020-12-22T15:30:52.843Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.977s coverage: 52.1% of statements [2020-12-22T15:30:52.843Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-22T15:30:52.843Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-22T15:30:53.062Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-22T15:30:53.883Z] ok github.com/docker/docker/daemon/logger/awslogs 0.491s coverage: 77.8% of statements [2020-12-22T15:30:53.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-12-22T15:30:54.064Z] --- PASS: TestReadPluginNoRead (9.67s) [2020-12-22T15:30:54.064Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2020-12-22T15:30:54.064Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-12-22T15:30:54.064Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2020-12-22T15:30:54.064Z] read_test.go:92: [d48af915e16ed] daemon is not started [2020-12-22T15:30:54.528Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 6.5% of statements [2020-12-22T15:30:54.528Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-22T15:30:54.528Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-22T15:30:54.528Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-22T15:30:54.528Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-22T15:30:54.636Z] --- PASS: TestContinueAfterPluginCrash (10.15s) [2020-12-22T15:30:54.636Z] PASS [2020-12-22T15:30:54.636Z] [2020-12-22T15:30:54.636Z] DONE 6 tests in 10.331s [2020-12-22T15:30:54.636Z] 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-12-22T15:30:54.636Z] ++ 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-12-22T15:30:54.636Z] ++ set -e [2020-12-22T15:30:54.636Z] ++ '[' -n 0 ']' [2020-12-22T15:30:54.636Z] ++ set -x [2020-12-22T15:30:54.636Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:30:54.636Z] testing: warning: no tests to run [2020-12-22T15:30:54.636Z] PASS [2020-12-22T15:30:54.636Z] [2020-12-22T15:30:54.636Z] DONE 0 tests in 0.050s [2020-12-22T15:30:54.636Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-22T15:30:54.636Z] ++ 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-12-22T15:30:54.636Z] ++ set -e [2020-12-22T15:30:54.636Z] ++ '[' -n 0 ']' [2020-12-22T15:30:54.636Z] ++ set -x [2020-12-22T15:30:54.636Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:30:54.897Z] INFO: Testing against a local daemon [2020-12-22T15:30:54.897Z] === RUN TestPluginWithDevMounts [2020-12-22T15:30:54.897Z] === PAUSE TestPluginWithDevMounts [2020-12-22T15:30:54.897Z] === CONT TestPluginWithDevMounts [2020-12-22T15:30:55.571Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-12-22T15:30:55.571Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 23.9% of statements [2020-12-22T15:30:56.211Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.038s coverage: 87.2% of statements [2020-12-22T15:30:56.532Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-22T15:30:56.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-12-22T15:30:56.849Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.052s coverage: 61.6% of statements [2020-12-22T15:30:57.443Z] --- PASS: TestPluginWithDevMounts (2.15s) [2020-12-22T15:30:57.443Z] PASS [2020-12-22T15:30:57.443Z] [2020-12-22T15:30:57.443Z] DONE 1 tests in 2.346s [2020-12-22T15:30:57.443Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-22T15:30:57.443Z] ++ 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-12-22T15:30:57.443Z] ++ set -e [2020-12-22T15:30:57.443Z] ++ '[' -n 0 ']' [2020-12-22T15:30:57.443Z] ++ set -x [2020-12-22T15:30:57.443Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:30:57.443Z] INFO: Testing against a local daemon [2020-12-22T15:30:57.443Z] === RUN TestSecretInspect [2020-12-22T15:30:59.546Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.123s coverage: 58.6% of statements [2020-12-22T15:30:59.546Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 75.2% of statements [2020-12-22T15:30:59.546Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-22T15:30:59.822Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-12-22T15:30:59.839Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.072s coverage: 33.3% of statements [2020-12-22T15:31:00.745Z] --- PASS: TestSecretInspect (3.21s) [2020-12-22T15:31:00.745Z] === RUN TestSecretList [2020-12-22T15:31:00.758Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-22T15:31:00.888Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2020-12-22T15:31:01.525Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2020-12-22T15:31:02.662Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-22T15:31:02.662Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-22T15:31:02.662Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-22T15:31:02.662Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-22T15:31:02.662Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-22T15:31:03.042Z] ok github.com/docker/docker/daemon/logger/splunk 2.390s coverage: 82.5% of statements [2020-12-22T15:31:03.042Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-22T15:31:03.679Z] ok github.com/docker/docker/daemon/network 0.024s coverage: 63.8% of statements [2020-12-22T15:31:03.679Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-22T15:31:04.041Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-12-22T15:31:04.047Z] --- PASS: TestSecretList (3.20s) [2020-12-22T15:31:04.047Z] === RUN TestSecretsCreateAndDelete [2020-12-22T15:31:05.765Z] ok github.com/docker/docker/distribution/metadata 0.106s coverage: 48.2% of statements [2020-12-22T15:31:05.947Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-12-22T15:31:06.515Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-22T15:31:06.806Z] ok github.com/docker/docker/errdefs 0.037s coverage: 53.1% of statements [2020-12-22T15:31:07.349Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2020-12-22T15:31:07.349Z] === RUN TestSecretsUpdate [2020-12-22T15:31:07.847Z] ok github.com/docker/docker/distribution 0.439s coverage: 25.1% of statements [2020-12-22T15:31:07.847Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-22T15:31:09.369Z] ok github.com/docker/docker/image 0.061s coverage: 86.4% of statements [2020-12-22T15:31:09.369Z] ok github.com/docker/docker/distribution/xfer 1.694s coverage: 85.1% of statements [2020-12-22T15:31:09.369Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-22T15:31:09.664Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2020-12-22T15:31:09.664Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-22T15:31:09.778Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-12-22T15:31:09.803Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-12-22T15:31:10.305Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-12-22T15:31:10.339Z] Copying nested executables into bundles/binary-daemon [2020-12-22T15:31:10.614Z] ok github.com/docker/docker/image/v1 0.042s coverage: 25.0% of statements [2020-12-22T15:31:10.614Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-22T15:31:10.650Z] --- PASS: TestSecretsUpdate (3.22s) [2020-12-22T15:31:10.650Z] === RUN TestTemplatedSecret [2020-12-22T15:31:10.740Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-22T15:31:10.960Z] INFO: Extraction ended at 12/22/2020 15:31:09. Duration:00:00:20.7150908 [2020-12-22T15:31:10.960Z] INFO: Updating the golang and path environment variables [2020-12-22T15:31:10.960Z] INFO: GOPATH=d:\gopath [2020-12-22T15:31:10.960Z] INFO: go version go1.13.15 windows/amd64 [2020-12-22T15:31:10.960Z] INFO: Running the daemon under test in debug mode [2020-12-22T15:31:10.960Z] INFO: Starting a daemon under test... [2020-12-22T15:31:10.960Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41801\4\daemon --pidfile d:\CI\PR-41801\4\docker.pid -D [2020-12-22T15:31:10.960Z] INFO: Process started successfully. [2020-12-22T15:31:10.960Z] INFO: Start tailing logs of the daemon under tests [2020-12-22T15:31:10.960Z] INFO: Waiting for the daemon under test to start... [2020-12-22T15:31:12.223Z] [2020-12-22T15:31:12.699Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 52.9% of statements [2020-12-22T15:31:12.699Z] ok github.com/docker/docker/oci 0.051s coverage: 8.2% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-12-22T15:31:13.339Z] ok github.com/docker/docker/opts 0.067s coverage: 67.1% of statements [2020-12-22T15:31:13.509Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e -e DOCKER_GRAPHDRIVER docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e hack/make.sh cross [2020-12-22T15:31:13.765Z] [2020-12-22T15:31:13.955Z] --- PASS: TestTemplatedSecret (3.38s) [2020-12-22T15:31:13.955Z] === RUN TestSecretCreateResolve [2020-12-22T15:31:14.020Z] Removing bundles/ [2020-12-22T15:31:14.020Z] [2020-12-22T15:31:14.020Z] ---> Making bundle: cross (in bundles/cross) [2020-12-22T15:31:14.020Z] Cross building: bundles/cross/linux/amd64 [2020-12-22T15:31:14.020Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-12-22T15:31:14.020Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-12-22T15:31:14.031Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-22T15:31:14.291Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-22T15:31:14.860Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-12-22T15:31:15.430Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-12-22T15:31:16.069Z] ok github.com/docker/docker/pkg/authorization 0.888s coverage: 68.3% of statements [2020-12-22T15:31:16.069Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2020-12-22T15:31:16.242Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-12-22T15:31:16.812Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-12-22T15:31:17.118Z] ok github.com/docker/docker/pkg/directory 0.024s coverage: 80.0% of statements [2020-12-22T15:31:17.258Z] --- PASS: TestSecretCreateResolve (3.31s) [2020-12-22T15:31:17.258Z] PASS [2020-12-22T15:31:17.258Z] [2020-12-22T15:31:17.258Z] DONE 6 tests in 19.731s [2020-12-22T15:31:17.258Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-12-22T15:31:17.258Z] ++ 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-12-22T15:31:17.258Z] ++ set -e [2020-12-22T15:31:17.258Z] ++ '[' -n 0 ']' [2020-12-22T15:31:17.258Z] ++ set -x [2020-12-22T15:31:17.258Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:31:17.258Z] INFO: Testing against a local daemon [2020-12-22T15:31:17.258Z] === RUN TestServiceCreateInit [2020-12-22T15:31:17.258Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-22T15:31:17.380Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-22T15:31:17.412Z] ok github.com/docker/docker/pkg/archive 1.169s coverage: 76.9% of statements [2020-12-22T15:31:18.051Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-12-22T15:31:18.686Z] ok github.com/docker/docker/pkg/discovery/file 0.028s coverage: 92.9% of statements [2020-12-22T15:31:19.323Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-12-22T15:31:19.914Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-22T15:31:19.957Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-12-22T15:31:20.590Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-12-22T15:31:21.623Z] ok github.com/docker/docker/pkg/chrootarchive 3.720s coverage: 43.2% of statements [2020-12-22T15:31:21.623Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-12-22T15:31:22.277Z] ok github.com/docker/docker/layer 7.722s coverage: 68.8% of statements [2020-12-22T15:31:22.277Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-22T15:31:22.277Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-22T15:31:22.277Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-22T15:31:22.277Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-22T15:31:22.277Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-22T15:31:22.277Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-22T15:31:22.277Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-22T15:31:22.448Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-12-22T15:31:22.550Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-22T15:31:22.573Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2020-12-22T15:31:22.868Z] ok github.com/docker/docker/pkg/fsutils 0.391s coverage: 85.1% of statements [2020-12-22T15:31:22.868Z] ok github.com/docker/docker/pkg/discovery/kv 3.122s coverage: 84.1% of statements [2020-12-22T15:31:23.511Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-12-22T15:31:23.826Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-12-22T15:31:24.086Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-12-22T15:31:24.556Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2020-12-22T15:31:24.851Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-12-22T15:31:25.494Z] ok github.com/docker/docker/pkg/idtools 0.697s coverage: 70.1% of statements [2020-12-22T15:31:25.494Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-12-22T15:31:25.789Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2020-12-22T15:31:25.789Z] ok github.com/docker/docker/pkg/ioutils 1.303s coverage: 70.1% of statements [2020-12-22T15:31:25.789Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-22T15:31:25.789Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-22T15:31:25.789Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-22T15:31:25.789Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-22T15:31:25.993Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-12-22T15:31:25.993Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-22T15:31:26.427Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-12-22T15:31:26.562Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-22T15:31:26.728Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.050s coverage: 86.7% of statements [2020-12-22T15:31:26.728Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-12-22T15:31:26.728Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-22T15:31:26.728Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-22T15:31:27.775Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2020-12-22T15:31:27.844Z] --- PASS: TestServiceCreateInit (10.56s) [2020-12-22T15:31:27.844Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.32s) [2020-12-22T15:31:27.844Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s) [2020-12-22T15:31:27.844Z] === RUN TestCreateServiceMultipleTimes [2020-12-22T15:31:28.423Z] ok github.com/docker/docker/pkg/pools 0.013s coverage: 88.2% of statements [2020-12-22T15:31:28.469Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-22T15:31:28.720Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-12-22T15:31:28.720Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2020-12-22T15:31:28.728Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-12-22T15:31:29.299Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-12-22T15:31:29.359Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-12-22T15:31:30.401Z] ok github.com/docker/docker/pkg/pubsub 1.121s coverage: 75.0% of statements [2020-12-22T15:31:30.401Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-12-22T15:31:31.042Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-12-22T15:31:31.042Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-12-22T15:31:32.037Z] .....INFO: Daemon under test started and replied! [2020-12-22T15:31:32.037Z] INFO: Docker version of the daemon under test [2020-12-22T15:31:32.037Z] [2020-12-22T15:31:32.037Z] Client: [2020-12-22T15:31:32.037Z] Version: 17.06.2-ce [2020-12-22T15:31:32.037Z] API version: 1.30 [2020-12-22T15:31:32.037Z] Go version: go1.8.3 [2020-12-22T15:31:32.037Z] Git commit: cec0b72 [2020-12-22T15:31:32.037Z] Built: Tue Sep 5 19:57:19 2017 [2020-12-22T15:31:32.037Z] OS/Arch: windows/amd64 [2020-12-22T15:31:32.037Z] [2020-12-22T15:31:32.037Z] Server: [2020-12-22T15:31:32.037Z] Version: 0.0.0-dev [2020-12-22T15:31:32.037Z] API version: 1.41 (minimum version 1.24) [2020-12-22T15:31:32.037Z] Go version: go1.13.15 [2020-12-22T15:31:32.037Z] Git commit: ab06bb3ec0 [2020-12-22T15:31:32.037Z] Built: 12/22/2020 15:29:39 [2020-12-22T15:31:32.037Z] OS/Arch: windows/amd64 [2020-12-22T15:31:32.037Z] Experimental: false [2020-12-22T15:31:32.037Z] [2020-12-22T15:31:32.037Z] INFO: Docker info of the daemon under test [2020-12-22T15:31:32.037Z] [2020-12-22T15:31:32.037Z] Containers: 0 [2020-12-22T15:31:32.037Z] Running: 0 [2020-12-22T15:31:32.037Z] Paused: 0 [2020-12-22T15:31:32.037Z] Stopped: 0 [2020-12-22T15:31:32.037Z] Images: 0 [2020-12-22T15:31:32.037Z] Server Version: 0.0.0-dev [2020-12-22T15:31:32.037Z] Storage Driver: windowsfilter [2020-12-22T15:31:32.037Z] Windows: [2020-12-22T15:31:32.037Z] Logging Driver: json-file [2020-12-22T15:31:32.037Z] Plugins: [2020-12-22T15:31:32.037Z] Volume: local [2020-12-22T15:31:32.037Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-22T15:31:32.037Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-22T15:31:32.037Z] Swarm: inactive [2020-12-22T15:31:32.037Z] Default Isolation: process [2020-12-22T15:31:32.037Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-22T15:31:32.037Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-22T15:31:32.037Z] OSType: windows [2020-12-22T15:31:32.037Z] Architecture: x86_64 [2020-12-22T15:31:32.037Z] CPUs: 4 [2020-12-22T15:31:32.037Z] Total Memory: 32GiB [2020-12-22T15:31:32.037Z] Name: azwin-2-5f6060 [2020-12-22T15:31:32.037Z] ID: H5LM:V53R:6YO3:UU76:HRRX:WSSC:V3IX:TA47:DLKV:3ZGS:S7CB:NEXY [2020-12-22T15:31:32.037Z] Docker Root Dir: D:\CI\PR-41801\4\daemon [2020-12-22T15:31:32.037Z] Debug Mode (client): false [2020-12-22T15:31:32.037Z] Debug Mode (server): true [2020-12-22T15:31:32.038Z] File Descriptors: -1 [2020-12-22T15:31:32.038Z] Goroutines: 16 [2020-12-22T15:31:32.038Z] System Time: 2020-12-22T15:31:29.5304023Z [2020-12-22T15:31:32.038Z] EventsListeners: 0 [2020-12-22T15:31:32.038Z] Registry: https://index.docker.io/v1/ [2020-12-22T15:31:32.038Z] Labels: [2020-12-22T15:31:32.038Z] Experimental: false [2020-12-22T15:31:32.038Z] Insecure Registries: [2020-12-22T15:31:32.038Z] 127.0.0.0/8 [2020-12-22T15:31:32.038Z] Live Restore Enabled: false [2020-12-22T15:31:32.038Z] [2020-12-22T15:31:32.038Z] [2020-12-22T15:31:32.038Z] INFO: Docker images of the daemon under test [2020-12-22T15:31:32.038Z] [2020-12-22T15:31:32.038Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-22T15:31:32.038Z] [2020-12-22T15:31:32.038Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-12-22T15:31:32.038Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-12-22T15:31:32.038Z] ltsc2019: Pulling from windows/servercore [2020-12-22T15:31:32.038Z] 4612f6d0b889: Pulling fs layer [2020-12-22T15:31:32.038Z] aa4f58cd6da1: Pulling fs layer [2020-12-22T15:31:32.093Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2020-12-22T15:31:32.385Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 53.8% of statements [2020-12-22T15:31:32.592Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-22T15:31:32.592Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-12-22T15:31:32.679Z] ok github.com/docker/docker/pkg/signal 2.877s coverage: 61.0% of statements [2020-12-22T15:31:32.851Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-22T15:31:32.852Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-22T15:31:32.972Z] ok github.com/docker/docker/pkg/tailfile 0.140s coverage: 88.6% of statements [2020-12-22T15:31:33.265Z] testing: warning: no tests to run [2020-12-22T15:31:33.265Z] coverage: [no statements] [2020-12-22T15:31:33.265Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-12-22T15:31:33.902Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-12-22T15:31:33.902Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2020-12-22T15:31:34.193Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-12-22T15:31:34.230Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-12-22T15:31:34.488Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2020-12-22T15:31:34.490Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-22T15:31:35.802Z] aa4f58cd6da1: Verifying Checksum [2020-12-22T15:31:35.802Z] aa4f58cd6da1: Download complete [2020-12-22T15:31:35.869Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-12-22T15:31:36.574Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-12-22T15:31:36.868Z] ok github.com/docker/docker/profiles/seccomp 0.038s coverage: 83.5% of statements [2020-12-22T15:31:37.250Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-22T15:31:37.913Z] ok github.com/docker/docker/reference 0.026s coverage: 84.4% of statements [2020-12-22T15:31:38.551Z] ok github.com/docker/docker/plugin 0.561s coverage: 23.2% of statements [2020-12-22T15:31:38.631Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-12-22T15:31:39.593Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-12-22T15:31:40.068Z] ok github.com/docker/docker/quota 0.668s coverage: 71.4% of statements [2020-12-22T15:31:40.363Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2020-12-22T15:31:41.000Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-12-22T15:31:41.294Z] ok github.com/docker/docker/registry 0.283s coverage: 57.2% of statements [2020-12-22T15:31:41.934Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2020-12-22T15:31:42.425Z] --- PASS: TestBuildWithHugeFile (52.43s) [2020-12-22T15:31:42.425Z] === RUN TestBuildWithEmptyDockerfile [2020-12-22T15:31:42.425Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T15:31:42.425Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T15:31:42.425Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T15:31:42.425Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T15:31:42.425Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T15:31:42.425Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T15:31:42.425Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T15:31:42.425Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T15:31:42.425Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T15:31:42.425Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-12-22T15:31:42.425Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-12-22T15:31:42.425Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-12-22T15:31:42.425Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-12-22T15:31:42.425Z] === RUN TestBuildPreserveOwnership [2020-12-22T15:31:42.425Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-22T15:31:42.872Z] 4612f6d0b889: Verifying Checksum [2020-12-22T15:31:42.872Z] 4612f6d0b889: Download complete [2020-12-22T15:31:42.977Z] ok github.com/docker/docker/runconfig 0.025s coverage: 66.1% of statements [2020-12-22T15:31:44.868Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-22T15:31:45.060Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2020-12-22T15:31:45.707Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-22T15:31:46.581Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2020-12-22T15:31:46.874Z] ok github.com/docker/docker/volume/local 0.270s coverage: 76.6% of statements [2020-12-22T15:31:47.409Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-22T15:31:47.509Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.1% of statements [2020-12-22T15:31:48.350Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-12-22T15:31:48.610Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-22T15:31:49.833Z] --- PASS: TestCreateServiceMultipleTimes (19.46s) [2020-12-22T15:31:49.833Z] === RUN TestCreateServiceConflict [2020-12-22T15:31:49.893Z] --- PASS: TestBuildPreserveOwnership (10.23s) [2020-12-22T15:31:49.893Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.22s) [2020-12-22T15:31:49.893Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-12-22T15:31:49.893Z] === RUN TestBuildPlatformInvalid [2020-12-22T15:31:49.893Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-12-22T15:31:49.893Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2020-12-22T15:31:49.893Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2020-12-22T15:31:49.893Z] build_userns_linux_test.go:30: testEnv.IsRootless() [2020-12-22T15:31:49.893Z] PASS [2020-12-22T15:31:49.893Z] [2020-12-22T15:31:49.893Z] === Skipped [2020-12-22T15:31:49.893Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-12-22T15:31:49.893Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T15:31:49.893Z] [2020-12-22T15:31:49.893Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2020-12-22T15:31:49.893Z] build_userns_linux_test.go:30: testEnv.IsRootless() [2020-12-22T15:31:49.893Z] [2020-12-22T15:31:49.893Z] [2020-12-22T15:31:49.893Z] DONE 33 tests, 2 skipped in 130.434s [2020-12-22T15:31:49.893Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-12-22T15:31:49.893Z] INFO: Testing against a local daemon [2020-12-22T15:31:49.893Z] === RUN TestConfigInspect [2020-12-22T15:31:49.893Z] --- SKIP: TestConfigInspect (0.02s) [2020-12-22T15:31:49.893Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:31:49.893Z] === RUN TestConfigList [2020-12-22T15:31:49.893Z] --- SKIP: TestConfigList (0.01s) [2020-12-22T15:31:49.893Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:31:49.893Z] === RUN TestConfigsCreateAndDelete [2020-12-22T15:31:49.893Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-12-22T15:31:49.893Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:31:49.893Z] === RUN TestConfigsUpdate [2020-12-22T15:31:49.893Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-12-22T15:31:49.893Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:31:49.893Z] === RUN TestTemplatedConfig [2020-12-22T15:31:49.893Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-12-22T15:31:49.893Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:31:49.893Z] === RUN TestConfigCreateResolve [2020-12-22T15:31:49.893Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-12-22T15:31:49.893Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:31:49.893Z] === RUN TestConfigDaemonLibtrustID [2020-12-22T15:31:50.406Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-12-22T15:31:50.406Z] === RUN TestCreateServiceMaxReplicas [2020-12-22T15:31:51.149Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-12-22T15:31:51.268Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-12-22T15:31:51.268Z] PASS [2020-12-22T15:31:51.269Z] [2020-12-22T15:31:51.269Z] === Skipped [2020-12-22T15:31:51.269Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-12-22T15:31:51.269Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:31:51.269Z] [2020-12-22T15:31:51.269Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-12-22T15:31:51.269Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:31:51.269Z] [2020-12-22T15:31:51.269Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-12-22T15:31:51.269Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:31:51.269Z] [2020-12-22T15:31:51.269Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-12-22T15:31:51.269Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:31:51.269Z] [2020-12-22T15:31:51.269Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-12-22T15:31:51.269Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:31:51.269Z] [2020-12-22T15:31:51.269Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-12-22T15:31:51.269Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:31:51.269Z] [2020-12-22T15:31:51.269Z] [2020-12-22T15:31:51.269Z] DONE 7 tests, 6 skipped in 1.697s [2020-12-22T15:31:51.269Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-12-22T15:31:51.269Z] INFO: Testing against a local daemon [2020-12-22T15:31:51.269Z] === RUN TestCheckpoint [2020-12-22T15:31:51.269Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-22T15:31:51.269Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T15:31:51.269Z] === RUN TestContainerInvalidJSON [2020-12-22T15:31:51.269Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T15:31:51.269Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T15:31:51.269Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T15:31:51.269Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T15:31:51.269Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-22T15:31:51.269Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-22T15:31:51.269Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T15:31:51.269Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-22T15:31:51.269Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T15:31:51.269Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-12-22T15:31:51.269Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-22T15:31:51.269Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-22T15:31:51.269Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-22T15:31:51.269Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-22T15:31:51.269Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-12-22T15:31:51.269Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-22T15:31:51.269Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-12-22T15:31:51.269Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-22T15:31:51.269Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-12-22T15:31:51.269Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-22T15:31:51.269Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-12-22T15:31:51.269Z] === RUN TestCopyFromContainer [2020-12-22T15:31:52.087Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-22T15:31:53.467Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-12-22T15:31:54.037Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-12-22T15:31:54.607Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-12-22T15:31:54.623Z] --- PASS: TestCreateServiceMaxReplicas (3.57s) [2020-12-22T15:31:54.623Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-22T15:31:55.178Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-12-22T15:31:55.455Z] === RUN TestCopyFromContainer// [2020-12-22T15:31:55.455Z] === RUN TestCopyFromContainer//bar/root [2020-12-22T15:31:55.455Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-22T15:31:55.455Z] === RUN TestCopyFromContainer/bar/quux [2020-12-22T15:31:55.455Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-22T15:31:55.455Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-22T15:31:55.455Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-22T15:31:55.714Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-22T15:31:55.714Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-22T15:31:55.714Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-22T15:31:55.714Z] --- PASS: TestCopyFromContainer (4.49s) [2020-12-22T15:31:55.714Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-22T15:31:55.714Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-12-22T15:31:55.714Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-22T15:31:55.714Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-12-22T15:31:55.714Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-12-22T15:31:55.714Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-12-22T15:31:55.714Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-12-22T15:31:55.714Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-12-22T15:31:55.714Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-12-22T15:31:55.714Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-12-22T15:31:55.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-22T15:31:55.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T15:31:55.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T15:31:55.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T15:31:55.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T15:31:55.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T15:31:55.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T15:31:55.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T15:31:55.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T15:31:55.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T15:31:55.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-12-22T15:31:55.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-22T15:31:55.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-22T15:31:55.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-22T15:31:55.714Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-22T15:31:55.973Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-12-22T15:31:55.973Z] === RUN TestCreateWithInvalidEnv [2020-12-22T15:31:55.973Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-22T15:31:55.973Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-22T15:31:55.973Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-22T15:31:55.973Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-22T15:31:55.973Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-22T15:31:55.973Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-22T15:31:55.973Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-22T15:31:55.973Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-22T15:31:55.973Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-22T15:31:55.973Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-22T15:31:55.973Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-22T15:31:55.973Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-22T15:31:55.973Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-22T15:31:55.973Z] === RUN TestCreateTmpfsMountsTarget [2020-12-22T15:31:55.973Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-22T15:31:55.973Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-22T15:31:57.086Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-12-22T15:31:57.086Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-12-22T15:31:57.348Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2020-12-22T15:31:57.348Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-22T15:31:58.285Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2020-12-22T15:31:58.285Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-22T15:31:58.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T15:31:58.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T15:31:58.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T15:31:58.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T15:31:58.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T15:31:58.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T15:31:58.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T15:31:58.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T15:31:58.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T15:31:58.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T15:31:58.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T15:31:58.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T15:31:58.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T15:31:58.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T15:31:58.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T15:31:58.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-22T15:31:58.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-22T15:31:58.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-22T15:31:58.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-22T15:31:58.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-22T15:31:58.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-22T15:31:58.285Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-22T15:31:58.852Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2020-12-22T15:31:58.852Z] === RUN TestCreateDifferentPlatform [2020-12-22T15:31:58.852Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-22T15:31:58.852Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-22T15:31:58.852Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-12-22T15:31:58.852Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-22T15:31:58.852Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-22T15:31:58.852Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-22T15:31:58.852Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-12-22T15:31:58.852Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-22T15:31:58.852Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2020-12-22T15:31:58.852Z] === RUN TestContainerStartOnDaemonRestart [2020-12-22T15:31:58.852Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-12-22T15:31:58.852Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-12-22T15:31:58.852Z] === RUN TestDaemonRestartIpcMode [2020-12-22T15:31:58.852Z] === PAUSE TestDaemonRestartIpcMode [2020-12-22T15:31:58.852Z] === RUN TestDaemonHostGatewayIP [2020-12-22T15:31:58.852Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-12-22T15:31:58.852Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:31:58.852Z] === RUN TestContainerKillOnDaemonStart [2020-12-22T15:31:58.852Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-12-22T15:31:58.852Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-12-22T15:31:58.852Z] === RUN TestDiff [2020-12-22T15:31:59.455Z] --- PASS: TestDiff (0.46s) [2020-12-22T15:31:59.455Z] === RUN TestExecWithCloseStdin [2020-12-22T15:31:59.626Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-12-22T15:31:59.730Z] --- PASS: TestExecWithCloseStdin (0.49s) [2020-12-22T15:31:59.731Z] === RUN TestExec [2020-12-22T15:32:00.324Z] --- PASS: TestExec (0.47s) [2020-12-22T15:32:00.324Z] === RUN TestExecUser [2020-12-22T15:32:00.891Z] --- PASS: TestExecUser (0.47s) [2020-12-22T15:32:00.891Z] === RUN TestExportContainerAndImportImage [2020-12-22T15:32:01.458Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2020-12-22T15:32:01.458Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-22T15:32:01.534Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-12-22T15:32:02.821Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/rootless [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/volume [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-22T15:32:02.821Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === Skipped [2020-12-22T15:32:02.821Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-22T15:32:02.821Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-22T15:32:02.821Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-22T15:32:02.821Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:32:02.821Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-22T15:32:02.821Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:32:02.821Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-22T15:32:02.821Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:32:02.821Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-22T15:32:02.821Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:32:02.821Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-22T15:32:02.821Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:32:02.821Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-22T15:32:02.821Z] graphtest_unix.go:73: No driver to put! [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-22T15:32:02.821Z] time="2020-12-22T15:30:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T15:32:02.821Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T15:32:02.821Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-22T15:32:02.821Z] time="2020-12-22T15:30:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T15:32:02.821Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T15:32:02.821Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-22T15:32:02.821Z] time="2020-12-22T15:30:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T15:32:02.821Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T15:32:02.821Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-22T15:32:02.821Z] time="2020-12-22T15:30:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T15:32:02.821Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T15:32:02.821Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-22T15:32:02.821Z] time="2020-12-22T15:30:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T15:32:02.821Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T15:32:02.821Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-22T15:32:02.821Z] graphtest_unix.go:73: No driver to put! [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-22T15:32:02.821Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-22T15:32:02.821Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-22T15:32:02.821Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-22T15:32:02.821Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-22T15:32:02.821Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:32:02.821Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-22T15:32:02.821Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:32:02.821Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-22T15:32:02.821Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:32:02.821Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T15:32:02.821Z] [2020-12-22T15:32:02.821Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-22T15:32:02.821Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:32:02.821Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T15:32:02.822Z] [2020-12-22T15:32:02.822Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-22T15:32:02.822Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:32:02.822Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T15:32:02.822Z] [2020-12-22T15:32:02.822Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-22T15:32:02.822Z] graphtest_unix.go:73: No driver to put! [2020-12-22T15:32:02.822Z] [2020-12-22T15:32:02.822Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-22T15:32:02.822Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-22T15:32:02.822Z] [2020-12-22T15:32:02.822Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-22T15:32:02.822Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-22T15:32:02.822Z] [2020-12-22T15:32:02.822Z] [2020-12-22T15:32:02.822Z] DONE 2191 tests, 26 skipped in 264.094s Post stage [Pipeline] junit [2020-12-22T15:32:02.863Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-22T15:32:03.702Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e -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:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e hack/make.sh dynbinary test-integration [2020-12-22T15:32:03.994Z] [2020-12-22T15:32:03.994Z] Removing bundles/ [2020-12-22T15:32:03.994Z] [2020-12-22T15:32:03.994Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-22T15:32:04.067Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-22T15:32:04.288Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T15:32:04.288Z] GOOS="" GOARCH="" GOARM="" [2020-12-22T15:32:04.634Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-22T15:32:04.634Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-22T15:32:04.742Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-12-22T15:32:04.742Z] === RUN TestHealthCheckWorkdir [2020-12-22T15:32:05.312Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2020-12-22T15:32:05.312Z] === RUN TestHealthKillContainer [2020-12-22T15:32:05.575Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-12-22T15:32:07.493Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-12-22T15:32:07.840Z] --- PASS: TestHealthKillContainer (2.50s) [2020-12-22T15:32:07.840Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-22T15:32:08.099Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2020-12-22T15:32:08.099Z] === RUN TestIpcModeNone [2020-12-22T15:32:08.666Z] --- PASS: TestIpcModeNone (0.45s) [2020-12-22T15:32:08.666Z] === RUN TestIpcModePrivate [2020-12-22T15:32:08.925Z] --- PASS: TestIpcModePrivate (0.45s) [2020-12-22T15:32:08.925Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-12-22T15:32:08.925Z] === RUN TestIpcModeShareable [2020-12-22T15:32:08.925Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-12-22T15:32:08.925Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T15:32:08.925Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-22T15:32:09.400Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-12-22T15:32:09.538Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.99s) [2020-12-22T15:32:09.539Z] === RUN TestCreateServiceSecretFileMode [2020-12-22T15:32:09.660Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-22T15:32:10.302Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2020-12-22T15:32:10.302Z] === RUN TestAPIIpcModeHost [2020-12-22T15:32:10.302Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-12-22T15:32:10.302Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T15:32:10.302Z] === RUN TestDaemonIpcModeShareable [2020-12-22T15:32:10.302Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-12-22T15:32:10.302Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T15:32:10.302Z] === RUN TestDaemonIpcModePrivate [2020-12-22T15:32:12.091Z] --- PASS: TestCreateServiceSecretFileMode (3.28s) [2020-12-22T15:32:12.091Z] === RUN TestCreateServiceConfigFileMode [2020-12-22T15:32:12.201Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-22T15:32:12.771Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-12-22T15:32:12.834Z] --- PASS: TestDaemonIpcModePrivate (2.18s) [2020-12-22T15:32:12.834Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-12-22T15:32:12.834Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-22T15:32:12.834Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-12-22T15:32:12.834Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T15:32:12.834Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-22T15:32:12.834Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-12-22T15:32:12.834Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T15:32:12.834Z] === RUN TestIpcModeOlderClient [2020-12-22T15:32:12.834Z] === PAUSE TestIpcModeOlderClient [2020-12-22T15:32:12.834Z] === RUN TestKillContainerInvalidSignal [2020-12-22T15:32:13.092Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2020-12-22T15:32:13.092Z] === RUN TestKillContainer [2020-12-22T15:32:13.092Z] === RUN TestKillContainer/no_signal [2020-12-22T15:32:13.351Z] === RUN TestKillContainer/non_killing_signal [2020-12-22T15:32:13.610Z] === RUN TestKillContainer/killing_signal [2020-12-22T15:32:14.177Z] --- PASS: TestKillContainer (1.24s) [2020-12-22T15:32:14.177Z] --- PASS: TestKillContainer/no_signal (0.40s) [2020-12-22T15:32:14.177Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-12-22T15:32:14.177Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2020-12-22T15:32:14.177Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-22T15:32:14.177Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-22T15:32:14.681Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-22T15:32:14.744Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-22T15:32:15.003Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2020-12-22T15:32:15.003Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2020-12-22T15:32:15.003Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-12-22T15:32:15.003Z] === RUN TestKillStoppedContainer [2020-12-22T15:32:15.003Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-12-22T15:32:15.003Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-22T15:32:15.003Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-12-22T15:32:15.003Z] === RUN TestKillDifferentUserContainer [2020-12-22T15:32:15.570Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2020-12-22T15:32:15.570Z] === RUN TestInspectOomKilledTrue [2020-12-22T15:32:15.570Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-22T15:32:15.570Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:32:15.570Z] === RUN TestInspectOomKilledFalse [2020-12-22T15:32:15.570Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-22T15:32:15.570Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:32:15.570Z] === RUN TestLinksEtcHostsContentMatch [2020-12-22T15:32:15.570Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-12-22T15:32:15.570Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-12-22T15:32:15.570Z] === RUN TestLinksContainerNames [2020-12-22T15:32:16.062Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-12-22T15:32:16.304Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2020-12-22T15:32:16.304Z] === RUN TestCreateServiceSysctls [2020-12-22T15:32:16.506Z] --- PASS: TestLinksContainerNames (0.86s) [2020-12-22T15:32:16.506Z] === RUN TestLogsFollowTailEmpty [2020-12-22T15:32:16.765Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2020-12-22T15:32:16.765Z] === RUN TestContainerNetworkMountsNoChown [2020-12-22T15:32:17.332Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2020-12-22T15:32:17.332Z] === RUN TestMountDaemonRoot [2020-12-22T15:32:17.332Z] === RUN TestMountDaemonRoot/default [2020-12-22T15:32:17.332Z] === PAUSE TestMountDaemonRoot/default [2020-12-22T15:32:17.332Z] === RUN TestMountDaemonRoot/private [2020-12-22T15:32:17.332Z] === PAUSE TestMountDaemonRoot/private [2020-12-22T15:32:17.332Z] === RUN TestMountDaemonRoot/rprivate [2020-12-22T15:32:17.332Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-22T15:32:17.332Z] === RUN TestMountDaemonRoot/slave [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/slave [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/rslave [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/shared [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/shared [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/rshared [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/default [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/rslave [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/rshared [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/shared [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/rprivate [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/slave [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/private [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-22T15:32:17.333Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-22T15:32:17.333Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T15:32:17.333Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-22T15:32:17.591Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T15:32:17.592Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-22T15:32:17.592Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-22T15:32:17.592Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-22T15:32:17.592Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-22T15:32:17.592Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-22T15:32:17.592Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T15:32:17.592Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-22T15:32:17.592Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T15:32:17.592Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-22T15:32:17.592Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-22T15:32:17.592Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-22T15:32:17.592Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-22T15:32:17.592Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-22T15:32:17.592Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-12-22T15:32:17.592Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-12-22T15:32:17.592Z] === RUN TestContainerBindMountNonRecursive [2020-12-22T15:32:17.592Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-12-22T15:32:17.592Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-22T15:32:17.592Z] === RUN TestContainerVolumesMountedAsShared [2020-12-22T15:32:17.592Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2020-12-22T15:32:17.592Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-22T15:32:17.592Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-22T15:32:17.592Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2020-12-22T15:32:17.592Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-22T15:32:17.592Z] === RUN TestNetworkNat [2020-12-22T15:32:18.159Z] --- PASS: TestNetworkNat (0.48s) [2020-12-22T15:32:18.159Z] === RUN TestNetworkLocalhostTCPNat [2020-12-22T15:32:18.727Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2020-12-22T15:32:18.728Z] === RUN TestNetworkLoopbackNat [2020-12-22T15:32:19.612Z] --- PASS: TestCreateServiceSysctls (3.66s) [2020-12-22T15:32:19.612Z] === RUN TestCreateServiceCapabilities [2020-12-22T15:32:21.258Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2020-12-22T15:32:21.258Z] === RUN TestPause [2020-12-22T15:32:21.258Z] --- SKIP: TestPause (0.00s) [2020-12-22T15:32:21.258Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:32:21.258Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-22T15:32:21.258Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T15:32:21.258Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T15:32:21.258Z] === RUN TestPauseStopPausedContainer [2020-12-22T15:32:21.258Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-12-22T15:32:21.258Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:32:21.258Z] === RUN TestPsFilter [2020-12-22T15:32:21.258Z] --- PASS: TestPsFilter (0.11s) [2020-12-22T15:32:21.258Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-22T15:32:21.337Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-12-22T15:32:21.337Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-22T15:32:21.517Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2020-12-22T15:32:21.517Z] === RUN TestRemoveContainerWithVolume [2020-12-22T15:32:22.084Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2020-12-22T15:32:22.084Z] === RUN TestRemoveContainerRunning [2020-12-22T15:32:22.276Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-12-22T15:32:22.342Z] --- PASS: TestRemoveContainerRunning (0.43s) [2020-12-22T15:32:22.342Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-22T15:32:22.909Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2020-12-22T15:32:22.909Z] === RUN TestRemoveInvalidContainer [2020-12-22T15:32:22.909Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-22T15:32:22.909Z] === RUN TestRenameLinkedContainer [2020-12-22T15:32:22.917Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2020-12-22T15:32:22.917Z] === RUN TestInspect [2020-12-22T15:32:23.657Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-12-22T15:32:23.916Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-22T15:32:24.813Z] --- PASS: TestRenameLinkedContainer (1.66s) [2020-12-22T15:32:24.813Z] === RUN TestRenameStoppedContainer [2020-12-22T15:32:24.813Z] --- PASS: TestRenameStoppedContainer (0.42s) [2020-12-22T15:32:24.813Z] === RUN TestRenameRunningContainerAndReuse [2020-12-22T15:32:24.855Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-12-22T15:32:25.749Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2020-12-22T15:32:25.749Z] === RUN TestRenameInvalidName [2020-12-22T15:32:26.225Z] --- PASS: TestInspect (3.45s) [2020-12-22T15:32:26.225Z] === RUN TestCreateJob [2020-12-22T15:32:26.235Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-22T15:32:26.316Z] --- PASS: TestRenameInvalidName (0.43s) [2020-12-22T15:32:26.316Z] === RUN TestRenameAnonymousContainer [2020-12-22T15:32:28.142Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-12-22T15:32:28.219Z] --- PASS: TestRenameAnonymousContainer (1.67s) [2020-12-22T15:32:28.219Z] === RUN TestRenameContainerWithSameName [2020-12-22T15:32:28.219Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2020-12-22T15:32:28.219Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-22T15:32:29.153Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2020-12-22T15:32:29.153Z] === RUN TestResize [2020-12-22T15:32:29.721Z] --- PASS: TestResize (0.43s) [2020-12-22T15:32:29.721Z] === RUN TestResizeWithInvalidSize [2020-12-22T15:32:30.288Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2020-12-22T15:32:30.288Z] === RUN TestResizeWhenContainerNotStarted [2020-12-22T15:32:30.438Z] --- PASS: TestCreateJob (4.13s) [2020-12-22T15:32:30.438Z] === RUN TestReplicatedJob [2020-12-22T15:32:30.547Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2020-12-22T15:32:30.547Z] === RUN TestDaemonRestartKillContainers [2020-12-22T15:32:30.547Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-12-22T15:32:30.547Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-12-22T15:32:30.547Z] === RUN TestCgroupNamespacesRun [2020-12-22T15:32:33.078Z] --- PASS: TestCgroupNamespacesRun (2.22s) [2020-12-22T15:32:33.078Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-22T15:32:34.981Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2020-12-22T15:32:34.981Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-22T15:32:36.296Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-12-22T15:32:37.031Z] --- PASS: TestReplicatedJob (6.39s) [2020-12-22T15:32:37.031Z] === RUN TestUpdateReplicatedJob [2020-12-22T15:32:37.552Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2020-12-22T15:32:37.552Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-22T15:32:39.456Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2020-12-22T15:32:39.456Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-22T15:32:41.250Z] --- PASS: TestUpdateReplicatedJob (4.20s) [2020-12-22T15:32:41.250Z] === RUN TestServiceListWithStatuses [2020-12-22T15:32:41.250Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-22T15:32:41.250Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T15:32:41.250Z] === RUN TestDockerNetworkConnectAlias [2020-12-22T15:32:41.360Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2020-12-22T15:32:41.360Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-22T15:32:42.871Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-22T15:32:42.871Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-22T15:32:43.897Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2020-12-22T15:32:43.897Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-22T15:32:44.777Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-22T15:32:45.273Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-12-22T15:32:45.273Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-22T15:32:46.549Z] --- PASS: TestDockerNetworkConnectAlias (5.71s) [2020-12-22T15:32:46.549Z] === RUN TestDockerNetworkReConnect [2020-12-22T15:32:47.314Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-22T15:32:47.314Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-22T15:32:47.576Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-12-22T15:32:47.805Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2020-12-22T15:32:47.806Z] === RUN TestKernelTCPMemory [2020-12-22T15:32:47.806Z] --- SKIP: TestKernelTCPMemory (0.06s) [2020-12-22T15:32:47.806Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:32:47.806Z] === RUN TestNISDomainname [2020-12-22T15:32:47.806Z] --- SKIP: TestNISDomainname (0.02s) [2020-12-22T15:32:47.806Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-12-22T15:32:47.806Z] === RUN TestHostnameDnsResolution [2020-12-22T15:32:47.836Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-22T15:32:48.064Z] --- PASS: TestHostnameDnsResolution (0.70s) [2020-12-22T15:32:48.064Z] === RUN TestStats [2020-12-22T15:32:48.064Z] --- SKIP: TestStats (0.00s) [2020-12-22T15:32:48.064Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:32:48.064Z] === RUN TestStopContainerWithTimeout [2020-12-22T15:32:48.064Z] === RUN TestStopContainerWithTimeout/0 [2020-12-22T15:32:48.064Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-22T15:32:48.064Z] === RUN TestStopContainerWithTimeout/1 [2020-12-22T15:32:48.064Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-22T15:32:48.064Z] === RUN TestStopContainerWithTimeout/3 [2020-12-22T15:32:48.064Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-22T15:32:48.064Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-22T15:32:48.064Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-22T15:32:48.064Z] === CONT TestStopContainerWithTimeout/0 [2020-12-22T15:32:48.064Z] === CONT TestStopContainerWithTimeout/3 [2020-12-22T15:32:48.775Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-22T15:32:49.001Z] === CONT TestStopContainerWithTimeout/1 [2020-12-22T15:32:49.034Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-22T15:32:49.605Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-12-22T15:32:49.605Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-22T15:32:49.864Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-22T15:32:50.376Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-22T15:32:50.402Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-12-22T15:32:50.402Z] Copying nested executables into bundles/cross/linux/amd64 [2020-12-22T15:32:50.402Z] Cross building: bundles/cross/windows/amd64 [2020-12-22T15:32:50.402Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-22T15:32:50.402Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-12-22T15:32:51.846Z] --- PASS: TestDockerNetworkReConnect (5.39s) [2020-12-22T15:32:51.846Z] === RUN TestServicePlugin [2020-12-22T15:32:51.846Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-22T15:32:51.846Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:32:51.846Z] === RUN TestServiceUpdateLabel [2020-12-22T15:32:52.401Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-12-22T15:32:52.401Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-12-22T15:32:52.660Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-22T15:32:52.906Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-12-22T15:32:52.906Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2020-12-22T15:32:52.906Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2020-12-22T15:32:52.906Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2020-12-22T15:32:52.906Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2020-12-22T15:32:52.906Z] === RUN TestDeleteDevicemapper [2020-12-22T15:32:52.906Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-22T15:32:52.906Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T15:32:52.906Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-22T15:32:54.038Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-22T15:32:54.283Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2020-12-22T15:32:54.283Z] === RUN TestUpdateMemory [2020-12-22T15:32:54.283Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-22T15:32:54.283Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:32:54.283Z] === RUN TestUpdateCPUQuota [2020-12-22T15:32:54.283Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-12-22T15:32:54.283Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:32:54.283Z] === RUN TestUpdatePidsLimit [2020-12-22T15:32:54.283Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-12-22T15:32:54.283Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:32:54.283Z] === RUN TestUpdateRestartPolicy [2020-12-22T15:32:55.155Z] --- PASS: TestServiceUpdateLabel (3.26s) [2020-12-22T15:32:55.155Z] === RUN TestServiceUpdateSecrets [2020-12-22T15:32:55.945Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-22T15:32:57.324Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite (353.51s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.93s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.25s) [2020-12-22T15:32:57.894Z] docker_cli_daemon_test.go:1455: [d5254d17a190e] daemon is not started [2020-12-22T15:32:57.894Z] check_test.go:309: [dab397653de43] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.17s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.83s) [2020-12-22T15:32:57.894Z] check_test.go:309: [d73b91e04481b] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.55s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.06s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.34s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.37s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.18s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.60s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.20s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.54s) [2020-12-22T15:32:57.894Z] check_test.go:309: [d6069a1846d3a] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-12-22T15:32:57.894Z] check_test.go:309: [d191387505d11] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.32s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-12-22T15:32:57.894Z] check_test.go:309: [dc494ad1ea0b9] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.52s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.66s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.53s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.19s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-12-22T15:32:57.894Z] check_test.go:309: [db13fe7786bf5] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.71s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.96s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.55s) [2020-12-22T15:32:57.894Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-12-22T15:32:57.894Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-12-22T15:32:57.894Z] check_test.go:309: [d4430deca2087] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.34s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.11s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.36s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.98s) [2020-12-22T15:32:57.894Z] check_test.go:309: [d8d0e94607ea9] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.22s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-12-22T15:32:57.894Z] check_test.go:309: [d6694e3b4373b] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.84s) [2020-12-22T15:32:57.894Z] docker_cli_daemon_plugins_test.go:79: [d2a18a1056666] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.74s) [2020-12-22T15:32:57.894Z] docker_cli_daemon_plugins_test.go:169: [d8c3c1b3a6778] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.08s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.62s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-12-22T15:32:57.894Z] check_test.go:309: [de85737ab4394] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.83s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.92s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.83s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.85s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.80s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.81s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.94s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.83s) [2020-12-22T15:32:57.894Z] check_test.go:309: [d9edde8d40f7d] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.08s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.32s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.72s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.27s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.38s) [2020-12-22T15:32:57.894Z] check_test.go:309: [da0237d5aa003] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.12s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.26s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.18s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.53s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.13s) [2020-12-22T15:32:57.894Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-22T15:32:57.894Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-12-22T15:32:57.894Z] check_test.go:309: [d4875015a728f] daemon is not started [2020-12-22T15:32:57.894Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-12-22T15:32:57.894Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-12-22T15:32:57.894Z] check_test.go:309: [d870b90e39595] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.55s) [2020-12-22T15:32:57.894Z] check_test.go:309: [db7c4653375b0] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.38s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.10s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.34s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.90s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.89s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.16s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.90s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.59s) [2020-12-22T15:32:57.894Z] check_test.go:309: [d5a2064db19e2] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.48s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.93s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.81s) [2020-12-22T15:32:57.894Z] check_test.go:309: [dbed8e185dcd6] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.72s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.21s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.27s) [2020-12-22T15:32:57.894Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2020-12-22T15:32:57.894Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2020-12-22T15:32:57.894Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2020-12-22T15:32:57.894Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2020-12-22T15:32:57.894Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2020-12-22T15:32:57.894Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2020-12-22T15:32:57.894Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2020-12-22T15:32:57.894Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2020-12-22T15:32:57.894Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2020-12-22T15:32:57.894Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2020-12-22T15:32:57.894Z] check_test.go:309: [d49f1f3d5e14c] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2020-12-22T15:32:57.894Z] check_test.go:309: [dc79e5944e44a] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.45s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.25s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2020-12-22T15:32:57.894Z] check_test.go:309: [d3d0bbffe58b0] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.94s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.16s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.14s) [2020-12-22T15:32:57.894Z] check_test.go:309: [d46b445318c1f] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.06s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.91s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.28s) [2020-12-22T15:32:57.894Z] check_test.go:309: [d24812a71ee79] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.95s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-12-22T15:32:57.894Z] check_test.go:309: [dc2e229b9174a] daemon is not started [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.50s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.91s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.14s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.77s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) [2020-12-22T15:32:57.894Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.29s) [2020-12-22T15:32:57.895Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s) [2020-12-22T15:32:57.895Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.54s) [2020-12-22T15:32:57.895Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.61s) [2020-12-22T15:32:57.895Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.30s) [2020-12-22T15:32:57.895Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2020-12-22T15:32:57.895Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.16s) [2020-12-22T15:32:57.895Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.02s) [2020-12-22T15:32:57.895Z] docker_cli_daemon_test.go:2550: [d4909ab6e1dc5] daemon is not started [2020-12-22T15:32:57.895Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.80s) [2020-12-22T15:32:57.895Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.94s) [2020-12-22T15:32:57.895Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.86s) [2020-12-22T15:32:57.895Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.75s) [2020-12-22T15:32:57.895Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.21s) [2020-12-22T15:32:57.895Z] check_test.go:309: [ddf23dcb5f3ad] daemon is not started [2020-12-22T15:32:57.895Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.52s) [2020-12-22T15:32:57.895Z] === RUN TestDockerSwarmSuite [2020-12-22T15:32:57.895Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-12-22T15:32:58.831Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-22T15:33:00.210Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-12-22T15:33:00.779Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-12-22T15:33:04.974Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-12-22T15:33:06.538Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2020-12-22T15:33:06.538Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-22T15:33:06.538Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2020-12-22T15:33:06.538Z] === RUN TestWaitNonBlocked [2020-12-22T15:33:06.538Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T15:33:06.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T15:33:06.538Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T15:33:06.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T15:33:06.538Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T15:33:06.538Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T15:33:06.538Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-12-22T15:33:06.538Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2020-12-22T15:33:06.538Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2020-12-22T15:33:06.538Z] === RUN TestWaitBlocked [2020-12-22T15:33:06.538Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T15:33:06.538Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T15:33:06.538Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T15:33:06.538Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T15:33:06.538Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T15:33:06.538Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T15:33:06.796Z] --- PASS: TestWaitBlocked (0.01s) [2020-12-22T15:33:06.796Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2020-12-22T15:33:06.796Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2020-12-22T15:33:06.796Z] === CONT TestDaemonRestartIpcMode [2020-12-22T15:33:06.796Z] === CONT TestIpcModeOlderClient [2020-12-22T15:33:06.796Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-12-22T15:33:07.513Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-22T15:33:10.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-12-22T15:33:10.980Z] --- PASS: TestDaemonRestartIpcMode (4.15s) [2020-12-22T15:33:10.980Z] PASS [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === Skipped [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-12-22T15:33:10.980Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-12-22T15:33:10.980Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-12-22T15:33:10.980Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-12-22T15:33:10.980Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-12-22T15:33:10.980Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-12-22T15:33:10.980Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-12-22T15:33:10.980Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-12-22T15:33:10.980Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-12-22T15:33:10.980Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-22T15:33:10.980Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-22T15:33:10.980Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-12-22T15:33:10.980Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-12-22T15:33:10.980Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2020-12-22T15:33:10.980Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2020-12-22T15:33:10.980Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-12-22T15:33:10.980Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T15:33:10.980Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-12-22T15:33:10.980Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-12-22T15:33:10.980Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.06s) [2020-12-22T15:33:10.980Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2020-12-22T15:33:10.980Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-12-22T15:33:10.980Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-22T15:33:10.980Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-12-22T15:33:10.980Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-12-22T15:33:10.980Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-12-22T15:33:10.980Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] [2020-12-22T15:33:10.980Z] DONE 176 tests, 26 skipped in 79.873s [2020-12-22T15:33:10.980Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-12-22T15:33:10.980Z] INFO: Testing against a local daemon [2020-12-22T15:33:10.980Z] === RUN TestCommitInheritsEnv [2020-12-22T15:33:12.352Z] --- PASS: TestCommitInheritsEnv (1.10s) [2020-12-22T15:33:12.352Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-22T15:33:12.352Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-22T15:33:12.352Z] === RUN TestImagesFilterMultiReference [2020-12-22T15:33:12.352Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-12-22T15:33:12.352Z] === RUN TestImagePullPlatformInvalid [2020-12-22T15:33:12.352Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-12-22T15:33:12.352Z] === RUN TestRemoveImageOrphaning [2020-12-22T15:33:13.275Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2020-12-22T15:33:13.275Z] === RUN TestServiceUpdateConfigs [2020-12-22T15:33:14.256Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-12-22T15:33:14.256Z] === RUN TestRemoveImageGarbageCollector [2020-12-22T15:33:14.256Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-22T15:33:14.256Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-12-22T15:33:14.256Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-22T15:33:14.256Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-12-22T15:33:14.256Z] === RUN TestTagInvalidReference [2020-12-22T15:33:14.256Z] --- PASS: TestTagInvalidReference (0.01s) [2020-12-22T15:33:14.256Z] === RUN TestTagValidPrefixedRepo [2020-12-22T15:33:14.256Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-12-22T15:33:14.256Z] === RUN TestTagExistedNameWithoutForce [2020-12-22T15:33:14.256Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-12-22T15:33:14.256Z] === RUN TestTagOfficialNames [2020-12-22T15:33:14.256Z] --- PASS: TestTagOfficialNames (0.04s) [2020-12-22T15:33:14.256Z] === RUN TestTagMatchesDigest [2020-12-22T15:33:14.256Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-12-22T15:33:14.256Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-22T15:33:24.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-12-22T15:33:24.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-12-22T15:33:27.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-22T15:33:28.190Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2020-12-22T15:33:28.190Z] === RUN TestServiceUpdateNetwork [2020-12-22T15:33:30.017Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-22T15:33:40.000Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-22T15:33:40.000Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-22T15:33:40.259Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-12-22T15:33:40.828Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-22T15:33:41.569Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-22T15:33:41.569Z] [2020-12-22T15:33:41.569Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-22T15:33:41.569Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-22T15:33:41.569Z] HOSTNAME=cca2c9f950fc [2020-12-22T15:33:41.569Z] TESTDEBUG=0 [2020-12-22T15:33:41.569Z] DEST=bundles/test-integration [2020-12-22T15:33:41.569Z] PWD=/go/src/github.com/docker/docker [2020-12-22T15:33:41.569Z] DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e [2020-12-22T15:33:41.569Z] container=docker [2020-12-22T15:33:41.569Z] HOME=/root [2020-12-22T15:33:41.569Z] GOLANG_VERSION=1.13.15 [2020-12-22T15:33:41.569Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-22T15:33:41.569Z] VALIDATE_BRANCH=master [2020-12-22T15:33:41.569Z] TERM=xterm [2020-12-22T15:33:41.569Z] DOCKER_PKG=github.com/docker/docker [2020-12-22T15:33:41.569Z] SHLVL=1 [2020-12-22T15:33:41.569Z] TIMEOUT=120m [2020-12-22T15:33:41.569Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-22T15:33:41.569Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-22T15:33:41.569Z] GO111MODULE=off [2020-12-22T15:33:41.569Z] DOCKER_EXPERIMENTAL=1 [2020-12-22T15:33:41.569Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-22T15:33:41.569Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-22T15:33:41.569Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-22T15:33:41.569Z] GOPATH=/go [2020-12-22T15:33:41.569Z] PKG_CONFIG=pkg-config [2020-12-22T15:33:41.569Z] _=/usr/bin/env [2020-12-22T15:33:41.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-22T15:33:42.734Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-22T15:33:42.734Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-12-22T15:33:42.993Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-22T15:33:43.110Z] --- PASS: TestServiceUpdateNetwork (14.55s) [2020-12-22T15:33:43.110Z] === RUN TestServiceUpdatePidsLimit [2020-12-22T15:33:43.110Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-22T15:33:43.110Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-22T15:33:51.256Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-22T15:33:52.982Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-22T15:33:52.982Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-22T15:33:52.982Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-22T15:33:53.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-12-22T15:33:53.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-12-22T15:33:53.551Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-22T15:33:54.121Z] === RUN TestDockerSuite/TestBuildFails [2020-12-22T15:33:55.061Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-22T15:33:55.061Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-22T15:33:58.052Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-22T15:33:58.052Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-12-22T15:33:58.052Z] remote: Enumerating objects: 2, done. [2020-12-22T15:33:58.052Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-12-22T15:33:58.052Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-12-22T15:33:58.052Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-12-22T15:33:58.052Z] 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-12-22T15:33:58.052Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-12-22T15:33:58.052Z] [2020-12-22T15:33:58.354Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-22T15:33:59.292Z] --- PASS: TestImportExtremelyLargeImageWorks (203.86s) [2020-12-22T15:33:59.292Z] PASS [2020-12-22T15:33:59.292Z] [2020-12-22T15:33:59.292Z] DONE 12 tests in 208.331s [2020-12-22T15:33:59.292Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-12-22T15:33:59.292Z] ++ 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-12-22T15:33:59.292Z] ++ set -e [2020-12-22T15:33:59.292Z] ++ '[' -n 0 ']' [2020-12-22T15:33:59.292Z] ++ set -x [2020-12-22T15:33:59.292Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:33:59.292Z] INFO: Testing against a local daemon [2020-12-22T15:33:59.292Z] === RUN TestNetworkCreateDelete [2020-12-22T15:33:59.307Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41801/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e hack/test/unit [2020-12-22T15:33:59.408Z] --- PASS: TestServiceUpdatePidsLimit (17.43s) [2020-12-22T15:33:59.408Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-12-22T15:33:59.408Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-12-22T15:33:59.408Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-12-22T15:33:59.408Z] PASS [2020-12-22T15:33:59.408Z] [2020-12-22T15:33:59.408Z] === Skipped [2020-12-22T15:33:59.408Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-22T15:33:59.408Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T15:33:59.408Z] [2020-12-22T15:33:59.408Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-12-22T15:33:59.408Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:33:59.408Z] [2020-12-22T15:33:59.408Z] [2020-12-22T15:33:59.408Z] DONE 27 tests, 2 skipped in 161.167s [2020-12-22T15:33:59.408Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-12-22T15:33:59.408Z] ++ 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-12-22T15:33:59.408Z] ++ set -e [2020-12-22T15:33:59.408Z] ++ '[' -n 0 ']' [2020-12-22T15:33:59.408Z] ++ set -x [2020-12-22T15:33:59.408Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:33:59.408Z] INFO: Testing against a local daemon [2020-12-22T15:33:59.408Z] === RUN TestSessionCreate [2020-12-22T15:33:59.408Z] --- PASS: TestSessionCreate (0.05s) [2020-12-22T15:33:59.408Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-22T15:33:59.408Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-12-22T15:33:59.408Z] PASS [2020-12-22T15:33:59.408Z] [2020-12-22T15:33:59.408Z] DONE 2 tests in 0.258s [2020-12-22T15:33:59.408Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-12-22T15:33:59.408Z] ++ 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-12-22T15:33:59.408Z] ++ set -e [2020-12-22T15:33:59.408Z] ++ '[' -n 0 ']' [2020-12-22T15:33:59.408Z] ++ set -x [2020-12-22T15:33:59.409Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:33:59.409Z] INFO: Testing against a local daemon [2020-12-22T15:33:59.409Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-22T15:33:59.409Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-12-22T15:33:59.409Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T15:33:59.409Z] === RUN TestEventsExecDie [2020-12-22T15:33:59.409Z] --- PASS: TestEventsExecDie (0.87s) [2020-12-22T15:33:59.409Z] === RUN TestEventsBackwardsCompatible [2020-12-22T15:33:59.409Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-12-22T15:33:59.409Z] === RUN TestInfoBinaryCommits [2020-12-22T15:33:59.409Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-12-22T15:33:59.409Z] === RUN TestInfoAPIVersioned [2020-12-22T15:33:59.409Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-12-22T15:33:59.409Z] === RUN TestInfoDiscoveryBackend [2020-12-22T15:33:59.552Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-12-22T15:33:59.552Z] === RUN TestDockerNetworkDeletePreferID [2020-12-22T15:33:59.811Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-22T15:34:00.070Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2020-12-22T15:34:00.070Z] === RUN TestDaemonDNSFallback [2020-12-22T15:34:00.354Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-12-22T15:34:00.354Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-22T15:34:01.300Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-22T15:34:01.300Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-22T15:34:01.449Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-22T15:34:01.825Z] ? github.com/docker/docker/api [no test files] [2020-12-22T15:34:01.874Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-12-22T15:34:01.874Z] === RUN TestInfoAPI [2020-12-22T15:34:01.874Z] --- PASS: TestInfoAPI (0.05s) [2020-12-22T15:34:01.874Z] === RUN TestInfoAPIWarnings [2020-12-22T15:34:02.389Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-22T15:34:02.650Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-22T15:34:03.218Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-22T15:34:04.597Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-22T15:34:05.166Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-22T15:34:05.166Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-12-22T15:34:06.545Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-12-22T15:34:06.807Z] --- PASS: TestDaemonDNSFallback (6.69s) [2020-12-22T15:34:06.807Z] === RUN TestInspectNetwork [2020-12-22T15:34:08.186Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-22T15:34:09.812Z] 4612f6d0b889: Pull complete [2020-12-22T15:34:10.097Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-22T15:34:11.035Z] === RUN TestInspectNetwork/full_network_id [2020-12-22T15:34:11.035Z] === RUN TestInspectNetwork/partial_network_id [2020-12-22T15:34:11.035Z] === RUN TestInspectNetwork/network_name [2020-12-22T15:34:11.035Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-22T15:34:13.595Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-22T15:34:13.595Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-22T15:34:14.164Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-22T15:34:14.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-22T15:34:14.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-22T15:34:14.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-22T15:34:14.734Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-22T15:34:14.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-12-22T15:34:14.994Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-22T15:34:14.994Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-22T15:34:15.564Z] --- PASS: TestInspectNetwork (8.66s) [2020-12-22T15:34:15.564Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-22T15:34:15.564Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-22T15:34:15.564Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-22T15:34:15.564Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-22T15:34:15.564Z] === RUN TestRunContainerWithBridgeNone [2020-12-22T15:34:15.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-12-22T15:34:16.084Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-22T15:34:16.668Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-12-22T15:34:17.024Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-22T15:34:17.284Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-22T15:34:17.854Z] --- PASS: TestRunContainerWithBridgeNone (2.35s) [2020-12-22T15:34:17.854Z] === RUN TestNetworkInvalidJSON [2020-12-22T15:34:17.854Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-22T15:34:17.854Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-22T15:34:17.854Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T15:34:17.854Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T15:34:17.854Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T15:34:17.854Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T15:34:17.854Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-22T15:34:17.854Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T15:34:17.854Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T15:34:17.854Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-12-22T15:34:17.854Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-22T15:34:17.854Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-22T15:34:17.854Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-22T15:34:17.854Z] === RUN TestNetworkList [2020-12-22T15:34:17.854Z] === RUN TestNetworkList//networks [2020-12-22T15:34:17.854Z] === PAUSE TestNetworkList//networks [2020-12-22T15:34:17.854Z] === RUN TestNetworkList//networks/ [2020-12-22T15:34:17.854Z] === PAUSE TestNetworkList//networks/ [2020-12-22T15:34:17.854Z] === CONT TestNetworkList//networks [2020-12-22T15:34:17.854Z] === CONT TestNetworkList//networks/ [2020-12-22T15:34:17.854Z] --- PASS: TestNetworkList (0.03s) [2020-12-22T15:34:17.854Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-22T15:34:17.854Z] --- PASS: TestNetworkList//networks (0.01s) [2020-12-22T15:34:17.854Z] === RUN TestHostIPv4BridgeLabel [2020-12-22T15:34:18.114Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-22T15:34:18.373Z] --- PASS: TestHostIPv4BridgeLabel (0.63s) [2020-12-22T15:34:18.373Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-22T15:34:18.633Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-22T15:34:19.202Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-22T15:34:19.462Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-12-22T15:34:19.462Z] === RUN TestDaemonDefaultNetworkPools [2020-12-22T15:34:19.998Z] --- PASS: TestInfoAPIWarnings (16.61s) [2020-12-22T15:34:19.998Z] === RUN TestInfoDebug [2020-12-22T15:34:19.998Z] --- PASS: TestInfoDebug (0.66s) [2020-12-22T15:34:19.998Z] === RUN TestInfoInsecureRegistries [2020-12-22T15:34:19.998Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-12-22T15:34:19.998Z] === RUN TestInfoRegistryMirrors [2020-12-22T15:34:20.031Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-12-22T15:34:20.259Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2020-12-22T15:34:20.259Z] === RUN TestLoginFailsWithBadCredentials [2020-12-22T15:34:20.292Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-12-22T15:34:20.292Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-22T15:34:20.832Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-12-22T15:34:20.832Z] === RUN TestPingCacheHeaders [2020-12-22T15:34:20.832Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-12-22T15:34:20.832Z] === RUN TestPingGet [2020-12-22T15:34:20.832Z] --- PASS: TestPingGet (0.03s) [2020-12-22T15:34:20.832Z] === RUN TestPingHead [2020-12-22T15:34:20.832Z] --- PASS: TestPingHead (0.05s) [2020-12-22T15:34:20.832Z] === RUN TestVersion [2020-12-22T15:34:20.832Z] --- PASS: TestVersion (0.05s) [2020-12-22T15:34:20.832Z] PASS [2020-12-22T15:34:20.832Z] [2020-12-22T15:34:20.832Z] === Skipped [2020-12-22T15:34:20.832Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-12-22T15:34:20.832Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T15:34:20.832Z] [2020-12-22T15:34:20.832Z] [2020-12-22T15:34:20.832Z] DONE 18 tests, 1 skipped in 22.553s [2020-12-22T15:34:20.832Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-22T15:34:20.832Z] ++ 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-12-22T15:34:20.832Z] ++ set -e [2020-12-22T15:34:20.832Z] ++ '[' -n 0 ']' [2020-12-22T15:34:20.832Z] ++ set -x [2020-12-22T15:34:20.832Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:34:21.094Z] INFO: Testing against a local daemon [2020-12-22T15:34:21.094Z] === RUN TestVolumesCreateAndList [2020-12-22T15:34:21.094Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-12-22T15:34:21.094Z] === RUN TestVolumesRemove [2020-12-22T15:34:21.094Z] --- PASS: TestVolumesRemove (0.12s) [2020-12-22T15:34:21.094Z] === RUN TestVolumesInspect [2020-12-22T15:34:21.094Z] --- PASS: TestVolumesInspect (0.03s) [2020-12-22T15:34:21.094Z] === RUN TestVolumesInvalidJSON [2020-12-22T15:34:21.356Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-22T15:34:21.356Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-22T15:34:21.356Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-22T15:34:21.356Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-12-22T15:34:21.356Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-22T15:34:21.356Z] PASS [2020-12-22T15:34:21.356Z] [2020-12-22T15:34:21.356Z] DONE 5 tests in 0.367s [2020-12-22T15:34:21.356Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-22T15:34:21.618Z] ++++ cat bundles/test-integration/docker.pid [2020-12-22T15:34:21.618Z] +++ kill 13866 [2020-12-22T15:34:21.670Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-12-22T15:34:21.670Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-22T15:34:22.608Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-22T15:34:22.867Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-12-22T15:34:22.867Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-22T15:34:23.006Z] +++ /etc/init.d/apparmor stop [2020-12-22T15:34:23.006Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-22T15:34:23.006Z] [2020-12-22T15:34:23.006Z] Unloading profiles will leave already running processes permanently [2020-12-22T15:34:23.006Z] unconfined, which can lead to unexpected situations. [2020-12-22T15:34:23.006Z] [2020-12-22T15:34:23.006Z] To set a process to complain mode, use the command line tool [2020-12-22T15:34:23.006Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-22T15:34:23.006Z] +++ true [2020-12-22T15:34:23.268Z] exiting test-integration [2020-12-22T15:34:23.268Z] ++ exit 0 [2020-12-22T15:34:23.268Z] [2020-12-22T15:34:23.434Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-12-22T15:34:23.434Z] === RUN TestServiceWithPredefinedNetwork [2020-12-22T15:34:25.970Z] --- PASS: TestServiceWithPredefinedNetwork (2.49s) [2020-12-22T15:34:25.970Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-22T15:34:25.970Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T15:34:25.970Z] service_test.go:236: FLAKY_TEST [2020-12-22T15:34:25.970Z] === RUN TestServiceWithDataPathPortInit [2020-12-22T15:34:26.907Z] === RUN TestDockerSuite/TestBuildLineBreak Post stage [Pipeline] junit [2020-12-22T15:34:27.496Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-22T15:34:28.175Z] + echo Ensuring container killed. [2020-12-22T15:34:28.175Z] Ensuring container killed. [2020-12-22T15:34:28.175Z] + docker rm -vf docker-pr4 [2020-12-22T15:34:28.175Z] Error: No such container: docker-pr4 [2020-12-22T15:34:28.175Z] + true [Pipeline] sh [2020-12-22T15:34:28.469Z] + echo Chowning /workspace to jenkins user [2020-12-22T15:34:28.469Z] Chowning /workspace to jenkins user [2020-12-22T15:34:28.469Z] + id -u [2020-12-22T15:34:28.469Z] + id -g [2020-12-22T15:34:28.469Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41801:/workspace busybox chown -R 1000:1000 /workspace [2020-12-22T15:34:30.199Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-22T15:34:30.199Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-22T15:34:30.199Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-22T15:34:30.199Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-22T15:34:30.199Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-22T15:34:30.199Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-12-22T15:34:31.578Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-22T15:34:32.516Z] === RUN TestDockerSuite/TestBuildMultiStageArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-22T15:34:32.992Z] + bundleName=arm64-integration [2020-12-22T15:34:32.992Z] + echo Creating arm64-integration-bundles.tar.gz [2020-12-22T15:34:32.992Z] Creating arm64-integration-bundles.tar.gz [2020-12-22T15:34:32.992Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-22T15:34:32.992Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-12-22T15:34:33.268Z] Archiving artifacts [2020-12-22T15:34:33.589Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41801/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-22T15:34:33.904Z] + make clean [2020-12-22T15:34:34.479Z] docker volume rm -f docker-dev-cache [2020-12-22T15:34:34.479Z] docker-dev-cache [Pipeline] deleteDir [2020-12-22T15:34:35.822Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-22T15:34:35.822Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-22T15:34:36.391Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-22T15:34:42.973Z] --- PASS: TestServiceWithDataPathPortInit (16.66s) [2020-12-22T15:34:42.973Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-22T15:34:43.541Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-22T15:34:46.831Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-22T15:34:47.090Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-22T15:34:47.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-22T15:34:47.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-22T15:34:47.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-22T15:34:47.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-22T15:34:47.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-22T15:34:48.470Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-22T15:34:48.470Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-22T15:34:49.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-22T15:34:51.010Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.22s) [2020-12-22T15:34:51.010Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lxrhyhme0mmhfw0yjzgh1vhrv Created:2020-12-22 15:34:44.050225407 +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[1117d8585f0d0587094f181ce32983b69178970535fee8380aacf3b1b216474f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4z2mgrasbgawwmoh2ufo5hnfz EndpointID:f220d52f62f683520b3adeae0ff992b447ff777848d4f58cd66041fbb95e44c9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e55562a0f9d088f89bf172d3a75359645b0c084f28964f62047c51fabd51f18f 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:f2d4ec261636 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4z2mgrasbgawwmoh2ufo5hnfz EndpointID:f220d52f62f683520b3adeae0ff992b447ff777848d4f58cd66041fbb95e44c9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-22T15:34:51.010Z] PASS [2020-12-22T15:34:51.010Z] [2020-12-22T15:34:51.010Z] === Skipped [2020-12-22T15:34:51.010Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T15:34:51.010Z] service_test.go:236: FLAKY_TEST [2020-12-22T15:34:51.010Z] [2020-12-22T15:34:51.010Z] [2020-12-22T15:34:51.010Z] DONE 26 tests, 1 skipped in 51.575s [2020-12-22T15:34:51.010Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-22T15:34:51.010Z] ++ 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-12-22T15:34:51.010Z] ++ set -e [2020-12-22T15:34:51.010Z] ++ '[' -n 0 ']' [2020-12-22T15:34:51.010Z] ++ set -x [2020-12-22T15:34:51.010Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:34:51.010Z] INFO: Testing against a local daemon [2020-12-22T15:34:51.010Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-22T15:34:51.010Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T15:34:51.010Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:34:51.010Z] === RUN TestDockerNetworkIpvlan [2020-12-22T15:34:51.010Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-22T15:34:51.010Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:34:51.010Z] PASS [2020-12-22T15:34:51.010Z] [2020-12-22T15:34:51.010Z] === Skipped [2020-12-22T15:34:51.010Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T15:34:51.010Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:34:51.010Z] [2020-12-22T15:34:51.010Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-22T15:34:51.010Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:34:51.010Z] [2020-12-22T15:34:51.010Z] [2020-12-22T15:34:51.010Z] DONE 2 tests, 2 skipped in 0.121s [2020-12-22T15:34:51.010Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-22T15:34:51.010Z] ++ 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-12-22T15:34:51.010Z] ++ set -e [2020-12-22T15:34:51.010Z] ++ '[' -n 0 ']' [2020-12-22T15:34:51.010Z] ++ set -x [2020-12-22T15:34:51.011Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:34:51.011Z] INFO: Testing against a local daemon [2020-12-22T15:34:51.011Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-22T15:34:52.388Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-22T15:34:52.388Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-12-22T15:34:52.388Z] === RUN TestDockerNetworkMacvlan [2020-12-22T15:34:52.648Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-22T15:34:53.216Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-22T15:34:53.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-22T15:34:54.155Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-22T15:34:54.155Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-22T15:34:54.415Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-22T15:34:54.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-22T15:34:54.984Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-22T15:34:55.926Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-22T15:34:56.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-22T15:34:56.497Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-22T15:34:56.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-22T15:34:57.065Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-22T15:34:57.325Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-22T15:34:58.263Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-22T15:34:58.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-22T15:34:59.644Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-22T15:34:59.644Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-22T15:35:00.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-22T15:35:00.216Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-22T15:35:00.216Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-22T15:35:00.797Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-12-22T15:35:01.056Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-22T15:35:01.994Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-22T15:35:02.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-22T15:35:03.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-22T15:35:03.903Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-22T15:35:04.162Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-22T15:35:04.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-22T15:35:04.421Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-22T15:35:04.681Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-12-22T15:35:05.621Z] --- PASS: TestDockerNetworkMacvlan (13.18s) [2020-12-22T15:35:05.621Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-12-22T15:35:05.621Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-12-22T15:35:05.621Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2020-12-22T15:35:05.621Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) [2020-12-22T15:35:05.621Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.33s) [2020-12-22T15:35:05.621Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.04s) [2020-12-22T15:35:05.621Z] PASS [2020-12-22T15:35:05.621Z] [2020-12-22T15:35:05.621Z] DONE 8 tests in 14.708s [2020-12-22T15:35:05.621Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-22T15:35:05.621Z] ++ 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-12-22T15:35:05.621Z] ++ set -e [2020-12-22T15:35:05.621Z] ++ '[' -n 0 ']' [2020-12-22T15:35:05.621Z] ++ set -x [2020-12-22T15:35:05.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:35:05.621Z] testing: warning: no tests to run [2020-12-22T15:35:05.621Z] PASS [2020-12-22T15:35:05.621Z] [2020-12-22T15:35:05.621Z] DONE 0 tests in 0.046s [2020-12-22T15:35:05.621Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-22T15:35:05.621Z] ++ 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-12-22T15:35:05.621Z] ++ set -e [2020-12-22T15:35:05.621Z] ++ '[' -n 0 ']' [2020-12-22T15:35:05.621Z] ++ set -x [2020-12-22T15:35:05.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:35:05.680Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-22T15:35:05.680Z] Using test binary docker [2020-12-22T15:35:05.680Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-22T15:35:05.680Z] +++ /etc/init.d/apparmor start [2020-12-22T15:35:05.680Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-22T15:35:05.680Z] INFO: Waiting for daemon to start... [2020-12-22T15:35:05.680Z] Starting dockerd [2020-12-22T15:35:05.680Z] +++ 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-12-22T15:35:05.709Z] --- PASS: TestImportExtremelyLargeImageWorks (105.17s) [2020-12-22T15:35:05.709Z] PASS [2020-12-22T15:35:05.709Z] [2020-12-22T15:35:05.709Z] === Skipped [2020-12-22T15:35:05.709Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-22T15:35:05.709Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-12-22T15:35:05.709Z] [2020-12-22T15:35:05.709Z] [2020-12-22T15:35:05.709Z] DONE 12 tests, 1 skipped in 108.605s [2020-12-22T15:35:05.709Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-12-22T15:35:05.709Z] INFO: Testing against a local daemon [2020-12-22T15:35:05.709Z] === RUN TestNetworkCreateDelete [2020-12-22T15:35:05.709Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-12-22T15:35:05.709Z] === RUN TestDockerNetworkDeletePreferID [2020-12-22T15:35:05.709Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-12-22T15:35:05.709Z] === RUN TestDaemonDNSFallback [2020-12-22T15:35:05.881Z] INFO: Testing against a local daemon [2020-12-22T15:35:05.881Z] === RUN TestAuthZPluginAllowRequest [2020-12-22T15:35:06.819Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-22T15:35:07.611Z] --- PASS: TestDaemonDNSFallback (7.34s) [2020-12-22T15:35:07.611Z] === RUN TestInspectNetwork [2020-12-22T15:35:07.611Z] --- SKIP: TestInspectNetwork (0.00s) [2020-12-22T15:35:07.611Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:07.611Z] === RUN TestRunContainerWithBridgeNone [2020-12-22T15:35:07.611Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-12-22T15:35:07.611Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] === RUN TestNetworkInvalidJSON [2020-12-22T15:35:07.611Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-22T15:35:07.611Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-22T15:35:07.611Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T15:35:07.611Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T15:35:07.611Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T15:35:07.611Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T15:35:07.611Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-22T15:35:07.611Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T15:35:07.611Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T15:35:07.611Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-12-22T15:35:07.611Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-22T15:35:07.611Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-22T15:35:07.611Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-22T15:35:07.611Z] === RUN TestNetworkList [2020-12-22T15:35:07.611Z] === RUN TestNetworkList//networks [2020-12-22T15:35:07.611Z] === PAUSE TestNetworkList//networks [2020-12-22T15:35:07.611Z] === RUN TestNetworkList//networks/ [2020-12-22T15:35:07.611Z] === PAUSE TestNetworkList//networks/ [2020-12-22T15:35:07.611Z] === CONT TestNetworkList//networks [2020-12-22T15:35:07.611Z] === CONT TestNetworkList//networks/ [2020-12-22T15:35:07.611Z] --- PASS: TestNetworkList (0.01s) [2020-12-22T15:35:07.611Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-22T15:35:07.611Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-22T15:35:07.611Z] === RUN TestHostIPv4BridgeLabel [2020-12-22T15:35:07.611Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-12-22T15:35:07.611Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-22T15:35:07.611Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-12-22T15:35:07.611Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] === RUN TestDaemonDefaultNetworkPools [2020-12-22T15:35:07.611Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-12-22T15:35:07.611Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-22T15:35:07.611Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-12-22T15:35:07.611Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-22T15:35:07.611Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-12-22T15:35:07.611Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-22T15:35:07.611Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-12-22T15:35:07.611Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] === RUN TestServiceWithPredefinedNetwork [2020-12-22T15:35:07.611Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-12-22T15:35:07.611Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:07.611Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-22T15:35:07.611Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T15:35:07.611Z] service_test.go:236: FLAKY_TEST [2020-12-22T15:35:07.611Z] === RUN TestServiceWithDataPathPortInit [2020-12-22T15:35:07.611Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-12-22T15:35:07.611Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:07.611Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-22T15:35:07.611Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-22T15:35:07.611Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:07.611Z] PASS [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === Skipped [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-12-22T15:35:07.611Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-12-22T15:35:07.611Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-12-22T15:35:07.611Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-12-22T15:35:07.611Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-12-22T15:35:07.611Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-12-22T15:35:07.611Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-12-22T15:35:07.611Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-12-22T15:35:07.611Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-12-22T15:35:07.611Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T15:35:07.611Z] service_test.go:236: FLAKY_TEST [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-12-22T15:35:07.611Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-22T15:35:07.611Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] DONE 22 tests, 12 skipped in 8.010s [2020-12-22T15:35:07.611Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-22T15:35:07.611Z] INFO: Testing against a local daemon [2020-12-22T15:35:07.611Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-22T15:35:07.611Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T15:35:07.611Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:35:07.611Z] === RUN TestDockerNetworkIpvlan [2020-12-22T15:35:07.611Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-22T15:35:07.611Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:35:07.611Z] PASS [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === Skipped [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T15:35:07.611Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-22T15:35:07.611Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] DONE 2 tests, 2 skipped in 0.094s [2020-12-22T15:35:07.611Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-22T15:35:07.611Z] INFO: Testing against a local daemon [2020-12-22T15:35:07.611Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-22T15:35:07.611Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-12-22T15:35:07.611Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] === RUN TestDockerNetworkMacvlan [2020-12-22T15:35:07.611Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-12-22T15:35:07.611Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] PASS [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === Skipped [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-12-22T15:35:07.611Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-12-22T15:35:07.611Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] [2020-12-22T15:35:07.611Z] DONE 2 tests, 2 skipped in 0.086s [2020-12-22T15:35:07.611Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-22T15:35:07.738Z] . [2020-12-22T15:35:07.738Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-22T15:35:07.738Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-22T15:35:07.738Z] Error: No such image: emptyfs [2020-12-22T15:35:07.738Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-22T15:35:07.738Z] ++++ docker load [2020-12-22T15:35:07.758Z] --- PASS: TestAuthZPluginAllowRequest (1.95s) [2020-12-22T15:35:07.758Z] === RUN TestAuthZPluginTLS [2020-12-22T15:35:07.870Z] testing: warning: no tests to run [2020-12-22T15:35:07.870Z] PASS [2020-12-22T15:35:07.870Z] [2020-12-22T15:35:07.870Z] DONE 0 tests in 0.020s [2020-12-22T15:35:07.870Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-22T15:35:07.870Z] INFO: Testing against a local daemon [2020-12-22T15:35:07.870Z] === RUN TestAuthZPluginAllowRequest [2020-12-22T15:35:07.870Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-12-22T15:35:07.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:07.870Z] === RUN TestAuthZPluginTLS [2020-12-22T15:35:07.870Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-12-22T15:35:07.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:07.870Z] === RUN TestAuthZPluginDenyRequest [2020-12-22T15:35:07.870Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-12-22T15:35:07.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:07.870Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-22T15:35:07.870Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-12-22T15:35:07.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:07.870Z] === RUN TestAuthZPluginDenyResponse [2020-12-22T15:35:07.870Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-12-22T15:35:07.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:07.870Z] === RUN TestAuthZPluginAllowEventStream [2020-12-22T15:35:07.870Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-12-22T15:35:07.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:07.870Z] === RUN TestAuthZPluginErrorResponse [2020-12-22T15:35:07.870Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-12-22T15:35:07.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:07.870Z] === RUN TestAuthZPluginErrorRequest [2020-12-22T15:35:07.870Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-12-22T15:35:07.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:07.870Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-22T15:35:07.870Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-12-22T15:35:07.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:07.870Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-22T15:35:07.870Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-12-22T15:35:07.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:07.870Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-22T15:35:07.870Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-12-22T15:35:07.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:07.870Z] === RUN TestAuthZPluginHeader [2020-12-22T15:35:07.870Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-12-22T15:35:07.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:07.870Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-22T15:35:08.029Z] Running integration-test (iteration 1) [2020-12-22T15:35:08.029Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-12-22T15:35:08.029Z] ++ 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-12-22T15:35:08.029Z] ++ set -e [2020-12-22T15:35:08.029Z] ++ '[' -n 0 ']' [2020-12-22T15:35:08.029Z] ++ set -x [2020-12-22T15:35:08.029Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:35:08.129Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] === RUN TestAuthZPluginV2Disable [2020-12-22T15:35:08.129Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-22T15:35:08.129Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-22T15:35:08.129Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-22T15:35:08.129Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] PASS [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === Skipped [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-12-22T15:35:08.129Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] [2020-12-22T15:35:08.129Z] DONE 17 tests, 17 skipped in 0.401s [2020-12-22T15:35:08.129Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-22T15:35:08.330Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-12-22T15:35:08.330Z] === RUN TestAuthZPluginDenyRequest [2020-12-22T15:35:08.388Z] INFO: Testing against a local daemon [2020-12-22T15:35:08.388Z] === RUN TestPluginInvalidJSON [2020-12-22T15:35:08.388Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:35:08.388Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:35:08.388Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:35:08.388Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-22T15:35:08.388Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-22T15:35:08.388Z] === RUN TestPluginInstall [2020-12-22T15:35:08.388Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-22T15:35:08.388Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.388Z] PASS [2020-12-22T15:35:08.388Z] [2020-12-22T15:35:08.388Z] === Skipped [2020-12-22T15:35:08.388Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-12-22T15:35:08.388Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-22T15:35:08.388Z] [2020-12-22T15:35:08.388Z] [2020-12-22T15:35:08.388Z] DONE 3 tests, 1 skipped in 0.130s [2020-12-22T15:35:08.388Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-22T15:35:08.388Z] INFO: Testing against a local daemon [2020-12-22T15:35:08.388Z] === RUN TestExternalGraphDriver [2020-12-22T15:35:08.388Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-12-22T15:35:08.388Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-12-22T15:35:08.388Z] === RUN TestGraphdriverPluginV2 [2020-12-22T15:35:08.589Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-22T15:35:08.848Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-12-22T15:35:08.848Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-22T15:35:09.418Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-12-22T15:35:09.418Z] === RUN TestAuthZPluginDenyResponse [2020-12-22T15:35:09.987Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-12-22T15:35:09.987Z] === RUN TestAuthZPluginAllowEventStream [2020-12-22T15:35:10.925Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-22T15:35:11.495Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2020-12-22T15:35:11.495Z] === RUN TestAuthZPluginErrorResponse [2020-12-22T15:35:11.754Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-22T15:35:12.013Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-12-22T15:35:12.013Z] === RUN TestAuthZPluginErrorRequest [2020-12-22T15:35:12.582Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-12-22T15:35:12.582Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-22T15:35:12.842Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-22T15:35:13.102Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-12-22T15:35:13.102Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-22T15:35:13.362Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-22T15:35:14.955Z] --- PASS: TestGraphdriverPluginV2 (5.89s) [2020-12-22T15:35:14.955Z] PASS [2020-12-22T15:35:14.955Z] [2020-12-22T15:35:14.955Z] === Skipped [2020-12-22T15:35:14.955Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-12-22T15:35:14.955Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-12-22T15:35:14.955Z] [2020-12-22T15:35:14.955Z] [2020-12-22T15:35:14.955Z] DONE 2 tests, 1 skipped in 6.052s [2020-12-22T15:35:14.955Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-22T15:35:14.955Z] INFO: Testing against a local daemon [2020-12-22T15:35:14.955Z] === RUN TestContinueAfterPluginCrash [2020-12-22T15:35:14.955Z] === PAUSE TestContinueAfterPluginCrash [2020-12-22T15:35:14.955Z] === RUN TestReadPluginNoRead [2020-12-22T15:35:14.955Z] === PAUSE TestReadPluginNoRead [2020-12-22T15:35:14.955Z] === RUN TestDaemonStartWithLogOpt [2020-12-22T15:35:14.955Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-22T15:35:14.955Z] === CONT TestContinueAfterPluginCrash [2020-12-22T15:35:14.955Z] === CONT TestDaemonStartWithLogOpt [2020-12-22T15:35:15.269Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2020-12-22T15:35:15.269Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-22T15:35:16.207Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-22T15:35:16.776Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2020-12-22T15:35:16.776Z] === RUN TestAuthZPluginHeader [2020-12-22T15:35:17.714Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-12-22T15:35:17.714Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-22T15:35:18.284Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-22T15:35:18.854Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-22T15:35:19.423Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-12-22T15:35:20.679Z] Loaded image: buildpack-deps:buster [2020-12-22T15:35:20.973Z] Loaded image: busybox:latest [2020-12-22T15:35:20.973Z] Loaded image: busybox:glibc [2020-12-22T15:35:21.519Z] --- PASS: TestDaemonStartWithLogOpt (6.46s) [2020-12-22T15:35:21.519Z] === CONT TestReadPluginNoRead [2020-12-22T15:35:21.997Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.48s) [2020-12-22T15:35:21.997Z] === RUN TestAuthZPluginV2Disable [2020-12-22T15:35:23.713Z] Loaded image: debian:bullseye [2020-12-22T15:35:23.713Z] Loaded image: hello-world:latest [2020-12-22T15:35:23.713Z] Loaded image: arm32v7/hello-world:latest [2020-12-22T15:35:23.713Z] INFO: Testing against a local daemon [2020-12-22T15:35:23.713Z] === RUN TestCgroupNamespacesBuild [2020-12-22T15:35:24.807Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-22T15:35:24.807Z] --- PASS: TestContinueAfterPluginCrash (10.11s) [2020-12-22T15:35:25.219Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2020-12-22T15:35:25.219Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-22T15:35:26.188Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2020-12-22T15:35:26.188Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-22T15:35:26.447Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-22T15:35:26.711Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-22T15:35:26.722Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2020-12-22T15:35:26.722Z] === RUN TestBuildWithSession [2020-12-22T15:35:26.722Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-22T15:35:26.722Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T15:35:26.722Z] === RUN TestBuildSquashParent [2020-12-22T15:35:28.986Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.58s) [2020-12-22T15:35:28.986Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-22T15:35:29.241Z] === RUN TestReadPluginNoRead/default [2020-12-22T15:35:29.554Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-12-22T15:35:30.932Z] === RUN TestDockerSuite/TestBuildRm [2020-12-22T15:35:31.145Z] --- PASS: TestReadPluginNoRead (10.26s) [2020-12-22T15:35:31.145Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2020-12-22T15:35:31.145Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s) [2020-12-22T15:35:31.145Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2020-12-22T15:35:31.145Z] read_test.go:92: [d5ec2b3ca34fd] daemon is not started [2020-12-22T15:35:31.145Z] PASS [2020-12-22T15:35:31.145Z] [2020-12-22T15:35:31.145Z] DONE 6 tests in 16.839s [2020-12-22T15:35:31.145Z] 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-12-22T15:35:31.145Z] testing: warning: no tests to run [2020-12-22T15:35:31.145Z] PASS [2020-12-22T15:35:31.145Z] [2020-12-22T15:35:31.145Z] DONE 0 tests in 0.034s [2020-12-22T15:35:31.145Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-22T15:35:31.404Z] INFO: Testing against a local daemon [2020-12-22T15:35:31.404Z] === RUN TestPluginWithDevMounts [2020-12-22T15:35:31.404Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-22T15:35:31.404Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-12-22T15:35:31.404Z] PASS [2020-12-22T15:35:31.404Z] [2020-12-22T15:35:31.404Z] === Skipped [2020-12-22T15:35:31.404Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-12-22T15:35:31.404Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-12-22T15:35:31.404Z] [2020-12-22T15:35:31.404Z] [2020-12-22T15:35:31.404Z] DONE 1 tests, 1 skipped in 0.118s [2020-12-22T15:35:31.404Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-22T15:35:31.404Z] INFO: Testing against a local daemon [2020-12-22T15:35:31.404Z] === RUN TestSecretInspect [2020-12-22T15:35:31.404Z] --- SKIP: TestSecretInspect (0.01s) [2020-12-22T15:35:31.404Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.404Z] === RUN TestSecretList [2020-12-22T15:35:31.404Z] --- SKIP: TestSecretList (0.02s) [2020-12-22T15:35:31.404Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.404Z] === RUN TestSecretsCreateAndDelete [2020-12-22T15:35:31.663Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-12-22T15:35:31.663Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] === RUN TestSecretsUpdate [2020-12-22T15:35:31.663Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-12-22T15:35:31.663Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] === RUN TestTemplatedSecret [2020-12-22T15:35:31.663Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-12-22T15:35:31.663Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] === RUN TestSecretCreateResolve [2020-12-22T15:35:31.663Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-12-22T15:35:31.663Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] PASS [2020-12-22T15:35:31.663Z] [2020-12-22T15:35:31.663Z] === Skipped [2020-12-22T15:35:31.663Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-12-22T15:35:31.663Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] [2020-12-22T15:35:31.663Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-12-22T15:35:31.663Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] [2020-12-22T15:35:31.663Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-12-22T15:35:31.663Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] [2020-12-22T15:35:31.663Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-12-22T15:35:31.663Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] [2020-12-22T15:35:31.663Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-12-22T15:35:31.663Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] [2020-12-22T15:35:31.663Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-12-22T15:35:31.663Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] [2020-12-22T15:35:31.663Z] [2020-12-22T15:35:31.663Z] DONE 6 tests, 6 skipped in 0.167s [2020-12-22T15:35:31.663Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-12-22T15:35:31.663Z] INFO: Testing against a local daemon [2020-12-22T15:35:31.663Z] === RUN TestServiceCreateInit [2020-12-22T15:35:31.663Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-22T15:35:31.663Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-22T15:35:31.663Z] --- PASS: TestServiceCreateInit (0.01s) [2020-12-22T15:35:31.663Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-22T15:35:31.663Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-22T15:35:31.663Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] === RUN TestCreateServiceMultipleTimes [2020-12-22T15:35:31.663Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-12-22T15:35:31.663Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] === RUN TestCreateServiceConflict [2020-12-22T15:35:31.663Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-12-22T15:35:31.663Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] === RUN TestCreateServiceMaxReplicas [2020-12-22T15:35:31.663Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-12-22T15:35:31.663Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-22T15:35:31.663Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-12-22T15:35:31.663Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] === RUN TestCreateServiceSecretFileMode [2020-12-22T15:35:31.663Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-12-22T15:35:31.663Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] === RUN TestCreateServiceConfigFileMode [2020-12-22T15:35:31.663Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-12-22T15:35:31.663Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.663Z] === RUN TestCreateServiceSysctls [2020-12-22T15:35:31.922Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-12-22T15:35:31.922Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.922Z] === RUN TestCreateServiceCapabilities [2020-12-22T15:35:31.922Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-12-22T15:35:31.922Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.922Z] === RUN TestInspect [2020-12-22T15:35:31.922Z] --- SKIP: TestInspect (0.01s) [2020-12-22T15:35:31.922Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.922Z] === RUN TestCreateJob [2020-12-22T15:35:31.922Z] --- SKIP: TestCreateJob (0.01s) [2020-12-22T15:35:31.922Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.922Z] === RUN TestReplicatedJob [2020-12-22T15:35:31.922Z] --- SKIP: TestReplicatedJob (0.01s) [2020-12-22T15:35:31.922Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.922Z] === RUN TestUpdateReplicatedJob [2020-12-22T15:35:31.922Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-12-22T15:35:31.922Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.922Z] === RUN TestServiceListWithStatuses [2020-12-22T15:35:31.922Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-22T15:35:31.922Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T15:35:31.922Z] === RUN TestDockerNetworkConnectAlias [2020-12-22T15:35:31.922Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-12-22T15:35:31.922Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.922Z] === RUN TestDockerNetworkReConnect [2020-12-22T15:35:31.922Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-12-22T15:35:31.922Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:31.922Z] === RUN TestServicePlugin [2020-12-22T15:35:32.274Z] --- PASS: TestBuildSquashParent (5.01s) [2020-12-22T15:35:32.275Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-22T15:35:32.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T15:35:32.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T15:35:32.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T15:35:32.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T15:35:32.275Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T15:35:32.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T15:35:32.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T15:35:32.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T15:35:32.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T15:35:32.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T15:35:32.275Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T15:35:32.275Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T15:35:32.275Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T15:35:32.275Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T15:35:32.275Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T15:35:32.275Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T15:35:33.468Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-22T15:35:33.784Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T15:35:34.036Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-22T15:35:34.077Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T15:35:35.208Z] --- SKIP: TestServicePlugin (3.42s) [2020-12-22T15:35:35.208Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.208Z] === RUN TestServiceUpdateLabel [2020-12-22T15:35:35.208Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-12-22T15:35:35.208Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.208Z] === RUN TestServiceUpdateSecrets [2020-12-22T15:35:35.208Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-12-22T15:35:35.208Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.208Z] === RUN TestServiceUpdateConfigs [2020-12-22T15:35:35.467Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-12-22T15:35:35.467Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] === RUN TestServiceUpdateNetwork [2020-12-22T15:35:35.467Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-12-22T15:35:35.467Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] === RUN TestServiceUpdatePidsLimit [2020-12-22T15:35:35.467Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2020-12-22T15:35:35.467Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] PASS [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === Skipped [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-22T15:35:35.467Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-22T15:35:35.467Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-22T15:35:35.467Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-22T15:35:35.467Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-12-22T15:35:35.467Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-12-22T15:35:35.467Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-12-22T15:35:35.467Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-12-22T15:35:35.467Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-12-22T15:35:35.467Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-12-22T15:35:35.467Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-12-22T15:35:35.467Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-12-22T15:35:35.467Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-12-22T15:35:35.467Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-12-22T15:35:35.467Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-12-22T15:35:35.467Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-12-22T15:35:35.467Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-22T15:35:35.467Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-12-22T15:35:35.467Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-12-22T15:35:35.467Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestServicePlugin (3.42s) [2020-12-22T15:35:35.467Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-12-22T15:35:35.467Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-12-22T15:35:35.467Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-12-22T15:35:35.467Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-12-22T15:35:35.467Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2020-12-22T15:35:35.467Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] DONE 24 tests, 23 skipped in 3.823s [2020-12-22T15:35:35.467Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-12-22T15:35:35.467Z] INFO: Testing against a local daemon [2020-12-22T15:35:35.467Z] === RUN TestSessionCreate [2020-12-22T15:35:35.467Z] --- PASS: TestSessionCreate (0.02s) [2020-12-22T15:35:35.467Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-22T15:35:35.467Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-12-22T15:35:35.467Z] PASS [2020-12-22T15:35:35.467Z] [2020-12-22T15:35:35.467Z] DONE 2 tests in 0.127s [2020-12-22T15:35:35.467Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-12-22T15:35:35.726Z] INFO: Testing against a local daemon [2020-12-22T15:35:35.726Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-22T15:35:35.727Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T15:35:35.727Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T15:35:35.727Z] === RUN TestEventsExecDie [2020-12-22T15:35:35.943Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-22T15:35:36.167Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-22T15:35:36.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.32s) [2020-12-22T15:35:36.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.38s) [2020-12-22T15:35:36.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s) [2020-12-22T15:35:36.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.80s) [2020-12-22T15:35:36.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2020-12-22T15:35:36.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2020-12-22T15:35:36.167Z] === RUN TestBuildMultiStageCopy [2020-12-22T15:35:36.167Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-22T15:35:36.294Z] --- PASS: TestEventsExecDie (0.46s) [2020-12-22T15:35:36.295Z] === RUN TestEventsBackwardsCompatible [2020-12-22T15:35:36.295Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-12-22T15:35:36.295Z] === RUN TestInfoBinaryCommits [2020-12-22T15:35:36.295Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-12-22T15:35:36.295Z] === RUN TestInfoAPIVersioned [2020-12-22T15:35:36.295Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-22T15:35:36.295Z] === RUN TestInfoDiscoveryBackend [2020-12-22T15:35:36.512Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-22T15:35:37.451Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-22T15:35:37.670Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-12-22T15:35:37.670Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-22T15:35:37.674Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-22T15:35:37.965Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-22T15:35:38.059Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-12-22T15:35:38.059Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-22T15:35:38.059Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/types [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-22T15:35:38.059Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-12-22T15:35:38.059Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-22T15:35:38.059Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-12-22T15:35:38.059Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/builder [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-22T15:35:38.059Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-22T15:35:38.255Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-22T15:35:38.389Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-22T15:35:38.547Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-22T15:35:38.836Z] --- PASS: TestBuildMultiStageCopy (2.88s) [2020-12-22T15:35:38.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.57s) [2020-12-22T15:35:38.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2020-12-22T15:35:38.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-12-22T15:35:38.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-12-22T15:35:38.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-12-22T15:35:38.836Z] === RUN TestBuildMultiStageParentConfig [2020-12-22T15:35:39.327Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-22T15:35:39.869Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2020-12-22T15:35:39.869Z] === RUN TestBuildLabelWithTargets [2020-12-22T15:35:39.895Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-22T15:35:39.950Z] ok github.com/docker/docker/builder/remotecontext 0.078s coverage: 13.7% of statements [2020-12-22T15:35:39.950Z] ok github.com/docker/docker/builder/dockerfile 0.227s coverage: 48.3% of statements [2020-12-22T15:35:39.950Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-22T15:35:40.832Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.80s) [2020-12-22T15:35:40.833Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-22T15:35:40.902Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2020-12-22T15:35:40.902Z] === RUN TestBuildWithEmptyLayers [2020-12-22T15:35:40.954Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-12-22T15:35:40.954Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-22T15:35:40.954Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-12-22T15:35:40.954Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:35:40.954Z] === RUN TestInfoAPI [2020-12-22T15:35:41.213Z] --- PASS: TestInfoAPI (0.04s) [2020-12-22T15:35:41.213Z] === RUN TestInfoAPIWarnings [2020-12-22T15:35:41.316Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-12-22T15:35:41.533Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2020-12-22T15:35:41.533Z] === RUN TestBuildMultiStageOnBuild [2020-12-22T15:35:42.276Z] ok github.com/docker/docker/builder/remotecontext/git 1.282s coverage: 86.3% of statements [2020-12-22T15:35:42.276Z] ? github.com/docker/docker/cli [no test files] [2020-12-22T15:35:42.276Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-22T15:35:42.742Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-22T15:35:42.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-12-22T15:35:42.742Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-22T15:35:43.002Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-12-22T15:35:43.002Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-22T15:35:43.571Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-22T15:35:43.594Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2020-12-22T15:35:43.594Z] === RUN TestBuildUncleanTarFilenames [2020-12-22T15:35:44.140Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-22T15:35:44.227Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2020-12-22T15:35:44.227Z] === RUN TestBuildMultiStageLayerLeak [2020-12-22T15:35:44.401Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-22T15:35:45.359Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-22T15:35:45.543Z] ok github.com/docker/docker/client 0.145s coverage: 75.4% of statements [2020-12-22T15:35:46.311Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2020-12-22T15:35:46.311Z] === RUN TestBuildWithHugeFile [2020-12-22T15:35:48.648Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-22T15:35:48.907Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-22T15:35:49.476Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-22T15:35:50.044Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-22T15:35:50.615Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-22T15:35:51.553Z] === RUN TestDockerSuite/TestBuildUser [2020-12-22T15:35:52.931Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-22T15:35:54.835Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-22T15:35:57.369Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2020-12-22T15:35:57.369Z] PASS [2020-12-22T15:35:57.369Z] [2020-12-22T15:35:57.369Z] DONE 17 tests in 51.755s [2020-12-22T15:35:57.369Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-22T15:35:57.369Z] ++ 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-12-22T15:35:57.369Z] ++ set -e [2020-12-22T15:35:57.369Z] ++ '[' -n 0 ']' [2020-12-22T15:35:57.369Z] ++ set -x [2020-12-22T15:35:57.369Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:35:57.628Z] INFO: Testing against a local daemon [2020-12-22T15:35:57.628Z] === RUN TestPluginInvalidJSON [2020-12-22T15:35:57.628Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:35:57.628Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:35:57.628Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:35:57.628Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-22T15:35:57.628Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-22T15:35:57.628Z] === RUN TestPluginInstall [2020-12-22T15:35:57.628Z] === RUN TestPluginInstall/no_auth [2020-12-22T15:35:59.290Z] --- PASS: TestInfoAPIWarnings (17.35s) [2020-12-22T15:35:59.290Z] === RUN TestInfoDebug [2020-12-22T15:36:00.168Z] time="2020-12-22T15:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:36:00.168Z] time="2020-12-22T15:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbef6e9454d5bc40f198441b1c6f89b37e40b4cefdcb6041754d5d14c7e1e8ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:36:00.168Z] time="2020-12-22T15:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:36:00.168Z] time="2020-12-22T15:35:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbef6e9454d5bc40f198441b1c6f89b37e40b4cefdcb6041754d5d14c7e1e8ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:36:00.225Z] --- PASS: TestInfoDebug (1.53s) [2020-12-22T15:36:00.225Z] === RUN TestInfoInsecureRegistries [2020-12-22T15:36:00.427Z] === RUN TestPluginInstall/with_htpasswd [2020-12-22T15:36:01.366Z] time="2020-12-22T15:36:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:36:01.366Z] time="2020-12-22T15:36:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4830a0c38297153324e7ce02e04dc3549a3ceb5ac994481dbd33ea0321e8a46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:36:01.366Z] time="2020-12-22T15:36:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:36:01.366Z] time="2020-12-22T15:36:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4830a0c38297153324e7ce02e04dc3549a3ceb5ac994481dbd33ea0321e8a46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:36:01.601Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-12-22T15:36:01.601Z] === RUN TestInfoRegistryMirrors [2020-12-22T15:36:01.625Z] === RUN TestPluginInstall/with_insecure [2020-12-22T15:36:02.977Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-12-22T15:36:02.977Z] === RUN TestLoginFailsWithBadCredentials [2020-12-22T15:36:03.004Z] time="2020-12-22T15:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:36:03.004Z] time="2020-12-22T15:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d595172a3430ef7a1df2529b31a1cf0cd763fdafd06fa7206268f4f3e8491c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:36:03.004Z] time="2020-12-22T15:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:36:03.004Z] time="2020-12-22T15:36:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d595172a3430ef7a1df2529b31a1cf0cd763fdafd06fa7206268f4f3e8491c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:36:03.236Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-12-22T15:36:03.236Z] === RUN TestPingCacheHeaders [2020-12-22T15:36:03.236Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-12-22T15:36:03.236Z] === RUN TestPingGet [2020-12-22T15:36:03.236Z] --- PASS: TestPingGet (0.01s) [2020-12-22T15:36:03.236Z] === RUN TestPingHead [2020-12-22T15:36:03.236Z] --- PASS: TestPingHead (0.02s) [2020-12-22T15:36:03.236Z] === RUN TestVersion [2020-12-22T15:36:03.263Z] --- PASS: TestPluginInstall (5.57s) [2020-12-22T15:36:03.264Z] --- PASS: TestPluginInstall/no_auth (2.80s) [2020-12-22T15:36:03.264Z] --- PASS: TestPluginInstall/with_htpasswd (1.28s) [2020-12-22T15:36:03.264Z] --- PASS: TestPluginInstall/with_insecure (1.49s) [2020-12-22T15:36:03.264Z] plugin_test.go:157: [d1952fb3e51ee] daemon is not started [2020-12-22T15:36:03.264Z] PASS [2020-12-22T15:36:03.264Z] [2020-12-22T15:36:03.264Z] DONE 6 tests in 5.734s [2020-12-22T15:36:03.264Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-22T15:36:03.264Z] ++ 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-12-22T15:36:03.264Z] ++ set -e [2020-12-22T15:36:03.264Z] ++ '[' -n 0 ']' [2020-12-22T15:36:03.264Z] ++ set -x [2020-12-22T15:36:03.264Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:36:03.505Z] --- PASS: TestVersion (0.03s) [2020-12-22T15:36:03.505Z] PASS [2020-12-22T15:36:03.505Z] [2020-12-22T15:36:03.505Z] === Skipped [2020-12-22T15:36:03.505Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T15:36:03.505Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T15:36:03.505Z] [2020-12-22T15:36:03.505Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-12-22T15:36:03.505Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-22T15:36:03.505Z] [2020-12-22T15:36:03.505Z] [2020-12-22T15:36:03.505Z] DONE 18 tests, 2 skipped in 27.835s [2020-12-22T15:36:03.505Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-22T15:36:03.505Z] INFO: Testing against a local daemon [2020-12-22T15:36:03.505Z] === RUN TestVolumesCreateAndList [2020-12-22T15:36:03.505Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-12-22T15:36:03.505Z] === RUN TestVolumesRemove [2020-12-22T15:36:03.505Z] --- PASS: TestVolumesRemove (0.05s) [2020-12-22T15:36:03.505Z] === RUN TestVolumesInspect [2020-12-22T15:36:03.505Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-22T15:36:03.505Z] === RUN TestVolumesInvalidJSON [2020-12-22T15:36:03.505Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-22T15:36:03.505Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-22T15:36:03.505Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-22T15:36:03.505Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-12-22T15:36:03.505Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-22T15:36:03.505Z] PASS [2020-12-22T15:36:03.505Z] [2020-12-22T15:36:03.505Z] DONE 5 tests in 0.191s [2020-12-22T15:36:03.505Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-22T15:36:03.523Z] INFO: Testing against a local daemon [2020-12-22T15:36:03.523Z] === RUN TestExternalGraphDriver [2020-12-22T15:36:03.523Z] === RUN TestExternalGraphDriver/json [2020-12-22T15:36:03.769Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12174 is not a child of this shell [2020-12-22T15:36:03.769Z] warning: PID 12174 from bundles/test-integration/docker.pid had a nonzero exit code [2020-12-22T15:36:03.769Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-22T15:36:03.769Z] [2020-12-22T15:36:03.769Z] Unloading profiles will leave already running processes permanently [2020-12-22T15:36:03.769Z] unconfined, which can lead to unexpected situations. [2020-12-22T15:36:03.769Z] [2020-12-22T15:36:03.769Z] To set a process to complain mode, use the command line tool [2020-12-22T15:36:03.769Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-22T15:36:03.769Z] Removing test suite binaries [2020-12-22T15:36:03.769Z] exiting test-integration [2020-12-22T15:36:03.769Z] ++ exit 0 [2020-12-22T15:36:04.734Z] [2020-12-22T15:36:05.429Z] === RUN TestExternalGraphDriver/spec Post stage [Pipeline] junit [2020-12-22T15:36:06.127Z] Recording test results [2020-12-22T15:36:06.271Z] aa4f58cd6da1: Pull complete [2020-12-22T15:36:06.271Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da [2020-12-22T15:36:06.271Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:36:06.271Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-12-22T15:36:06.271Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-12-22T15:36:06.271Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1637' [2020-12-22T15:36:06.271Z] WARN: Skipping validation tests [2020-12-22T15:36:06.271Z] INFO: Running unit tests at 12/22/2020 15:35:57... [2020-12-22T15:36:06.271Z] INFO: make.ps1 starting at 12/22/2020 15:36:00 [2020-12-22T15:36:06.271Z] INFO: Git commit (ab06bb3ec0) assumed from DOCKER_GITCOMMIT environment variable [2020-12-22T15:36:06.271Z] INFO: Invoking autogen... [2020-12-22T15:36:06.271Z] INFO: Running unit tests... [2020-12-22T15:36:07.341Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-22T15:36:07.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-12-22T15:36:07.341Z] === RUN TestExternalGraphDriver/pull [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-22T15:36:07.909Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-22T15:36:08.115Z] + echo Ensuring container killed. [2020-12-22T15:36:08.115Z] Ensuring container killed. [2020-12-22T15:36:08.115Z] + docker rm -vf docker-pr4 [2020-12-22T15:36:08.115Z] Error: No such container: docker-pr4 [2020-12-22T15:36:08.115Z] + true [Pipeline] sh [2020-12-22T15:36:08.169Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-22T15:36:08.398Z] + echo Chowning /workspace to jenkins user [2020-12-22T15:36:08.398Z] Chowning /workspace to jenkins user [2020-12-22T15:36:08.398Z] + id -u [2020-12-22T15:36:08.398Z] + id -g [2020-12-22T15:36:08.398Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41801:/workspace busybox chown -R 1000:1000 /workspace [2020-12-22T15:36:08.398Z] Unable to find image 'busybox:latest' locally [2020-12-22T15:36:08.398Z] latest: Pulling from library/busybox [2020-12-22T15:36:08.398Z] ea97eb0eb3ec: Pulling fs layer [2020-12-22T15:36:09.177Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --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/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/profiles/seccomp github.com/docker/docker/quota 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-12-22T15:36:09.562Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-22T15:36:09.562Z] --- PASS: TestExternalGraphDriver (5.90s) [2020-12-22T15:36:09.562Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2020-12-22T15:36:09.562Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2020-12-22T15:36:09.562Z] --- PASS: TestExternalGraphDriver/pull (1.96s) [2020-12-22T15:36:09.562Z] === RUN TestGraphdriverPluginV2 [2020-12-22T15:36:10.501Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-22T15:36:11.879Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-22T15:36:11.879Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-22T15:36:11.879Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-22T15:36:11.879Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-22T15:36:11.879Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-22T15:36:12.816Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-22T15:36:13.076Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-22T15:36:13.645Z] --- PASS: TestGraphdriverPluginV2 (4.43s) [2020-12-22T15:36:13.645Z] PASS [2020-12-22T15:36:13.645Z] [2020-12-22T15:36:13.645Z] DONE 5 tests in 10.491s [2020-12-22T15:36:13.645Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-22T15:36:13.645Z] ++ 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-12-22T15:36:13.645Z] ++ set -e [2020-12-22T15:36:13.645Z] ++ '[' -n 0 ']' [2020-12-22T15:36:13.645Z] ++ set -x [2020-12-22T15:36:13.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:36:13.666Z] ea97eb0eb3ec: Verifying Checksum [2020-12-22T15:36:13.666Z] ea97eb0eb3ec: Download complete [2020-12-22T15:36:13.666Z] ea97eb0eb3ec: Pull complete [2020-12-22T15:36:13.666Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-22T15:36:13.666Z] Status: Downloaded newer image for busybox:latest [2020-12-22T15:36:13.905Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-22T15:36:13.905Z] INFO: Testing against a local daemon [2020-12-22T15:36:13.905Z] === RUN TestContinueAfterPluginCrash [2020-12-22T15:36:13.905Z] === PAUSE TestContinueAfterPluginCrash [2020-12-22T15:36:13.905Z] === RUN TestReadPluginNoRead [2020-12-22T15:36:13.905Z] === PAUSE TestReadPluginNoRead [2020-12-22T15:36:13.905Z] === RUN TestDaemonStartWithLogOpt [2020-12-22T15:36:13.905Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-22T15:36:13.905Z] === CONT TestContinueAfterPluginCrash [2020-12-22T15:36:13.905Z] === CONT TestDaemonStartWithLogOpt [2020-12-22T15:36:14.475Z] === RUN TestDockerSuite/TestBuildWithTabs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-22T15:36:15.345Z] + bundleName=amd64-rootless [2020-12-22T15:36:15.345Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-12-22T15:36:15.345Z] Creating amd64-rootless-bundles.tar.gz [2020-12-22T15:36:15.345Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-12-22T15:36:15.345Z] + 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-12-22T15:36:15.357Z] Archiving artifacts [2020-12-22T15:36:15.856Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-22T15:36:15.856Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-22T15:36:16.262Z] ? github.com/docker/docker/api [no test files] [2020-12-22T15:36:17.291Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41801/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-22T15:36:17.601Z] + make clean [2020-12-22T15:36:17.860Z] docker volume rm -f docker-dev-cache [2020-12-22T15:36:17.860Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-22T15:36:19.147Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-22T15:36:19.147Z] --- PASS: TestDaemonStartWithLogOpt (5.29s) [2020-12-22T15:36:19.147Z] === CONT TestReadPluginNoRead [2020-12-22T15:36:20.085Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-22T15:36:21.024Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-22T15:36:21.593Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-22T15:36:22.161Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-22T15:36:22.161Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-22T15:36:22.420Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-22T15:36:22.680Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-22T15:36:24.060Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-22T15:36:24.321Z] --- PASS: TestContinueAfterPluginCrash (10.36s) [2020-12-22T15:36:24.581Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-22T15:36:24.581Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-22T15:36:24.581Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-22T15:36:25.149Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-22T15:36:25.718Z] === RUN TestReadPluginNoRead/default [2020-12-22T15:36:25.978Z] === RUN TestDockerSuite/TestCommitChange [2020-12-22T15:36:26.548Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-22T15:36:27.117Z] --- PASS: TestReadPluginNoRead (7.82s) [2020-12-22T15:36:27.117Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2020-12-22T15:36:27.117Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.62s) [2020-12-22T15:36:27.117Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2020-12-22T15:36:27.117Z] read_test.go:92: [d01a6b07f22ce] daemon is not started [2020-12-22T15:36:27.117Z] PASS [2020-12-22T15:36:27.117Z] [2020-12-22T15:36:27.117Z] DONE 6 tests in 13.268s [2020-12-22T15:36:27.117Z] 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-12-22T15:36:27.117Z] ++ 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-12-22T15:36:27.117Z] ++ set -e [2020-12-22T15:36:27.117Z] ++ '[' -n 0 ']' [2020-12-22T15:36:27.117Z] ++ set -x [2020-12-22T15:36:27.117Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:36:27.117Z] testing: warning: no tests to run [2020-12-22T15:36:27.117Z] PASS [2020-12-22T15:36:27.117Z] [2020-12-22T15:36:27.117Z] DONE 0 tests in 0.044s [2020-12-22T15:36:27.117Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-22T15:36:27.117Z] ++ 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-12-22T15:36:27.117Z] ++ set -e [2020-12-22T15:36:27.117Z] ++ '[' -n 0 ']' [2020-12-22T15:36:27.117Z] ++ set -x [2020-12-22T15:36:27.117Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:36:27.377Z] INFO: Testing against a local daemon [2020-12-22T15:36:27.377Z] === RUN TestPluginWithDevMounts [2020-12-22T15:36:27.377Z] === PAUSE TestPluginWithDevMounts [2020-12-22T15:36:27.377Z] === CONT TestPluginWithDevMounts [2020-12-22T15:36:27.377Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-22T15:36:28.645Z] === RUN TestMiddlewares [2020-12-22T15:36:28.645Z] --- PASS: TestMiddlewares (0.00s) [2020-12-22T15:36:28.645Z] PASS [2020-12-22T15:36:28.645Z] coverage: 9.0% of statements [2020-12-22T15:36:28.645Z] ok github.com/docker/docker/api/server 0.156s coverage: 9.0% of statements [2020-12-22T15:36:28.757Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-22T15:36:29.326Z] --- PASS: TestPluginWithDevMounts (1.93s) [2020-12-22T15:36:29.326Z] PASS [2020-12-22T15:36:29.326Z] [2020-12-22T15:36:29.326Z] DONE 1 tests in 2.075s [2020-12-22T15:36:29.326Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-22T15:36:29.326Z] ++ 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-12-22T15:36:29.326Z] ++ set -e [2020-12-22T15:36:29.326Z] ++ '[' -n 0 ']' [2020-12-22T15:36:29.326Z] ++ set -x [2020-12-22T15:36:29.326Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:36:29.326Z] INFO: Testing against a local daemon [2020-12-22T15:36:29.326Z] === RUN TestSecretInspect [2020-12-22T15:36:29.900Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-22T15:36:30.840Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-22T15:36:31.410Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-12-22T15:36:32.168Z] ok github.com/docker/docker/cmd/dockerd 0.140s coverage: 29.2% of statements [2020-12-22T15:36:32.168Z] ok github.com/docker/docker/container 0.121s coverage: 34.4% of statements [2020-12-22T15:36:32.168Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-22T15:36:32.168Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-22T15:36:32.168Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-22T15:36:32.168Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-22T15:36:32.352Z] --- PASS: TestSecretInspect (2.89s) [2020-12-22T15:36:32.352Z] === RUN TestSecretList [2020-12-22T15:36:32.352Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-22T15:36:33.293Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-22T15:36:35.206Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-22T15:36:36.144Z] --- PASS: TestSecretList (3.77s) [2020-12-22T15:36:36.145Z] === RUN TestSecretsCreateAndDelete [2020-12-22T15:36:36.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-12-22T15:36:36.404Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-22T15:36:36.404Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-22T15:36:36.404Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-22T15:36:36.404Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-12-22T15:36:36.404Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-22T15:36:36.404Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-22T15:36:36.404Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-22T15:36:37.419Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2020-12-22T15:36:38.314Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-22T15:36:38.784Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-12-22T15:36:39.254Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2020-12-22T15:36:39.254Z] === RUN TestSecretsUpdate [2020-12-22T15:36:39.513Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-22T15:36:39.513Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-22T15:36:40.151Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-12-22T15:36:40.452Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-22T15:36:41.022Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-22T15:36:41.593Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-22T15:36:42.530Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-22T15:36:42.530Z] --- PASS: TestSecretsUpdate (3.05s) [2020-12-22T15:36:42.530Z] === RUN TestTemplatedSecret [2020-12-22T15:36:42.789Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-22T15:36:42.790Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-22T15:36:42.790Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-22T15:36:43.234Z] --- PASS: TestBuildWithHugeFile (54.69s) [2020-12-22T15:36:43.234Z] === RUN TestBuildWithEmptyDockerfile [2020-12-22T15:36:43.234Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T15:36:43.234Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T15:36:43.234Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T15:36:43.234Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T15:36:43.234Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T15:36:43.234Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T15:36:43.234Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T15:36:43.234Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T15:36:43.234Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T15:36:43.234Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-12-22T15:36:43.234Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-12-22T15:36:43.234Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-12-22T15:36:43.234Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-12-22T15:36:43.234Z] === RUN TestBuildPreserveOwnership [2020-12-22T15:36:43.234Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-22T15:36:43.363Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-22T15:36:43.363Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-22T15:36:43.363Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-22T15:36:43.624Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-22T15:36:43.624Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-12-22T15:36:43.866Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-22T15:36:44.563Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-22T15:36:44.900Z] --- PASS: TestBuildPreserveOwnership (3.88s) [2020-12-22T15:36:44.901Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2020-12-22T15:36:44.901Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2020-12-22T15:36:44.901Z] === RUN TestBuildPlatformInvalid [2020-12-22T15:36:45.132Z] --- PASS: TestTemplatedSecret (2.81s) [2020-12-22T15:36:45.132Z] === RUN TestSecretCreateResolve [2020-12-22T15:36:45.132Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-22T15:36:45.194Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-12-22T15:36:45.194Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2020-12-22T15:36:45.701Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-22T15:36:45.701Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-22T15:36:47.079Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-22T15:36:47.650Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-22T15:36:47.650Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-22T15:36:47.910Z] --- PASS: TestSecretCreateResolve (2.68s) [2020-12-22T15:36:47.910Z] PASS [2020-12-22T15:36:47.910Z] [2020-12-22T15:36:47.910Z] DONE 6 tests in 18.569s [2020-12-22T15:36:47.910Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-12-22T15:36:47.910Z] ++ 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-12-22T15:36:47.910Z] ++ set -e [2020-12-22T15:36:47.910Z] ++ '[' -n 0 ']' [2020-12-22T15:36:47.910Z] ++ set -x [2020-12-22T15:36:47.910Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:36:47.910Z] INFO: Testing against a local daemon [2020-12-22T15:36:47.910Z] === RUN TestServiceCreateInit [2020-12-22T15:36:47.910Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-22T15:36:48.172Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-22T15:36:48.742Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-22T15:36:49.310Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-22T15:36:50.094Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2020-12-22T15:36:50.094Z] ok github.com/docker/docker/daemon 12.172s coverage: 17.2% of statements [2020-12-22T15:36:50.094Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-22T15:36:50.094Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-22T15:36:50.250Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-22T15:36:50.251Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-22T15:36:50.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-12-22T15:36:50.781Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-22T15:36:51.025Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.8% of statements [2020-12-22T15:36:51.588Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2020-12-22T15:36:51.718Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-22T15:36:52.151Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2020-12-22T15:36:52.151Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-22T15:36:52.151Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-22T15:36:52.656Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-22T15:36:52.657Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-22T15:36:52.657Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-22T15:36:53.080Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-12-22T15:36:53.594Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-22T15:36:54.536Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-12-22T15:36:55.613Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.491s coverage: 73.1% of statements [2020-12-22T15:36:55.870Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-12-22T15:36:56.448Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-22T15:36:56.448Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-22T15:36:56.448Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-22T15:36:56.448Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-22T15:36:56.708Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-22T15:36:57.238Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.368s coverage: 56.2% of statements [2020-12-22T15:36:57.276Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-22T15:36:57.841Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.59s) [2020-12-22T15:36:57.841Z] PASS [2020-12-22T15:36:57.841Z] [2020-12-22T15:36:57.841Z] === Skipped [2020-12-22T15:36:57.841Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-12-22T15:36:57.841Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T15:36:57.841Z] [2020-12-22T15:36:57.841Z] [2020-12-22T15:36:57.841Z] DONE 33 tests, 1 skipped in 108.829s [2020-12-22T15:36:57.841Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-12-22T15:36:57.841Z] ++ 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-12-22T15:36:57.841Z] ++ set -e [2020-12-22T15:36:57.841Z] ++ '[' -n 0 ']' [2020-12-22T15:36:57.841Z] ++ set -x [2020-12-22T15:36:57.841Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:36:57.841Z] INFO: Testing against a local daemon [2020-12-22T15:36:57.841Z] === RUN TestConfigInspect [2020-12-22T15:36:57.844Z] --- PASS: TestServiceCreateInit (9.96s) [2020-12-22T15:36:57.844Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.75s) [2020-12-22T15:36:57.844Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s) [2020-12-22T15:36:57.844Z] === RUN TestCreateServiceMultipleTimes [2020-12-22T15:36:58.871Z] --- PASS: TestConfigInspect (1.94s) [2020-12-22T15:36:58.871Z] === RUN TestConfigList [2020-12-22T15:36:59.132Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2020-12-22T15:37:00.934Z] --- PASS: TestConfigList (1.94s) [2020-12-22T15:37:00.934Z] === RUN TestConfigsCreateAndDelete [2020-12-22T15:37:01.026Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.628s coverage: 46.2% of statements [2020-12-22T15:37:01.026Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-22T15:37:01.283Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.326s coverage: 49.5% of statements [2020-12-22T15:37:02.036Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-22T15:37:02.604Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-22T15:37:03.002Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2020-12-22T15:37:03.002Z] === RUN TestConfigsUpdate [2020-12-22T15:37:03.544Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-22T15:37:03.545Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-22T15:37:03.545Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-22T15:37:03.804Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2020-12-22T15:37:03.804Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.681s coverage: 57.7% of statements [2020-12-22T15:37:03.804Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-22T15:37:03.804Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-22T15:37:04.508Z] --- PASS: TestConfigsUpdate (1.89s) [2020-12-22T15:37:04.508Z] === RUN TestTemplatedConfig [2020-12-22T15:37:05.173Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-12-22T15:37:06.078Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-22T15:37:06.102Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-12-22T15:37:06.645Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-22T15:37:07.029Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.5% of statements [2020-12-22T15:37:07.029Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-22T15:37:07.029Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-22T15:37:07.245Z] --- PASS: TestTemplatedConfig (2.46s) [2020-12-22T15:37:07.245Z] === RUN TestConfigCreateResolve [2020-12-22T15:37:07.582Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-22T15:37:07.956Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 41.0% of statements [2020-12-22T15:37:09.311Z] --- PASS: TestConfigCreateResolve (1.97s) [2020-12-22T15:37:09.311Z] === RUN TestConfigDaemonLibtrustID [2020-12-22T15:37:09.322Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 77.8% of statements [2020-12-22T15:37:09.322Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-22T15:37:09.322Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-22T15:37:09.322Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-12-22T15:37:09.601Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-12-22T15:37:09.601Z] PASS [2020-12-22T15:37:09.601Z] [2020-12-22T15:37:09.601Z] DONE 7 tests in 12.712s [2020-12-22T15:37:09.601Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-12-22T15:37:09.601Z] ++ 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-12-22T15:37:09.601Z] ++ set -e [2020-12-22T15:37:09.601Z] ++ '[' -n 0 ']' [2020-12-22T15:37:09.601Z] ++ set -x [2020-12-22T15:37:09.601Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:37:09.601Z] INFO: Testing against a local daemon [2020-12-22T15:37:09.601Z] === RUN TestCheckpoint [2020-12-22T15:37:09.601Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-22T15:37:09.601Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T15:37:09.601Z] === RUN TestContainerInvalidJSON [2020-12-22T15:37:09.601Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T15:37:09.601Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T15:37:09.601Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T15:37:09.601Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T15:37:09.601Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-22T15:37:09.601Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-22T15:37:09.601Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T15:37:09.601Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-22T15:37:09.601Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T15:37:09.601Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-22T15:37:09.601Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-22T15:37:09.601Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-22T15:37:09.601Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-22T15:37:09.601Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-22T15:37:09.601Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-12-22T15:37:09.601Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-22T15:37:09.896Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-12-22T15:37:09.896Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-22T15:37:09.896Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-12-22T15:37:09.896Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-22T15:37:09.896Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-12-22T15:37:09.896Z] === RUN TestCopyFromContainer [2020-12-22T15:37:10.689Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-12-22T15:37:10.689Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 61.6% of statements [2020-12-22T15:37:10.874Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-22T15:37:11.251Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-12-22T15:37:11.407Z] === RUN TestCopyFromContainer// [2020-12-22T15:37:11.407Z] === RUN TestCopyFromContainer//bar/root [2020-12-22T15:37:11.407Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-22T15:37:11.407Z] === RUN TestCopyFromContainer/bar/quux [2020-12-22T15:37:11.407Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-22T15:37:11.442Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-22T15:37:11.699Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-22T15:37:11.699Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-22T15:37:11.699Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-22T15:37:11.699Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-22T15:37:11.699Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-22T15:37:11.991Z] --- PASS: TestCopyFromContainer (2.01s) [2020-12-22T15:37:11.991Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-22T15:37:11.991Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-12-22T15:37:11.991Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-22T15:37:11.991Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-12-22T15:37:11.991Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-12-22T15:37:11.991Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-12-22T15:37:11.991Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-12-22T15:37:11.991Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-12-22T15:37:11.991Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-12-22T15:37:11.991Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-12-22T15:37:11.991Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-22T15:37:11.991Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T15:37:11.991Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T15:37:11.991Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T15:37:11.991Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T15:37:11.991Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T15:37:11.991Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T15:37:11.991Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T15:37:11.991Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T15:37:11.991Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T15:37:11.991Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-22T15:37:11.991Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-22T15:37:11.991Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-22T15:37:11.991Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-22T15:37:11.991Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-22T15:37:11.991Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-12-22T15:37:11.991Z] === RUN TestCreateWithInvalidEnv [2020-12-22T15:37:11.991Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-22T15:37:11.991Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-22T15:37:11.991Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-22T15:37:11.991Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-22T15:37:11.991Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-22T15:37:11.991Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-22T15:37:11.991Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-22T15:37:11.991Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-22T15:37:11.991Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-22T15:37:11.991Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-12-22T15:37:11.991Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-22T15:37:11.991Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-22T15:37:11.991Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-22T15:37:11.991Z] === RUN TestCreateTmpfsMountsTarget [2020-12-22T15:37:11.991Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-22T15:37:11.991Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-22T15:37:12.379Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-22T15:37:12.619Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2020-12-22T15:37:12.619Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-22T15:37:12.876Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 58.6% of statements [2020-12-22T15:37:13.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-12-22T15:37:13.504Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2020-12-22T15:37:13.505Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-22T15:37:13.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-12-22T15:37:14.144Z] --- PASS: TestCreateServiceMultipleTimes (16.19s) [2020-12-22T15:37:14.144Z] === RUN TestCreateServiceConflict [2020-12-22T15:37:14.243Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 33.3% of statements [2020-12-22T15:37:15.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-12-22T15:37:15.572Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2020-12-22T15:37:15.572Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-22T15:37:15.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T15:37:15.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T15:37:15.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T15:37:15.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T15:37:15.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T15:37:15.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T15:37:15.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T15:37:15.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T15:37:15.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T15:37:15.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T15:37:15.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T15:37:15.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T15:37:15.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T15:37:15.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T15:37:15.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T15:37:15.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-22T15:37:15.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-12-22T15:37:15.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-12-22T15:37:15.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-12-22T15:37:15.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2020-12-22T15:37:15.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-12-22T15:37:15.572Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-22T15:37:15.608Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-12-22T15:37:15.608Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-12-22T15:37:15.864Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2020-12-22T15:37:15.864Z] === RUN TestCreateDifferentPlatform [2020-12-22T15:37:15.864Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-22T15:37:15.864Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-22T15:37:15.864Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-12-22T15:37:15.864Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-22T15:37:15.864Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-22T15:37:15.864Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-22T15:37:15.864Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-12-22T15:37:15.864Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-22T15:37:15.864Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2020-12-22T15:37:15.864Z] === RUN TestContainerStartOnDaemonRestart [2020-12-22T15:37:15.864Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-22T15:37:15.864Z] === RUN TestDaemonRestartIpcMode [2020-12-22T15:37:15.864Z] === PAUSE TestDaemonRestartIpcMode [2020-12-22T15:37:15.864Z] === RUN TestDaemonHostGatewayIP [2020-12-22T15:37:15.864Z] === PAUSE TestDaemonHostGatewayIP [2020-12-22T15:37:15.864Z] === RUN TestContainerKillOnDaemonStart [2020-12-22T15:37:15.864Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-22T15:37:15.864Z] === RUN TestDiff [2020-12-22T15:37:16.107Z] --- PASS: TestCreateServiceConflict (2.05s) [2020-12-22T15:37:16.107Z] === RUN TestCreateServiceMaxReplicas [2020-12-22T15:37:16.198Z] ok github.com/docker/docker/daemon/logger/splunk 1.647s coverage: 82.5% of statements [2020-12-22T15:37:16.198Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-22T15:37:16.455Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-12-22T15:37:16.455Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-22T15:37:16.499Z] --- PASS: TestDiff (0.50s) [2020-12-22T15:37:16.499Z] === RUN TestExecWithCloseStdin [2020-12-22T15:37:16.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-12-22T15:37:17.138Z] --- PASS: TestExecWithCloseStdin (0.61s) [2020-12-22T15:37:17.138Z] === RUN TestExec [2020-12-22T15:37:17.775Z] --- PASS: TestExec (0.65s) [2020-12-22T15:37:17.775Z] === RUN TestExecUser [2020-12-22T15:37:18.418Z] --- PASS: TestExecUser (0.62s) [2020-12-22T15:37:18.418Z] === RUN TestExportContainerAndImportImage [2020-12-22T15:37:18.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-12-22T15:37:18.859Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2020-12-22T15:37:18.859Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-22T15:37:18.973Z] ok github.com/docker/docker/distribution/metadata 0.048s coverage: 48.2% of statements [2020-12-22T15:37:19.053Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2020-12-22T15:37:19.053Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-22T15:37:19.230Z] ok github.com/docker/docker/distribution 0.197s coverage: 25.1% of statements [2020-12-22T15:37:19.230Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-22T15:37:19.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ab94e0_} [2020-12-22T15:37:20.559Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-12-22T15:37:20.559Z] === RUN TestHealthCheckWorkdir [2020-12-22T15:37:20.595Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2020-12-22T15:37:21.157Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-12-22T15:37:21.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1220599562_/foo_false____} [2020-12-22T15:37:21.189Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2020-12-22T15:37:21.190Z] === RUN TestHealthKillContainer [2020-12-22T15:37:22.087Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.1% of statements [2020-12-22T15:37:22.087Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-22T15:37:22.087Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-12-22T15:37:22.087Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-22T15:37:22.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1220599562_/foo_true____} [2020-12-22T15:37:23.455Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-12-22T15:37:23.455Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-22T15:37:23.909Z] --- PASS: TestHealthKillContainer (2.61s) [2020-12-22T15:37:23.909Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-22T15:37:23.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3608873185_/foo_false____} [2020-12-22T15:37:24.019Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-12-22T15:37:24.539Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2020-12-22T15:37:24.539Z] === RUN TestIpcModeNone [2020-12-22T15:37:24.946Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2020-12-22T15:37:25.169Z] --- PASS: TestIpcModeNone (0.59s) [2020-12-22T15:37:25.169Z] === RUN TestIpcModePrivate [2020-12-22T15:37:25.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3608873185_/foo_true____} [2020-12-22T15:37:25.508Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2020-12-22T15:37:25.765Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-12-22T15:37:25.797Z] --- PASS: TestIpcModePrivate (0.63s) [2020-12-22T15:37:25.797Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-12-22T15:37:25.797Z] === RUN TestIpcModeShareable [2020-12-22T15:37:26.429Z] --- PASS: TestIpcModeShareable (0.69s) [2020-12-22T15:37:26.429Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-12-22T15:37:26.429Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-22T15:37:26.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3608873185_/foo_true__0xc000ab95a0__} [2020-12-22T15:37:27.654Z] ok github.com/docker/docker/pkg/archive 0.322s coverage: 77.1% of statements [2020-12-22T15:37:28.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ab95e0_} [2020-12-22T15:37:28.495Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2020-12-22T15:37:28.495Z] === RUN TestAPIIpcModeHost [2020-12-22T15:37:28.495Z] --- PASS: TestAPIIpcModeHost (0.47s) [2020-12-22T15:37:28.495Z] === RUN TestDaemonIpcModeShareable [2020-12-22T15:37:28.583Z] ok github.com/docker/docker/pkg/authorization 0.267s coverage: 68.3% of statements [2020-12-22T15:37:28.583Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-12-22T15:37:28.839Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-22T15:37:29.116Z] === RUN TestBoolValue [2020-12-22T15:37:29.116Z] --- PASS: TestBoolValue (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestBoolValueOrDefault [2020-12-22T15:37:29.116Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestInt64ValueOrZero [2020-12-22T15:37:29.116Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestInt64ValueOrDefault [2020-12-22T15:37:29.116Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestInt64ValueOrDefaultWithError [2020-12-22T15:37:29.116Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestJsonContentType [2020-12-22T15:37:29.116Z] --- PASS: TestJsonContentType (0.00s) [2020-12-22T15:37:29.116Z] PASS [2020-12-22T15:37:29.116Z] coverage: 14.7% of statements [2020-12-22T15:37:29.116Z] ok github.com/docker/docker/api/server/httputils 0.125s coverage: 14.7% of statements [2020-12-22T15:37:29.116Z] === RUN TestMaskSecretKeys [2020-12-22T15:37:29.116Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-12-22T15:37:29.116Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-12-22T15:37:29.116Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-12-22T15:37:29.116Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-12-22T15:37:29.116Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-12-22T15:37:29.116Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-12-22T15:37:29.116Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestVersionMiddlewareVersion [2020-12-22T15:37:29.116Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-12-22T15:37:29.116Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-12-22T15:37:29.116Z] PASS [2020-12-22T15:37:29.116Z] coverage: 37.7% of statements [2020-12-22T15:37:29.116Z] ok github.com/docker/docker/api/server/middleware 0.222s coverage: 37.7% of statements [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-22T15:37:29.116Z] === RUN TestToJSON [2020-12-22T15:37:29.116Z] --- PASS: TestToJSON (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestToParamWithVersion [2020-12-22T15:37:29.116Z] --- PASS: TestToParamWithVersion (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestFromJSON [2020-12-22T15:37:29.116Z] --- PASS: TestFromJSON (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestEmpty [2020-12-22T15:37:29.116Z] --- PASS: TestEmpty (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestArgsMatchKVListEmptySources [2020-12-22T15:37:29.116Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestArgsMatchKVList [2020-12-22T15:37:29.116Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestArgsMatch [2020-12-22T15:37:29.116Z] --- PASS: TestArgsMatch (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestAdd [2020-12-22T15:37:29.116Z] --- PASS: TestAdd (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestDel [2020-12-22T15:37:29.116Z] --- PASS: TestDel (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestLen [2020-12-22T15:37:29.116Z] --- PASS: TestLen (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestExactMatch [2020-12-22T15:37:29.116Z] --- PASS: TestExactMatch (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestOnlyOneExactMatch [2020-12-22T15:37:29.116Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestContains [2020-12-22T15:37:29.116Z] --- PASS: TestContains (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestValidate [2020-12-22T15:37:29.116Z] --- PASS: TestValidate (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestWalkValues [2020-12-22T15:37:29.116Z] --- PASS: TestWalkValues (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestFuzzyMatch [2020-12-22T15:37:29.116Z] --- PASS: TestFuzzyMatch (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestClone [2020-12-22T15:37:29.116Z] --- PASS: TestClone (0.00s) [2020-12-22T15:37:29.116Z] PASS [2020-12-22T15:37:29.116Z] coverage: 92.2% of statements [2020-12-22T15:37:29.116Z] ok github.com/docker/docker/api/types/filters 0.060s coverage: 92.2% of statements [2020-12-22T15:37:29.116Z] === RUN TestStrSliceMarshalJSON [2020-12-22T15:37:29.116Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestStrSliceUnmarshalJSON [2020-12-22T15:37:29.116Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestStrSliceUnmarshalString [2020-12-22T15:37:29.116Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestStrSliceUnmarshalSlice [2020-12-22T15:37:29.116Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-12-22T15:37:29.116Z] PASS [2020-12-22T15:37:29.116Z] coverage: 90.0% of statements [2020-12-22T15:37:29.116Z] ok github.com/docker/docker/api/types/strslice 0.074s coverage: 90.0% of statements [2020-12-22T15:37:29.116Z] === RUN TestDurationToSecondsString [2020-12-22T15:37:29.116Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-12-22T15:37:29.116Z] === RUN TestGetTimestamp [2020-12-22T15:37:29.116Z] --- PASS: TestGetTimestamp (0.07s) [2020-12-22T15:37:29.116Z] === RUN TestParseTimestamps [2020-12-22T15:37:29.116Z] --- PASS: TestParseTimestamps (0.00s) [2020-12-22T15:37:29.116Z] PASS [2020-12-22T15:37:29.116Z] coverage: 100.0% of statements [2020-12-22T15:37:29.116Z] ok github.com/docker/docker/api/types/time 0.135s coverage: 100.0% of statements [2020-12-22T15:37:29.116Z] === RUN TestAdjustForAPIVersion [2020-12-22T15:37:29.116Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-12-22T15:37:29.116Z] PASS [2020-12-22T15:37:29.116Z] coverage: 5.7% of statements [2020-12-22T15:37:29.116Z] ok github.com/docker/docker/api/server/router/swarm 0.202s coverage: 5.7% of statements [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/types [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-22T15:37:29.116Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-22T15:37:29.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ab9640_} [2020-12-22T15:37:29.575Z] === RUN TestCompareVersion [2020-12-22T15:37:29.575Z] --- PASS: TestCompareVersion (0.00s) [2020-12-22T15:37:29.575Z] PASS [2020-12-22T15:37:29.575Z] coverage: 75.0% of statements [2020-12-22T15:37:29.575Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 75.0% of statements [2020-12-22T15:37:29.575Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-22T15:37:29.575Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-22T15:37:29.575Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-22T15:37:29.575Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-12-22T15:37:29.575Z] ? github.com/docker/docker/builder [no test files] [2020-12-22T15:37:29.575Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-22T15:37:29.575Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-22T15:37:29.575Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-22T15:37:29.575Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-22T15:37:29.575Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-22T15:37:29.575Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-22T15:37:29.575Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-22T15:37:30.010Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2020-12-22T15:37:30.010Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-12-22T15:37:30.010Z] === RUN TestDaemonIpcModePrivate [2020-12-22T15:37:30.818Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ab9680_} [2020-12-22T15:37:31.114Z] === RUN TestParseRemoteURL [2020-12-22T15:37:31.114Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-12-22T15:37:31.114Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-12-22T15:37:31.114Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-12-22T15:37:31.114Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-12-22T15:37:31.114Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-12-22T15:37:31.114Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-12-22T15:37:31.114Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-12-22T15:37:31.114Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-12-22T15:37:31.114Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-12-22T15:37:31.114Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-12-22T15:37:31.114Z] --- PASS: TestParseRemoteURL (0.00s) [2020-12-22T15:37:31.114Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-12-22T15:37:31.114Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-12-22T15:37:31.114Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-12-22T15:37:31.114Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-12-22T15:37:31.114Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-12-22T15:37:31.114Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-12-22T15:37:31.114Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-12-22T15:37:31.114Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-12-22T15:37:31.114Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-12-22T15:37:31.114Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-12-22T15:37:31.114Z] === RUN TestCloneArgsSmartHttp [2020-12-22T15:37:31.114Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2020-12-22T15:37:31.114Z] === RUN TestCloneArgsDumbHttp [2020-12-22T15:37:31.114Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-12-22T15:37:31.114Z] === RUN TestCloneArgsGit [2020-12-22T15:37:31.114Z] --- PASS: TestCloneArgsGit (0.00s) [2020-12-22T15:37:31.114Z] === RUN TestCheckoutGit [2020-12-22T15:37:31.519Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2020-12-22T15:37:31.519Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-12-22T15:37:31.519Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-22T15:37:32.106Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 43.2% of statements [2020-12-22T15:37:32.106Z] ok github.com/docker/docker/layer 7.708s coverage: 68.8% of statements [2020-12-22T15:37:32.106Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-22T15:37:32.106Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-22T15:37:32.106Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-22T15:37:32.106Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-22T15:37:32.106Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-22T15:37:32.106Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-22T15:37:32.106Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-22T15:37:32.195Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ab96a0_} [2020-12-22T15:37:32.362Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-12-22T15:37:32.454Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.71s) [2020-12-22T15:37:32.454Z] === RUN TestCreateServiceSecretFileMode [2020-12-22T15:37:32.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-22T15:37:32.926Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-12-22T15:37:32.926Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-12-22T15:37:33.026Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2020-12-22T15:37:33.026Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-12-22T15:37:33.026Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-22T15:37:33.292Z] === RUN TestEnable [2020-12-22T15:37:33.292Z] --- PASS: TestEnable (0.00s) [2020-12-22T15:37:33.292Z] === RUN TestDisable [2020-12-22T15:37:33.292Z] --- PASS: TestDisable (0.00s) [2020-12-22T15:37:33.292Z] === RUN TestEnabled [2020-12-22T15:37:33.292Z] --- PASS: TestEnabled (0.00s) [2020-12-22T15:37:33.292Z] PASS [2020-12-22T15:37:33.292Z] coverage: 100.0% of statements [2020-12-22T15:37:33.292Z] ok github.com/docker/docker/cli/debug 0.076s coverage: 100.0% of statements [2020-12-22T15:37:33.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-22T15:37:33.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-12-22T15:37:33.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-12-22T15:37:33.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-12-22T15:37:33.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-12-22T15:37:33.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-12-22T15:37:33.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-12-22T15:37:33.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-12-22T15:37:33.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-12-22T15:37:33.751Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-12-22T15:37:33.751Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestProcessNoDockerignore [2020-12-22T15:37:33.751Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestProcessShouldLeaveAllFiles [2020-12-22T15:37:33.751Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestDetectContentType [2020-12-22T15:37:33.751Z] --- PASS: TestDetectContentType (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestSelectAcceptableMIME [2020-12-22T15:37:33.751Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestInspectEmptyResponse [2020-12-22T15:37:33.751Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestInspectResponseBinary [2020-12-22T15:37:33.751Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestResponseUnsupportedContentType [2020-12-22T15:37:33.751Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestInspectResponseTextSimple [2020-12-22T15:37:33.751Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestInspectResponseEmptyContentType [2020-12-22T15:37:33.751Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestUnknownContentLength [2020-12-22T15:37:33.751Z] --- PASS: TestUnknownContentLength (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestDownloadRemote [2020-12-22T15:37:33.751Z] === RUN TestGetAllAllowed [2020-12-22T15:37:33.751Z] --- PASS: TestGetAllAllowed (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestGetAllMeta [2020-12-22T15:37:33.751Z] --- PASS: TestGetAllMeta (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestWarnOnUnusedBuildArgs [2020-12-22T15:37:33.751Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestIsUnreferencedBuiltin [2020-12-22T15:37:33.751Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestIsExistingDirectory [2020-12-22T15:37:33.751Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestGetFilenameForDownload [2020-12-22T15:37:33.751Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestEnv2Variables [2020-12-22T15:37:33.751Z] --- PASS: TestEnv2Variables (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-12-22T15:37:33.751Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestMaintainer [2020-12-22T15:37:33.751Z] --- PASS: TestMaintainer (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestLabel [2020-12-22T15:37:33.751Z] --- PASS: TestLabel (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestFromScratch [2020-12-22T15:37:33.751Z] --- PASS: TestFromScratch (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestFromWithArg [2020-12-22T15:37:33.751Z] --- PASS: TestFromWithArg (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-12-22T15:37:33.751Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestFromWithUndefinedArg [2020-12-22T15:37:33.751Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestFromMultiStageWithNamedStage [2020-12-22T15:37:33.751Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestOnbuild [2020-12-22T15:37:33.751Z] --- PASS: TestOnbuild (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestWorkdir [2020-12-22T15:37:33.751Z] --- PASS: TestWorkdir (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestCmd [2020-12-22T15:37:33.751Z] --- PASS: TestCmd (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestHealthcheckNone [2020-12-22T15:37:33.751Z] --- PASS: TestHealthcheckNone (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestHealthcheckCmd [2020-12-22T15:37:33.751Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestEntrypoint [2020-12-22T15:37:33.751Z] --- PASS: TestEntrypoint (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestExpose [2020-12-22T15:37:33.751Z] --- PASS: TestExpose (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestUser [2020-12-22T15:37:33.751Z] --- PASS: TestUser (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestVolume [2020-12-22T15:37:33.751Z] --- PASS: TestVolume (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestStopSignal [2020-12-22T15:37:33.751Z] --- SKIP: TestStopSignal (0.00s) [2020-12-22T15:37:33.751Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-12-22T15:37:33.751Z] === RUN TestArg [2020-12-22T15:37:33.751Z] --- PASS: TestArg (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestShell [2020-12-22T15:37:33.751Z] --- PASS: TestShell (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestPrependEnvOnCmd [2020-12-22T15:37:33.751Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestRunWithBuildArgs [2020-12-22T15:37:33.751Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestRunIgnoresHealthcheck [2020-12-22T15:37:33.751Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestNormalizeWorkdir [2020-12-22T15:37:33.751Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestDispatch [2020-12-22T15:37:33.751Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-12-22T15:37:33.751Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-12-22T15:37:33.751Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-12-22T15:37:33.751Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-12-22T15:37:33.751Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-12-22T15:37:33.751Z] --- PASS: TestDownloadRemote (0.07s) [2020-12-22T15:37:33.751Z] === RUN TestGetWithStatusError [2020-12-22T15:37:33.751Z] --- PASS: TestGetWithStatusError (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestCloseRootDirectory [2020-12-22T15:37:33.751Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-12-22T15:37:33.751Z] === RUN TestDispatch/COPY_url [2020-12-22T15:37:33.751Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-12-22T15:37:33.751Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:37:33.751Z] === RUN TestHashFile [2020-12-22T15:37:33.751Z] --- PASS: TestDispatch (0.04s) [2020-12-22T15:37:33.751Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2020-12-22T15:37:33.751Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-12-22T15:37:33.751Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-12-22T15:37:33.751Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-12-22T15:37:33.751Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-12-22T15:37:33.751Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-12-22T15:37:33.751Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestAddScratchImageAddsToMounts [2020-12-22T15:37:33.751Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestAddFromScratchPopulatesPlatform [2020-12-22T15:37:33.751Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-12-22T15:37:33.751Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-12-22T15:37:33.751Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestImageSourceGetAddsToMounts [2020-12-22T15:37:33.751Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestEmptyDockerfile [2020-12-22T15:37:33.751Z] --- SKIP: TestHashFile (0.00s) [2020-12-22T15:37:33.751Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:37:33.751Z] === RUN TestHashSubdir [2020-12-22T15:37:33.751Z] --- PASS: TestEmptyDockerfile (0.01s) [2020-12-22T15:37:33.751Z] === RUN TestSymlinkDockerfile [2020-12-22T15:37:33.751Z] --- SKIP: TestHashSubdir (0.01s) [2020-12-22T15:37:33.751Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:37:33.751Z] === RUN TestRemoveDirectory [2020-12-22T15:37:33.751Z] --- SKIP: TestRemoveDirectory (0.01s) [2020-12-22T15:37:33.751Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:37:33.751Z] PASS [2020-12-22T15:37:33.751Z] coverage: 9.3% of statements [2020-12-22T15:37:33.751Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-12-22T15:37:33.751Z] === RUN TestDockerfileOutsideTheBuildContext [2020-12-22T15:37:33.751Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestNonExistingDockerfile [2020-12-22T15:37:33.751Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestCopyRunConfig [2020-12-22T15:37:33.751Z] --- PASS: TestCopyRunConfig (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestDeepCopyRunConfig [2020-12-22T15:37:33.751Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestExportImage [2020-12-22T15:37:33.751Z] --- PASS: TestExportImage (0.00s) [2020-12-22T15:37:33.751Z] === RUN TestNormalizeDest [2020-12-22T15:37:33.751Z] --- PASS: TestNormalizeDest (0.00s) [2020-12-22T15:37:33.751Z] PASS [2020-12-22T15:37:33.751Z] coverage: 46.6% of statements [2020-12-22T15:37:33.751Z] ok github.com/docker/docker/builder/remotecontext 0.883s coverage: 9.3% of statements [2020-12-22T15:37:33.751Z] ok github.com/docker/docker/builder/dockerfile 0.486s coverage: 46.6% of statements [2020-12-22T15:37:33.751Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-22T15:37:33.855Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-12-22T15:37:33.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-12-22T15:37:33.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-12-22T15:37:33.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-12-22T15:37:33.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-12-22T15:37:33.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-12-22T15:37:33.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-12-22T15:37:33.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-12-22T15:37:33.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-12-22T15:37:33.914Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-12-22T15:37:34.112Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-12-22T15:37:34.539Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s) [2020-12-22T15:37:34.539Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-12-22T15:37:34.539Z] === RUN TestIpcModeOlderClient [2020-12-22T15:37:34.539Z] === PAUSE TestIpcModeOlderClient [2020-12-22T15:37:34.539Z] === RUN TestKillContainerInvalidSignal [2020-12-22T15:37:34.676Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-12-22T15:37:34.832Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2020-12-22T15:37:34.832Z] === RUN TestKillContainer [2020-12-22T15:37:34.832Z] === RUN TestKillContainer/no_signal [2020-12-22T15:37:35.297Z] --- PASS: TestCreateServiceSecretFileMode (2.84s) [2020-12-22T15:37:35.297Z] === RUN TestCreateServiceConfigFileMode [2020-12-22T15:37:35.462Z] === RUN TestKillContainer/non_killing_signal [2020-12-22T15:37:35.754Z] === RUN TestKillContainer/killing_signal [2020-12-22T15:37:36.050Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-12-22T15:37:36.384Z] --- PASS: TestKillContainer (1.61s) [2020-12-22T15:37:36.384Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-12-22T15:37:36.384Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-12-22T15:37:36.384Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-12-22T15:37:36.384Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-22T15:37:36.384Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-22T15:37:36.613Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-12-22T15:37:36.684Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-12-22T15:37:37.017Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-22T15:37:37.176Z] ok github.com/docker/docker/pkg/discovery/kv 3.077s coverage: 84.1% of statements [2020-12-22T15:37:37.433Z] ok github.com/docker/docker/pkg/fsutils 0.202s coverage: 85.1% of statements [2020-12-22T15:37:37.433Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-12-22T15:37:37.647Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s) [2020-12-22T15:37:37.647Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-12-22T15:37:37.647Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-12-22T15:37:37.647Z] === RUN TestKillStoppedContainer [2020-12-22T15:37:37.647Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-12-22T15:37:37.647Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-22T15:37:37.647Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-12-22T15:37:37.647Z] === RUN TestKillDifferentUserContainer [2020-12-22T15:37:38.279Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2020-12-22T15:37:38.279Z] === RUN TestInspectOomKilledTrue [2020-12-22T15:37:38.594Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-22T15:37:38.594Z] --- PASS: TestCreateServiceConfigFileMode (3.14s) [2020-12-22T15:37:38.594Z] === RUN TestCreateServiceSysctls [2020-12-22T15:37:38.813Z] ok github.com/docker/docker/pkg/idtools 0.528s coverage: 70.1% of statements [2020-12-22T15:37:39.072Z] ok github.com/docker/docker/pkg/ioutils 0.527s coverage: 70.6% of statements [2020-12-22T15:37:39.309Z] --- PASS: TestInspectOomKilledTrue (0.92s) [2020-12-22T15:37:39.309Z] === RUN TestInspectOomKilledFalse [2020-12-22T15:37:39.327Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-12-22T15:37:39.327Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-22T15:37:39.327Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-12-22T15:37:39.327Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-22T15:37:39.327Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-22T15:37:39.601Z] --- PASS: TestInspectOomKilledFalse (0.51s) [2020-12-22T15:37:39.601Z] === RUN TestLinksEtcHostsContentMatch [2020-12-22T15:37:39.889Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-12-22T15:37:39.889Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-22T15:37:39.889Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-12-22T15:37:39.890Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2020-12-22T15:37:39.890Z] === RUN TestLinksContainerNames [2020-12-22T15:37:39.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-12-22T15:37:40.145Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-12-22T15:37:40.401Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2020-12-22T15:37:40.546Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-22T15:37:40.658Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-12-22T15:37:40.658Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-22T15:37:40.658Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-22T15:37:40.928Z] --- PASS: TestLinksContainerNames (1.03s) [2020-12-22T15:37:40.928Z] === RUN TestLogsFollowTailEmpty [2020-12-22T15:37:41.558Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2020-12-22T15:37:41.558Z] === RUN TestContainerNetworkMountsNoChown [2020-12-22T15:37:41.586Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-12-22T15:37:41.929Z] --- PASS: TestCreateServiceSysctls (3.49s) [2020-12-22T15:37:41.929Z] === RUN TestCreateServiceCapabilities [2020-12-22T15:37:42.148Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-12-22T15:37:42.189Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-22T15:37:42.190Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2020-12-22T15:37:42.190Z] === RUN TestMountDaemonRoot [2020-12-22T15:37:42.190Z] === RUN TestMountDaemonRoot/default [2020-12-22T15:37:42.190Z] === PAUSE TestMountDaemonRoot/default [2020-12-22T15:37:42.190Z] === RUN TestMountDaemonRoot/private [2020-12-22T15:37:42.190Z] === PAUSE TestMountDaemonRoot/private [2020-12-22T15:37:42.190Z] === RUN TestMountDaemonRoot/rprivate [2020-12-22T15:37:42.190Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-22T15:37:42.190Z] === RUN TestMountDaemonRoot/slave [2020-12-22T15:37:42.190Z] === PAUSE TestMountDaemonRoot/slave [2020-12-22T15:37:42.190Z] === RUN TestMountDaemonRoot/rslave [2020-12-22T15:37:42.190Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-22T15:37:42.190Z] === RUN TestMountDaemonRoot/shared [2020-12-22T15:37:42.190Z] === PAUSE TestMountDaemonRoot/shared [2020-12-22T15:37:42.190Z] === RUN TestMountDaemonRoot/rshared [2020-12-22T15:37:42.190Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-22T15:37:42.190Z] === CONT TestMountDaemonRoot/default [2020-12-22T15:37:42.190Z] === CONT TestMountDaemonRoot/shared [2020-12-22T15:37:42.190Z] === CONT TestMountDaemonRoot/rshared [2020-12-22T15:37:42.190Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-22T15:37:42.190Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-22T15:37:42.190Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-22T15:37:42.190Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-22T15:37:42.190Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-22T15:37:42.190Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-22T15:37:42.190Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/rslave [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/rprivate [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/slave [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/private [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-22T15:37:42.191Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-22T15:37:42.191Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-22T15:37:42.191Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-22T15:37:42.403Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-12-22T15:37:42.449Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-12-22T15:37:42.482Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-22T15:37:42.482Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-22T15:37:42.482Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-22T15:37:42.482Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-22T15:37:42.482Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-22T15:37:42.482Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-22T15:37:42.482Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-12-22T15:37:42.482Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-12-22T15:37:42.482Z] === RUN TestContainerBindMountNonRecursive [2020-12-22T15:37:42.660Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-12-22T15:37:43.388Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-22T15:37:43.995Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2020-12-22T15:37:43.995Z] === RUN TestContainerVolumesMountedAsShared [2020-12-22T15:37:44.024Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2020-12-22T15:37:44.075Z] === RUN TestCheckpointCreateError [2020-12-22T15:37:44.075Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestCheckpointCreate [2020-12-22T15:37:44.075Z] --- PASS: TestCheckpointCreate (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestCheckpointDeleteError [2020-12-22T15:37:44.075Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestCheckpointDelete [2020-12-22T15:37:44.075Z] --- PASS: TestCheckpointDelete (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestCheckpointListError [2020-12-22T15:37:44.075Z] --- PASS: TestCheckpointListError (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestCheckpointList [2020-12-22T15:37:44.075Z] --- PASS: TestCheckpointList (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestCheckpointListContainerNotFound [2020-12-22T15:37:44.075Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestNewClientWithOpsFromEnv [2020-12-22T15:37:44.075Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-12-22T15:37:44.075Z] client_test.go:23: runtime.GOOS == "windows" [2020-12-22T15:37:44.075Z] === RUN TestGetAPIPath [2020-12-22T15:37:44.075Z] --- PASS: TestGetAPIPath (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestParseHostURL [2020-12-22T15:37:44.075Z] --- PASS: TestParseHostURL (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-12-22T15:37:44.075Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestNegotiateAPIVersionEmpty [2020-12-22T15:37:44.075Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestNegotiateAPIVersion [2020-12-22T15:37:44.075Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestNegotiateAPVersionOverride [2020-12-22T15:37:44.075Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestNegotiateAPIVersionAutomatic [2020-12-22T15:37:44.075Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-12-22T15:37:44.075Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-12-22T15:37:44.075Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestClientRedirect [2020-12-22T15:37:44.075Z] --- PASS: TestClientRedirect (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigCreateUnsupported [2020-12-22T15:37:44.075Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigCreateError [2020-12-22T15:37:44.075Z] --- PASS: TestConfigCreateError (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigCreate [2020-12-22T15:37:44.075Z] --- PASS: TestConfigCreate (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigInspectNotFound [2020-12-22T15:37:44.075Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigInspectWithEmptyID [2020-12-22T15:37:44.075Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigInspectUnsupported [2020-12-22T15:37:44.075Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigInspectError [2020-12-22T15:37:44.075Z] --- PASS: TestConfigInspectError (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigInspectConfigNotFound [2020-12-22T15:37:44.075Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigInspect [2020-12-22T15:37:44.075Z] --- PASS: TestConfigInspect (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigListUnsupported [2020-12-22T15:37:44.075Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigListError [2020-12-22T15:37:44.075Z] --- PASS: TestConfigListError (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigList [2020-12-22T15:37:44.075Z] --- PASS: TestConfigList (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigRemoveUnsupported [2020-12-22T15:37:44.075Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigRemoveError [2020-12-22T15:37:44.075Z] --- PASS: TestConfigRemoveError (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigRemove [2020-12-22T15:37:44.075Z] --- PASS: TestConfigRemove (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigUpdateUnsupported [2020-12-22T15:37:44.075Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigUpdateError [2020-12-22T15:37:44.075Z] --- PASS: TestConfigUpdateError (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestConfigUpdate [2020-12-22T15:37:44.075Z] --- PASS: TestConfigUpdate (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestContainerCommitError [2020-12-22T15:37:44.075Z] --- PASS: TestContainerCommitError (0.00s) [2020-12-22T15:37:44.075Z] === RUN TestContainerCommit [2020-12-22T15:37:44.075Z] --- PASS: TestContainerCommit (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerStatPathError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerStatPathError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerStatPathNotFoundError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerStatPathNoHeaderError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerStatPath [2020-12-22T15:37:44.076Z] --- PASS: TestContainerStatPath (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestCopyToContainerError [2020-12-22T15:37:44.076Z] --- PASS: TestCopyToContainerError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestCopyToContainerNotFoundError [2020-12-22T15:37:44.076Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestCopyToContainerNotStatusOKError [2020-12-22T15:37:44.076Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestCopyToContainer [2020-12-22T15:37:44.076Z] --- PASS: TestCopyToContainer (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestCopyFromContainerError [2020-12-22T15:37:44.076Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestCopyFromContainerNotFoundError [2020-12-22T15:37:44.076Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestCopyFromContainerNotStatusOKError [2020-12-22T15:37:44.076Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestCopyFromContainerNoHeaderError [2020-12-22T15:37:44.076Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestCopyFromContainer [2020-12-22T15:37:44.076Z] --- PASS: TestCopyFromContainer (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerCreateError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerCreateError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerCreateImageNotFound [2020-12-22T15:37:44.076Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerCreateWithName [2020-12-22T15:37:44.076Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerCreateAutoRemove [2020-12-22T15:37:44.076Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerDiffError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerDiffError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerDiff [2020-12-22T15:37:44.076Z] --- PASS: TestContainerDiff (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerExecCreateError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerExecCreate [2020-12-22T15:37:44.076Z] --- PASS: TestContainerExecCreate (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerExecStartError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerExecStartError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerExecStart [2020-12-22T15:37:44.076Z] --- PASS: TestContainerExecStart (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerExecInspectError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerExecInspect [2020-12-22T15:37:44.076Z] --- PASS: TestContainerExecInspect (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerExportError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerExportError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerExport [2020-12-22T15:37:44.076Z] --- PASS: TestContainerExport (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerInspectError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerInspectError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerInspectContainerNotFound [2020-12-22T15:37:44.076Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerInspectWithEmptyID [2020-12-22T15:37:44.076Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerInspect [2020-12-22T15:37:44.076Z] --- PASS: TestContainerInspect (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerInspectNode [2020-12-22T15:37:44.076Z] --- PASS: TestContainerInspectNode (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerKillError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerKillError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerKill [2020-12-22T15:37:44.076Z] --- PASS: TestContainerKill (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerListError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerListError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerList [2020-12-22T15:37:44.076Z] --- PASS: TestContainerList (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerLogsNotFoundError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerLogsError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerLogsError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerLogs [2020-12-22T15:37:44.076Z] --- PASS: TestContainerLogs (0.11s) [2020-12-22T15:37:44.076Z] === RUN TestContainerPauseError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerPauseError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerPause [2020-12-22T15:37:44.076Z] --- PASS: TestContainerPause (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainersPruneError [2020-12-22T15:37:44.076Z] --- PASS: TestContainersPruneError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainersPrune [2020-12-22T15:37:44.076Z] --- PASS: TestContainersPrune (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerRemoveError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerRemoveError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerRemoveNotFoundError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerRemove [2020-12-22T15:37:44.076Z] --- PASS: TestContainerRemove (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerRenameError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerRenameError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerRename [2020-12-22T15:37:44.076Z] --- PASS: TestContainerRename (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerResizeError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerResizeError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerExecResizeError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerResize [2020-12-22T15:37:44.076Z] --- PASS: TestContainerResize (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerExecResize [2020-12-22T15:37:44.076Z] --- PASS: TestContainerExecResize (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerRestartError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerRestartError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerRestart [2020-12-22T15:37:44.076Z] --- PASS: TestContainerRestart (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerStartError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerStartError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerStart [2020-12-22T15:37:44.076Z] --- PASS: TestContainerStart (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerStatsError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerStatsError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerStats [2020-12-22T15:37:44.076Z] --- PASS: TestContainerStats (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerStopError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerStopError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerStop [2020-12-22T15:37:44.076Z] --- PASS: TestContainerStop (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerTopError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerTopError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerTop [2020-12-22T15:37:44.076Z] --- PASS: TestContainerTop (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerUnpauseError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerUnpause [2020-12-22T15:37:44.076Z] --- PASS: TestContainerUnpause (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerUpdateError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerUpdateError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerUpdate [2020-12-22T15:37:44.076Z] --- PASS: TestContainerUpdate (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerWaitError [2020-12-22T15:37:44.076Z] --- PASS: TestContainerWaitError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestContainerWait [2020-12-22T15:37:44.076Z] --- PASS: TestContainerWait (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestDiskUsageError [2020-12-22T15:37:44.076Z] --- PASS: TestDiskUsageError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestDiskUsage [2020-12-22T15:37:44.076Z] --- PASS: TestDiskUsage (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestDistributionInspectUnsupported [2020-12-22T15:37:44.076Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestDistributionInspectWithEmptyID [2020-12-22T15:37:44.076Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestEventsErrorInOptions [2020-12-22T15:37:44.076Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestEventsErrorFromServer [2020-12-22T15:37:44.076Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestEvents [2020-12-22T15:37:44.076Z] --- PASS: TestEvents (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestTLSCloseWriter [2020-12-22T15:37:44.076Z] === PAUSE TestTLSCloseWriter [2020-12-22T15:37:44.076Z] === RUN TestImageBuildError [2020-12-22T15:37:44.076Z] --- PASS: TestImageBuildError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageBuild [2020-12-22T15:37:44.076Z] --- PASS: TestImageBuild (0.02s) [2020-12-22T15:37:44.076Z] === RUN TestGetDockerOS [2020-12-22T15:37:44.076Z] --- PASS: TestGetDockerOS (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageCreateError [2020-12-22T15:37:44.076Z] --- PASS: TestImageCreateError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageCreate [2020-12-22T15:37:44.076Z] --- PASS: TestImageCreate (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageHistoryError [2020-12-22T15:37:44.076Z] --- PASS: TestImageHistoryError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageHistory [2020-12-22T15:37:44.076Z] --- PASS: TestImageHistory (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageImportError [2020-12-22T15:37:44.076Z] --- PASS: TestImageImportError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageImport [2020-12-22T15:37:44.076Z] --- PASS: TestImageImport (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageInspectError [2020-12-22T15:37:44.076Z] --- PASS: TestImageInspectError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageInspectImageNotFound [2020-12-22T15:37:44.076Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageInspectWithEmptyID [2020-12-22T15:37:44.076Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageInspect [2020-12-22T15:37:44.076Z] --- PASS: TestImageInspect (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageListError [2020-12-22T15:37:44.076Z] --- PASS: TestImageListError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageList [2020-12-22T15:37:44.076Z] --- PASS: TestImageList (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageListApiBefore125 [2020-12-22T15:37:44.076Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageLoadError [2020-12-22T15:37:44.076Z] --- PASS: TestImageLoadError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageLoad [2020-12-22T15:37:44.076Z] --- PASS: TestImageLoad (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagesPruneError [2020-12-22T15:37:44.076Z] --- PASS: TestImagesPruneError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagesPrune [2020-12-22T15:37:44.076Z] --- PASS: TestImagesPrune (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagePullReferenceParseError [2020-12-22T15:37:44.076Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagePullAnyError [2020-12-22T15:37:44.076Z] --- PASS: TestImagePullAnyError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagePullStatusUnauthorizedError [2020-12-22T15:37:44.076Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-22T15:37:44.076Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-22T15:37:44.076Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-12-22T15:37:44.076Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagePullWithoutErrors [2020-12-22T15:37:44.076Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagePushReferenceError [2020-12-22T15:37:44.076Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagePushAnyError [2020-12-22T15:37:44.076Z] --- PASS: TestImagePushAnyError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagePushStatusUnauthorizedError [2020-12-22T15:37:44.076Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-22T15:37:44.076Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-22T15:37:44.076Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-12-22T15:37:44.076Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImagePushWithoutErrors [2020-12-22T15:37:44.076Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-12-22T15:37:44.076Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-12-22T15:37:44.076Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-12-22T15:37:44.076Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-12-22T15:37:44.076Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-12-22T15:37:44.076Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-12-22T15:37:44.076Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-12-22T15:37:44.076Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-12-22T15:37:44.076Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageRemoveError [2020-12-22T15:37:44.076Z] --- PASS: TestImageRemoveError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageRemoveImageNotFound [2020-12-22T15:37:44.076Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageRemove [2020-12-22T15:37:44.076Z] --- PASS: TestImageRemove (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageSaveError [2020-12-22T15:37:44.076Z] --- PASS: TestImageSaveError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageSave [2020-12-22T15:37:44.076Z] --- PASS: TestImageSave (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageSearchAnyError [2020-12-22T15:37:44.076Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageSearchStatusUnauthorizedError [2020-12-22T15:37:44.076Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-22T15:37:44.076Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-22T15:37:44.076Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-12-22T15:37:44.076Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageSearchWithoutErrors [2020-12-22T15:37:44.076Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageTagError [2020-12-22T15:37:44.076Z] --- PASS: TestImageTagError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageTagInvalidReference [2020-12-22T15:37:44.076Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageTagInvalidSourceImageName [2020-12-22T15:37:44.076Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageTagHexSource [2020-12-22T15:37:44.076Z] --- PASS: TestImageTagHexSource (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestImageTag [2020-12-22T15:37:44.076Z] --- PASS: TestImageTag (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestInfoServerError [2020-12-22T15:37:44.076Z] --- PASS: TestInfoServerError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestInfoInvalidResponseJSONError [2020-12-22T15:37:44.076Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestInfo [2020-12-22T15:37:44.076Z] --- PASS: TestInfo (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworkConnectError [2020-12-22T15:37:44.076Z] --- PASS: TestNetworkConnectError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-12-22T15:37:44.076Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworkConnect [2020-12-22T15:37:44.076Z] --- PASS: TestNetworkConnect (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworkCreateError [2020-12-22T15:37:44.076Z] --- PASS: TestNetworkCreateError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworkCreate [2020-12-22T15:37:44.076Z] --- PASS: TestNetworkCreate (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworkDisconnectError [2020-12-22T15:37:44.076Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworkDisconnect [2020-12-22T15:37:44.076Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworkInspectError [2020-12-22T15:37:44.076Z] --- PASS: TestNetworkInspectError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworkInspectNotFoundError [2020-12-22T15:37:44.076Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworkInspectWithEmptyID [2020-12-22T15:37:44.076Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworkInspect [2020-12-22T15:37:44.076Z] --- PASS: TestNetworkInspect (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworkListError [2020-12-22T15:37:44.076Z] --- PASS: TestNetworkListError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworkList [2020-12-22T15:37:44.076Z] --- PASS: TestNetworkList (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworksPruneError [2020-12-22T15:37:44.076Z] --- PASS: TestNetworksPruneError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworksPrune [2020-12-22T15:37:44.076Z] --- PASS: TestNetworksPrune (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworkRemoveError [2020-12-22T15:37:44.076Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNetworkRemove [2020-12-22T15:37:44.076Z] --- PASS: TestNetworkRemove (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNodeInspectError [2020-12-22T15:37:44.076Z] --- PASS: TestNodeInspectError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNodeInspectNodeNotFound [2020-12-22T15:37:44.076Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNodeInspectWithEmptyID [2020-12-22T15:37:44.076Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNodeInspect [2020-12-22T15:37:44.076Z] --- PASS: TestNodeInspect (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNodeListError [2020-12-22T15:37:44.076Z] --- PASS: TestNodeListError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNodeList [2020-12-22T15:37:44.076Z] --- PASS: TestNodeList (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNodeRemoveError [2020-12-22T15:37:44.076Z] --- PASS: TestNodeRemoveError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNodeRemove [2020-12-22T15:37:44.076Z] --- PASS: TestNodeRemove (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNodeUpdateError [2020-12-22T15:37:44.076Z] --- PASS: TestNodeUpdateError (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestNodeUpdate [2020-12-22T15:37:44.076Z] --- PASS: TestNodeUpdate (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestOptionWithTimeout [2020-12-22T15:37:44.076Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-12-22T15:37:44.076Z] === RUN TestPingFail [2020-12-22T15:37:44.076Z] --- PASS: TestPingFail (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPingWithError [2020-12-22T15:37:44.077Z] 2020/12/22 15:37:43 RoundTripper returned a response & error; ignoring response [2020-12-22T15:37:44.077Z] 2020/12/22 15:37:43 RoundTripper returned a response & error; ignoring response [2020-12-22T15:37:44.077Z] --- PASS: TestPingWithError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPingSuccess [2020-12-22T15:37:44.077Z] --- PASS: TestPingSuccess (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPingHeadFallback [2020-12-22T15:37:44.077Z] === RUN TestPingHeadFallback/OK [2020-12-22T15:37:44.077Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-12-22T15:37:44.077Z] === RUN TestPingHeadFallback/Not_Found [2020-12-22T15:37:44.077Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-12-22T15:37:44.077Z] --- PASS: TestPingHeadFallback (0.00s) [2020-12-22T15:37:44.077Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-12-22T15:37:44.077Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-12-22T15:37:44.077Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-12-22T15:37:44.077Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPluginDisableError [2020-12-22T15:37:44.077Z] --- PASS: TestPluginDisableError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPluginDisable [2020-12-22T15:37:44.077Z] --- PASS: TestPluginDisable (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPluginEnableError [2020-12-22T15:37:44.077Z] --- PASS: TestPluginEnableError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPluginEnable [2020-12-22T15:37:44.077Z] --- PASS: TestPluginEnable (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPluginInspectError [2020-12-22T15:37:44.077Z] --- PASS: TestPluginInspectError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPluginInspectWithEmptyID [2020-12-22T15:37:44.077Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPluginInspect [2020-12-22T15:37:44.077Z] --- PASS: TestPluginInspect (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPluginListError [2020-12-22T15:37:44.077Z] --- PASS: TestPluginListError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPluginList [2020-12-22T15:37:44.077Z] --- PASS: TestPluginList (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPluginPushError [2020-12-22T15:37:44.077Z] --- PASS: TestPluginPushError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPluginPush [2020-12-22T15:37:44.077Z] --- PASS: TestPluginPush (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPluginRemoveError [2020-12-22T15:37:44.077Z] --- PASS: TestPluginRemoveError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPluginRemove [2020-12-22T15:37:44.077Z] --- PASS: TestPluginRemove (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPluginSetError [2020-12-22T15:37:44.077Z] --- PASS: TestPluginSetError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPluginSet [2020-12-22T15:37:44.077Z] --- PASS: TestPluginSet (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSetHostHeader [2020-12-22T15:37:44.077Z] --- PASS: TestSetHostHeader (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestPlainTextError [2020-12-22T15:37:44.077Z] --- PASS: TestPlainTextError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestInfiniteError [2020-12-22T15:37:44.077Z] --- PASS: TestInfiniteError (0.02s) [2020-12-22T15:37:44.077Z] === RUN TestSecretCreateUnsupported [2020-12-22T15:37:44.077Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretCreateError [2020-12-22T15:37:44.077Z] --- PASS: TestSecretCreateError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretCreate [2020-12-22T15:37:44.077Z] --- PASS: TestSecretCreate (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretInspectUnsupported [2020-12-22T15:37:44.077Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretInspectError [2020-12-22T15:37:44.077Z] --- PASS: TestSecretInspectError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretInspectSecretNotFound [2020-12-22T15:37:44.077Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretInspectWithEmptyID [2020-12-22T15:37:44.077Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretInspect [2020-12-22T15:37:44.077Z] --- PASS: TestSecretInspect (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretListUnsupported [2020-12-22T15:37:44.077Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretListError [2020-12-22T15:37:44.077Z] --- PASS: TestSecretListError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretList [2020-12-22T15:37:44.077Z] --- PASS: TestSecretList (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretRemoveUnsupported [2020-12-22T15:37:44.077Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretRemoveError [2020-12-22T15:37:44.077Z] --- PASS: TestSecretRemoveError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretRemove [2020-12-22T15:37:44.077Z] --- PASS: TestSecretRemove (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretUpdateUnsupported [2020-12-22T15:37:44.077Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretUpdateError [2020-12-22T15:37:44.077Z] --- PASS: TestSecretUpdateError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSecretUpdate [2020-12-22T15:37:44.077Z] --- PASS: TestSecretUpdate (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceCreateError [2020-12-22T15:37:44.077Z] --- PASS: TestServiceCreateError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceCreate [2020-12-22T15:37:44.077Z] --- PASS: TestServiceCreate (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceCreateCompatiblePlatforms [2020-12-22T15:37:44.077Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceCreateDigestPinning [2020-12-22T15:37:44.077Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceInspectError [2020-12-22T15:37:44.077Z] --- PASS: TestServiceInspectError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceInspectServiceNotFound [2020-12-22T15:37:44.077Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceInspectWithEmptyID [2020-12-22T15:37:44.077Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceInspect [2020-12-22T15:37:44.077Z] --- PASS: TestServiceInspect (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceListError [2020-12-22T15:37:44.077Z] --- PASS: TestServiceListError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceList [2020-12-22T15:37:44.077Z] --- PASS: TestServiceList (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceLogsError [2020-12-22T15:37:44.077Z] --- PASS: TestServiceLogsError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceLogs [2020-12-22T15:37:44.077Z] --- PASS: TestServiceLogs (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceRemoveError [2020-12-22T15:37:44.077Z] --- PASS: TestServiceRemoveError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceRemoveNotFoundError [2020-12-22T15:37:44.077Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceRemove [2020-12-22T15:37:44.077Z] --- PASS: TestServiceRemove (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceUpdateError [2020-12-22T15:37:44.077Z] --- PASS: TestServiceUpdateError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestServiceUpdate [2020-12-22T15:37:44.077Z] --- PASS: TestServiceUpdate (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSwarmGetUnlockKeyError [2020-12-22T15:37:44.077Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSwarmGetUnlockKey [2020-12-22T15:37:44.077Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSwarmInitError [2020-12-22T15:37:44.077Z] --- PASS: TestSwarmInitError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSwarmInit [2020-12-22T15:37:44.077Z] --- PASS: TestSwarmInit (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSwarmInspectError [2020-12-22T15:37:44.077Z] --- PASS: TestSwarmInspectError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSwarmInspect [2020-12-22T15:37:44.077Z] --- PASS: TestSwarmInspect (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSwarmJoinError [2020-12-22T15:37:44.077Z] --- PASS: TestSwarmJoinError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSwarmJoin [2020-12-22T15:37:44.077Z] --- PASS: TestSwarmJoin (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSwarmLeaveError [2020-12-22T15:37:44.077Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSwarmLeave [2020-12-22T15:37:44.077Z] --- PASS: TestSwarmLeave (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSwarmUnlockError [2020-12-22T15:37:44.077Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSwarmUnlock [2020-12-22T15:37:44.077Z] --- PASS: TestSwarmUnlock (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSwarmUpdateError [2020-12-22T15:37:44.077Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestSwarmUpdate [2020-12-22T15:37:44.077Z] --- PASS: TestSwarmUpdate (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestTaskInspectError [2020-12-22T15:37:44.077Z] --- PASS: TestTaskInspectError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestTaskInspectWithEmptyID [2020-12-22T15:37:44.077Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestTaskInspect [2020-12-22T15:37:44.077Z] --- PASS: TestTaskInspect (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestTaskListError [2020-12-22T15:37:44.077Z] --- PASS: TestTaskListError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestTaskList [2020-12-22T15:37:44.077Z] --- PASS: TestTaskList (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestVolumeCreateError [2020-12-22T15:37:44.077Z] --- PASS: TestVolumeCreateError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestVolumeCreate [2020-12-22T15:37:44.077Z] --- PASS: TestVolumeCreate (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestVolumeInspectError [2020-12-22T15:37:44.077Z] --- PASS: TestVolumeInspectError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestVolumeInspectNotFound [2020-12-22T15:37:44.077Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestVolumeInspectWithEmptyID [2020-12-22T15:37:44.077Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestVolumeInspect [2020-12-22T15:37:44.077Z] --- PASS: TestVolumeInspect (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestVolumeListError [2020-12-22T15:37:44.077Z] --- PASS: TestVolumeListError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestVolumeList [2020-12-22T15:37:44.077Z] --- PASS: TestVolumeList (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestVolumeRemoveError [2020-12-22T15:37:44.077Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-12-22T15:37:44.077Z] === RUN TestVolumeRemove [2020-12-22T15:37:44.077Z] --- PASS: TestVolumeRemove (0.00s) [2020-12-22T15:37:44.077Z] === CONT TestTLSCloseWriter [2020-12-22T15:37:44.077Z] --- PASS: TestTLSCloseWriter (0.01s) [2020-12-22T15:37:44.077Z] PASS [2020-12-22T15:37:44.077Z] coverage: 74.9% of statements [2020-12-22T15:37:44.077Z] ok github.com/docker/docker/client 0.624s coverage: 74.9% of statements [2020-12-22T15:37:44.280Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-12-22T15:37:44.288Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2020-12-22T15:37:44.289Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-22T15:37:44.327Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-12-22T15:37:44.919Z] --- PASS: TestContainerVolumesMountedAsSlave (0.43s) [2020-12-22T15:37:44.919Z] === RUN TestNetworkNat [2020-12-22T15:37:45.209Z] --- PASS: TestNetworkNat (0.54s) [2020-12-22T15:37:45.209Z] === RUN TestNetworkLocalhostTCPNat [2020-12-22T15:37:45.264Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-22T15:37:45.833Z] --- PASS: TestCreateServiceCapabilities (3.81s) [2020-12-22T15:37:45.833Z] === RUN TestInspect [2020-12-22T15:37:45.841Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2020-12-22T15:37:45.841Z] === RUN TestNetworkLoopbackNat [2020-12-22T15:37:46.092Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-22T15:37:47.034Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-22T15:37:47.545Z] ok github.com/docker/docker/pkg/signal 2.402s coverage: 61.0% of statements [2020-12-22T15:37:47.545Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-12-22T15:37:47.801Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-12-22T15:37:47.973Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-22T15:37:48.058Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-12-22T15:37:48.559Z] --- PASS: TestNetworkLoopbackNat (2.72s) [2020-12-22T15:37:48.559Z] === RUN TestPause [2020-12-22T15:37:48.620Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2020-12-22T15:37:48.910Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-22T15:37:49.170Z] --- PASS: TestInspect (3.38s) [2020-12-22T15:37:49.170Z] === RUN TestCreateJob [2020-12-22T15:37:49.181Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-12-22T15:37:49.191Z] --- PASS: TestPause (0.57s) [2020-12-22T15:37:49.191Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-22T15:37:49.191Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T15:37:49.191Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T15:37:49.191Z] === RUN TestPauseStopPausedContainer [2020-12-22T15:37:49.743Z] ok github.com/docker/docker/pkg/tailfile 0.084s coverage: 88.6% of statements [2020-12-22T15:37:49.825Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2020-12-22T15:37:49.825Z] === RUN TestPsFilter [2020-12-22T15:37:49.825Z] --- PASS: TestPsFilter (0.14s) [2020-12-22T15:37:49.825Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-22T15:37:50.107Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-22T15:37:50.306Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-12-22T15:37:50.306Z] testing: warning: no tests to run [2020-12-22T15:37:50.306Z] coverage: [no statements] [2020-12-22T15:37:50.306Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-12-22T15:37:50.457Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2020-12-22T15:37:50.457Z] === RUN TestRemoveContainerWithVolume [2020-12-22T15:37:50.676Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-12-22T15:37:50.867Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-12-22T15:37:50.867Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-12-22T15:37:51.088Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2020-12-22T15:37:51.088Z] === RUN TestRemoveContainerRunning [2020-12-22T15:37:51.123Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-12-22T15:37:51.392Z] --- PASS: TestRemoveContainerRunning (0.52s) [2020-12-22T15:37:51.392Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-22T15:37:52.024Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-12-22T15:37:52.025Z] === RUN TestRemoveInvalidContainer [2020-12-22T15:37:52.025Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-22T15:37:52.025Z] === RUN TestRenameLinkedContainer [2020-12-22T15:37:52.058Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-22T15:37:52.997Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-22T15:37:53.012Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2020-12-22T15:37:53.935Z] --- PASS: TestCreateJob (4.57s) [2020-12-22T15:37:53.935Z] === RUN TestReplicatedJob [2020-12-22T15:37:53.935Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-22T15:37:53.940Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-12-22T15:37:54.091Z] --- PASS: TestRenameLinkedContainer (2.05s) [2020-12-22T15:37:54.091Z] === RUN TestRenameStoppedContainer [2020-12-22T15:37:54.196Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2020-12-22T15:37:54.505Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-12-22T15:37:54.721Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-12-22T15:37:54.721Z] === RUN TestRenameRunningContainerAndReuse [2020-12-22T15:37:55.443Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-22T15:37:55.564Z] ok github.com/docker/docker/quota 0.178s coverage: 71.4% of statements [2020-12-22T15:37:55.757Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s) [2020-12-22T15:37:55.757Z] === RUN TestRenameInvalidName [2020-12-22T15:37:56.127Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-12-22T15:37:56.388Z] --- PASS: TestRenameInvalidName (0.57s) [2020-12-22T15:37:56.388Z] === RUN TestRenameAnonymousContainer [2020-12-22T15:37:56.822Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-22T15:37:57.392Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-22T15:37:57.392Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-22T15:37:57.494Z] ok github.com/docker/docker/registry 0.061s coverage: 57.2% of statements [2020-12-22T15:37:57.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-12-22T15:37:57.750Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-12-22T15:37:58.008Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-12-22T15:37:58.263Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-22T15:37:58.456Z] --- PASS: TestRenameAnonymousContainer (1.91s) [2020-12-22T15:37:58.456Z] === RUN TestRenameContainerWithSameName [2020-12-22T15:37:58.748Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2020-12-22T15:37:58.748Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-22T15:37:58.936Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-12-22T15:37:58.936Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-12-22T15:37:59.648Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-12-22T15:37:59.823Z] --- PASS: TestRenameContainerWithLinkedContainer (1.04s) [2020-12-22T15:37:59.823Z] === RUN TestResize [2020-12-22T15:38:00.114Z] --- PASS: TestResize (0.53s) [2020-12-22T15:38:00.114Z] === RUN TestResizeWithInvalidSize [2020-12-22T15:38:00.743Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2020-12-22T15:38:00.743Z] === RUN TestResizeWhenContainerNotStarted [2020-12-22T15:38:01.030Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-22T15:38:01.030Z] --- PASS: TestReplicatedJob (7.14s) [2020-12-22T15:38:01.030Z] === RUN TestUpdateReplicatedJob [2020-12-22T15:38:01.379Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2020-12-22T15:38:01.379Z] === RUN TestDaemonRestartKillContainers [2020-12-22T15:38:01.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T15:38:01.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T15:38:01.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T15:38:01.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T15:38:01.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T15:38:01.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T15:38:01.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T15:38:01.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T15:38:01.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T15:38:01.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T15:38:01.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T15:38:01.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T15:38:01.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T15:38:01.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T15:38:01.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T15:38:01.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T15:38:01.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:38:01.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:38:01.379Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:38:01.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:38:01.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:38:01.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:38:01.379Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:38:01.379Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:38:01.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-22T15:38:01.379Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-22T15:38:01.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:38:01.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:38:01.778Z] --- PASS: TestCheckoutGit (29.07s) [2020-12-22T15:38:01.778Z] === RUN TestValidGitTransport [2020-12-22T15:38:01.778Z] --- PASS: TestValidGitTransport (0.00s) [2020-12-22T15:38:01.778Z] === RUN TestGitInvalidRef [2020-12-22T15:38:01.778Z] --- PASS: TestGitInvalidRef (0.37s) [2020-12-22T15:38:01.778Z] PASS [2020-12-22T15:38:01.778Z] coverage: 86.3% of statements [2020-12-22T15:38:01.778Z] ok github.com/docker/docker/builder/remotecontext/git 29.604s coverage: 86.3% of statements [2020-12-22T15:38:01.778Z] ? github.com/docker/docker/cli [no test files] [2020-12-22T15:38:01.778Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-22T15:38:01.969Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-22T15:38:02.226Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-12-22T15:38:02.537Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-22T15:38:03.155Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.6% of statements [2020-12-22T15:38:03.412Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-12-22T15:38:03.467Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-22T15:38:03.467Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-22T15:38:03.915Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-22T15:38:04.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-22T15:38:04.400Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-22T15:38:04.483Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-22T15:38:04.778Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2020-12-22T15:38:05.037Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-22T15:38:05.050Z] --- PASS: TestUpdateReplicatedJob (4.05s) [2020-12-22T15:38:05.050Z] === RUN TestServiceListWithStatuses [2020-12-22T15:38:05.050Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-22T15:38:05.050Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T15:38:05.050Z] === RUN TestDockerNetworkConnectAlias [2020-12-22T15:38:05.673Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-22T15:38:06.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-22T15:38:06.432Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-22T15:38:07.367Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-22T15:38:08.882Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-12-22T15:38:08.882Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-12-22T15:38:08.882Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-12-22T15:38:08.882Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-12-22T15:38:08.882Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-12-22T15:38:08.882Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-12-22T15:38:08.882Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-12-22T15:38:08.882Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-12-22T15:38:08.882Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-12-22T15:38:08.882Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-12-22T15:38:08.882Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-12-22T15:38:08.882Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-12-22T15:38:08.882Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-12-22T15:38:08.883Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2020-12-22T15:38:08.883Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-12-22T15:38:08.883Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-12-22T15:38:08.883Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-12-22T15:38:08.883Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-12-22T15:38:08.883Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-12-22T15:38:08.883Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-12-22T15:38:08.883Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-12-22T15:38:08.883Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-12-22T15:38:08.883Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-12-22T15:38:08.883Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-12-22T15:38:08.883Z] === RUN TestConfigureDaemonLogs [2020-12-22T15:38:08.883Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-12-22T15:38:08.883Z] === RUN TestCommonOptionsInstallFlags [2020-12-22T15:38:08.883Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-12-22T15:38:08.883Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-12-22T15:38:08.883Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-12-22T15:38:08.883Z] PASS [2020-12-22T15:38:08.883Z] coverage: 18.4% of statements [2020-12-22T15:38:08.883Z] ok github.com/docker/docker/cmd/dockerd 0.994s coverage: 18.4% of statements [2020-12-22T15:38:10.098Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-22T15:38:10.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.86s) [2020-12-22T15:38:10.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.00s) [2020-12-22T15:38:10.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2020-12-22T15:38:10.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.10s) [2020-12-22T15:38:10.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s) [2020-12-22T15:38:10.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s) [2020-12-22T15:38:10.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-12-22T15:38:10.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.02s) [2020-12-22T15:38:10.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s) [2020-12-22T15:38:10.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2020-12-22T15:38:10.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2020-12-22T15:38:10.098Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.43s) [2020-12-22T15:38:10.098Z] === RUN TestCgroupNamespacesRun [2020-12-22T15:38:10.427Z] === RUN TestContainerStopSignal [2020-12-22T15:38:10.427Z] --- PASS: TestContainerStopSignal (0.00s) [2020-12-22T15:38:10.427Z] === RUN TestContainerStopTimeout [2020-12-22T15:38:10.427Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-12-22T15:38:10.427Z] === RUN TestContainerSecretReferenceDestTarget [2020-12-22T15:38:10.427Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-12-22T15:38:10.427Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-12-22T15:38:10.427Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-12-22T15:38:10.427Z] === RUN TestContainerLogPathSetForRingLogger [2020-12-22T15:38:10.427Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-12-22T15:38:10.427Z] === RUN TestReplaceAndAppendEnvVars [2020-12-22T15:38:10.427Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-12-22T15:38:10.427Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-12-22T15:38:10.427Z] === RUN TestNewMemoryStore [2020-12-22T15:38:10.427Z] --- PASS: TestNewMemoryStore (0.00s) [2020-12-22T15:38:10.427Z] === RUN TestAddContainers [2020-12-22T15:38:10.427Z] --- PASS: TestAddContainers (0.00s) [2020-12-22T15:38:10.427Z] === RUN TestGetContainer [2020-12-22T15:38:10.427Z] --- PASS: TestGetContainer (0.00s) [2020-12-22T15:38:10.427Z] === RUN TestDeleteContainer [2020-12-22T15:38:10.427Z] --- PASS: TestDeleteContainer (0.00s) [2020-12-22T15:38:10.427Z] === RUN TestListContainers [2020-12-22T15:38:10.427Z] --- PASS: TestListContainers (0.00s) [2020-12-22T15:38:10.427Z] === RUN TestFirstContainer [2020-12-22T15:38:10.427Z] --- PASS: TestFirstContainer (0.00s) [2020-12-22T15:38:10.427Z] === RUN TestApplyAllContainer [2020-12-22T15:38:10.427Z] --- PASS: TestApplyAllContainer (0.00s) [2020-12-22T15:38:10.427Z] === RUN TestIsValidHealthString [2020-12-22T15:38:10.427Z] --- PASS: TestIsValidHealthString (0.00s) [2020-12-22T15:38:10.427Z] === RUN TestStateRunStop [2020-12-22T15:38:10.427Z] --- PASS: TestStateRunStop (0.00s) [2020-12-22T15:38:10.427Z] === RUN TestStateTimeoutWait [2020-12-22T15:38:10.427Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-12-22T15:38:10.427Z] state_test.go:141: Stop callback fired [2020-12-22T15:38:10.427Z] state_test.go:165: Stop callback fired [2020-12-22T15:38:10.427Z] === RUN TestIsValidStateString [2020-12-22T15:38:10.427Z] --- PASS: TestIsValidStateString (0.00s) [2020-12-22T15:38:10.427Z] === RUN TestViewSaveDelete [2020-12-22T15:38:10.427Z] --- PASS: TestViewSaveDelete (0.01s) [2020-12-22T15:38:10.427Z] === RUN TestViewAll [2020-12-22T15:38:10.427Z] --- PASS: TestViewAll (0.08s) [2020-12-22T15:38:10.427Z] === RUN TestViewGet [2020-12-22T15:38:10.427Z] --- PASS: TestViewGet (0.01s) [2020-12-22T15:38:10.427Z] === RUN TestNames [2020-12-22T15:38:10.628Z] --- PASS: TestDockerNetworkConnectAlias (4.96s) [2020-12-22T15:38:10.628Z] === RUN TestDockerNetworkReConnect [2020-12-22T15:38:10.628Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-22T15:38:10.887Z] --- PASS: TestNames (0.00s) [2020-12-22T15:38:10.887Z] === RUN TestViewWithHealthCheck [2020-12-22T15:38:10.887Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-12-22T15:38:10.887Z] PASS [2020-12-22T15:38:10.887Z] coverage: 41.6% of statements [2020-12-22T15:38:10.887Z] ok github.com/docker/docker/container 0.574s coverage: 41.6% of statements [2020-12-22T15:38:10.887Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-22T15:38:10.887Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-22T15:38:10.887Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-22T15:38:10.887Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-22T15:38:11.131Z] --- PASS: TestCgroupNamespacesRun (1.39s) [2020-12-22T15:38:11.131Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-22T15:38:12.535Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-22T15:38:12.635Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2020-12-22T15:38:12.635Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-22T15:38:13.066Z] === RUN TestPrepare [2020-12-22T15:38:13.066Z] --- PASS: TestPrepare (0.00s) [2020-12-22T15:38:13.066Z] === RUN TestStart [2020-12-22T15:38:13.066Z] --- PASS: TestStart (0.00s) [2020-12-22T15:38:13.066Z] === RUN TestWaitCancel [2020-12-22T15:38:13.066Z] --- PASS: TestWaitCancel (0.00s) [2020-12-22T15:38:13.066Z] === RUN TestWaitDisabled [2020-12-22T15:38:13.066Z] --- PASS: TestWaitDisabled (0.00s) [2020-12-22T15:38:13.066Z] === RUN TestWaitEnabled [2020-12-22T15:38:13.066Z] --- PASS: TestWaitEnabled (0.00s) [2020-12-22T15:38:13.066Z] === RUN TestRemove [2020-12-22T15:38:13.066Z] --- PASS: TestRemove (0.00s) [2020-12-22T15:38:13.066Z] PASS [2020-12-22T15:38:13.066Z] coverage: 65.3% of statements [2020-12-22T15:38:13.066Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.315s coverage: 65.3% of statements [2020-12-22T15:38:13.474Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-22T15:38:13.668Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2020-12-22T15:38:13.668Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-22T15:38:14.414Z] --- PASS: TestDockerNetworkReConnect (4.35s) [2020-12-22T15:38:14.414Z] === RUN TestServicePlugin [2020-12-22T15:38:15.182Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2020-12-22T15:38:15.182Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-22T15:38:15.246Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-12-22T15:38:15.246Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.08s) [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCIsolation [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertFromGRPCIsolation [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-12-22T15:38:15.246Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-12-22T15:38:15.246Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertFromGRPCConfigs [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCConfigs [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-12-22T15:38:15.246Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-12-22T15:38:15.246Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-12-22T15:38:15.246Z] PASS [2020-12-22T15:38:15.246Z] coverage: 35.9% of statements [2020-12-22T15:38:15.246Z] ok github.com/docker/docker/daemon/cluster/convert 0.594s coverage: 35.9% of statements [2020-12-22T15:38:15.705Z] === RUN TestNewListSecretsFilters [2020-12-22T15:38:15.705Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-12-22T15:38:15.705Z] === RUN TestNewListConfigsFilters [2020-12-22T15:38:15.705Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-12-22T15:38:15.705Z] PASS [2020-12-22T15:38:15.705Z] coverage: 0.5% of statements [2020-12-22T15:38:15.705Z] ok github.com/docker/docker/daemon/cluster 0.895s coverage: 0.5% of statements [2020-12-22T15:38:16.683Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s) [2020-12-22T15:38:16.683Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-22T15:38:16.939Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/rootless [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/volume [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-22T15:38:16.939Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === Skipped [2020-12-22T15:38:16.939Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-22T15:38:16.939Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-22T15:38:16.939Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-22T15:38:16.939Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:38:16.939Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-22T15:38:16.939Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:38:16.939Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-22T15:38:16.939Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:38:16.939Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-22T15:38:16.939Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:38:16.939Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-22T15:38:16.939Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:38:16.939Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-22T15:38:16.939Z] graphtest_unix.go:73: No driver to put! [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-22T15:38:16.939Z] time="2020-12-22T15:36:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T15:38:16.939Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T15:38:16.939Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-22T15:38:16.939Z] time="2020-12-22T15:36:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T15:38:16.939Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T15:38:16.939Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-22T15:38:16.939Z] time="2020-12-22T15:36:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T15:38:16.939Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T15:38:16.939Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-22T15:38:16.939Z] time="2020-12-22T15:36:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T15:38:16.939Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T15:38:16.939Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-22T15:38:16.939Z] time="2020-12-22T15:36:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-22T15:38:16.939Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-22T15:38:16.939Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-22T15:38:16.939Z] graphtest_unix.go:73: No driver to put! [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-22T15:38:16.939Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-22T15:38:16.939Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-22T15:38:16.939Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-22T15:38:16.939Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-22T15:38:16.939Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:38:16.939Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-22T15:38:16.939Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:38:16.939Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-22T15:38:16.939Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:38:16.939Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-22T15:38:16.939Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:38:16.939Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-22T15:38:16.939Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-22T15:38:16.939Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-22T15:38:16.939Z] graphtest_unix.go:73: No driver to put! [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-22T15:38:16.939Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-22T15:38:16.939Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] [2020-12-22T15:38:16.939Z] DONE 2191 tests, 26 skipped in 254.901s Post stage [Pipeline] junit [2020-12-22T15:38:16.949Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-12-22T15:38:17.706Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-22T15:38:17.718Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2020-12-22T15:38:17.718Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-22T15:38:17.741Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41801/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ab06bb3ec08b1f67f166c7f2c1ebac21f3759f6e hack/validate/vendor [2020-12-22T15:38:18.668Z] 2020/12/22 15:38:18 Collecting initial packages [2020-12-22T15:38:18.669Z] 2020/12/22 15:38:18 Download dependencies [2020-12-22T15:38:18.750Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-12-22T15:38:18.750Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-22T15:38:19.615Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-22T15:38:20.183Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-22T15:38:20.258Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2020-12-22T15:38:20.258Z] === RUN TestKernelTCPMemory [2020-12-22T15:38:20.394Z] === RUN TestBuilderGC [2020-12-22T15:38:20.395Z] --- PASS: TestBuilderGC (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestDaemonConfigurationNotFound [2020-12-22T15:38:20.395Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestDaemonBrokenConfiguration [2020-12-22T15:38:20.395Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestParseClusterAdvertiseSettings [2020-12-22T15:38:20.395Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestFindConfigurationConflicts [2020-12-22T15:38:20.395Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-12-22T15:38:20.395Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestDaemonConfigurationMergeConflicts [2020-12-22T15:38:20.395Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-12-22T15:38:20.395Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-12-22T15:38:20.395Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-12-22T15:38:20.395Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-12-22T15:38:20.395Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-12-22T15:38:20.395Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-12-22T15:38:20.395Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-12-22T15:38:20.395Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2020-12-22T15:38:20.395Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-12-22T15:38:20.395Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-12-22T15:38:20.395Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestValidateConfigurationErrors [2020-12-22T15:38:20.395Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-12-22T15:38:20.395Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-12-22T15:38:20.395Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-12-22T15:38:20.395Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-12-22T15:38:20.395Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-12-22T15:38:20.395Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-12-22T15:38:20.395Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-12-22T15:38:20.395Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-12-22T15:38:20.395Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-12-22T15:38:20.395Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-12-22T15:38:20.395Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-12-22T15:38:20.395Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestValidateConfiguration [2020-12-22T15:38:20.395Z] === RUN TestValidateConfiguration/with_label [2020-12-22T15:38:20.395Z] === RUN TestValidateConfiguration/with_dns [2020-12-22T15:38:20.395Z] === RUN TestValidateConfiguration/with_dns-search [2020-12-22T15:38:20.395Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-12-22T15:38:20.395Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-12-22T15:38:20.395Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-12-22T15:38:20.395Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-12-22T15:38:20.395Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfiguration (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-12-22T15:38:20.395Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestModifiedDiscoverySettings [2020-12-22T15:38:20.395Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestReloadSetConfigFileNotExist [2020-12-22T15:38:20.395Z] time="2020-12-22T15:38:20Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-12-22T15:38:20.395Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s) [2020-12-22T15:38:20.395Z] === RUN TestReloadDefaultConfigNotExist [2020-12-22T15:38:20.395Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-12-22T15:38:20.395Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:38:20.395Z] === RUN TestReloadBadDefaultConfig [2020-12-22T15:38:20.395Z] time="2020-12-22T15:38:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-201895515" [2020-12-22T15:38:20.395Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestReloadWithConflictingLabels [2020-12-22T15:38:20.395Z] time="2020-12-22T15:38:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-638468606" [2020-12-22T15:38:20.395Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestReloadWithDuplicateLabels [2020-12-22T15:38:20.395Z] time="2020-12-22T15:38:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-636618053" [2020-12-22T15:38:20.395Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-12-22T15:38:20.395Z] === RUN TestDaemonConfigurationMerge [2020-12-22T15:38:20.395Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-12-22T15:38:20.395Z] PASS [2020-12-22T15:38:20.395Z] coverage: 79.7% of statements [2020-12-22T15:38:20.395Z] ok github.com/docker/docker/daemon/config 1.045s coverage: 79.7% of statements [2020-12-22T15:38:20.549Z] --- PASS: TestKernelTCPMemory (0.64s) [2020-12-22T15:38:20.549Z] === RUN TestNISDomainname [2020-12-22T15:38:20.854Z] === RUN TestDiscoveryOptsErrors [2020-12-22T15:38:20.854Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-12-22T15:38:20.854Z] === RUN TestDiscoveryOpts [2020-12-22T15:38:20.854Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-12-22T15:38:20.854Z] PASS [2020-12-22T15:38:20.854Z] coverage: 30.0% of statements [2020-12-22T15:38:20.854Z] ok github.com/docker/docker/daemon/discovery 0.171s coverage: 30.0% of statements [2020-12-22T15:38:21.182Z] --- PASS: TestNISDomainname (0.70s) [2020-12-22T15:38:21.182Z] === RUN TestHostnameDnsResolution [2020-12-22T15:38:21.932Z] 2020/12/22 15:38:21 Starting whole vndr cycle because no package specified [2020-12-22T15:38:21.932Z] 2020/12/22 15:38:21 Ignoring paths matching "^archive/tar" [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2020-12-22T15:38:22.188Z] 2020/12/22 15:38:22 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-12-22T15:38:22.213Z] --- PASS: TestHostnameDnsResolution (0.82s) [2020-12-22T15:38:22.213Z] === RUN TestStats [2020-12-22T15:38:22.391Z] === RUN TestVerifyNetworkingConfig [2020-12-22T15:38:22.392Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestGetContainer [2020-12-22T15:38:22.392Z] --- PASS: TestGetContainer (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestValidContainerNames [2020-12-22T15:38:22.392Z] --- PASS: TestValidContainerNames (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestContainerInitDNS [2020-12-22T15:38:22.392Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-12-22T15:38:22.392Z] daemon_test.go:147: root required [2020-12-22T15:38:22.392Z] === RUN TestMerge [2020-12-22T15:38:22.392Z] --- PASS: TestMerge (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestValidateContainerIsolation [2020-12-22T15:38:22.392Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestFindNetworkErrorType [2020-12-22T15:38:22.392Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestEnsureServicesExist [2020-12-22T15:38:22.392Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestEnsureServicesExistErrors [2020-12-22T15:38:22.392Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-12-22T15:38:22.392Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-12-22T15:38:22.392Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-12-22T15:38:22.392Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestContainerDelete [2020-12-22T15:38:22.392Z] --- PASS: TestContainerDelete (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestContainerDoubleDelete [2020-12-22T15:38:22.392Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestLogContainerEventCopyLabels [2020-12-22T15:38:22.392Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestLogContainerEventWithAttributes [2020-12-22T15:38:22.392Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestNoneHealthcheck [2020-12-22T15:38:22.392Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestHealthStates [2020-12-22T15:38:22.392Z] time="2020-12-22T15:38:21Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-22T15:38:22.392Z] time="2020-12-22T15:38:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-22T15:38:22.392Z] time="2020-12-22T15:38:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-22T15:38:22.392Z] time="2020-12-22T15:38:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-22T15:38:22.392Z] time="2020-12-22T15:38:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-22T15:38:22.392Z] time="2020-12-22T15:38:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-22T15:38:22.392Z] time="2020-12-22T15:38:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-22T15:38:22.392Z] time="2020-12-22T15:38:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-22T15:38:22.392Z] time="2020-12-22T15:38:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-22T15:38:22.392Z] time="2020-12-22T15:38:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-22T15:38:22.392Z] --- PASS: TestHealthStates (0.07s) [2020-12-22T15:38:22.392Z] === RUN TestMaskURLCredentials [2020-12-22T15:38:22.392Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestGetInspectData [2020-12-22T15:38:22.392Z] --- PASS: TestGetInspectData (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestFillLicense [2020-12-22T15:38:22.392Z] --- PASS: TestFillLicense (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestListInvalidFilter [2020-12-22T15:38:22.392Z] --- PASS: TestListInvalidFilter (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestNameFilter [2020-12-22T15:38:22.392Z] --- PASS: TestNameFilter (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-12-22T15:38:22.392Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-12-22T15:38:22.392Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-12-22T15:38:22.392Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestDaemonReloadLabels [2020-12-22T15:38:22.392Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-12-22T15:38:22.392Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestDaemonReloadMirrors [2020-12-22T15:38:22.392Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestDaemonReloadInsecureRegistries [2020-12-22T15:38:22.392Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestDaemonReloadNotAffectOthers [2020-12-22T15:38:22.392Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-12-22T15:38:22.392Z] === RUN TestDaemonDiscoveryReload [2020-12-22T15:38:23.117Z] 2020/12/22 15:38:22 Finished clone github.com/docker/libtrust [2020-12-22T15:38:23.117Z] 2020/12/22 15:38:22 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2020-12-22T15:38:23.117Z] 2020/12/22 15:38:22 Finished clone github.com/Azure/go-ansiterm [2020-12-22T15:38:23.117Z] 2020/12/22 15:38:22 Clone golang.org/x/sys, revision eeed37f84f13f52d35e095e8023ba65671ff86a1, attempt 1/20 [2020-12-22T15:38:23.117Z] 2020/12/22 15:38:23 Finished clone github.com/moby/sys [2020-12-22T15:38:23.117Z] 2020/12/22 15:38:23 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-12-22T15:38:23.117Z] 2020/12/22 15:38:23 Finished clone github.com/moby/locker [2020-12-22T15:38:23.117Z] 2020/12/22 15:38:23 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-12-22T15:38:23.117Z] 2020/12/22 15:38:23 Finished clone github.com/moby/term [2020-12-22T15:38:23.117Z] 2020/12/22 15:38:23 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2020-12-22T15:38:23.360Z] === RUN TestWaitNodeAttachment [2020-12-22T15:38:23.360Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2020-12-22T15:38:23.360Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-12-22T15:38:23.360Z] === RUN TestEventsLog [2020-12-22T15:38:23.360Z] --- PASS: TestEventsLog (0.00s) [2020-12-22T15:38:23.360Z] === RUN TestEventsLogTimeout [2020-12-22T15:38:23.360Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-12-22T15:38:23.360Z] === RUN TestLogEvents [2020-12-22T15:38:23.360Z] --- PASS: TestLogEvents (0.05s) [2020-12-22T15:38:23.360Z] === RUN TestLoadBufferedEvents [2020-12-22T15:38:23.360Z] --- PASS: TestLoadBufferedEvents (0.07s) [2020-12-22T15:38:23.360Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-12-22T15:38:23.360Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-12-22T15:38:23.360Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-12-22T15:38:23.360Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-12-22T15:38:23.360Z] PASS [2020-12-22T15:38:23.360Z] coverage: 50.0% of statements [2020-12-22T15:38:23.360Z] ok github.com/docker/docker/daemon/events 1.211s coverage: 50.0% of statements [2020-12-22T15:38:23.373Z] 2020/12/22 15:38:23 Finished clone github.com/creack/pty [2020-12-22T15:38:23.373Z] 2020/12/22 15:38:23 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2020-12-22T15:38:23.373Z] 2020/12/22 15:38:23 Finished clone github.com/opencontainers/go-digest [2020-12-22T15:38:23.373Z] 2020/12/22 15:38:23 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-12-22T15:38:23.373Z] 2020/12/22 15:38:23 Finished clone github.com/google/uuid [2020-12-22T15:38:23.373Z] 2020/12/22 15:38:23 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2020-12-22T15:38:23.373Z] 2020/12/22 15:38:23 Finished clone github.com/willf/bitset [2020-12-22T15:38:23.373Z] 2020/12/22 15:38:23 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-12-22T15:38:23.373Z] 2020/12/22 15:38:23 Finished clone github.com/Microsoft/go-winio [2020-12-22T15:38:23.373Z] 2020/12/22 15:38:23 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-12-22T15:38:23.373Z] 2020/12/22 15:38:23 Finished clone github.com/tchap/go-patricia [2020-12-22T15:38:23.373Z] 2020/12/22 15:38:23 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-12-22T15:38:23.630Z] 2020/12/22 15:38:23 Finished clone github.com/gorilla/mux [2020-12-22T15:38:23.630Z] 2020/12/22 15:38:23 Clone github.com/moby/buildkit, revision 8142d66b5ebde79846b869fba30d9d30633e74aa, attempt 1/20 [2020-12-22T15:38:23.819Z] --- PASS: TestWaitNodeAttachment (0.40s) [2020-12-22T15:38:23.819Z] === RUN TestIsolationConversion [2020-12-22T15:38:23.819Z] === RUN TestIsolationConversion/default [2020-12-22T15:38:23.819Z] === RUN TestIsolationConversion/process [2020-12-22T15:38:23.819Z] === RUN TestIsolationConversion/hyperv [2020-12-22T15:38:23.819Z] --- PASS: TestIsolationConversion (0.00s) [2020-12-22T15:38:23.819Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-12-22T15:38:23.819Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-12-22T15:38:23.819Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-12-22T15:38:23.819Z] === RUN TestContainerLabels [2020-12-22T15:38:23.819Z] --- PASS: TestContainerLabels (0.00s) [2020-12-22T15:38:23.819Z] === RUN TestCredentialSpecConversion [2020-12-22T15:38:23.819Z] === RUN TestCredentialSpecConversion/none [2020-12-22T15:38:23.819Z] === RUN TestCredentialSpecConversion/config [2020-12-22T15:38:23.819Z] === RUN TestCredentialSpecConversion/file [2020-12-22T15:38:23.819Z] === RUN TestCredentialSpecConversion/registry [2020-12-22T15:38:23.819Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-12-22T15:38:23.819Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-12-22T15:38:23.819Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-12-22T15:38:23.819Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-12-22T15:38:23.819Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-12-22T15:38:23.819Z] === RUN TestControllerValidateMountBind [2020-12-22T15:38:23.819Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-12-22T15:38:23.819Z] === RUN TestControllerValidateMountVolume [2020-12-22T15:38:23.819Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-12-22T15:38:23.819Z] === RUN TestControllerValidateMountTarget [2020-12-22T15:38:23.819Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-12-22T15:38:23.819Z] === RUN TestControllerValidateMountTmpfs [2020-12-22T15:38:23.819Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-12-22T15:38:23.819Z] === RUN TestControllerValidateMountInvalidType [2020-12-22T15:38:23.819Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-12-22T15:38:23.819Z] === RUN TestControllerValidateMountNamedPipe [2020-12-22T15:38:23.819Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-12-22T15:38:23.819Z] PASS [2020-12-22T15:38:23.819Z] coverage: 11.3% of statements [2020-12-22T15:38:23.819Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.518s coverage: 11.3% of statements [2020-12-22T15:38:23.819Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2020-12-22T15:38:23.819Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-12-22T15:38:23.886Z] 2020/12/22 15:38:23 Finished clone github.com/sirupsen/logrus [2020-12-22T15:38:23.886Z] 2020/12/22 15:38:23 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2020-12-22T15:38:24.143Z] 2020/12/22 15:38:24 Finished clone github.com/docker/go-units [2020-12-22T15:38:24.143Z] 2020/12/22 15:38:24 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2020-12-22T15:38:24.278Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-12-22T15:38:24.278Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-12-22T15:38:24.278Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-12-22T15:38:24.278Z] reload_test.go:520: root required [2020-12-22T15:38:24.278Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-12-22T15:38:24.278Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-12-22T15:38:24.278Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-12-22T15:38:24.278Z] === RUN TestIsEmptyDir [2020-12-22T15:38:24.278Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2020-12-22T15:38:24.278Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-12-22T15:38:24.278Z] --- PASS: TestIsEmptyDir (0.00s) [2020-12-22T15:38:24.278Z] PASS [2020-12-22T15:38:24.278Z] coverage: 2.3% of statements [2020-12-22T15:38:24.278Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-12-22T15:38:24.278Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-12-22T15:38:24.278Z] ok github.com/docker/docker/daemon/graphdriver 0.165s coverage: 2.3% of statements [2020-12-22T15:38:24.278Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2020-12-22T15:38:24.278Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-12-22T15:38:24.278Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-12-22T15:38:24.278Z] === RUN TestParseVolumesFrom [2020-12-22T15:38:24.278Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-12-22T15:38:24.278Z] PASS [2020-12-22T15:38:24.278Z] coverage: 9.1% of statements [2020-12-22T15:38:24.278Z] ok github.com/docker/docker/daemon 3.112s coverage: 9.1% of statements [2020-12-22T15:38:24.278Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-22T15:38:24.278Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-22T15:38:24.278Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-22T15:38:24.278Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-22T15:38:24.278Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-12-22T15:38:24.278Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-12-22T15:38:24.278Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-12-22T15:38:24.278Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-22T15:38:24.278Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-12-22T15:38:24.278Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-12-22T15:38:24.278Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-12-22T15:38:24.278Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-22T15:38:24.278Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-12-22T15:38:24.278Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-12-22T15:38:24.278Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-12-22T15:38:24.380Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-12-22T15:38:24.380Z] === RUN TestDockerSuite/TestCpToDot [2020-12-22T15:38:24.706Z] 2020/12/22 15:38:24 Finished clone github.com/syndtr/gocapability [2020-12-22T15:38:24.706Z] 2020/12/22 15:38:24 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-12-22T15:38:24.706Z] 2020/12/22 15:38:24 Finished clone github.com/RackSec/srslog [2020-12-22T15:38:24.706Z] 2020/12/22 15:38:24 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2020-12-22T15:38:24.737Z] === RUN TestLinkNaming [2020-12-22T15:38:24.737Z] --- PASS: TestLinkNaming (0.00s) [2020-12-22T15:38:24.737Z] === RUN TestLinkNew [2020-12-22T15:38:24.737Z] --- PASS: TestLinkNew (0.00s) [2020-12-22T15:38:24.737Z] === RUN TestLinkEnv [2020-12-22T15:38:24.737Z] --- PASS: TestLinkEnv (0.00s) [2020-12-22T15:38:24.737Z] === RUN TestLinkMultipleEnv [2020-12-22T15:38:24.737Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-12-22T15:38:24.737Z] === RUN TestLinkPortRangeEnv [2020-12-22T15:38:24.737Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-12-22T15:38:24.737Z] PASS [2020-12-22T15:38:24.737Z] coverage: 93.0% of statements [2020-12-22T15:38:24.737Z] ok github.com/docker/docker/daemon/links 0.053s coverage: 93.0% of statements [2020-12-22T15:38:24.937Z] --- PASS: TestStats (2.51s) [2020-12-22T15:38:24.937Z] === RUN TestStopContainerWithTimeout [2020-12-22T15:38:24.937Z] === RUN TestStopContainerWithTimeout/0 [2020-12-22T15:38:24.937Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-22T15:38:24.937Z] === RUN TestStopContainerWithTimeout/1 [2020-12-22T15:38:24.937Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-22T15:38:24.937Z] === RUN TestStopContainerWithTimeout/3 [2020-12-22T15:38:24.937Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-22T15:38:24.937Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-22T15:38:24.937Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-22T15:38:24.937Z] === CONT TestStopContainerWithTimeout/0 [2020-12-22T15:38:24.937Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-22T15:38:24.937Z] === CONT TestStopContainerWithTimeout/1 [2020-12-22T15:38:24.937Z] === CONT TestStopContainerWithTimeout/3 [2020-12-22T15:38:24.948Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-22T15:38:24.962Z] 2020/12/22 15:38:24 Finished clone github.com/imdario/mergo [2020-12-22T15:38:24.962Z] 2020/12/22 15:38:24 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-12-22T15:38:24.962Z] 2020/12/22 15:38:24 Finished clone gotest.tools/v3 [2020-12-22T15:38:24.962Z] 2020/12/22 15:38:24 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2020-12-22T15:38:24.962Z] 2020/12/22 15:38:24 Finished clone github.com/google/go-cmp [2020-12-22T15:38:24.962Z] 2020/12/22 15:38:24 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2020-12-22T15:38:24.962Z] 2020/12/22 15:38:25 Finished clone golang.org/x/sync [2020-12-22T15:38:24.962Z] 2020/12/22 15:38:25 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2020-12-22T15:38:25.525Z] 2020/12/22 15:38:25 Finished clone github.com/docker/go-connections [2020-12-22T15:38:25.525Z] 2020/12/22 15:38:25 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2020-12-22T15:38:25.525Z] 2020/12/22 15:38:25 Finished clone github.com/tonistiigi/units [2020-12-22T15:38:25.525Z] 2020/12/22 15:38:25 Clone github.com/docker/libnetwork, revision 5c6a95bfb20c61571a00f913c6b91959ede84e8d, attempt 1/20 [2020-12-22T15:38:25.885Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-22T15:38:26.089Z] 2020/12/22 15:38:26 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-12-22T15:38:26.089Z] 2020/12/22 15:38:26 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-12-22T15:38:26.089Z] 2020/12/22 15:38:26 Finished clone github.com/google/shlex [2020-12-22T15:38:26.089Z] 2020/12/22 15:38:26 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-12-22T15:38:26.089Z] 2020/12/22 15:38:26 Finished clone github.com/mitchellh/hashstructure [2020-12-22T15:38:26.089Z] 2020/12/22 15:38:26 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-12-22T15:38:26.346Z] 2020/12/22 15:38:26 Finished clone github.com/gofrs/flock [2020-12-22T15:38:26.346Z] 2020/12/22 15:38:26 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-12-22T15:38:26.346Z] 2020/12/22 15:38:26 Finished clone github.com/opentracing/opentracing-go [2020-12-22T15:38:26.346Z] 2020/12/22 15:38:26 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-12-22T15:38:26.346Z] 2020/12/22 15:38:26 Finished clone github.com/opentracing-contrib/go-stdlib [2020-12-22T15:38:26.346Z] 2020/12/22 15:38:26 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-12-22T15:38:26.823Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-22T15:38:27.391Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-22T15:38:27.641Z] === RUN TestNewStreamConfig [2020-12-22T15:38:27.642Z] === RUN TestNewStreamConfig/defaults [2020-12-22T15:38:27.642Z] === RUN TestNewStreamConfig/invalid_create_group [2020-12-22T15:38:27.642Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-12-22T15:38:27.642Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-12-22T15:38:27.642Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-12-22T15:38:27.642Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-12-22T15:38:27.642Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-12-22T15:38:27.642Z] --- PASS: TestNewStreamConfig (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-12-22T15:38:27.642Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-12-22T15:38:27.642Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestNewAWSLogsClientRegionDetect [2020-12-22T15:38:27.642Z] time="2020-12-22T15:38:26Z" level=info msg="Trying to get region from EC2 Metadata" [2020-12-22T15:38:27.642Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.09s) [2020-12-22T15:38:27.642Z] === RUN TestCreateSuccess [2020-12-22T15:38:27.642Z] --- PASS: TestCreateSuccess (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestCreateLogGroupSuccess [2020-12-22T15:38:27.642Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestCreateError [2020-12-22T15:38:27.642Z] --- PASS: TestCreateError (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestCreateAlreadyExists [2020-12-22T15:38:27.642Z] time="2020-12-22T15:38:27Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-12-22T15:38:27.642Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestLogClosed [2020-12-22T15:38:27.642Z] --- PASS: TestLogClosed (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestLogBlocking [2020-12-22T15:38:27.642Z] --- PASS: TestLogBlocking (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestLogNonBlockingBufferEmpty [2020-12-22T15:38:27.642Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestLogNonBlockingBufferFull [2020-12-22T15:38:27.642Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestPublishBatchSuccess [2020-12-22T15:38:27.642Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestPublishBatchError [2020-12-22T15:38:27.642Z] time="2020-12-22T15:38:27Z" level=error msg=Error [2020-12-22T15:38:27.642Z] --- PASS: TestPublishBatchError (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-12-22T15:38:27.642Z] time="2020-12-22T15:38:27Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-12-22T15:38:27.642Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestPublishBatchAlreadyAccepted [2020-12-22T15:38:27.642Z] time="2020-12-22T15:38:27Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-12-22T15:38:27.642Z] time="2020-12-22T15:38:27Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-12-22T15:38:27.642Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestCollectBatchSimple [2020-12-22T15:38:27.642Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestCollectBatchTicker [2020-12-22T15:38:27.642Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestCollectBatchMultilinePattern [2020-12-22T15:38:27.642Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-12-22T15:38:27.642Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-12-22T15:38:27.642Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-12-22T15:38:27.642Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.08s) [2020-12-22T15:38:27.642Z] === RUN TestCollectBatchClose [2020-12-22T15:38:27.642Z] --- PASS: TestCollectBatchClose (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestEffectiveLen [2020-12-22T15:38:27.642Z] === RUN TestEffectiveLen/0/Hello [2020-12-22T15:38:27.642Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-12-22T15:38:27.642Z] === RUN TestEffectiveLen/2/🙃 [2020-12-22T15:38:27.642Z] === RUN TestEffectiveLen/3/���� [2020-12-22T15:38:27.642Z] === RUN TestEffectiveLen/4/He��o [2020-12-22T15:38:27.642Z] === RUN TestEffectiveLen/5/ [2020-12-22T15:38:27.642Z] --- PASS: TestEffectiveLen (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestFindValidSplit [2020-12-22T15:38:27.642Z] === RUN TestFindValidSplit/0/ [2020-12-22T15:38:27.642Z] === RUN TestFindValidSplit/1/Hello [2020-12-22T15:38:27.642Z] === RUN TestFindValidSplit/2/Hello [2020-12-22T15:38:27.642Z] === RUN TestFindValidSplit/3/Hello [2020-12-22T15:38:27.642Z] === RUN TestFindValidSplit/4/🙃 [2020-12-22T15:38:27.642Z] === RUN TestFindValidSplit/5/🙃 [2020-12-22T15:38:27.642Z] === RUN TestFindValidSplit/6/a� [2020-12-22T15:38:27.642Z] === RUN TestFindValidSplit/7/a� [2020-12-22T15:38:27.642Z] --- PASS: TestFindValidSplit (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1044: [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1045: [2020-12-22T15:38:27.642Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1044: Hello [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1045: [2020-12-22T15:38:27.642Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1044: He [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1045: llo [2020-12-22T15:38:27.642Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1044: [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1045: Hello [2020-12-22T15:38:27.642Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1044: [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1045: 🙃 [2020-12-22T15:38:27.642Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1044: 🙃 [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1045: [2020-12-22T15:38:27.642Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1044: a [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1045: � [2020-12-22T15:38:27.642Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1044: a� [2020-12-22T15:38:27.642Z] cloudwatchlogs_test.go:1045: [2020-12-22T15:38:27.642Z] === RUN TestProcessEventEmoji [2020-12-22T15:38:27.642Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestCollectBatchLineSplit [2020-12-22T15:38:27.642Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2020-12-22T15:38:27.642Z] === RUN TestCollectBatchLineSplitWithBinary [2020-12-22T15:38:27.642Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestCollectBatchMaxEvents [2020-12-22T15:38:27.642Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2020-12-22T15:38:27.642Z] === RUN TestCollectBatchMaxTotalBytes [2020-12-22T15:38:27.642Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2020-12-22T15:38:27.642Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-12-22T15:38:27.642Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2020-12-22T15:38:27.642Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-12-22T15:38:27.642Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2020-12-22T15:38:27.642Z] === RUN TestParseLogOptionsMultilinePattern [2020-12-22T15:38:27.642Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestParseLogOptionsDatetimeFormat [2020-12-22T15:38:27.642Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-12-22T15:38:27.642Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-12-22T15:38:27.642Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-12-22T15:38:27.642Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-12-22T15:38:27.642Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-12-22T15:38:27.642Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-12-22T15:38:27.642Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-12-22T15:38:27.642Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-12-22T15:38:27.642Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-12-22T15:38:27.642Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-12-22T15:38:27.642Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-12-22T15:38:27.642Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-12-22T15:38:27.642Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-12-22T15:38:27.642Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-12-22T15:38:27.642Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-12-22T15:38:27.642Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-12-22T15:38:27.642Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-12-22T15:38:27.642Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-12-22T15:38:27.642Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-12-22T15:38:27.642Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestCreateTagSuccess [2020-12-22T15:38:27.642Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-12-22T15:38:27.642Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-12-22T15:38:27.642Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-12-22T15:38:27.642Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-12-22T15:38:27.642Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-12-22T15:38:27.642Z] PASS [2020-12-22T15:38:27.642Z] coverage: 77.8% of statements [2020-12-22T15:38:27.642Z] ok github.com/docker/docker/daemon/logger/awslogs 0.802s coverage: 77.8% of statements [2020-12-22T15:38:27.642Z] === RUN TestAdapterReadLogs [2020-12-22T15:38:27.642Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestCopier [2020-12-22T15:38:27.642Z] --- PASS: TestCopier (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestCopierLongLines [2020-12-22T15:38:27.642Z] --- PASS: TestCopierLongLines (0.00s) [2020-12-22T15:38:27.642Z] === RUN TestCopierSlow [2020-12-22T15:38:27.663Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-22T15:38:27.663Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) [2020-12-22T15:38:27.663Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-12-22T15:38:27.663Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2020-12-22T15:38:27.663Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2020-12-22T15:38:27.663Z] === RUN TestDeleteDevicemapper [2020-12-22T15:38:27.663Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-22T15:38:27.663Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T15:38:27.663Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-22T15:38:27.715Z] 2020/12/22 15:38:27 Finished clone github.com/armon/go-radix [2020-12-22T15:38:27.715Z] 2020/12/22 15:38:27 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-12-22T15:38:27.715Z] 2020/12/22 15:38:27 Finished clone github.com/armon/go-metrics [2020-12-22T15:38:27.715Z] 2020/12/22 15:38:27 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-12-22T15:38:27.715Z] 2020/12/22 15:38:27 Finished clone github.com/docker/go-events [2020-12-22T15:38:27.715Z] 2020/12/22 15:38:27 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-12-22T15:38:27.715Z] 2020/12/22 15:38:27 Finished clone github.com/sean-/seed [2020-12-22T15:38:27.715Z] 2020/12/22 15:38:27 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-12-22T15:38:28.102Z] --- PASS: TestCopierSlow (0.20s) [2020-12-22T15:38:28.102Z] === RUN TestCopierWithSized [2020-12-22T15:38:28.102Z] --- PASS: TestCopierWithSized (0.00s) [2020-12-22T15:38:28.102Z] === RUN TestCopierWithPartial [2020-12-22T15:38:28.102Z] --- PASS: TestCopierWithPartial (0.00s) [2020-12-22T15:38:28.102Z] === RUN TestRingLogger [2020-12-22T15:38:28.102Z] --- PASS: TestRingLogger (0.00s) [2020-12-22T15:38:28.102Z] === RUN TestRingCap [2020-12-22T15:38:28.102Z] --- PASS: TestRingCap (0.00s) [2020-12-22T15:38:28.102Z] === RUN TestRingClose [2020-12-22T15:38:28.102Z] --- PASS: TestRingClose (0.00s) [2020-12-22T15:38:28.102Z] === RUN TestRingDrain [2020-12-22T15:38:28.102Z] --- PASS: TestRingDrain (0.00s) [2020-12-22T15:38:28.102Z] PASS [2020-12-22T15:38:28.102Z] coverage: 41.2% of statements [2020-12-22T15:38:28.102Z] ok github.com/docker/docker/daemon/logger 0.408s coverage: 41.2% of statements [2020-12-22T15:38:28.278Z] 2020/12/22 15:38:28 Finished clone github.com/tonistiigi/fsutil [2020-12-22T15:38:28.278Z] 2020/12/22 15:38:28 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-12-22T15:38:28.328Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-22T15:38:28.572Z] === RUN TestSearchRegistryForImagesErrors [2020-12-22T15:38:28.573Z] --- PASS: TestSearchRegistryForImagesErrors (0.02s) [2020-12-22T15:38:28.573Z] === RUN TestSearchRegistryForImages [2020-12-22T15:38:28.573Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-12-22T15:38:28.573Z] === RUN TestImageDelete [2020-12-22T15:38:28.573Z] === RUN TestImageDelete/no_lease [2020-12-22T15:38:28.588Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-22T15:38:28.843Z] 2020/12/22 15:38:28 Finished clone github.com/hashicorp/errwrap [2020-12-22T15:38:28.843Z] 2020/12/22 15:38:28 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2020-12-22T15:38:28.843Z] 2020/12/22 15:38:28 Finished clone github.com/hashicorp/go-multierror [2020-12-22T15:38:28.843Z] 2020/12/22 15:38:28 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-12-22T15:38:28.843Z] 2020/12/22 15:38:28 Finished clone github.com/hashicorp/memberlist [2020-12-22T15:38:28.843Z] 2020/12/22 15:38:28 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-12-22T15:38:29.032Z] === RUN TestImageDelete/lease_exists [2020-12-22T15:38:29.032Z] === RUN TestJSONFileLogger [2020-12-22T15:38:29.033Z] --- PASS: TestImageDelete (0.35s) [2020-12-22T15:38:29.033Z] --- PASS: TestImageDelete/no_lease (0.17s) [2020-12-22T15:38:29.033Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2020-12-22T15:38:29.033Z] === RUN TestContentStoreForPull [2020-12-22T15:38:29.033Z] --- PASS: TestJSONFileLogger (0.00s) [2020-12-22T15:38:29.033Z] === RUN TestJSONFileLoggerWithTags [2020-12-22T15:38:29.033Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-12-22T15:38:29.033Z] === RUN TestJSONFileLoggerWithOpts [2020-12-22T15:38:29.033Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2020-12-22T15:38:29.033Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-12-22T15:38:29.033Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-12-22T15:38:29.033Z] === RUN TestEncodeDecode [2020-12-22T15:38:29.033Z] === PAUSE TestEncodeDecode [2020-12-22T15:38:29.033Z] === CONT TestEncodeDecode [2020-12-22T15:38:29.033Z] --- PASS: TestEncodeDecode (0.13s) [2020-12-22T15:38:29.033Z] PASS [2020-12-22T15:38:29.033Z] coverage: 61.6% of statements [2020-12-22T15:38:29.033Z] --- PASS: TestContentStoreForPull (0.15s) [2020-12-22T15:38:29.033Z] PASS [2020-12-22T15:38:29.033Z] coverage: 6.5% of statements [2020-12-22T15:38:29.033Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.819s coverage: 61.6% of statements [2020-12-22T15:38:29.033Z] ok github.com/docker/docker/daemon/images 1.201s coverage: 6.5% of statements [2020-12-22T15:38:29.033Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-22T15:38:29.033Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-22T15:38:29.033Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-12-22T15:38:29.033Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-22T15:38:29.033Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-22T15:38:29.033Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-12-22T15:38:29.033Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-12-22T15:38:29.156Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-22T15:38:29.729Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2020-12-22T15:38:29.729Z] === RUN TestUpdateMemory [2020-12-22T15:38:29.773Z] 2020/12/22 15:38:29 Finished clone github.com/docker/libkv [2020-12-22T15:38:29.773Z] 2020/12/22 15:38:29 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-12-22T15:38:30.002Z] === RUN TestJSONLogsMarshalJSONBuf [2020-12-22T15:38:30.002Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-12-22T15:38:30.002Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-12-22T15:38:30.002Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s) [2020-12-22T15:38:30.002Z] === RUN TestFastTimeMarshalJSON [2020-12-22T15:38:30.002Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2020-12-22T15:38:30.002Z] PASS [2020-12-22T15:38:30.002Z] coverage: 87.2% of statements [2020-12-22T15:38:30.002Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.229s coverage: 87.2% of statements [2020-12-22T15:38:30.020Z] --- PASS: TestUpdateMemory (0.68s) [2020-12-22T15:38:30.020Z] === RUN TestUpdateCPUQuota [2020-12-22T15:38:30.093Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-22T15:38:30.093Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-22T15:38:30.093Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-22T15:38:30.336Z] 2020/12/22 15:38:30 Finished clone github.com/vishvananda/netns [2020-12-22T15:38:30.337Z] 2020/12/22 15:38:30 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-12-22T15:38:30.337Z] 2020/12/22 15:38:30 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-12-22T15:38:30.337Z] 2020/12/22 15:38:30 Finished clone github.com/hashicorp/go-sockaddr [2020-12-22T15:38:30.971Z] === RUN TestWriteLog [2020-12-22T15:38:30.971Z] === PAUSE TestWriteLog [2020-12-22T15:38:30.971Z] === RUN TestReadLog [2020-12-22T15:38:30.971Z] === PAUSE TestReadLog [2020-12-22T15:38:30.971Z] === CONT TestWriteLog [2020-12-22T15:38:30.971Z] === CONT TestReadLog [2020-12-22T15:38:30.971Z] === RUN TestReadLog/tail_exact [2020-12-22T15:38:30.971Z] --- PASS: TestWriteLog (0.00s) [2020-12-22T15:38:31.032Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-22T15:38:31.054Z] --- PASS: TestUpdateCPUQuota (0.84s) [2020-12-22T15:38:31.054Z] === RUN TestUpdatePidsLimit [2020-12-22T15:38:31.054Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-22T15:38:31.054Z] === RUN TestUpdatePidsLimit/no_change [2020-12-22T15:38:31.266Z] 2020/12/22 15:38:31 Finished clone github.com/golang/gddo [2020-12-22T15:38:31.266Z] 2020/12/22 15:38:31 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-12-22T15:38:31.344Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-22T15:38:31.429Z] === RUN TestReadLog/tail_less_than_available [2020-12-22T15:38:31.429Z] === RUN TestReadLog/tail_more_than_available [2020-12-22T15:38:31.429Z] --- PASS: TestReadLog (0.19s) [2020-12-22T15:38:31.429Z] --- PASS: TestReadLog/tail_exact (0.10s) [2020-12-22T15:38:31.429Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-12-22T15:38:31.429Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2020-12-22T15:38:31.429Z] PASS [2020-12-22T15:38:31.429Z] coverage: 75.2% of statements [2020-12-22T15:38:31.429Z] ok github.com/docker/docker/daemon/logger/local 0.465s coverage: 75.2% of statements [2020-12-22T15:38:31.429Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-22T15:38:31.429Z] === RUN TestOpenFileDelete [2020-12-22T15:38:31.429Z] --- PASS: TestOpenFileDelete (0.00s) [2020-12-22T15:38:31.429Z] === RUN TestOpenFileRename [2020-12-22T15:38:31.429Z] --- PASS: TestOpenFileRename (0.00s) [2020-12-22T15:38:31.429Z] === RUN TestParseLogTagDefaultTag [2020-12-22T15:38:31.429Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-12-22T15:38:31.429Z] === RUN TestParseLogTag [2020-12-22T15:38:31.429Z] --- PASS: TestParseLogTag (0.00s) [2020-12-22T15:38:31.429Z] === RUN TestParseLogTagEmptyTag [2020-12-22T15:38:31.429Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-12-22T15:38:31.429Z] === RUN TestTailFiles [2020-12-22T15:38:31.429Z] --- PASS: TestTailFiles (0.00s) [2020-12-22T15:38:31.429Z] === RUN TestFollowLogsConsumerGone [2020-12-22T15:38:31.429Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-12-22T15:38:31.429Z] === RUN TestFollowLogsProducerGone [2020-12-22T15:38:31.429Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-12-22T15:38:31.429Z] logfile_test.go:179: logDecode() closed after sending 334 messages [2020-12-22T15:38:31.429Z] logfile_test.go:232: messages sent: 334, received: 334 [2020-12-22T15:38:31.429Z] === RUN TestCheckCapacityAndRotate [2020-12-22T15:38:31.429Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2020-12-22T15:38:31.429Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2020-12-22T15:38:31.523Z] 2020/12/22 15:38:31 Finished clone github.com/moby/ipvs [2020-12-22T15:38:31.523Z] 2020/12/22 15:38:31 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-12-22T15:38:31.599Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-22T15:38:31.599Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-22T15:38:31.599Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-22T15:38:31.636Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-22T15:38:31.779Z] 2020/12/22 15:38:31 Finished clone github.com/BurntSushi/toml [2020-12-22T15:38:31.779Z] 2020/12/22 15:38:31 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-12-22T15:38:31.779Z] 2020/12/22 15:38:31 Finished clone github.com/samuel/go-zookeeper [2020-12-22T15:38:31.779Z] 2020/12/22 15:38:31 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-12-22T15:38:31.888Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2020-12-22T15:38:31.888Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2020-12-22T15:38:31.888Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2020-12-22T15:38:31.888Z] PASS [2020-12-22T15:38:31.888Z] coverage: 55.3% of statements [2020-12-22T15:38:31.888Z] === RUN TestLog [2020-12-22T15:38:31.888Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.282s coverage: 55.3% of statements [2020-12-22T15:38:31.888Z] --- PASS: TestLog (0.01s) [2020-12-22T15:38:31.888Z] PASS [2020-12-22T15:38:31.888Z] coverage: 33.3% of statements [2020-12-22T15:38:31.888Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.198s coverage: 33.3% of statements [2020-12-22T15:38:31.928Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-22T15:38:32.036Z] 2020/12/22 15:38:32 Finished clone github.com/deckarep/golang-set [2020-12-22T15:38:32.036Z] 2020/12/22 15:38:32 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-12-22T15:38:32.168Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-22T15:38:32.168Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-22T15:38:32.221Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-22T15:38:32.221Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-22T15:38:32.292Z] 2020/12/22 15:38:32 Finished clone github.com/vishvananda/netlink [2020-12-22T15:38:32.292Z] 2020/12/22 15:38:32 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-12-22T15:38:32.427Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-22T15:38:32.427Z] === RUN TestDockerSuite/TestCreateRM [2020-12-22T15:38:32.427Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-22T15:38:32.427Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-22T15:38:32.549Z] 2020/12/22 15:38:32 Finished clone github.com/hashicorp/go-msgpack [2020-12-22T15:38:32.549Z] 2020/12/22 15:38:32 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2020-12-22T15:38:32.687Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-22T15:38:32.687Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-22T15:38:32.856Z] === RUN TestValidateLogOpt [2020-12-22T15:38:32.856Z] --- PASS: TestValidateLogOpt (0.00s) [2020-12-22T15:38:32.856Z] === RUN TestNewMissedConfig [2020-12-22T15:38:32.856Z] --- PASS: TestNewMissedConfig (0.00s) [2020-12-22T15:38:32.856Z] === RUN TestNewMissedUrl [2020-12-22T15:38:32.856Z] --- PASS: TestNewMissedUrl (0.00s) [2020-12-22T15:38:32.856Z] === RUN TestNewMissedToken [2020-12-22T15:38:32.856Z] --- PASS: TestNewMissedToken (0.00s) [2020-12-22T15:38:32.856Z] === RUN TestNewWithProxy [2020-12-22T15:38:32.856Z] --- PASS: TestNewWithProxy (0.00s) [2020-12-22T15:38:32.856Z] === RUN TestDefault [2020-12-22T15:38:32.856Z] --- PASS: TestDefault (0.01s) [2020-12-22T15:38:32.856Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-12-22T15:38:32.856Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-12-22T15:38:32.856Z] === RUN TestJsonFormat [2020-12-22T15:38:32.856Z] --- PASS: TestJsonFormat (0.00s) [2020-12-22T15:38:32.856Z] === RUN TestRawFormat [2020-12-22T15:38:32.856Z] --- PASS: TestRawFormat (0.00s) [2020-12-22T15:38:32.856Z] === RUN TestRawFormatWithLabels [2020-12-22T15:38:32.856Z] --- PASS: TestRawFormatWithLabels (0.01s) [2020-12-22T15:38:32.856Z] === RUN TestRawFormatWithoutTag [2020-12-22T15:38:32.856Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-12-22T15:38:32.856Z] === RUN TestBatching [2020-12-22T15:38:32.856Z] === RUN TestNewParse [2020-12-22T15:38:32.856Z] --- PASS: TestNewParse (0.00s) [2020-12-22T15:38:32.856Z] PASS [2020-12-22T15:38:32.856Z] coverage: 8.3% of statements [2020-12-22T15:38:32.856Z] ok github.com/docker/docker/daemon/logger/templates 0.107s coverage: 8.3% of statements [2020-12-22T15:38:32.856Z] --- PASS: TestBatching (0.33s) [2020-12-22T15:38:32.856Z] === RUN TestFrequency [2020-12-22T15:38:33.112Z] 2020/12/22 15:38:32 Finished clone github.com/coreos/go-semver [2020-12-22T15:38:33.112Z] 2020/12/22 15:38:32 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-12-22T15:38:33.251Z] --- PASS: TestUpdatePidsLimit (2.31s) [2020-12-22T15:38:33.251Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2020-12-22T15:38:33.251Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-12-22T15:38:33.251Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-12-22T15:38:33.251Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-12-22T15:38:33.251Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2020-12-22T15:38:33.251Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-12-22T15:38:33.251Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2020-12-22T15:38:33.251Z] === RUN TestUpdateRestartPolicy [2020-12-22T15:38:33.315Z] --- PASS: TestFrequency (0.21s) [2020-12-22T15:38:33.315Z] === RUN TestOneMessagePerRequest [2020-12-22T15:38:33.315Z] --- PASS: TestOneMessagePerRequest (0.00s) [2020-12-22T15:38:33.315Z] === RUN TestVerify [2020-12-22T15:38:33.315Z] --- PASS: TestVerify (0.00s) [2020-12-22T15:38:33.315Z] === RUN TestSkipVerify [2020-12-22T15:38:33.315Z] time="2020-12-22T15:38:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T15:38:33.315Z] time="2020-12-22T15:38:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T15:38:33.315Z] time="2020-12-22T15:38:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T15:38:33.315Z] === RUN TestParseLogFormat [2020-12-22T15:38:33.315Z] --- PASS: TestParseLogFormat (0.00s) [2020-12-22T15:38:33.315Z] === RUN TestValidateLogOptEmpty [2020-12-22T15:38:33.315Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-12-22T15:38:33.315Z] === RUN TestValidateSyslogAddress [2020-12-22T15:38:33.315Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-12-22T15:38:33.315Z] === RUN TestParseAddressDefaultPort [2020-12-22T15:38:33.315Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-12-22T15:38:33.315Z] === RUN TestValidateSyslogFacility [2020-12-22T15:38:33.315Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-12-22T15:38:33.315Z] === RUN TestValidateLogOptSyslogFormat [2020-12-22T15:38:33.315Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-12-22T15:38:33.315Z] === RUN TestValidateLogOpt [2020-12-22T15:38:33.315Z] --- PASS: TestValidateLogOpt (0.00s) [2020-12-22T15:38:33.315Z] PASS [2020-12-22T15:38:33.315Z] coverage: 46.8% of statements [2020-12-22T15:38:33.315Z] ok github.com/docker/docker/daemon/logger/syslog 0.140s coverage: 46.8% of statements [2020-12-22T15:38:33.315Z] --- PASS: TestSkipVerify (0.28s) [2020-12-22T15:38:33.315Z] === RUN TestBufferMaximum [2020-12-22T15:38:33.315Z] time="2020-12-22T15:38:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T15:38:33.315Z] time="2020-12-22T15:38:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T15:38:33.315Z] time="2020-12-22T15:38:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T15:38:33.315Z] time="2020-12-22T15:38:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T15:38:33.315Z] time="2020-12-22T15:38:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T15:38:33.315Z] time="2020-12-22T15:38:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608651513.251218\",\"host\":\"3fb02d78012c\"}'" [2020-12-22T15:38:33.315Z] time="2020-12-22T15:38:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608651513.251218\",\"host\":\"3fb02d78012c\"}'" [2020-12-22T15:38:33.369Z] 2020/12/22 15:38:33 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-12-22T15:38:33.369Z] 2020/12/22 15:38:33 Finished clone golang.org/x/net [2020-12-22T15:38:33.626Z] 2020/12/22 15:38:33 Finished clone github.com/ishidawataru/sctp [2020-12-22T15:38:33.626Z] 2020/12/22 15:38:33 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2020-12-22T15:38:33.775Z] --- PASS: TestBufferMaximum (0.00s) [2020-12-22T15:38:33.775Z] === RUN TestServerAlwaysDown [2020-12-22T15:38:33.775Z] time="2020-12-22T15:38:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T15:38:33.775Z] time="2020-12-22T15:38:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T15:38:33.775Z] time="2020-12-22T15:38:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608651513.255216\",\"host\":\"3fb02d78012c\"}'" [2020-12-22T15:38:33.775Z] time="2020-12-22T15:38:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608651513.255216\",\"host\":\"3fb02d78012c\"}'" [2020-12-22T15:38:33.775Z] time="2020-12-22T15:38:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-22T15:38:33.775Z] time="2020-12-22T15:38:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608651513.255216\",\"host\":\"3fb02d78012c\"}'" [2020-12-22T15:38:33.775Z] time="2020-12-22T15:38:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608651513.256217\",\"host\":\"3fb02d78012c\"}'" [2020-12-22T15:38:33.775Z] time="2020-12-22T15:38:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608651513.256217\",\"host\":\"3fb02d78012c\"}'" [2020-12-22T15:38:33.775Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-12-22T15:38:33.775Z] === RUN TestCannotSendAfterClose [2020-12-22T15:38:33.775Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-12-22T15:38:33.775Z] === RUN TestDeadlockOnBlockedEndpoint [2020-12-22T15:38:34.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-12-22T15:38:34.767Z] time="2020-12-22T15:38:34Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-12-22T15:38:34.768Z] time="2020-12-22T15:38:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3fb02d78012c\"}'" [2020-12-22T15:38:34.768Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.21s) [2020-12-22T15:38:34.768Z] PASS [2020-12-22T15:38:34.768Z] coverage: 82.5% of statements [2020-12-22T15:38:34.768Z] ok github.com/docker/docker/daemon/logger/splunk 2.287s coverage: 82.5% of statements [2020-12-22T15:38:34.768Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-22T15:38:34.768Z] ? github.com/docker/docker/daemon/network [no test files] [2020-12-22T15:38:34.768Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-22T15:38:35.006Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-22T15:38:35.006Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-22T15:38:35.006Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-22T15:38:35.227Z] === RUN TestV1IDService [2020-12-22T15:38:35.227Z] --- PASS: TestV1IDService (0.02s) [2020-12-22T15:38:35.227Z] === RUN TestV2MetadataService [2020-12-22T15:38:35.227Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-12-22T15:38:35.227Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-12-22T15:38:35.227Z] === RUN TestContinueOnError_MirrorEndpoint [2020-12-22T15:38:35.227Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-12-22T15:38:35.227Z] === RUN TestContinueOnError_NeverContinue [2020-12-22T15:38:35.227Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-12-22T15:38:35.227Z] === RUN TestContinueOnError_UnnestsErrors [2020-12-22T15:38:35.227Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-12-22T15:38:35.227Z] === RUN TestManifestStore [2020-12-22T15:38:35.227Z] === RUN TestManifestStore/no_remote_or_local [2020-12-22T15:38:35.519Z] 2020/12/22 15:38:35 Finished clone github.com/containerd/typeurl [2020-12-22T15:38:35.519Z] 2020/12/22 15:38:35 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-12-22T15:38:35.686Z] time="2020-12-22T15:38:35Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local643634967\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2020-12-22T15:38:35.686Z] === RUN TestManifestStore/no_local_cache [2020-12-22T15:38:35.686Z] === RUN TestManifestStore/with_local_cache [2020-12-22T15:38:35.686Z] === RUN TestManifestStore/unknown_media_type [2020-12-22T15:38:35.686Z] === RUN TestManifestStore/unknown_media_type/no_cache [2020-12-22T15:38:35.686Z] time="2020-12-22T15:38:35Z" level=warning msg="reference for unknown type: " [2020-12-22T15:38:35.686Z] time="2020-12-22T15:38:35Z" level=warning msg="reference for unknown type: " [2020-12-22T15:38:35.686Z] === RUN TestManifestStore/unknown_media_type/with_cache [2020-12-22T15:38:35.686Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2020-12-22T15:38:35.686Z] time="2020-12-22T15:38:35Z" level=warning msg="reference for unknown type: " [2020-12-22T15:38:35.686Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2020-12-22T15:38:35.686Z] time="2020-12-22T15:38:35Z" level=warning msg="reference for unknown type: " [2020-12-22T15:38:35.686Z] time="2020-12-22T15:38:35Z" level=warning msg="reference for unknown type: " [2020-12-22T15:38:35.686Z] === RUN TestManifestStore/error_persisting_manifest [2020-12-22T15:38:35.686Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2020-12-22T15:38:35.686Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2020-12-22T15:38:35.686Z] time="2020-12-22T15:38:35Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2020-12-22T15:38:35.686Z] --- PASS: TestManifestStore (0.30s) [2020-12-22T15:38:35.686Z] --- PASS: TestManifestStore/no_remote_or_local (0.13s) [2020-12-22T15:38:35.686Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2020-12-22T15:38:35.686Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2020-12-22T15:38:35.686Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2020-12-22T15:38:35.686Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2020-12-22T15:38:35.686Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2020-12-22T15:38:35.686Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2020-12-22T15:38:35.686Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2020-12-22T15:38:35.686Z] --- PASS: TestManifestStore/error_persisting_manifest (0.10s) [2020-12-22T15:38:35.686Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2020-12-22T15:38:35.686Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.10s) [2020-12-22T15:38:35.686Z] === RUN TestDetectManifestBlobMediaType [2020-12-22T15:38:35.686Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2020-12-22T15:38:35.686Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2020-12-22T15:38:35.686Z] === RUN TestDetectManifestBlobMediaType/schema1 [2020-12-22T15:38:35.686Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2020-12-22T15:38:35.686Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2020-12-22T15:38:35.686Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2020-12-22T15:38:35.686Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2020-12-22T15:38:35.686Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2020-12-22T15:38:35.686Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2020-12-22T15:38:35.686Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2020-12-22T15:38:35.686Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2020-12-22T15:38:35.686Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2020-12-22T15:38:35.686Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2020-12-22T15:38:35.686Z] === RUN TestFixManifestLayers [2020-12-22T15:38:35.686Z] --- PASS: TestFixManifestLayers (0.00s) [2020-12-22T15:38:35.686Z] === RUN TestFixManifestLayersBaseLayerParent [2020-12-22T15:38:35.686Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-12-22T15:38:35.686Z] pull_v2_test.go:73: Needs fixing on Windows [2020-12-22T15:38:35.686Z] === RUN TestFixManifestLayersBadParent [2020-12-22T15:38:35.686Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-12-22T15:38:35.686Z] === RUN TestValidateManifest [2020-12-22T15:38:35.686Z] --- SKIP: TestValidateManifest (0.00s) [2020-12-22T15:38:35.686Z] pull_v2_test.go:118: Needs fixing on Windows [2020-12-22T15:38:35.686Z] === RUN TestFormatPlatform [2020-12-22T15:38:35.686Z] --- PASS: TestFormatPlatform (0.00s) [2020-12-22T15:38:35.686Z] === RUN TestGetRepositoryMountCandidates [2020-12-22T15:38:35.686Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-12-22T15:38:35.686Z] === RUN TestLayerAlreadyExists [2020-12-22T15:38:35.686Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-12-22T15:38:35.686Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-12-22T15:38:35.686Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-12-22T15:38:35.686Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-12-22T15:38:35.686Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-12-22T15:38:35.686Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-12-22T15:38:35.686Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-12-22T15:38:35.686Z] === RUN TestWhenEmptyAuthConfig [2020-12-22T15:38:35.686Z] === RUN TestSuccessfulDownload [2020-12-22T15:38:35.686Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-12-22T15:38:35.686Z] download_test.go:268: Needs fixing on Windows [2020-12-22T15:38:35.686Z] === RUN TestCancelledDownload [2020-12-22T15:38:35.686Z] --- PASS: TestCancelledDownload (0.00s) [2020-12-22T15:38:35.686Z] === RUN TestMaxDownloadAttempts [2020-12-22T15:38:35.686Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-22T15:38:35.686Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-22T15:38:35.686Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-22T15:38:35.686Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-22T15:38:35.686Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-22T15:38:35.686Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-22T15:38:35.686Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-22T15:38:35.686Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-22T15:38:35.686Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-22T15:38:35.686Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-22T15:38:35.686Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-22T15:38:35.686Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-22T15:38:35.775Z] 2020/12/22 15:38:35 Finished clone go.etcd.io/bbolt [2020-12-22T15:38:35.775Z] 2020/12/22 15:38:35 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-12-22T15:38:36.145Z] --- PASS: TestV2MetadataService (0.89s) [2020-12-22T15:38:36.145Z] PASS [2020-12-22T15:38:36.145Z] coverage: 48.2% of statements [2020-12-22T15:38:36.145Z] ok github.com/docker/docker/distribution/metadata 1.087s coverage: 48.2% of statements [2020-12-22T15:38:36.145Z] time="2020-12-22T15:38:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-22T15:38:36.145Z] time="2020-12-22T15:38:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-22T15:38:36.145Z] time="2020-12-22T15:38:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-22T15:38:36.145Z] time="2020-12-22T15:38:35Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-22T15:38:36.145Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-12-22T15:38:36.145Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.33s) [2020-12-22T15:38:36.145Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.33s) [2020-12-22T15:38:36.145Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.33s) [2020-12-22T15:38:36.145Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.33s) [2020-12-22T15:38:36.145Z] === RUN TestTransfer [2020-12-22T15:38:36.145Z] --- PASS: TestTransfer (0.12s) [2020-12-22T15:38:36.145Z] === RUN TestConcurrencyLimit [2020-12-22T15:38:36.604Z] --- PASS: TestConcurrencyLimit (0.43s) [2020-12-22T15:38:36.604Z] === RUN TestInactiveJobs [2020-12-22T15:38:36.604Z] === RUN TestNotFound [2020-12-22T15:38:36.604Z] --- PASS: TestNotFound (0.00s) [2020-12-22T15:38:36.604Z] === RUN TestConflict [2020-12-22T15:38:36.604Z] --- PASS: TestConflict (0.00s) [2020-12-22T15:38:36.604Z] === RUN TestForbidden [2020-12-22T15:38:36.604Z] --- PASS: TestForbidden (0.00s) [2020-12-22T15:38:36.604Z] === RUN TestInvalidParameter [2020-12-22T15:38:36.604Z] --- PASS: TestInvalidParameter (0.00s) [2020-12-22T15:38:36.604Z] === RUN TestNotImplemented [2020-12-22T15:38:36.604Z] --- PASS: TestNotImplemented (0.00s) [2020-12-22T15:38:36.604Z] === RUN TestNotModified [2020-12-22T15:38:36.604Z] --- PASS: TestNotModified (0.00s) [2020-12-22T15:38:36.604Z] === RUN TestUnauthorized [2020-12-22T15:38:36.604Z] --- PASS: TestUnauthorized (0.00s) [2020-12-22T15:38:36.604Z] === RUN TestUnknown [2020-12-22T15:38:36.604Z] --- PASS: TestUnknown (0.00s) [2020-12-22T15:38:36.604Z] === RUN TestCancelled [2020-12-22T15:38:36.604Z] --- PASS: TestCancelled (0.00s) [2020-12-22T15:38:36.604Z] === RUN TestDeadline [2020-12-22T15:38:36.604Z] --- PASS: TestDeadline (0.00s) [2020-12-22T15:38:36.604Z] === RUN TestDataLoss [2020-12-22T15:38:36.604Z] --- PASS: TestDataLoss (0.00s) [2020-12-22T15:38:36.604Z] === RUN TestUnavailable [2020-12-22T15:38:36.604Z] --- PASS: TestUnavailable (0.00s) [2020-12-22T15:38:36.604Z] === RUN TestSystem [2020-12-22T15:38:36.604Z] --- PASS: TestSystem (0.00s) [2020-12-22T15:38:36.604Z] === RUN TestFromStatusCode [2020-12-22T15:38:36.604Z] === RUN TestFromStatusCode/Not_Found [2020-12-22T15:38:36.604Z] === RUN TestFromStatusCode/Bad_Request [2020-12-22T15:38:36.604Z] === RUN TestFromStatusCode/Conflict [2020-12-22T15:38:36.604Z] === RUN TestFromStatusCode/Unauthorized [2020-12-22T15:38:36.604Z] === RUN TestFromStatusCode/Service_Unavailable [2020-12-22T15:38:36.604Z] === RUN TestFromStatusCode/Forbidden [2020-12-22T15:38:36.604Z] === RUN TestFromStatusCode/Not_Modified [2020-12-22T15:38:36.604Z] === RUN TestFromStatusCode/Not_Implemented [2020-12-22T15:38:36.604Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-12-22T15:38:36.604Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-12-22T15:38:36.604Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-12-22T15:38:36.604Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-12-22T15:38:36.604Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-12-22T15:38:36.604Z] --- PASS: TestFromStatusCode (0.00s) [2020-12-22T15:38:36.604Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-12-22T15:38:36.604Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-12-22T15:38:36.604Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-12-22T15:38:36.604Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-12-22T15:38:36.604Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-12-22T15:38:36.604Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-12-22T15:38:36.604Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-12-22T15:38:36.604Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-12-22T15:38:36.604Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-12-22T15:38:36.604Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-12-22T15:38:36.604Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-12-22T15:38:36.604Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-12-22T15:38:36.604Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-12-22T15:38:36.604Z] PASS [2020-12-22T15:38:36.604Z] coverage: 53.1% of statements [2020-12-22T15:38:36.604Z] ok github.com/docker/docker/errdefs 0.093s coverage: 53.1% of statements [2020-12-22T15:38:36.604Z] --- PASS: TestWhenEmptyAuthConfig (1.02s) [2020-12-22T15:38:36.604Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-12-22T15:38:36.604Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-12-22T15:38:36.604Z] === RUN TestTokenPassThru [2020-12-22T15:38:36.604Z] --- PASS: TestTokenPassThru (0.00s) [2020-12-22T15:38:36.604Z] === RUN TestTokenPassThruDifferentHost [2020-12-22T15:38:36.604Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2020-12-22T15:38:36.604Z] PASS [2020-12-22T15:38:36.604Z] coverage: 23.5% of statements [2020-12-22T15:38:36.604Z] ok github.com/docker/docker/distribution 1.577s coverage: 23.5% of statements [2020-12-22T15:38:36.705Z] 2020/12/22 15:38:36 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2020-12-22T15:38:36.705Z] 2020/12/22 15:38:36 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2020-12-22T15:38:36.705Z] 2020/12/22 15:38:36 Finished clone github.com/mistifyio/go-zfs [2020-12-22T15:38:36.705Z] 2020/12/22 15:38:36 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2020-12-22T15:38:37.064Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-22T15:38:37.064Z] --- PASS: TestInactiveJobs (0.39s) [2020-12-22T15:38:37.064Z] === RUN TestWatchRelease [2020-12-22T15:38:37.064Z] --- PASS: TestWatchRelease (0.07s) [2020-12-22T15:38:37.064Z] === RUN TestWatchFinishedTransfer [2020-12-22T15:38:37.064Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-12-22T15:38:37.064Z] === RUN TestDuplicateTransfer [2020-12-22T15:38:37.064Z] --- PASS: TestDuplicateTransfer (0.06s) [2020-12-22T15:38:37.064Z] === RUN TestSuccessfulUpload [2020-12-22T15:38:37.268Z] 2020/12/22 15:38:37 Finished clone github.com/Microsoft/opengcs [2020-12-22T15:38:37.268Z] 2020/12/22 15:38:37 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-12-22T15:38:37.268Z] 2020/12/22 15:38:37 Finished clone github.com/hashicorp/serf [2020-12-22T15:38:37.268Z] 2020/12/22 15:38:37 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2020-12-22T15:38:37.523Z] time="2020-12-22T15:38:37Z" level=error msg="Upload failed, retrying: simulating retry" [2020-12-22T15:38:37.982Z] --- PASS: TestSuccessfulUpload (0.67s) [2020-12-22T15:38:37.982Z] === RUN TestCancelledUpload [2020-12-22T15:38:37.982Z] --- PASS: TestCancelledUpload (0.00s) [2020-12-22T15:38:37.982Z] PASS [2020-12-22T15:38:37.982Z] coverage: 76.8% of statements [2020-12-22T15:38:37.982Z] ok github.com/docker/docker/distribution/xfer 2.234s coverage: 76.8% of statements [2020-12-22T15:38:37.982Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-22T15:38:38.197Z] 2020/12/22 15:38:38 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-12-22T15:38:38.197Z] 2020/12/22 15:38:38 Finished clone github.com/vbatts/tar-split [2020-12-22T15:38:38.441Z] === RUN TestFSGetInvalidData [2020-12-22T15:38:38.441Z] --- PASS: TestFSGetInvalidData (0.01s) [2020-12-22T15:38:38.441Z] === RUN TestFSInvalidSet [2020-12-22T15:38:38.441Z] --- PASS: TestFSInvalidSet (0.01s) [2020-12-22T15:38:38.441Z] === RUN TestFSInvalidRoot [2020-12-22T15:38:38.441Z] --- PASS: TestFSInvalidRoot (0.00s) [2020-12-22T15:38:38.441Z] === RUN TestFSMetadataGetSet [2020-12-22T15:38:38.441Z] --- PASS: TestFSMetadataGetSet (0.09s) [2020-12-22T15:38:38.441Z] === RUN TestFSInvalidWalker [2020-12-22T15:38:38.441Z] === RUN TestMakeV1ConfigFromConfig [2020-12-22T15:38:38.441Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-12-22T15:38:38.441Z] PASS [2020-12-22T15:38:38.441Z] coverage: 25.0% of statements [2020-12-22T15:38:38.441Z] ok github.com/docker/docker/image/v1 0.126s coverage: 25.0% of statements [2020-12-22T15:38:38.441Z] --- PASS: TestFSInvalidWalker (0.16s) [2020-12-22T15:38:38.441Z] === RUN TestFSGetSet [2020-12-22T15:38:38.441Z] === RUN TestCompare [2020-12-22T15:38:38.441Z] --- PASS: TestCompare (0.00s) [2020-12-22T15:38:38.441Z] PASS [2020-12-22T15:38:38.441Z] coverage: 19.2% of statements [2020-12-22T15:38:38.441Z] --- PASS: TestFSGetSet (0.05s) [2020-12-22T15:38:38.441Z] === RUN TestFSGetUnsetKey [2020-12-22T15:38:38.441Z] --- PASS: TestFSGetUnsetKey (0.00s) [2020-12-22T15:38:38.441Z] === RUN TestFSGetEmptyData [2020-12-22T15:38:38.441Z] ok github.com/docker/docker/image/cache 0.219s coverage: 19.2% of statements [2020-12-22T15:38:38.441Z] --- PASS: TestFSGetEmptyData (0.00s) [2020-12-22T15:38:38.441Z] === RUN TestFSDelete [2020-12-22T15:38:38.441Z] --- PASS: TestFSDelete (0.01s) [2020-12-22T15:38:38.441Z] === RUN TestFSWalker [2020-12-22T15:38:38.441Z] --- PASS: TestFSWalker (0.01s) [2020-12-22T15:38:38.441Z] === RUN TestFSWalkerStopOnError [2020-12-22T15:38:38.441Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2020-12-22T15:38:38.441Z] === RUN TestNewFromJSON [2020-12-22T15:38:38.441Z] --- PASS: TestNewFromJSON (0.00s) [2020-12-22T15:38:38.441Z] === RUN TestNewFromJSONWithInvalidJSON [2020-12-22T15:38:38.441Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-12-22T15:38:38.441Z] === RUN TestMarshalKeyOrder [2020-12-22T15:38:38.441Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-12-22T15:38:38.441Z] === RUN TestImage [2020-12-22T15:38:38.441Z] --- PASS: TestImage (0.00s) [2020-12-22T15:38:38.441Z] === RUN TestImageOSNotEmpty [2020-12-22T15:38:38.441Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-12-22T15:38:38.441Z] === RUN TestNewChildImageFromImageWithRootFS [2020-12-22T15:38:38.441Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-12-22T15:38:38.441Z] === RUN TestRestore [2020-12-22T15:38:38.900Z] time="2020-12-22T15:38:38Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-12-22T15:38:38.900Z] --- PASS: TestRestore (0.12s) [2020-12-22T15:38:38.900Z] === RUN TestAddDelete [2020-12-22T15:38:38.900Z] --- PASS: TestAddDelete (0.02s) [2020-12-22T15:38:38.900Z] === RUN TestSearchAfterDelete [2020-12-22T15:38:38.900Z] --- PASS: TestSearchAfterDelete (0.01s) [2020-12-22T15:38:38.900Z] === RUN TestParentReset [2020-12-22T15:38:38.900Z] --- PASS: TestParentReset (0.06s) [2020-12-22T15:38:38.900Z] === RUN TestGetAndSetLastUpdated [2020-12-22T15:38:38.900Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2020-12-22T15:38:38.900Z] === RUN TestStoreLen [2020-12-22T15:38:38.900Z] --- PASS: TestStoreLen (0.07s) [2020-12-22T15:38:38.900Z] PASS [2020-12-22T15:38:38.900Z] coverage: 86.4% of statements [2020-12-22T15:38:38.900Z] ok github.com/docker/docker/image 0.856s coverage: 86.4% of statements [2020-12-22T15:38:39.126Z] 2020/12/22 15:38:39 Finished clone github.com/cyphar/filepath-securejoin [2020-12-22T15:38:39.126Z] 2020/12/22 15:38:39 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-12-22T15:38:39.201Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-22T15:38:39.201Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-22T15:38:39.201Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-22T15:38:39.201Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-22T15:38:39.201Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-22T15:38:39.201Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-22T15:38:39.359Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-22T15:38:39.359Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-22T15:38:39.770Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-22T15:38:39.818Z] === RUN TestSerialization [2020-12-22T15:38:39.818Z] --- PASS: TestSerialization (0.02s) [2020-12-22T15:38:39.818Z] PASS [2020-12-22T15:38:39.818Z] coverage: 100.0% of statements [2020-12-22T15:38:39.818Z] ok github.com/docker/docker/libcontainerd/queue 0.072s coverage: 100.0% of statements [2020-12-22T15:38:40.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-12-22T15:38:40.494Z] 2020/12/22 15:38:40 Finished clone github.com/opencontainers/runtime-spec [2020-12-22T15:38:40.494Z] 2020/12/22 15:38:40 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-12-22T15:38:40.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-22T15:38:40.751Z] 2020/12/22 15:38:40 Finished clone github.com/coreos/go-systemd [2020-12-22T15:38:40.751Z] 2020/12/22 15:38:40 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-12-22T15:38:41.166Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-22T15:38:41.314Z] 2020/12/22 15:38:41 Finished clone github.com/opencontainers/image-spec [2020-12-22T15:38:41.314Z] 2020/12/22 15:38:41 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-12-22T15:38:41.314Z] 2020/12/22 15:38:41 Finished clone github.com/coreos/go-systemd/v22 [2020-12-22T15:38:41.314Z] 2020/12/22 15:38:41 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-12-22T15:38:41.359Z] === RUN TestEnvironmentParsing [2020-12-22T15:38:41.359Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-12-22T15:38:41.359Z] PASS [2020-12-22T15:38:41.359Z] coverage: 1.0% of statements [2020-12-22T15:38:41.359Z] ok github.com/docker/docker/libcontainerd/local 0.207s coverage: 1.0% of statements [2020-12-22T15:38:41.359Z] === RUN TestEmptyLayer [2020-12-22T15:38:41.359Z] --- PASS: TestEmptyLayer (0.00s) [2020-12-22T15:38:41.359Z] === RUN TestCommitFailure [2020-12-22T15:38:41.359Z] --- PASS: TestCommitFailure (0.01s) [2020-12-22T15:38:41.360Z] === RUN TestStartTransactionFailure [2020-12-22T15:38:41.360Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-12-22T15:38:41.360Z] === RUN TestGetOrphan [2020-12-22T15:38:41.360Z] --- PASS: TestGetOrphan (0.01s) [2020-12-22T15:38:41.360Z] === RUN TestMountAndRegister [2020-12-22T15:38:41.360Z] === RUN TestParseVersion [2020-12-22T15:38:41.360Z] --- PASS: TestParseVersion (0.00s) [2020-12-22T15:38:41.360Z] PASS [2020-12-22T15:38:41.360Z] coverage: 52.9% of statements [2020-12-22T15:38:41.360Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 52.9% of statements [2020-12-22T15:38:41.360Z] --- PASS: TestMountAndRegister (0.12s) [2020-12-22T15:38:41.360Z] layer_test.go:271: Layer size: 14 [2020-12-22T15:38:41.360Z] === RUN TestLayerRelease [2020-12-22T15:38:41.360Z] --- SKIP: TestLayerRelease (0.00s) [2020-12-22T15:38:41.360Z] layer_test.go:304: Failing on Windows [2020-12-22T15:38:41.360Z] === RUN TestStoreRestore [2020-12-22T15:38:41.360Z] --- SKIP: TestStoreRestore (0.00s) [2020-12-22T15:38:41.360Z] layer_test.go:353: Failing on Windows [2020-12-22T15:38:41.360Z] === RUN TestTarStreamStability [2020-12-22T15:38:41.360Z] --- SKIP: TestTarStreamStability (0.00s) [2020-12-22T15:38:41.360Z] layer_test.go:468: Failing on Windows [2020-12-22T15:38:41.360Z] === RUN TestRegisterExistingLayer [2020-12-22T15:38:41.819Z] === RUN TestAddressPoolOpt [2020-12-22T15:38:41.819Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/a [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/something [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/_=a [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/env1=value1 [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/_env1=value1 [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/env2=value2=value3 [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/env3=abc!qwe [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/env_4=value_4 [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/PATH [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/=a [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/PATH= [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/PATH=something [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/asd!qwe [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/1asd [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/123 [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/some_space [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/__some_space_before [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/some_space_after__ [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/= [2020-12-22T15:38:41.819Z] === RUN TestValidateEnv/PaTh [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/a (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/something (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/= (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestParseHost [2020-12-22T15:38:41.819Z] --- PASS: TestParseHost (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestParseDockerDaemonHost [2020-12-22T15:38:41.819Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestParseTCP [2020-12-22T15:38:41.819Z] --- PASS: TestParseTCP (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestParseInvalidUnixAddrInvalid [2020-12-22T15:38:41.819Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestValidateExtraHosts [2020-12-22T15:38:41.819Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestIpOptString [2020-12-22T15:38:41.819Z] --- PASS: TestIpOptString (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestNewIpOptInvalidDefaultVal [2020-12-22T15:38:41.819Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestNewIpOptValidDefaultVal [2020-12-22T15:38:41.819Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestIpOptSetInvalidVal [2020-12-22T15:38:41.819Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestValidateIPAddress [2020-12-22T15:38:41.819Z] --- PASS: TestValidateIPAddress (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestMapOpts [2020-12-22T15:38:41.819Z] --- PASS: TestMapOpts (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestListOptsWithoutValidator [2020-12-22T15:38:41.819Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestListOptsWithValidator [2020-12-22T15:38:41.819Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestValidateDNSSearch [2020-12-22T15:38:41.819Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestValidateLabel [2020-12-22T15:38:41.819Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-12-22T15:38:41.819Z] === RUN TestValidateLabel/label_with_general_format [2020-12-22T15:38:41.819Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-12-22T15:38:41.819Z] === RUN TestValidateLabel/label_with_one_more [2020-12-22T15:38:41.819Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-12-22T15:38:41.819Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-12-22T15:38:41.819Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-12-22T15:38:41.819Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-12-22T15:38:41.819Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-12-22T15:38:41.819Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-12-22T15:38:41.819Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-12-22T15:38:41.819Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-12-22T15:38:41.819Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-12-22T15:38:41.819Z] --- PASS: TestValidateLabel (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-12-22T15:38:41.819Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestNamedListOpts [2020-12-22T15:38:41.819Z] --- PASS: TestNamedListOpts (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestNamedMapOpts [2020-12-22T15:38:41.819Z] --- PASS: TestNamedMapOpts (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestParseLink [2020-12-22T15:38:41.819Z] --- PASS: TestParseLink (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestQuotedStringSetWithQuotes [2020-12-22T15:38:41.819Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-12-22T15:38:41.819Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestQuotedStringSetWithNoQuotes [2020-12-22T15:38:41.819Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-12-22T15:38:41.819Z] === RUN TestUlimitOpt [2020-12-22T15:38:41.819Z] --- PASS: TestUlimitOpt (0.00s) [2020-12-22T15:38:41.819Z] PASS [2020-12-22T15:38:41.819Z] coverage: 67.1% of statements [2020-12-22T15:38:41.819Z] ok github.com/docker/docker/opts 0.151s coverage: 67.1% of statements [2020-12-22T15:38:41.819Z] --- PASS: TestRegisterExistingLayer (0.10s) [2020-12-22T15:38:41.819Z] === RUN TestTarStreamVerification [2020-12-22T15:38:41.819Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-12-22T15:38:41.819Z] layer_test.go:697: Failing on Windows [2020-12-22T15:38:41.819Z] === RUN TestLayerMigration [2020-12-22T15:38:41.819Z] --- SKIP: TestLayerMigration (0.00s) [2020-12-22T15:38:41.819Z] migration_test.go:46: Failing on Windows [2020-12-22T15:38:41.819Z] === RUN TestLayerMigrationNoTarsplit [2020-12-22T15:38:41.819Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-12-22T15:38:41.819Z] migration_test.go:182: Failing on Windows [2020-12-22T15:38:41.819Z] === RUN TestMountInit [2020-12-22T15:38:41.819Z] --- SKIP: TestMountInit (0.00s) [2020-12-22T15:38:41.819Z] mount_test.go:17: Failing on Windows [2020-12-22T15:38:41.819Z] === RUN TestMountSize [2020-12-22T15:38:41.819Z] --- SKIP: TestMountSize (0.00s) [2020-12-22T15:38:41.819Z] mount_test.go:76: Failing on Windows [2020-12-22T15:38:41.819Z] === RUN TestMountChanges [2020-12-22T15:38:41.819Z] --- SKIP: TestMountChanges (0.00s) [2020-12-22T15:38:41.819Z] mount_test.go:125: Failing on Windows [2020-12-22T15:38:41.819Z] === RUN TestMountApply [2020-12-22T15:38:41.819Z] --- SKIP: TestMountApply (0.00s) [2020-12-22T15:38:41.819Z] mount_test.go:212: Failing on Windows [2020-12-22T15:38:41.819Z] PASS [2020-12-22T15:38:41.819Z] coverage: 30.1% of statements [2020-12-22T15:38:41.819Z] ok github.com/docker/docker/layer 0.543s coverage: 30.1% of statements [2020-12-22T15:38:41.819Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-22T15:38:41.819Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-22T15:38:41.819Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-22T15:38:41.819Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-22T15:38:41.819Z] ? github.com/docker/docker/oci [no test files] [2020-12-22T15:38:41.819Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-22T15:38:42.245Z] 2020/12/22 15:38:42 Finished clone github.com/Graylog2/go-gelf [2020-12-22T15:38:42.245Z] 2020/12/22 15:38:42 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-12-22T15:38:42.245Z] 2020/12/22 15:38:42 Finished clone github.com/Microsoft/hcsshim [2020-12-22T15:38:42.245Z] 2020/12/22 15:38:42 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-12-22T15:38:42.245Z] 2020/12/22 15:38:42 Finished clone github.com/godbus/dbus/v5 [2020-12-22T15:38:42.245Z] 2020/12/22 15:38:42 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-12-22T15:38:42.545Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-22T15:38:42.787Z] === RUN TestUnbuffered [2020-12-22T15:38:42.787Z] --- PASS: TestUnbuffered (0.00s) [2020-12-22T15:38:42.787Z] === RUN TestRaceUnbuffered [2020-12-22T15:38:42.787Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-12-22T15:38:42.787Z] PASS [2020-12-22T15:38:42.787Z] coverage: 100.0% of statements [2020-12-22T15:38:42.787Z] ok github.com/docker/docker/pkg/broadcaster 0.200s coverage: 100.0% of statements [2020-12-22T15:38:42.808Z] 2020/12/22 15:38:42 Finished clone github.com/ugorji/go [2020-12-22T15:38:42.808Z] 2020/12/22 15:38:42 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-12-22T15:38:42.808Z] 2020/12/22 15:38:42 Finished clone github.com/philhofer/fwd [2020-12-22T15:38:42.808Z] 2020/12/22 15:38:42 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-12-22T15:38:42.808Z] 2020/12/22 15:38:42 Finished clone github.com/fluent/fluent-logger-golang [2020-12-22T15:38:42.808Z] 2020/12/22 15:38:42 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-12-22T15:38:43.247Z] === RUN TestPeerCertificateMarshalJSON [2020-12-22T15:38:43.247Z] === RUN TestMatch [2020-12-22T15:38:43.247Z] === RUN TestMatch/[[]] [2020-12-22T15:38:43.247Z] === RUN TestMatch/[[foo]] [2020-12-22T15:38:43.247Z] === RUN TestMatch/[[bar]_[foo]] [2020-12-22T15:38:43.247Z] === RUN TestMatch/[[foo_bar]] [2020-12-22T15:38:43.247Z] === RUN TestMatch/[[qux]_[foo]] [2020-12-22T15:38:43.247Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-12-22T15:38:43.247Z] === RUN TestMatch/[] [2020-12-22T15:38:43.247Z] === RUN TestMatch/[]#01 [2020-12-22T15:38:43.247Z] === RUN TestMatch/[[qux]] [2020-12-22T15:38:43.247Z] === RUN TestMatch/[[foo_bar_qux]] [2020-12-22T15:38:43.247Z] === RUN TestMatch/[[qux]_[baz]] [2020-12-22T15:38:43.247Z] === RUN TestMatch/[[foo_baz]] [2020-12-22T15:38:43.247Z] --- PASS: TestMatch (0.00s) [2020-12-22T15:38:43.247Z] --- PASS: TestMatch/[[]] (0.00s) [2020-12-22T15:38:43.247Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-12-22T15:38:43.247Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-12-22T15:38:43.247Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-12-22T15:38:43.247Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-12-22T15:38:43.247Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-12-22T15:38:43.247Z] --- PASS: TestMatch/[] (0.00s) [2020-12-22T15:38:43.247Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-12-22T15:38:43.247Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-12-22T15:38:43.247Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-12-22T15:38:43.247Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-12-22T15:38:43.247Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-12-22T15:38:43.247Z] PASS [2020-12-22T15:38:43.247Z] coverage: 87.5% of statements [2020-12-22T15:38:43.247Z] ok github.com/docker/docker/pkg/capabilities 0.140s coverage: 87.5% of statements [2020-12-22T15:38:43.486Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-12-22T15:38:43.705Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-12-22T15:38:43.706Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-12-22T15:38:43.706Z] --- PASS: TestPeerCertificateMarshalJSON (0.45s) [2020-12-22T15:38:43.706Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-12-22T15:38:43.706Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-12-22T15:38:43.706Z] === RUN TestMiddleware [2020-12-22T15:38:43.706Z] --- PASS: TestMiddleware (0.00s) [2020-12-22T15:38:43.706Z] === RUN TestNewResponseModifier [2020-12-22T15:38:43.706Z] --- PASS: TestNewResponseModifier (0.00s) [2020-12-22T15:38:43.706Z] PASS [2020-12-22T15:38:43.706Z] coverage: 26.8% of statements [2020-12-22T15:38:43.706Z] ok github.com/docker/docker/pkg/authorization 0.594s coverage: 26.8% of statements [2020-12-22T15:38:43.738Z] 2020/12/22 15:38:43 Finished clone github.com/fsnotify/fsnotify [2020-12-22T15:38:43.738Z] 2020/12/22 15:38:43 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2020-12-22T15:38:43.995Z] 2020/12/22 15:38:44 Finished clone github.com/bsphere/le_go [2020-12-22T15:38:43.995Z] 2020/12/22 15:38:44 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2020-12-22T15:38:44.054Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-22T15:38:44.165Z] === RUN TestIsArchivePathDir [2020-12-22T15:38:44.165Z] --- PASS: TestIsArchivePathDir (0.05s) [2020-12-22T15:38:44.165Z] === RUN TestIsArchivePathInvalidFile [2020-12-22T15:38:44.165Z] === RUN TestChrootTarUntar [2020-12-22T15:38:44.165Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-12-22T15:38:44.165Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:38:44.165Z] === RUN TestChrootUntarWithHugeExcludesList [2020-12-22T15:38:44.165Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-12-22T15:38:44.165Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:38:44.165Z] === RUN TestChrootUntarEmptyArchive [2020-12-22T15:38:44.165Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-12-22T15:38:44.165Z] === RUN TestChrootTarUntarWithSymlink [2020-12-22T15:38:44.165Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-12-22T15:38:44.165Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-22T15:38:44.165Z] === RUN TestChrootCopyWithTar [2020-12-22T15:38:44.165Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-12-22T15:38:44.165Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-22T15:38:44.165Z] === RUN TestChrootCopyFileWithTar [2020-12-22T15:38:44.165Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-12-22T15:38:44.165Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:38:44.165Z] === RUN TestChrootUntarPath [2020-12-22T15:38:44.165Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-12-22T15:38:44.165Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-22T15:38:44.165Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-12-22T15:38:44.165Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-12-22T15:38:44.165Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:38:44.165Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-12-22T15:38:44.165Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-12-22T15:38:44.165Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:38:44.165Z] === RUN TestChrootApplyDotDotFile [2020-12-22T15:38:44.165Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-12-22T15:38:44.165Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:38:44.165Z] PASS [2020-12-22T15:38:44.165Z] coverage: 15.4% of statements [2020-12-22T15:38:44.165Z] ok github.com/docker/docker/pkg/chrootarchive 0.218s coverage: 15.4% of statements [2020-12-22T15:38:44.558Z] 2020/12/22 15:38:44 Finished clone github.com/jmespath/go-jmespath [2020-12-22T15:38:44.558Z] 2020/12/22 15:38:44 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2020-12-22T15:38:44.558Z] 2020/12/22 15:38:44 Finished clone golang.org/x/sys [2020-12-22T15:38:44.558Z] 2020/12/22 15:38:44 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2020-12-22T15:38:44.623Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-22T15:38:44.623Z] === RUN TestDockerSuite/TestDevicePermissions [2020-12-22T15:38:44.624Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2020-12-22T15:38:44.624Z] === RUN TestIsArchivePathTar [2020-12-22T15:38:44.624Z] === RUN TestSizeEmpty [2020-12-22T15:38:44.624Z] --- PASS: TestSizeEmpty (0.00s) [2020-12-22T15:38:44.624Z] === RUN TestSizeEmptyFile [2020-12-22T15:38:44.624Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-12-22T15:38:44.624Z] === RUN TestSizeNonemptyFile [2020-12-22T15:38:44.624Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-12-22T15:38:44.624Z] === RUN TestSizeNestedDirectoryEmpty [2020-12-22T15:38:44.624Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-12-22T15:38:44.624Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-12-22T15:38:44.624Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-12-22T15:38:44.624Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-12-22T15:38:44.624Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-12-22T15:38:44.624Z] === RUN TestMoveToSubdir [2020-12-22T15:38:44.624Z] --- PASS: TestMoveToSubdir (0.00s) [2020-12-22T15:38:44.624Z] === RUN TestSizeNonExistingDirectory [2020-12-22T15:38:44.624Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-12-22T15:38:44.624Z] PASS [2020-12-22T15:38:44.624Z] coverage: 80.0% of statements [2020-12-22T15:38:44.624Z] ok github.com/docker/docker/pkg/directory 0.040s coverage: 80.0% of statements [2020-12-22T15:38:44.624Z] --- PASS: TestIsArchivePathTar (0.16s) [2020-12-22T15:38:44.624Z] === RUN TestDecompressStreamGzip [2020-12-22T15:38:44.624Z] --- PASS: TestDecompressStreamGzip (0.13s) [2020-12-22T15:38:44.624Z] === RUN TestDecompressStreamBzip2 [2020-12-22T15:38:44.624Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2020-12-22T15:38:44.624Z] === RUN TestDecompressStreamXz [2020-12-22T15:38:44.624Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-12-22T15:38:44.624Z] archive_test.go:133: Xz not present in msys2 [2020-12-22T15:38:44.624Z] === RUN TestCompressStreamXzUnsupported [2020-12-22T15:38:44.624Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-12-22T15:38:44.624Z] === RUN TestCompressStreamBzip2Unsupported [2020-12-22T15:38:44.624Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-12-22T15:38:44.624Z] === RUN TestCompressStreamInvalid [2020-12-22T15:38:44.624Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-12-22T15:38:44.624Z] === RUN TestExtensionInvalid [2020-12-22T15:38:44.624Z] --- PASS: TestExtensionInvalid (0.00s) [2020-12-22T15:38:44.624Z] === RUN TestExtensionUncompressed [2020-12-22T15:38:44.624Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-12-22T15:38:44.624Z] === RUN TestExtensionBzip2 [2020-12-22T15:38:44.624Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-12-22T15:38:44.624Z] === RUN TestExtensionGzip [2020-12-22T15:38:44.624Z] --- PASS: TestExtensionGzip (0.00s) [2020-12-22T15:38:44.624Z] === RUN TestExtensionXz [2020-12-22T15:38:44.624Z] --- PASS: TestExtensionXz (0.00s) [2020-12-22T15:38:44.624Z] === RUN TestCmdStreamLargeStderr [2020-12-22T15:38:44.624Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2020-12-22T15:38:44.624Z] === RUN TestCmdStreamBad [2020-12-22T15:38:44.624Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-12-22T15:38:44.624Z] archive_test.go:238: Failing on Windows CI machines [2020-12-22T15:38:44.624Z] === RUN TestCmdStreamGood [2020-12-22T15:38:44.882Z] === RUN TestDockerSuite/TestDockerFails [2020-12-22T15:38:45.083Z] --- PASS: TestCmdStreamGood (0.03s) [2020-12-22T15:38:45.083Z] === RUN TestUntarPathWithInvalidDest [2020-12-22T15:38:45.083Z] --- PASS: TestUntarPathWithInvalidDest (0.15s) [2020-12-22T15:38:45.083Z] === RUN TestUntarPathWithInvalidSrc [2020-12-22T15:38:45.083Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-12-22T15:38:45.083Z] === RUN TestUntarPath [2020-12-22T15:38:45.083Z] --- PASS: TestUntarPath (0.05s) [2020-12-22T15:38:45.083Z] === RUN TestUntarPathWithDestinationFile [2020-12-22T15:38:45.083Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2020-12-22T15:38:45.083Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-12-22T15:38:45.083Z] === RUN Test [2020-12-22T15:38:45.083Z] === RUN Test/TestContainsEntry [2020-12-22T15:38:45.083Z] === RUN Test/TestCreateEntries [2020-12-22T15:38:45.083Z] === RUN Test/TestEntriesDiff [2020-12-22T15:38:45.083Z] === RUN Test/TestEntriesEquality [2020-12-22T15:38:45.083Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-12-22T15:38:45.083Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-12-22T15:38:45.083Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-12-22T15:38:45.083Z] === RUN Test/TestGeneratorNotGenerate [2020-12-22T15:38:45.083Z] === RUN Test/TestGeneratorWithPort [2020-12-22T15:38:45.083Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-12-22T15:38:45.083Z] === RUN Test/TestNewEntry [2020-12-22T15:38:45.083Z] === RUN Test/TestParse [2020-12-22T15:38:45.083Z] --- PASS: Test (0.00s) [2020-12-22T15:38:45.083Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-12-22T15:38:45.083Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-12-22T15:38:45.083Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-12-22T15:38:45.083Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-12-22T15:38:45.083Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-12-22T15:38:45.083Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-12-22T15:38:45.083Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-12-22T15:38:45.083Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-12-22T15:38:45.083Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-12-22T15:38:45.083Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-12-22T15:38:45.083Z] --- PASS: Test/TestNewEntry (0.00s) [2020-12-22T15:38:45.083Z] --- PASS: Test/TestParse (0.00s) [2020-12-22T15:38:45.083Z] PASS [2020-12-22T15:38:45.083Z] coverage: 58.3% of statements [2020-12-22T15:38:45.083Z] ok github.com/docker/docker/pkg/discovery 0.076s coverage: 58.3% of statements [2020-12-22T15:38:45.083Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2020-12-22T15:38:45.083Z] === RUN TestCopyWithTarInvalidSrc [2020-12-22T15:38:45.083Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-12-22T15:38:45.083Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-12-22T15:38:45.083Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-12-22T15:38:45.083Z] === RUN TestCopyWithTarSrcFile [2020-12-22T15:38:45.083Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2020-12-22T15:38:45.083Z] === RUN TestCopyWithTarSrcFolder [2020-12-22T15:38:45.083Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-12-22T15:38:45.083Z] === RUN TestCopyFileWithTarInvalidSrc [2020-12-22T15:38:45.083Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.02s) [2020-12-22T15:38:45.083Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-12-22T15:38:45.083Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2020-12-22T15:38:45.083Z] === RUN TestCopyFileWithTarSrcFolder [2020-12-22T15:38:45.083Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-12-22T15:38:45.083Z] === RUN TestCopyFileWithTarSrcFile [2020-12-22T15:38:45.083Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2020-12-22T15:38:45.083Z] === RUN TestTarFiles [2020-12-22T15:38:45.142Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-12-22T15:38:45.142Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-12-22T15:38:45.142Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-12-22T15:38:45.165Z] 2020/12/22 15:38:45 Finished clone golang.org/x/oauth2 [2020-12-22T15:38:45.165Z] 2020/12/22 15:38:45 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2020-12-22T15:38:45.542Z] === RUN Test [2020-12-22T15:38:45.542Z] === RUN Test/TestContent [2020-12-22T15:38:45.542Z] === RUN Test/TestInitialize [2020-12-22T15:38:45.542Z] === RUN Test/TestNew [2020-12-22T15:38:45.542Z] === RUN Test/TestParsingContentsWithComments [2020-12-22T15:38:45.542Z] === RUN Test/TestRegister [2020-12-22T15:38:45.542Z] === RUN Test/TestWatch [2020-12-22T15:38:45.542Z] --- PASS: Test (0.01s) [2020-12-22T15:38:45.542Z] --- PASS: Test/TestContent (0.00s) [2020-12-22T15:38:45.542Z] --- PASS: Test/TestInitialize (0.00s) [2020-12-22T15:38:45.542Z] --- PASS: Test/TestNew (0.00s) [2020-12-22T15:38:45.542Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-12-22T15:38:45.542Z] --- PASS: Test/TestRegister (0.00s) [2020-12-22T15:38:45.542Z] --- PASS: Test/TestWatch (0.01s) [2020-12-22T15:38:45.542Z] PASS [2020-12-22T15:38:45.542Z] coverage: 92.9% of statements [2020-12-22T15:38:45.542Z] ok github.com/docker/docker/pkg/discovery/file 0.161s coverage: 92.9% of statements [2020-12-22T15:38:45.736Z] 2020/12/22 15:38:45 Finished clone github.com/golang/groupcache [2020-12-22T15:38:45.736Z] 2020/12/22 15:38:45 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-12-22T15:38:45.736Z] 2020/12/22 15:38:45 Finished clone github.com/docker/libnetwork [2020-12-22T15:38:45.736Z] 2020/12/22 15:38:45 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2020-12-22T15:38:45.859Z] --- PASS: TestUpdateRestartPolicy (11.25s) [2020-12-22T15:38:45.859Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-22T15:38:45.859Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2020-12-22T15:38:45.859Z] === RUN TestWaitNonBlocked [2020-12-22T15:38:45.859Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T15:38:45.859Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T15:38:45.859Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T15:38:45.859Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T15:38:45.859Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T15:38:45.859Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T15:38:45.859Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-22T15:38:45.859Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2020-12-22T15:38:45.859Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2020-12-22T15:38:45.859Z] === RUN TestWaitBlocked [2020-12-22T15:38:45.859Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T15:38:45.859Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T15:38:45.859Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T15:38:45.859Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T15:38:45.859Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-22T15:38:45.859Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-22T15:38:45.991Z] 2020/12/22 15:38:45 Finished clone github.com/tinylib/msgp [2020-12-22T15:38:45.991Z] 2020/12/22 15:38:45 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2020-12-22T15:38:46.093Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-12-22T15:38:46.505Z] --- PASS: TestWaitBlocked (0.03s) [2020-12-22T15:38:46.505Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2020-12-22T15:38:46.505Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2020-12-22T15:38:46.505Z] === CONT TestContainerStartOnDaemonRestart [2020-12-22T15:38:46.505Z] === CONT TestContainerKillOnDaemonStart [2020-12-22T15:38:46.505Z] === CONT TestDaemonHostGatewayIP [2020-12-22T15:38:46.505Z] === CONT TestIpcModeOlderClient [2020-12-22T15:38:46.510Z] === RUN Test [2020-12-22T15:38:46.510Z] === RUN Test/TestWatch [2020-12-22T15:38:46.510Z] --- PASS: Test (0.00s) [2020-12-22T15:38:46.510Z] --- PASS: Test/TestWatch (0.00s) [2020-12-22T15:38:46.510Z] PASS [2020-12-22T15:38:46.510Z] coverage: 92.3% of statements [2020-12-22T15:38:46.510Z] ok github.com/docker/docker/pkg/discovery/memory 0.191s coverage: 92.3% of statements [2020-12-22T15:38:46.554Z] 2020/12/22 15:38:46 Finished clone github.com/googleapis/gax-go [2020-12-22T15:38:46.554Z] 2020/12/22 15:38:46 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2020-12-22T15:38:46.662Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-12-22T15:38:46.799Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-12-22T15:38:46.799Z] === CONT TestDaemonRestartIpcMode [2020-12-22T15:38:46.969Z] === RUN Test [2020-12-22T15:38:46.969Z] === RUN Test/TestInitialize [2020-12-22T15:38:46.969Z] time="2020-12-22T15:38:46Z" level=info msg="Initializing discovery without TLS" [2020-12-22T15:38:46.969Z] time="2020-12-22T15:38:46Z" level=info msg="Initializing discovery without TLS" [2020-12-22T15:38:46.969Z] time="2020-12-22T15:38:46Z" level=info msg="Initializing discovery without TLS" [2020-12-22T15:38:46.969Z] === RUN Test/TestInitializeWithCerts [2020-12-22T15:38:46.969Z] time="2020-12-22T15:38:46Z" level=info msg="Initializing discovery with TLS" [2020-12-22T15:38:46.969Z] === RUN Test/TestWatch [2020-12-22T15:38:46.969Z] time="2020-12-22T15:38:46Z" level=info msg="Initializing discovery without TLS" [2020-12-22T15:38:46.969Z] === RUN Test [2020-12-22T15:38:46.969Z] === RUN Test/TestInitialize [2020-12-22T15:38:46.969Z] === RUN Test/TestInitializeWithPattern [2020-12-22T15:38:46.969Z] === RUN Test/TestRegister [2020-12-22T15:38:46.969Z] === RUN Test/TestWatch [2020-12-22T15:38:46.969Z] --- PASS: Test (0.00s) [2020-12-22T15:38:46.969Z] --- PASS: Test/TestInitialize (0.00s) [2020-12-22T15:38:46.969Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-12-22T15:38:46.969Z] --- PASS: Test/TestRegister (0.00s) [2020-12-22T15:38:46.969Z] --- PASS: Test/TestWatch (0.00s) [2020-12-22T15:38:46.969Z] PASS [2020-12-22T15:38:46.969Z] coverage: 93.8% of statements [2020-12-22T15:38:46.969Z] ok github.com/docker/docker/pkg/discovery/nodes 0.070s coverage: 93.8% of statements [2020-12-22T15:38:47.114Z] 2020/12/22 15:38:46 Finished clone github.com/moby/buildkit [2020-12-22T15:38:47.114Z] 2020/12/22 15:38:46 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2020-12-22T15:38:47.230Z] --- PASS: TestServicePlugin (33.05s) [2020-12-22T15:38:47.230Z] plugin_test.go:62: [d7445ca154c14] joining swarm manager [daa5707b9de7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T15:38:47.230Z] plugin_test.go:65: [dc5c08557b984] joining swarm manager [daa5707b9de7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T15:38:47.230Z] === RUN TestServiceUpdateLabel [2020-12-22T15:38:47.370Z] 2020/12/22 15:38:47 Finished clone golang.org/x/text [2020-12-22T15:38:47.370Z] 2020/12/22 15:38:47 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2020-12-22T15:38:47.626Z] 2020/12/22 15:38:47 Finished clone github.com/containerd/fifo [2020-12-22T15:38:47.626Z] 2020/12/22 15:38:47 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2020-12-22T15:38:47.799Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-12-22T15:38:47.799Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-12-22T15:38:47.799Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-12-22T15:38:47.799Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-12-22T15:38:47.939Z] === RUN TestPollerAddRemove [2020-12-22T15:38:47.939Z] --- PASS: TestPollerAddRemove (0.00s) [2020-12-22T15:38:47.939Z] === RUN TestPollerEvent [2020-12-22T15:38:47.939Z] --- SKIP: TestPollerEvent (0.00s) [2020-12-22T15:38:47.939Z] poller_test.go:41: No chmod on Windows [2020-12-22T15:38:47.939Z] === RUN TestPollerClose [2020-12-22T15:38:47.939Z] --- PASS: TestPollerClose (0.00s) [2020-12-22T15:38:47.939Z] PASS [2020-12-22T15:38:47.939Z] coverage: 45.7% of statements [2020-12-22T15:38:47.939Z] ok github.com/docker/docker/pkg/filenotify 0.223s coverage: 45.7% of statements [2020-12-22T15:38:48.188Z] 2020/12/22 15:38:48 Finished clone go.opencensus.io [2020-12-22T15:38:48.188Z] 2020/12/22 15:38:48 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-12-22T15:38:48.399Z] === RUN TestCopyFileWithInvalidSrc [2020-12-22T15:38:48.399Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestCopyFileWithInvalidDest [2020-12-22T15:38:48.399Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestCopyFileWithSameSrcAndDest [2020-12-22T15:38:48.399Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-12-22T15:38:48.399Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestCopyFile [2020-12-22T15:38:48.399Z] --- PASS: TestCopyFile (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-12-22T15:38:48.399Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-12-22T15:38:48.399Z] fileutils_test.go:134: Needs porting to Windows [2020-12-22T15:38:48.399Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-12-22T15:38:48.399Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestReadSymlinkedDirectoryToFile [2020-12-22T15:38:48.399Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-12-22T15:38:48.399Z] fileutils_test.go:180: Needs porting to Windows [2020-12-22T15:38:48.399Z] === RUN TestWildcardMatches [2020-12-22T15:38:48.399Z] --- PASS: TestWildcardMatches (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestPatternMatches [2020-12-22T15:38:48.399Z] --- PASS: TestPatternMatches (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-12-22T15:38:48.399Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestPatternMatchesFolderExclusions [2020-12-22T15:38:48.399Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-12-22T15:38:48.399Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-12-22T15:38:48.399Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-12-22T15:38:48.399Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-12-22T15:38:48.399Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestSingleExclamationError [2020-12-22T15:38:48.399Z] --- PASS: TestSingleExclamationError (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestMatchesWithNoPatterns [2020-12-22T15:38:48.399Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestMatchesWithMalformedPatterns [2020-12-22T15:38:48.399Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestMatches [2020-12-22T15:38:48.399Z] --- PASS: TestMatches (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestCleanPatterns [2020-12-22T15:38:48.399Z] --- PASS: TestCleanPatterns (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-12-22T15:38:48.399Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestCleanPatternsExceptionFlag [2020-12-22T15:38:48.399Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-12-22T15:38:48.399Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-12-22T15:38:48.399Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestCleanPatternsErrorSingleException [2020-12-22T15:38:48.399Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestCreateIfNotExistsDir [2020-12-22T15:38:48.399Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestCreateIfNotExistsFile [2020-12-22T15:38:48.399Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2020-12-22T15:38:48.399Z] === RUN TestMatch [2020-12-22T15:38:48.399Z] --- PASS: TestMatch (0.00s) [2020-12-22T15:38:48.399Z] PASS [2020-12-22T15:38:48.399Z] coverage: 87.7% of statements [2020-12-22T15:38:48.399Z] ok github.com/docker/docker/pkg/fileutils 0.096s coverage: 87.7% of statements [2020-12-22T15:38:48.444Z] 2020/12/22 15:38:48 Finished clone github.com/miekg/dns [2020-12-22T15:38:48.444Z] 2020/12/22 15:38:48 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2020-12-22T15:38:48.858Z] === RUN TestGet [2020-12-22T15:38:48.858Z] --- PASS: TestGet (0.00s) [2020-12-22T15:38:48.858Z] === RUN TestGetShortcutString [2020-12-22T15:38:48.858Z] --- PASS: TestGetShortcutString (0.00s) [2020-12-22T15:38:48.858Z] PASS [2020-12-22T15:38:48.858Z] coverage: 42.9% of statements [2020-12-22T15:38:48.858Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2020-12-22T15:38:49.007Z] 2020/12/22 15:38:48 Finished clone github.com/containerd/go-runc [2020-12-22T15:38:49.007Z] 2020/12/22 15:38:48 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-12-22T15:38:49.007Z] 2020/12/22 15:38:49 Finished clone github.com/containerd/cgroups [2020-12-22T15:38:49.007Z] 2020/12/22 15:38:49 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2020-12-22T15:38:49.317Z] === RUN TestCreateIDMapOrder [2020-12-22T15:38:49.317Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-12-22T15:38:49.317Z] PASS [2020-12-22T15:38:49.317Z] coverage: 7.3% of statements [2020-12-22T15:38:49.317Z] ok github.com/docker/docker/pkg/idtools 0.078s coverage: 7.3% of statements [2020-12-22T15:38:49.705Z] --- PASS: TestServiceUpdateLabel (2.20s) [2020-12-22T15:38:49.705Z] === RUN TestServiceUpdateSecrets [2020-12-22T15:38:49.776Z] --- PASS: TestTarFiles (4.33s) [2020-12-22T15:38:49.776Z] === RUN TestTarUntar [2020-12-22T15:38:49.776Z] --- PASS: TestTarUntar (0.02s) [2020-12-22T15:38:49.776Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-12-22T15:38:49.776Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-12-22T15:38:49.776Z] === RUN TestTarWithOptions [2020-12-22T15:38:49.776Z] --- PASS: TestTarWithOptions (0.02s) [2020-12-22T15:38:49.776Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-12-22T15:38:49.776Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-12-22T15:38:49.776Z] === RUN TestUntarUstarGnuConflict [2020-12-22T15:38:49.776Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2020-12-22T15:38:49.776Z] === RUN TestUntarInvalidFilenames [2020-12-22T15:38:49.776Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames039218958\\dest" [2020-12-22T15:38:49.776Z] --- PASS: TestUntarInvalidFilenames (0.10s) [2020-12-22T15:38:49.776Z] === RUN TestUntarHardlinkToSymlink [2020-12-22T15:38:49.776Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-12-22T15:38:49.776Z] === RUN TestUntarInvalidHardlink [2020-12-22T15:38:49.776Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink413124623\\victim\\hello" -> "../victim/hello" [2020-12-22T15:38:49.776Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink156677154\\victim\\hello" -> "/../victim/hello" [2020-12-22T15:38:49.776Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink387520793\\victim" -> "../victim" [2020-12-22T15:38:49.776Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink067524004\\victim" -> "../victim" [2020-12-22T15:38:49.776Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink616027827\\victim" -> "../victim" [2020-12-22T15:38:49.776Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink729526390\\victim" -> "../victim" [2020-12-22T15:38:49.776Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2020-12-22T15:38:49.776Z] === RUN TestUntarInvalidSymlink [2020-12-22T15:38:49.776Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink119588189\\dest\\dotdot" -> "../victim/hello" [2020-12-22T15:38:49.776Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink737966872\\dest\\slash-dotdot" -> "/../victim/hello" [2020-12-22T15:38:49.776Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink048897943\\dest\\loophole-victim" -> "../victim" [2020-12-22T15:38:49.776Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink980284938\\dest\\loophole-victim" -> "../victim" [2020-12-22T15:38:49.776Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink019471329\\dest\\loophole-victim" -> "../victim" [2020-12-22T15:38:49.776Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink078626252\\dest\\loophole-victim" -> "../victim" [2020-12-22T15:38:49.776Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink967071419\\dest\\dir\\loophole" -> "../../victim" [2020-12-22T15:38:49.776Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2020-12-22T15:38:49.776Z] === RUN TestTempArchiveCloseMultipleTimes [2020-12-22T15:38:49.776Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-12-22T15:38:49.776Z] === RUN TestReplaceFileTarWrapper [2020-12-22T15:38:49.776Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2020-12-22T15:38:49.776Z] === RUN TestPrefixHeaderReadable [2020-12-22T15:38:49.776Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2020-12-22T15:38:49.776Z] === RUN TestDisablePigz [2020-12-22T15:38:49.776Z] --- PASS: Test (3.09s) [2020-12-22T15:38:49.776Z] --- PASS: Test/TestInitialize (0.08s) [2020-12-22T15:38:49.776Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2020-12-22T15:38:49.776Z] --- PASS: Test/TestWatch (3.00s) [2020-12-22T15:38:49.776Z] PASS [2020-12-22T15:38:49.776Z] coverage: 84.1% of statements [2020-12-22T15:38:49.776Z] ok github.com/docker/docker/pkg/discovery/kv 3.534s coverage: 84.1% of statements [2020-12-22T15:38:49.936Z] 2020/12/22 15:38:49 Finished clone code.cloudfoundry.org/clock [2020-12-22T15:38:49.936Z] 2020/12/22 15:38:49 Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20 [2020-12-22T15:38:49.936Z] 2020/12/22 15:38:49 Finished clone github.com/containerd/ttrpc [2020-12-22T15:38:49.936Z] 2020/12/22 15:38:49 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-12-22T15:38:50.235Z] --- PASS: TestDisablePigz (0.10s) [2020-12-22T15:38:50.235Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-12-22T15:38:50.235Z] === RUN TestPigz [2020-12-22T15:38:50.235Z] --- PASS: TestPigz (0.13s) [2020-12-22T15:38:50.235Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-12-22T15:38:50.235Z] === RUN TestCopyFileWithInvalidDest [2020-12-22T15:38:50.235Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-12-22T15:38:50.235Z] archive_windows_test.go:16: Currently fails [2020-12-22T15:38:50.235Z] === RUN TestCanonicalTarNameForPath [2020-12-22T15:38:50.235Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-12-22T15:38:50.235Z] === RUN TestCanonicalTarName [2020-12-22T15:38:50.235Z] --- PASS: TestCanonicalTarName (0.00s) [2020-12-22T15:38:50.235Z] === RUN TestChmodTarEntry [2020-12-22T15:38:50.235Z] --- PASS: TestChmodTarEntry (0.00s) [2020-12-22T15:38:50.235Z] === RUN TestHardLinkOrder [2020-12-22T15:38:50.235Z] --- PASS: TestHardLinkOrder (0.05s) [2020-12-22T15:38:50.235Z] === RUN TestChangeString [2020-12-22T15:38:50.235Z] --- PASS: TestChangeString (0.00s) [2020-12-22T15:38:50.235Z] === RUN TestChangesWithNoChanges [2020-12-22T15:38:50.235Z] --- PASS: TestChangesWithNoChanges (0.03s) [2020-12-22T15:38:50.235Z] === RUN TestChangesWithChanges [2020-12-22T15:38:50.235Z] === RUN TestFixedBufferCap [2020-12-22T15:38:50.235Z] --- PASS: TestFixedBufferCap (0.00s) [2020-12-22T15:38:50.235Z] === RUN TestFixedBufferLen [2020-12-22T15:38:50.235Z] --- PASS: TestFixedBufferLen (0.00s) [2020-12-22T15:38:50.235Z] === RUN TestFixedBufferString [2020-12-22T15:38:50.235Z] --- PASS: TestFixedBufferString (0.00s) [2020-12-22T15:38:50.235Z] === RUN TestFixedBufferWrite [2020-12-22T15:38:50.235Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-12-22T15:38:50.235Z] === RUN TestFixedBufferRead [2020-12-22T15:38:50.235Z] --- PASS: TestFixedBufferRead (0.00s) [2020-12-22T15:38:50.235Z] === RUN TestBytesPipeRead [2020-12-22T15:38:50.235Z] --- PASS: TestBytesPipeRead (0.00s) [2020-12-22T15:38:50.235Z] === RUN TestBytesPipeWrite [2020-12-22T15:38:50.235Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-12-22T15:38:50.235Z] === RUN TestBytesPipeWriteRandomChunks [2020-12-22T15:38:50.235Z] --- PASS: TestChangesWithChanges (0.03s) [2020-12-22T15:38:50.235Z] === RUN TestChangesWithChangesGH13590 [2020-12-22T15:38:50.235Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-12-22T15:38:50.235Z] changes_test.go:192: needs more investigation [2020-12-22T15:38:50.235Z] === RUN TestChangesDirsEmpty [2020-12-22T15:38:50.235Z] --- PASS: TestChangesDirsEmpty (0.09s) [2020-12-22T15:38:50.235Z] === RUN TestChangesDirsMutated [2020-12-22T15:38:50.348Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s) [2020-12-22T15:38:50.639Z] --- PASS: TestDaemonHostGatewayIP (4.09s) [2020-12-22T15:38:50.695Z] --- PASS: TestChangesDirsMutated (0.10s) [2020-12-22T15:38:50.695Z] === RUN TestApplyLayer [2020-12-22T15:38:50.695Z] --- SKIP: TestApplyLayer (0.00s) [2020-12-22T15:38:50.695Z] changes_test.go:405: needs further investigation [2020-12-22T15:38:50.695Z] === RUN TestChangesSizeWithHardlinks [2020-12-22T15:38:50.695Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-12-22T15:38:50.695Z] changes_test.go:441: needs further investigation [2020-12-22T15:38:50.695Z] === RUN TestChangesSizeWithNoChanges [2020-12-22T15:38:50.695Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-12-22T15:38:50.695Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestChangesSize [2020-12-22T15:38:50.695Z] --- PASS: TestChangesSize (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestApplyLayerInvalidFilenames [2020-12-22T15:38:50.695Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames684689455\\dest" [2020-12-22T15:38:50.695Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2020-12-22T15:38:50.695Z] === RUN TestApplyLayerInvalidHardlink [2020-12-22T15:38:50.695Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink199632441\\victim\\hello" -> "../victim/hello" [2020-12-22T15:38:50.695Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink216037956\\victim\\hello" -> "/../victim/hello" [2020-12-22T15:38:50.695Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink203825363\\victim" -> "../victim" [2020-12-22T15:38:50.695Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink117674006\\victim" -> "../victim" [2020-12-22T15:38:50.695Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink398242429\\victim" -> "../victim" [2020-12-22T15:38:50.695Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink449105336\\victim" -> "../victim" [2020-12-22T15:38:50.695Z] --- PASS: TestApplyLayerInvalidHardlink (0.01s) [2020-12-22T15:38:50.695Z] === RUN TestApplyLayerInvalidSymlink [2020-12-22T15:38:50.695Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink260006839\\dest\\dotdot" -> "../victim/hello" [2020-12-22T15:38:50.695Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink597075882\\dest\\slash-dotdot" -> "/../victim/hello" [2020-12-22T15:38:50.695Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink738531073\\dest\\loophole-victim" -> "../victim" [2020-12-22T15:38:50.695Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink117262956\\dest\\loophole-victim" -> "../victim" [2020-12-22T15:38:50.695Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink346973403\\dest\\loophole-victim" -> "../victim" [2020-12-22T15:38:50.695Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink873774206\\dest\\loophole-victim" -> "../victim" [2020-12-22T15:38:50.695Z] --- PASS: TestApplyLayerInvalidSymlink (0.06s) [2020-12-22T15:38:50.695Z] === RUN TestApplyLayerWhiteouts [2020-12-22T15:38:50.695Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2020-12-22T15:38:50.695Z] === RUN TestGenerateEmptyFile [2020-12-22T15:38:50.695Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestGenerateWithContent [2020-12-22T15:38:50.695Z] --- PASS: TestGenerateWithContent (0.00s) [2020-12-22T15:38:50.695Z] PASS [2020-12-22T15:38:50.695Z] coverage: 62.7% of statements [2020-12-22T15:38:50.695Z] ok github.com/docker/docker/pkg/archive 6.527s coverage: 62.7% of statements [2020-12-22T15:38:50.695Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2020-12-22T15:38:50.695Z] === RUN TestAtomicWriteToFile [2020-12-22T15:38:50.695Z] --- PASS: TestAtomicWriteToFile (0.01s) [2020-12-22T15:38:50.695Z] === RUN TestAtomicWriteSetCommit [2020-12-22T15:38:50.695Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestAtomicWriteSetCancel [2020-12-22T15:38:50.695Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestReadCloserWrapperClose [2020-12-22T15:38:50.695Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestReaderErrWrapperReadOnError [2020-12-22T15:38:50.695Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestReaderErrWrapperRead [2020-12-22T15:38:50.695Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestHashData [2020-12-22T15:38:50.695Z] --- PASS: TestHashData (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestCancelReadCloser [2020-12-22T15:38:50.695Z] === RUN TestError [2020-12-22T15:38:50.695Z] --- PASS: TestError (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestProgressString [2020-12-22T15:38:50.695Z] === RUN TestProgressString/no_progress [2020-12-22T15:38:50.695Z] === RUN TestProgressString/progress_1 [2020-12-22T15:38:50.695Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-12-22T15:38:50.695Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-12-22T15:38:50.695Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-12-22T15:38:50.695Z] === RUN TestProgressString/with_units [2020-12-22T15:38:50.695Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-12-22T15:38:50.695Z] === RUN TestProgressString/hide_counts [2020-12-22T15:38:50.695Z] --- PASS: TestProgressString (0.00s) [2020-12-22T15:38:50.695Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-12-22T15:38:50.695Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-12-22T15:38:50.695Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-12-22T15:38:50.695Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-12-22T15:38:50.695Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-12-22T15:38:50.695Z] --- PASS: TestProgressString/with_units (0.00s) [2020-12-22T15:38:50.695Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-12-22T15:38:50.695Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestJSONMessageDisplay [2020-12-22T15:38:50.695Z] --- PASS: TestCancelReadCloser (0.10s) [2020-12-22T15:38:50.695Z] === RUN TestWriteCloserWrapperClose [2020-12-22T15:38:50.695Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestNopWriteCloser [2020-12-22T15:38:50.695Z] --- PASS: TestNopWriteCloser (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestNopWriter [2020-12-22T15:38:50.695Z] --- PASS: TestNopWriter (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestWriteCounter [2020-12-22T15:38:50.695Z] --- PASS: TestWriteCounter (0.00s) [2020-12-22T15:38:50.695Z] PASS [2020-12-22T15:38:50.695Z] coverage: 68.8% of statements [2020-12-22T15:38:50.695Z] ok github.com/docker/docker/pkg/ioutils 0.604s coverage: 68.8% of statements [2020-12-22T15:38:50.695Z] --- PASS: TestJSONMessageDisplay (0.10s) [2020-12-22T15:38:50.695Z] === RUN TestJSONMessageDisplayWithJSONError [2020-12-22T15:38:50.695Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-12-22T15:38:50.695Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestDisplayJSONMessagesStream [2020-12-22T15:38:50.695Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-12-22T15:38:50.695Z] PASS [2020-12-22T15:38:50.695Z] coverage: 91.7% of statements [2020-12-22T15:38:50.695Z] === RUN TestStandardLongPath [2020-12-22T15:38:50.695Z] --- PASS: TestStandardLongPath (0.00s) [2020-12-22T15:38:50.695Z] === RUN TestUNCLongPath [2020-12-22T15:38:50.695Z] --- PASS: TestUNCLongPath (0.00s) [2020-12-22T15:38:50.695Z] PASS [2020-12-22T15:38:50.695Z] coverage: 100.0% of statements [2020-12-22T15:38:50.695Z] ok github.com/docker/docker/pkg/jsonmessage 0.180s coverage: 91.7% of statements [2020-12-22T15:38:50.695Z] ok github.com/docker/docker/pkg/longpath 0.071s coverage: 100.0% of statements [2020-12-22T15:38:50.866Z] 2020/12/22 15:38:50 Finished clone github.com/gogo/googleapis [2020-12-22T15:38:50.866Z] 2020/12/22 15:38:50 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2020-12-22T15:38:50.928Z] --- PASS: TestDaemonRestartIpcMode (4.13s) [2020-12-22T15:38:51.668Z] === RUN TestNameFormat [2020-12-22T15:38:51.668Z] --- PASS: TestNameFormat (0.00s) [2020-12-22T15:38:51.668Z] === RUN TestNameRetries [2020-12-22T15:38:51.668Z] --- PASS: TestNameRetries (0.00s) [2020-12-22T15:38:51.668Z] PASS [2020-12-22T15:38:51.668Z] coverage: 85.7% of statements [2020-12-22T15:38:51.668Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2020-12-22T15:38:51.668Z] === RUN TestParseKeyValueOpt [2020-12-22T15:38:51.668Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-12-22T15:38:51.668Z] === RUN TestParseUintList [2020-12-22T15:38:51.668Z] --- PASS: TestParseUintList (0.00s) [2020-12-22T15:38:51.668Z] === RUN TestParseUintListMaximumLimits [2020-12-22T15:38:51.668Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-12-22T15:38:51.668Z] PASS [2020-12-22T15:38:51.668Z] coverage: 97.0% of statements [2020-12-22T15:38:51.668Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2020-12-22T15:38:51.796Z] 2020/12/22 15:38:51 Finished clone github.com/containerd/console [2020-12-22T15:38:51.796Z] 2020/12/22 15:38:51 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-12-22T15:38:52.056Z] 2020/12/22 15:38:51 Finished clone github.com/opencontainers/runc [2020-12-22T15:38:52.056Z] 2020/12/22 15:38:51 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-12-22T15:38:52.127Z] === RUN TestNewAndRemove [2020-12-22T15:38:52.127Z] --- PASS: TestNewAndRemove (0.00s) [2020-12-22T15:38:52.127Z] === RUN TestRemoveInvalidPath [2020-12-22T15:38:52.127Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-12-22T15:38:52.127Z] PASS [2020-12-22T15:38:52.127Z] coverage: 82.6% of statements [2020-12-22T15:38:52.127Z] ok github.com/docker/docker/pkg/pidfile 0.134s coverage: 82.6% of statements [2020-12-22T15:38:52.586Z] === RUN TestParseEmptyInterface [2020-12-22T15:38:52.586Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-12-22T15:38:52.586Z] === RUN TestParseNonInterfaceType [2020-12-22T15:38:52.586Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-12-22T15:38:52.586Z] === RUN TestParseWithOneFunction [2020-12-22T15:38:52.586Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-12-22T15:38:52.586Z] === RUN TestParseWithMultipleFuncs [2020-12-22T15:38:52.586Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-12-22T15:38:52.586Z] === RUN TestParseWithUnnamedReturn [2020-12-22T15:38:52.586Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-12-22T15:38:52.586Z] === RUN TestEmbeddedInterface [2020-12-22T15:38:52.586Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-12-22T15:38:52.586Z] === RUN TestParsedImports [2020-12-22T15:38:52.586Z] --- PASS: TestParsedImports (0.00s) [2020-12-22T15:38:52.586Z] === RUN TestAliasedImports [2020-12-22T15:38:52.586Z] --- PASS: TestAliasedImports (0.00s) [2020-12-22T15:38:52.586Z] PASS [2020-12-22T15:38:52.586Z] coverage: 56.8% of statements [2020-12-22T15:38:52.586Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.097s coverage: 56.8% of statements [2020-12-22T15:38:52.619Z] 2020/12/22 15:38:52 Finished clone google.golang.org/grpc [2020-12-22T15:38:52.620Z] 2020/12/22 15:38:52 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-12-22T15:38:52.877Z] 2020/12/22 15:38:52 Finished clone github.com/containerd/continuity [2020-12-22T15:38:52.877Z] 2020/12/22 15:38:52 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2020-12-22T15:38:52.877Z] 2020/12/22 15:38:52 Finished clone github.com/docker/distribution [2020-12-22T15:38:52.877Z] 2020/12/22 15:38:52 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-12-22T15:38:53.134Z] 2020/12/22 15:38:53 Finished clone github.com/cilium/ebpf [2020-12-22T15:38:53.134Z] 2020/12/22 15:38:53 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-12-22T15:38:53.390Z] 2020/12/22 15:38:53 Finished clone github.com/fernet/fernet-go [2020-12-22T15:38:53.390Z] 2020/12/22 15:38:53 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-12-22T15:38:53.898Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-22T15:38:54.122Z] === RUN TestFailedConnection [2020-12-22T15:38:54.122Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-12-22T15:38:54.122Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-12-22T15:38:54.122Z] === RUN TestBufioReaderPoolPutAndGet [2020-12-22T15:38:54.122Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-12-22T15:38:54.122Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-12-22T15:38:54.122Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-12-22T15:38:54.122Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-12-22T15:38:54.122Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-12-22T15:38:54.122Z] === RUN TestBufioWriterPoolPutAndGet [2020-12-22T15:38:54.122Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-12-22T15:38:54.122Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-12-22T15:38:54.122Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-12-22T15:38:54.122Z] === RUN TestBufferPoolPutAndGet [2020-12-22T15:38:54.122Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-12-22T15:38:54.122Z] PASS [2020-12-22T15:38:54.122Z] coverage: 88.2% of statements [2020-12-22T15:38:54.122Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2020-12-22T15:38:54.122Z] === RUN TestHTTPTransport [2020-12-22T15:38:54.122Z] --- PASS: TestHTTPTransport (0.00s) [2020-12-22T15:38:54.122Z] PASS [2020-12-22T15:38:54.122Z] coverage: 85.7% of statements [2020-12-22T15:38:54.122Z] ok github.com/docker/docker/pkg/plugins/transport 0.132s coverage: 85.7% of statements [2020-12-22T15:38:54.320Z] 2020/12/22 15:38:54 Finished clone github.com/hashicorp/go-immutable-radix [2020-12-22T15:38:54.320Z] 2020/12/22 15:38:54 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-12-22T15:38:54.578Z] 2020/12/22 15:38:54 Finished clone github.com/hashicorp/go-memdb [2020-12-22T15:38:54.578Z] 2020/12/22 15:38:54 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-12-22T15:38:54.578Z] 2020/12/22 15:38:54 Finished clone golang.org/x/time [2020-12-22T15:38:54.578Z] 2020/12/22 15:38:54 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-12-22T15:38:55.091Z] === RUN TestOutputOnPrematureClose [2020-12-22T15:38:55.091Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-12-22T15:38:55.091Z] === RUN TestCompleteSilently [2020-12-22T15:38:55.091Z] --- PASS: TestCompleteSilently (0.00s) [2020-12-22T15:38:55.091Z] PASS [2020-12-22T15:38:55.091Z] coverage: 75.9% of statements [2020-12-22T15:38:55.091Z] ok github.com/docker/docker/pkg/progress 0.057s coverage: 75.9% of statements [2020-12-22T15:38:55.091Z] === RUN TestSendToOneSub [2020-12-22T15:38:55.091Z] --- PASS: TestSendToOneSub (0.00s) [2020-12-22T15:38:55.091Z] === RUN TestSendToMultipleSubs [2020-12-22T15:38:55.091Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-12-22T15:38:55.091Z] === RUN TestEvictOneSub [2020-12-22T15:38:55.091Z] --- PASS: TestEvictOneSub (0.00s) [2020-12-22T15:38:55.091Z] === RUN TestClosePublisher [2020-12-22T15:38:55.091Z] --- PASS: TestClosePublisher (0.00s) [2020-12-22T15:38:55.091Z] === RUN TestPubSubRace [2020-12-22T15:38:55.091Z] --- PASS: TestFailedConnection (1.04s) [2020-12-22T15:38:55.091Z] === RUN TestFailOnce [2020-12-22T15:38:55.091Z] 2020/12/22 15:38:54 http: panic serving 127.0.0.1:49221: Plugin not ready [2020-12-22T15:38:55.091Z] goroutine 10 [running]: [2020-12-22T15:38:55.091Z] net/http.(*conn).serve.func1(0xc000058b40) [2020-12-22T15:38:55.091Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-12-22T15:38:55.091Z] panic(0x849b40, 0x986990) [2020-12-22T15:38:55.091Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-12-22T15:38:55.091Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a5c0, 0xc0001020e0, 0xc0000d0300) [2020-12-22T15:38:55.091Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-12-22T15:38:55.091Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a5c0, 0xc0001020e0, 0xc0000d0300) [2020-12-22T15:38:55.091Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-12-22T15:38:55.091Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a5c0, 0xc0001020e0, 0xc0000d0300) [2020-12-22T15:38:55.091Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-12-22T15:38:55.091Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a5c0, 0xc0001020e0, 0xc0000d0300) [2020-12-22T15:38:55.091Z] c:/go/src/net/http/server.go:2831 +0xab [2020-12-22T15:38:55.091Z] net/http.(*conn).serve(0xc000058b40, 0x99b180, 0xc00004a980) [2020-12-22T15:38:55.091Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-12-22T15:38:55.091Z] created by net/http.(*Server).Serve [2020-12-22T15:38:55.091Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-12-22T15:38:55.091Z] time="2020-12-22T15:38:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2020-12-22T15:38:55.275Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-22T15:38:55.509Z] 2020/12/22 15:38:55 Finished clone github.com/hashicorp/golang-lru [2020-12-22T15:38:55.509Z] 2020/12/22 15:38:55 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2020-12-22T15:38:55.550Z] === RUN TestRegister [2020-12-22T15:38:55.550Z] --- PASS: TestRegister (0.00s) [2020-12-22T15:38:55.550Z] === RUN TestCommand [2020-12-22T15:38:55.550Z] --- PASS: TestCommand (0.02s) [2020-12-22T15:38:55.550Z] === RUN TestNaiveSelf [2020-12-22T15:38:55.550Z] --- PASS: TestNaiveSelf (0.02s) [2020-12-22T15:38:55.550Z] PASS [2020-12-22T15:38:55.550Z] coverage: 82.4% of statements [2020-12-22T15:38:55.550Z] ok github.com/docker/docker/pkg/reexec 0.072s coverage: 82.4% of statements [2020-12-22T15:38:56.009Z] --- PASS: TestPubSubRace (1.04s) [2020-12-22T15:38:56.009Z] PASS [2020-12-22T15:38:56.009Z] coverage: 75.0% of statements [2020-12-22T15:38:56.009Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 75.0% of statements [2020-12-22T15:38:56.009Z] --- PASS: TestFailOnce (1.11s) [2020-12-22T15:38:56.009Z] === RUN TestEchoInputOutput [2020-12-22T15:38:56.009Z] --- PASS: TestEchoInputOutput (0.00s) [2020-12-22T15:38:56.009Z] === RUN TestBackoff [2020-12-22T15:38:56.009Z] --- PASS: TestBackoff (0.00s) [2020-12-22T15:38:56.009Z] === RUN TestAbortRetry [2020-12-22T15:38:56.009Z] --- PASS: TestAbortRetry (0.00s) [2020-12-22T15:38:56.009Z] === RUN TestClientScheme [2020-12-22T15:38:56.009Z] --- PASS: TestClientScheme (0.00s) [2020-12-22T15:38:56.009Z] === RUN TestNewClientWithTimeout [2020-12-22T15:38:56.073Z] 2020/12/22 15:38:55 Finished clone github.com/coreos/pkg [2020-12-22T15:38:56.073Z] 2020/12/22 15:38:55 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-12-22T15:38:56.073Z] 2020/12/22 15:38:55 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-12-22T15:38:56.073Z] 2020/12/22 15:38:55 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2020-12-22T15:38:56.468Z] === RUN TestParseSignal [2020-12-22T15:38:56.468Z] --- PASS: TestParseSignal (0.00s) [2020-12-22T15:38:56.468Z] === RUN TestValidSignalForPlatform [2020-12-22T15:38:56.468Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-12-22T15:38:56.468Z] PASS [2020-12-22T15:38:56.468Z] coverage: 20.3% of statements [2020-12-22T15:38:56.468Z] ok github.com/docker/docker/pkg/signal 0.054s coverage: 20.3% of statements [2020-12-22T15:38:56.468Z] time="2020-12-22T15:38:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2020-12-22T15:38:56.927Z] === RUN TestNewStdWriter [2020-12-22T15:38:56.927Z] --- PASS: TestNewStdWriter (0.00s) [2020-12-22T15:38:56.927Z] === RUN TestWriteWithUninitializedStdWriter [2020-12-22T15:38:56.927Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-12-22T15:38:56.927Z] === RUN TestWriteWithNilBytes [2020-12-22T15:38:56.927Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-12-22T15:38:56.927Z] === RUN TestWrite [2020-12-22T15:38:56.927Z] --- PASS: TestWrite (0.00s) [2020-12-22T15:38:56.927Z] === RUN TestWriteWithWriterError [2020-12-22T15:38:56.927Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-12-22T15:38:56.927Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-12-22T15:38:56.927Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-12-22T15:38:56.927Z] === RUN TestStdCopyWriteAndRead [2020-12-22T15:38:56.927Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-12-22T15:38:56.927Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-12-22T15:38:56.927Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-12-22T15:38:56.927Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-12-22T15:38:56.927Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-12-22T15:38:56.927Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-12-22T15:38:56.927Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-12-22T15:38:56.927Z] === RUN TestStdCopyWithInvalidInputHeader [2020-12-22T15:38:56.927Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-12-22T15:38:56.927Z] === RUN TestStdCopyWithCorruptedPrefix [2020-12-22T15:38:56.927Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-12-22T15:38:56.927Z] === RUN TestStdCopyReturnsWriteErrors [2020-12-22T15:38:56.927Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-12-22T15:38:56.927Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-12-22T15:38:56.927Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-12-22T15:38:56.927Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-12-22T15:38:56.927Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-12-22T15:38:56.927Z] PASS [2020-12-22T15:38:56.927Z] coverage: 100.0% of statements [2020-12-22T15:38:56.927Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2020-12-22T15:38:57.181Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-22T15:38:57.387Z] === RUN TestRawProgressFormatterFormatStatus [2020-12-22T15:38:57.387Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestRawProgressFormatterFormatProgress [2020-12-22T15:38:57.387Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestFormatStatus [2020-12-22T15:38:57.387Z] --- PASS: TestFormatStatus (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestFormatError [2020-12-22T15:38:57.387Z] --- PASS: TestFormatError (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestFormatJSONError [2020-12-22T15:38:57.387Z] --- PASS: TestFormatJSONError (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestJsonProgressFormatterFormatProgress [2020-12-22T15:38:57.387Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestJsonProgressFormatterFormatStatus [2020-12-22T15:38:57.387Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestNewJSONProgressOutput [2020-12-22T15:38:57.387Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestAuxFormatterEmit [2020-12-22T15:38:57.387Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestStreamWriterStdout [2020-12-22T15:38:57.387Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestStreamWriterStderr [2020-12-22T15:38:57.387Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-12-22T15:38:57.387Z] PASS [2020-12-22T15:38:57.387Z] coverage: 66.2% of statements [2020-12-22T15:38:57.387Z] ok github.com/docker/docker/pkg/streamformatter 0.105s coverage: 66.2% of statements [2020-12-22T15:38:57.387Z] === RUN TestGenerateRandomID [2020-12-22T15:38:57.387Z] --- PASS: TestGenerateRandomID (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestShortenId [2020-12-22T15:38:57.387Z] --- PASS: TestShortenId (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestShortenSha256Id [2020-12-22T15:38:57.387Z] --- PASS: TestShortenSha256Id (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestShortenIdEmpty [2020-12-22T15:38:57.387Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestShortenIdInvalid [2020-12-22T15:38:57.387Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestIsShortIDNonHex [2020-12-22T15:38:57.387Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-12-22T15:38:57.387Z] === RUN TestIsShortIDNotCorrectSize [2020-12-22T15:38:57.387Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-12-22T15:38:57.387Z] PASS [2020-12-22T15:38:57.387Z] coverage: 70.6% of statements [2020-12-22T15:38:57.387Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2020-12-22T15:38:57.443Z] 2020/12/22 15:38:57 Finished clone github.com/beorn7/perks [2020-12-22T15:38:57.444Z] 2020/12/22 15:38:57 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2020-12-22T15:38:57.444Z] 2020/12/22 15:38:57 Finished clone github.com/prometheus/client_model [2020-12-22T15:38:57.444Z] 2020/12/22 15:38:57 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2020-12-22T15:38:58.355Z] time="2020-12-22T15:38:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2020-12-22T15:38:58.355Z] === RUN TestIsCpusetListAvailable [2020-12-22T15:38:58.355Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-12-22T15:38:58.355Z] PASS [2020-12-22T15:38:58.355Z] coverage: 38.2% of statements [2020-12-22T15:38:58.355Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 38.2% of statements [2020-12-22T15:38:58.559Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-12-22T15:38:58.812Z] 2020/12/22 15:38:58 Finished clone golang.org/x/crypto [2020-12-22T15:38:58.812Z] 2020/12/22 15:38:58 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-12-22T15:38:58.812Z] 2020/12/22 15:38:58 Finished clone github.com/golang/protobuf [2020-12-22T15:38:58.812Z] 2020/12/22 15:38:58 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-12-22T15:38:58.814Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-22T15:38:58.814Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-22T15:38:58.814Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-22T15:38:58.814Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-22T15:38:58.814Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-22T15:38:58.814Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-12-22T15:38:58.814Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-12-22T15:38:58.814Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-22T15:38:58.814Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-22T15:38:59.069Z] 2020/12/22 15:38:59 Finished clone github.com/prometheus/client_golang [2020-12-22T15:38:59.069Z] 2020/12/22 15:38:59 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-12-22T15:38:59.126Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-22T15:38:59.273Z] === RUN TestChtimes [2020-12-22T15:38:59.273Z] --- PASS: TestChtimes (0.00s) [2020-12-22T15:38:59.273Z] === RUN TestChtimesWindows [2020-12-22T15:38:59.273Z] --- PASS: TestChtimesWindows (0.00s) [2020-12-22T15:38:59.273Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-12-22T15:38:59.273Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-12-22T15:38:59.273Z] === RUN TestEnsureRemoveAllNotExist [2020-12-22T15:38:59.273Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-12-22T15:38:59.273Z] === RUN TestEnsureRemoveAllWithDir [2020-12-22T15:38:59.273Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-12-22T15:38:59.273Z] === RUN TestEnsureRemoveAllWithFile [2020-12-22T15:38:59.273Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-12-22T15:38:59.273Z] === RUN TestHasWin32KSupport [2020-12-22T15:38:59.273Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-12-22T15:38:59.273Z] syscall_windows_test.go:8: win32k: true [2020-12-22T15:38:59.273Z] PASS [2020-12-22T15:38:59.273Z] coverage: 12.0% of statements [2020-12-22T15:38:59.273Z] ok github.com/docker/docker/pkg/system 0.094s coverage: 12.0% of statements [2020-12-22T15:38:59.273Z] === RUN TestTailFile [2020-12-22T15:38:59.273Z] --- PASS: TestTailFile (0.00s) [2020-12-22T15:38:59.273Z] === RUN TestTailFileManyLines [2020-12-22T15:38:59.273Z] --- PASS: TestTailFileManyLines (0.00s) [2020-12-22T15:38:59.273Z] === RUN TestTailEmptyFile [2020-12-22T15:38:59.273Z] --- PASS: TestTailEmptyFile (0.00s) [2020-12-22T15:38:59.273Z] === RUN TestTailNegativeN [2020-12-22T15:38:59.273Z] --- PASS: TestTailNegativeN (0.00s) [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader [2020-12-22T15:38:59.273Z] === CONT TestNewTailReader [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/single_byte_delimiter [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/2_byte_delimiter [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/4_byte_delimiter [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/8_byte_delimiter [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/12_byte_delimiter [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/truncated_last_line [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-12-22T15:38:59.273Z] === CONT TestNewTailReader/no_delimiter [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.273Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.273Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.273Z] === CONT TestNewTailReader/12_byte_delimiter [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.273Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.273Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.273Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.273Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.274Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.274Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.274Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.274Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.274Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.385Z] --- PASS: TestContainerKillOnDaemonStart (12.93s) [2020-12-22T15:38:59.385Z] PASS [2020-12-22T15:38:59.385Z] [2020-12-22T15:38:59.385Z] === Skipped [2020-12-22T15:38:59.385Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-12-22T15:38:59.385Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T15:38:59.385Z] [2020-12-22T15:38:59.385Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-22T15:38:59.385Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-22T15:38:59.385Z] [2020-12-22T15:38:59.385Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-12-22T15:38:59.385Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-22T15:38:59.385Z] [2020-12-22T15:38:59.385Z] [2020-12-22T15:38:59.385Z] DONE 195 tests, 3 skipped in 109.940s [2020-12-22T15:38:59.385Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-12-22T15:38:59.385Z] ++ 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-12-22T15:38:59.385Z] ++ set -e [2020-12-22T15:38:59.385Z] ++ '[' -n 0 ']' [2020-12-22T15:38:59.385Z] ++ set -x [2020-12-22T15:38:59.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:38:59.676Z] INFO: Testing against a local daemon [2020-12-22T15:38:59.676Z] === RUN TestCommitInheritsEnv [2020-12-22T15:38:59.694Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.736Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.736Z] === CONT TestNewTailReader/single_byte_delimiter [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.736Z] === CONT TestNewTailReader/8_byte_delimiter [2020-12-22T15:38:59.736Z] === CONT TestNewTailReader/4_byte_delimiter [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.736Z] === CONT TestNewTailReader/2_byte_delimiter [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-22T15:38:59.736Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-12-22T15:38:59.736Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.736Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.736Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.736Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.736Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.736Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.736Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.736Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-22T15:38:59.737Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-22T15:38:59.737Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.738Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.739Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-22T15:38:59.739Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.740Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.740Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.740Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.740Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.740Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.740Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.740Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.740Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.740Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.740Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.740Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.740Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.740Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.740Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.740Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.740Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.740Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.740Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.740Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.740Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.740Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.740Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.740Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-22T15:38:59.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.05s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.02s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.741Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.04s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.01s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.02s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.01s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.01s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-22T15:38:59.742Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-22T15:38:59.743Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-22T15:38:59.967Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-12-22T15:38:59.967Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-22T15:38:59.967Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-22T15:38:59.967Z] === RUN TestImagesFilterMultiReference [2020-12-22T15:38:59.967Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-12-22T15:38:59.967Z] === RUN TestImagePullPlatformInvalid [2020-12-22T15:38:59.967Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-12-22T15:38:59.967Z] === RUN TestRemoveImageOrphaning [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-22T15:39:00.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.05s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-22T15:39:00.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-22T15:39:00.203Z] PASS [2020-12-22T15:39:00.203Z] coverage: 88.6% of statements [2020-12-22T15:39:00.203Z] ok github.com/docker/docker/pkg/tailfile 0.457s coverage: 88.6% of statements [2020-12-22T15:39:00.203Z] testing: warning: no tests to run [2020-12-22T15:39:00.203Z] PASS [2020-12-22T15:39:00.203Z] coverage: [no statements] [2020-12-22T15:39:00.203Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2020-12-22T15:39:00.203Z] === RUN TestTarSumRemoveNonExistent [2020-12-22T15:39:00.203Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2020-12-22T15:39:00.203Z] === RUN TestTarSumRemove [2020-12-22T15:39:00.203Z] --- PASS: TestTarSumRemove (0.00s) [2020-12-22T15:39:00.203Z] === RUN TestSortFileInfoSums [2020-12-22T15:39:00.203Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-12-22T15:39:00.203Z] === RUN TestNewTarSumForLabelInvalid [2020-12-22T15:39:00.203Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-12-22T15:39:00.203Z] === RUN TestNewTarSumForLabel [2020-12-22T15:39:00.203Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-12-22T15:39:00.203Z] === RUN TestEmptyTar [2020-12-22T15:39:00.203Z] --- PASS: TestEmptyTar (0.00s) [2020-12-22T15:39:00.203Z] === RUN TestTarSumsReadSize [2020-12-22T15:39:00.203Z] --- PASS: TestTarSumsReadSize (0.00s) [2020-12-22T15:39:00.203Z] === RUN TestTarSums [2020-12-22T15:39:00.259Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2020-12-22T15:39:00.259Z] === RUN TestRemoveImageGarbageCollector [2020-12-22T15:39:00.259Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-22T15:39:00.259Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:39:00.259Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-22T15:39:00.259Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-12-22T15:39:00.259Z] === RUN TestTagInvalidReference [2020-12-22T15:39:00.263Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-22T15:39:00.437Z] 2020/12/22 15:39:00 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-12-22T15:39:00.437Z] 2020/12/22 15:39:00 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-12-22T15:39:00.437Z] 2020/12/22 15:39:00 Finished clone github.com/pkg/errors [2020-12-22T15:39:00.438Z] 2020/12/22 15:39:00 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2020-12-22T15:39:00.438Z] 2020/12/22 15:39:00 Finished clone github.com/inconshreveable/mousetrap [2020-12-22T15:39:00.438Z] 2020/12/22 15:39:00 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2020-12-22T15:39:00.438Z] 2020/12/22 15:39:00 Finished clone github.com/prometheus/procfs [2020-12-22T15:39:00.438Z] 2020/12/22 15:39:00 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-12-22T15:39:00.551Z] --- PASS: TestTagInvalidReference (0.02s) [2020-12-22T15:39:00.551Z] === RUN TestTagValidPrefixedRepo [2020-12-22T15:39:00.551Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-12-22T15:39:00.551Z] === RUN TestTagExistedNameWithoutForce [2020-12-22T15:39:00.551Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-12-22T15:39:00.551Z] === RUN TestTagOfficialNames [2020-12-22T15:39:00.551Z] --- PASS: TestTagOfficialNames (0.04s) [2020-12-22T15:39:00.551Z] === RUN TestTagMatchesDigest [2020-12-22T15:39:00.551Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-12-22T15:39:00.551Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-22T15:39:00.662Z] --- PASS: TestTarSums (0.12s) [2020-12-22T15:39:00.662Z] === RUN TestIteration [2020-12-22T15:39:00.662Z] --- PASS: TestIteration (0.00s) [2020-12-22T15:39:00.662Z] === RUN TestVersionLabelForChecksum [2020-12-22T15:39:00.662Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-12-22T15:39:00.662Z] === RUN TestVersion [2020-12-22T15:39:00.662Z] --- PASS: TestVersion (0.00s) [2020-12-22T15:39:00.662Z] === RUN TestGetVersion [2020-12-22T15:39:00.662Z] --- PASS: TestGetVersion (0.00s) [2020-12-22T15:39:00.662Z] === RUN TestGetVersions [2020-12-22T15:39:00.662Z] --- PASS: TestGetVersions (0.00s) [2020-12-22T15:39:00.662Z] PASS [2020-12-22T15:39:00.662Z] coverage: 89.3% of statements [2020-12-22T15:39:00.662Z] ok github.com/docker/docker/pkg/tarsum 0.233s coverage: 89.3% of statements [2020-12-22T15:39:00.662Z] time="2020-12-22T15:39:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2020-12-22T15:39:00.662Z] === RUN TestTruncIndex [2020-12-22T15:39:00.662Z] === RUN TestIsGIT [2020-12-22T15:39:00.662Z] --- PASS: TestIsGIT (0.00s) [2020-12-22T15:39:00.662Z] === RUN TestIsTransport [2020-12-22T15:39:00.662Z] --- PASS: TestIsTransport (0.00s) [2020-12-22T15:39:00.662Z] PASS [2020-12-22T15:39:00.662Z] coverage: 100.0% of statements [2020-12-22T15:39:00.662Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2020-12-22T15:39:00.662Z] --- PASS: TestTruncIndex (0.10s) [2020-12-22T15:39:00.662Z] PASS [2020-12-22T15:39:00.662Z] coverage: 91.5% of statements [2020-12-22T15:39:00.662Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2020-12-22T15:39:00.694Z] 2020/12/22 15:39:00 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-12-22T15:39:00.695Z] 2020/12/22 15:39:00 Finished clone github.com/prometheus/common [2020-12-22T15:39:00.832Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-22T15:39:01.121Z] === RUN TestVersionInfo [2020-12-22T15:39:01.121Z] --- PASS: TestVersionInfo (0.00s) [2020-12-22T15:39:01.121Z] === RUN TestAppendVersions [2020-12-22T15:39:01.121Z] --- PASS: TestAppendVersions (0.00s) [2020-12-22T15:39:01.121Z] PASS [2020-12-22T15:39:01.121Z] coverage: 88.9% of statements [2020-12-22T15:39:01.121Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2020-12-22T15:39:01.403Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-22T15:39:01.624Z] 2020/12/22 15:39:01 Finished clone github.com/cespare/xxhash/v2 [2020-12-22T15:39:01.624Z] 2020/12/22 15:39:01 Clone github.com/opencontainers/selinux, revision 63ad55b76fd78d4c76c2f5491f68516e60c9d523, attempt 1/20 [2020-12-22T15:39:01.881Z] 2020/12/22 15:39:01 Finished clone github.com/docker/go-metrics [2020-12-22T15:39:01.971Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-12-22T15:39:02.090Z] === RUN TestNewSettable [2020-12-22T15:39:02.090Z] --- PASS: TestNewSettable (0.00s) [2020-12-22T15:39:02.090Z] === RUN TestIsSettable [2020-12-22T15:39:02.090Z] --- PASS: TestIsSettable (0.00s) [2020-12-22T15:39:02.090Z] === RUN TestUpdateSettingsEnv [2020-12-22T15:39:02.090Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-12-22T15:39:02.090Z] PASS [2020-12-22T15:39:02.090Z] coverage: 20.1% of statements [2020-12-22T15:39:02.090Z] ok github.com/docker/docker/plugin/v2 0.114s coverage: 20.1% of statements [2020-12-22T15:39:02.138Z] 2020/12/22 15:39:02 Finished clone github.com/morikuni/aec [2020-12-22T15:39:02.138Z] 2020/12/22 15:39:02 Finished clone github.com/spf13/pflag [2020-12-22T15:39:02.549Z] === RUN TestLoad [2020-12-22T15:39:02.549Z] --- PASS: TestLoad (0.00s) [2020-12-22T15:39:02.549Z] === RUN TestSave [2020-12-22T15:39:02.549Z] --- PASS: TestSave (0.02s) [2020-12-22T15:39:02.549Z] === RUN TestAddDeleteGet [2020-12-22T15:39:02.549Z] --- PASS: TestAddDeleteGet (0.03s) [2020-12-22T15:39:02.549Z] === RUN TestInvalidTags [2020-12-22T15:39:02.549Z] --- PASS: TestInvalidTags (0.00s) [2020-12-22T15:39:02.549Z] PASS [2020-12-22T15:39:02.549Z] coverage: 84.4% of statements [2020-12-22T15:39:03.008Z] ok github.com/docker/docker/reference 0.123s coverage: 84.4% of statements [2020-12-22T15:39:03.008Z] === RUN TestValidatePrivileges [2020-12-22T15:39:03.008Z] --- PASS: TestValidatePrivileges (0.00s) [2020-12-22T15:39:03.008Z] === RUN TestFilterByCapNeg [2020-12-22T15:39:03.008Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-12-22T15:39:03.008Z] === RUN TestFilterByCapPos [2020-12-22T15:39:03.008Z] --- PASS: TestFilterByCapPos (0.00s) [2020-12-22T15:39:03.008Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-12-22T15:39:03.008Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-12-22T15:39:03.008Z] PASS [2020-12-22T15:39:03.008Z] coverage: 12.0% of statements [2020-12-22T15:39:03.008Z] ok github.com/docker/docker/plugin 0.260s coverage: 12.0% of statements [2020-12-22T15:39:03.069Z] 2020/12/22 15:39:03 Finished clone github.com/spf13/cobra [2020-12-22T15:39:03.349Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-12-22T15:39:03.977Z] === RUN TestRestartManagerTimeout [2020-12-22T15:39:03.977Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-12-22T15:39:03.977Z] === RUN TestRestartManagerTimeoutReset [2020-12-22T15:39:03.977Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-12-22T15:39:03.977Z] PASS [2020-12-22T15:39:03.977Z] coverage: 50.9% of statements [2020-12-22T15:39:03.977Z] ok github.com/docker/docker/restartmanager 0.055s coverage: 50.9% of statements [2020-12-22T15:39:04.287Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2020-12-22T15:39:04.287Z] === RUN TestServiceUpdateConfigs [2020-12-22T15:39:04.437Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-12-22T15:39:04.437Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2020-12-22T15:39:04.437Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-12-22T15:39:04.437Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-12-22T15:39:04.437Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-12-22T15:39:04.437Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-12-22T15:39:04.437Z] === RUN TestResumableRequestReaderWithReadError [2020-12-22T15:39:04.437Z] time="2020-12-22T15:39:04Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-12-22T15:39:04.437Z] --- PASS: TestResumableRequestReaderWithReadError (0.07s) [2020-12-22T15:39:04.437Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-12-22T15:39:04.437Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-12-22T15:39:04.437Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-12-22T15:39:04.437Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-12-22T15:39:04.437Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-12-22T15:39:04.437Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-12-22T15:39:04.437Z] === RUN TestResumableRequestReader [2020-12-22T15:39:04.437Z] --- PASS: TestResumableRequestReader (0.00s) [2020-12-22T15:39:04.437Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-12-22T15:39:04.437Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-12-22T15:39:04.437Z] PASS [2020-12-22T15:39:04.437Z] coverage: 100.0% of statements [2020-12-22T15:39:04.437Z] ok github.com/docker/docker/registry/resumable 0.351s coverage: 100.0% of statements [2020-12-22T15:39:04.546Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-22T15:39:04.895Z] === RUN TestResolveAuthConfigIndexServer [2020-12-22T15:39:04.895Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-12-22T15:39:04.895Z] === RUN TestResolveAuthConfigFullURL [2020-12-22T15:39:04.895Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-12-22T15:39:04.895Z] === RUN TestLoadAllowNondistributableArtifacts [2020-12-22T15:39:04.895Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-12-22T15:39:04.895Z] === RUN TestValidateMirror [2020-12-22T15:39:04.895Z] --- PASS: TestValidateMirror (0.00s) [2020-12-22T15:39:04.895Z] === RUN TestLoadInsecureRegistries [2020-12-22T15:39:04.895Z] time="2020-12-22T15:39:04Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-12-22T15:39:04.895Z] time="2020-12-22T15:39:04Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-12-22T15:39:04.895Z] time="2020-12-22T15:39:04Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-12-22T15:39:04.895Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2020-12-22T15:39:04.895Z] === RUN TestNewServiceConfig [2020-12-22T15:39:04.895Z] --- PASS: TestNewServiceConfig (0.00s) [2020-12-22T15:39:04.895Z] === RUN TestValidateIndexName [2020-12-22T15:39:04.895Z] --- PASS: TestValidateIndexName (0.00s) [2020-12-22T15:39:04.895Z] === RUN TestValidateIndexNameWithError [2020-12-22T15:39:04.895Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-12-22T15:39:04.895Z] === RUN TestEndpointParse [2020-12-22T15:39:04.895Z] --- PASS: TestEndpointParse (0.00s) [2020-12-22T15:39:04.895Z] === RUN TestEndpointParseInvalid [2020-12-22T15:39:04.895Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-12-22T15:39:04.895Z] === RUN TestValidateEndpoint [2020-12-22T15:39:04.895Z] --- PASS: TestValidateEndpoint (0.01s) [2020-12-22T15:39:04.895Z] === RUN TestPing [2020-12-22T15:39:04.895Z] --- PASS: TestPing (0.00s) [2020-12-22T15:39:04.895Z] === RUN TestPingRegistryEndpoint [2020-12-22T15:39:04.895Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-12-22T15:39:04.895Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:04.895Z] === RUN TestEndpoint [2020-12-22T15:39:04.895Z] --- SKIP: TestEndpoint (0.00s) [2020-12-22T15:39:04.895Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:04.895Z] === RUN TestParseRepositoryInfo [2020-12-22T15:39:04.895Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-12-22T15:39:04.895Z] === RUN TestNewIndexInfo [2020-12-22T15:39:04.895Z] --- PASS: TestNewIndexInfo (0.00s) [2020-12-22T15:39:04.895Z] === RUN TestMirrorEndpointLookup [2020-12-22T15:39:04.895Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2020-12-22T15:39:04.895Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:04.895Z] === RUN TestSearchRepositories [2020-12-22T15:39:04.895Z] --- PASS: TestSearchRepositories (0.00s) [2020-12-22T15:39:04.895Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-12-22T15:39:04.895Z] Host: 127.0.0.1:49242 [2020-12-22T15:39:04.895Z] User-Agent: docker test client [2020-12-22T15:39:04.895Z] Authorization: Token fake-token [2020-12-22T15:39:04.895Z] X-Docker-Token: true [2020-12-22T15:39:04.895Z] Accept-Encoding: gzip [2020-12-22T15:39:04.895Z] [2020-12-22T15:39:04.895Z] [2020-12-22T15:39:04.895Z] registry_test.go:730: HTTP/1.1 200 OK [2020-12-22T15:39:04.895Z] Connection: close [2020-12-22T15:39:04.895Z] Content-Length: 144 [2020-12-22T15:39:04.895Z] Cache-Control: no-cache [2020-12-22T15:39:04.895Z] Content-Type: application/json [2020-12-22T15:39:04.895Z] Date: Tue, 22 Dec 2020 15:39:04 GMT [2020-12-22T15:39:04.895Z] Expires: -1 [2020-12-22T15:39:04.895Z] Pragma: no-cache [2020-12-22T15:39:04.895Z] Server: docker-tests/mock [2020-12-22T15:39:04.895Z] X-Docker-Registry-Config: mock [2020-12-22T15:39:04.895Z] X-Docker-Registry-Version: 0.0.0 [2020-12-22T15:39:04.895Z] [2020-12-22T15:39:04.895Z] [2020-12-22T15:39:04.895Z] === RUN TestTrustedLocation [2020-12-22T15:39:04.895Z] --- PASS: TestTrustedLocation (0.00s) [2020-12-22T15:39:04.895Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-12-22T15:39:04.895Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-12-22T15:39:04.895Z] === RUN TestAllowNondistributableArtifacts [2020-12-22T15:39:04.895Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-12-22T15:39:04.895Z] === RUN TestIsSecureIndex [2020-12-22T15:39:04.895Z] --- PASS: TestIsSecureIndex (0.00s) [2020-12-22T15:39:04.895Z] PASS [2020-12-22T15:39:04.895Z] coverage: 50.3% of statements [2020-12-22T15:39:04.895Z] ok github.com/docker/docker/registry 0.607s coverage: 50.3% of statements [2020-12-22T15:39:04.896Z] time="2020-12-22T15:39:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2020-12-22T15:39:04.979Z] 2020/12/22 15:39:04 Finished clone github.com/opencontainers/selinux [2020-12-22T15:39:05.355Z] === RUN TestDecodeContainerConfig [2020-12-22T15:39:05.355Z] --- PASS: TestDecodeContainerConfig (0.00s) [2020-12-22T15:39:05.355Z] === RUN TestDecodeContainerConfigIsolation [2020-12-22T15:39:05.355Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-12-22T15:39:05.355Z] === RUN TestValidatePrivileged [2020-12-22T15:39:05.355Z] --- PASS: TestValidatePrivileged (0.00s) [2020-12-22T15:39:05.355Z] PASS [2020-12-22T15:39:05.355Z] coverage: 52.2% of statements [2020-12-22T15:39:05.355Z] ok github.com/docker/docker/runconfig 0.085s coverage: 52.2% of statements [2020-12-22T15:39:05.542Z] 2020/12/22 15:39:05 Finished clone github.com/google/certificate-transparency-go [2020-12-22T15:39:05.814Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-12-22T15:39:05.814Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-12-22T15:39:05.814Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-12-22T15:39:05.814Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-12-22T15:39:05.814Z] PASS [2020-12-22T15:39:05.814Z] coverage: 62.5% of statements [2020-12-22T15:39:05.814Z] ok github.com/docker/docker/testutil 0.068s coverage: 62.5% of statements [2020-12-22T15:39:06.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-12-22T15:39:07.024Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-12-22T15:39:07.991Z] === RUN TestGetDriver [2020-12-22T15:39:07.991Z] --- PASS: TestGetDriver (0.00s) [2020-12-22T15:39:07.991Z] === RUN TestVolumeRequestError [2020-12-22T15:39:07.991Z] --- PASS: TestVolumeRequestError (0.01s) [2020-12-22T15:39:07.991Z] PASS [2020-12-22T15:39:07.991Z] coverage: 36.1% of statements [2020-12-22T15:39:07.991Z] ok github.com/docker/docker/volume/drivers 0.163s coverage: 36.1% of statements [2020-12-22T15:39:07.991Z] === RUN TestGetAddress [2020-12-22T15:39:07.991Z] --- PASS: TestGetAddress (0.00s) [2020-12-22T15:39:07.991Z] === RUN TestRemove [2020-12-22T15:39:07.991Z] --- SKIP: TestRemove (0.00s) [2020-12-22T15:39:07.991Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-12-22T15:39:07.991Z] === RUN TestInitializeWithVolumes [2020-12-22T15:39:08.450Z] --- PASS: TestInitializeWithVolumes (0.00s) [2020-12-22T15:39:08.450Z] === RUN TestCreate [2020-12-22T15:39:08.450Z] --- PASS: TestCreate (0.00s) [2020-12-22T15:39:08.450Z] === RUN TestValidateName [2020-12-22T15:39:08.450Z] --- PASS: TestValidateName (0.00s) [2020-12-22T15:39:08.450Z] === RUN TestCreateWithOpts [2020-12-22T15:39:08.450Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-12-22T15:39:08.450Z] local_test.go:181: runtime.GOOS == "windows" [2020-12-22T15:39:08.450Z] === RUN TestRelaodNoOpts [2020-12-22T15:39:08.450Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-12-22T15:39:08.450Z] PASS [2020-12-22T15:39:08.450Z] coverage: 41.0% of statements [2020-12-22T15:39:08.450Z] ok github.com/docker/docker/volume/local 0.177s coverage: 41.0% of statements [2020-12-22T15:39:08.450Z] === RUN TestConvertTmpfsOptions [2020-12-22T15:39:08.450Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-12-22T15:39:08.450Z] parser_test.go:49: data="mode=700,size=1m" [2020-12-22T15:39:08.450Z] parser_test.go:49: data="ro" [2020-12-22T15:39:08.450Z] === RUN TestParseMountRaw [2020-12-22T15:39:08.450Z] --- PASS: TestParseMountRaw (0.02s) [2020-12-22T15:39:08.450Z] === RUN TestParseMountRawSplit [2020-12-22T15:39:08.450Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-12-22T15:39:08.450Z] parser_test.go:390: case 0 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 1 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 2 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 3 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 4 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 5 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 6 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 7 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 8 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 0 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 1 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 2 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 3 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 4 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 5 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 6 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 7 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 8 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 9 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 10 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 11 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 12 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 0 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 1 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 2 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 3 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 4 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 5 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 6 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 7 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 8 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 9 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 10 [2020-12-22T15:39:08.450Z] parser_test.go:390: case 11 [2020-12-22T15:39:08.450Z] === RUN TestParseMountSpec [2020-12-22T15:39:08.450Z] --- PASS: TestParseMountSpec (0.00s) [2020-12-22T15:39:08.450Z] parser_test.go:455: case 0 [2020-12-22T15:39:08.450Z] parser_test.go:455: case 1 [2020-12-22T15:39:08.450Z] parser_test.go:455: case 2 [2020-12-22T15:39:08.450Z] parser_test.go:455: case 3 [2020-12-22T15:39:08.450Z] parser_test.go:455: case 4 [2020-12-22T15:39:08.450Z] parser_test.go:455: case 5 [2020-12-22T15:39:08.450Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-12-22T15:39:08.450Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-12-22T15:39:08.450Z] === RUN TestValidateMount [2020-12-22T15:39:08.450Z] --- PASS: TestValidateMount (0.00s) [2020-12-22T15:39:08.450Z] PASS [2020-12-22T15:39:08.450Z] coverage: 66.2% of statements [2020-12-22T15:39:08.450Z] ok github.com/docker/docker/volume/mounts 0.217s coverage: 66.2% of statements [2020-12-22T15:39:09.578Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-22T15:39:09.715Z] 2020/12/22 15:39:09 Finished clone github.com/cloudflare/cfssl [2020-12-22T15:39:09.987Z] === RUN TestSetGetMeta [2020-12-22T15:39:09.987Z] === PAUSE TestSetGetMeta [2020-12-22T15:39:09.987Z] === RUN TestRestore [2020-12-22T15:39:09.987Z] === PAUSE TestRestore [2020-12-22T15:39:09.987Z] === RUN TestServiceCreate [2020-12-22T15:39:09.987Z] === PAUSE TestServiceCreate [2020-12-22T15:39:09.987Z] === RUN TestServiceList [2020-12-22T15:39:09.987Z] === PAUSE TestServiceList [2020-12-22T15:39:09.987Z] === RUN TestServiceRemove [2020-12-22T15:39:09.987Z] === PAUSE TestServiceRemove [2020-12-22T15:39:09.987Z] === RUN TestServiceGet [2020-12-22T15:39:09.987Z] === PAUSE TestServiceGet [2020-12-22T15:39:09.987Z] === RUN TestServicePrune [2020-12-22T15:39:09.987Z] === PAUSE TestServicePrune [2020-12-22T15:39:09.987Z] === RUN TestCreate [2020-12-22T15:39:09.987Z] === PAUSE TestCreate [2020-12-22T15:39:09.987Z] === RUN TestRemove [2020-12-22T15:39:09.987Z] === PAUSE TestRemove [2020-12-22T15:39:09.987Z] === RUN TestList [2020-12-22T15:39:09.987Z] === PAUSE TestList [2020-12-22T15:39:09.987Z] === RUN TestFindByDriver [2020-12-22T15:39:09.987Z] === PAUSE TestFindByDriver [2020-12-22T15:39:09.987Z] === RUN TestFindByReferenced [2020-12-22T15:39:09.987Z] === PAUSE TestFindByReferenced [2020-12-22T15:39:09.987Z] === RUN TestDerefMultipleOfSameRef [2020-12-22T15:39:09.987Z] === PAUSE TestDerefMultipleOfSameRef [2020-12-22T15:39:09.987Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-22T15:39:09.987Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-22T15:39:09.987Z] === RUN TestDefererencePluginOnCreateError [2020-12-22T15:39:09.987Z] === PAUSE TestDefererencePluginOnCreateError [2020-12-22T15:39:09.987Z] === RUN TestRefDerefRemove [2020-12-22T15:39:09.987Z] === PAUSE TestRefDerefRemove [2020-12-22T15:39:09.987Z] === RUN TestGet [2020-12-22T15:39:09.987Z] === PAUSE TestGet [2020-12-22T15:39:09.987Z] === RUN TestGetWithReference [2020-12-22T15:39:09.987Z] === PAUSE TestGetWithReference [2020-12-22T15:39:09.987Z] === RUN TestFilterFunc [2020-12-22T15:39:09.987Z] === RUN TestFilterFunc/test_nil_list [2020-12-22T15:39:09.987Z] === PAUSE TestFilterFunc/test_nil_list [2020-12-22T15:39:09.987Z] === RUN TestFilterFunc/test_empty_list [2020-12-22T15:39:09.987Z] === PAUSE TestFilterFunc/test_empty_list [2020-12-22T15:39:09.987Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-12-22T15:39:09.987Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-12-22T15:39:09.987Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-22T15:39:09.987Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-22T15:39:09.987Z] === RUN TestFilterFunc/test_filter_some [2020-12-22T15:39:09.988Z] === PAUSE TestFilterFunc/test_filter_some [2020-12-22T15:39:09.988Z] === RUN TestFilterFunc/test_filter_middle [2020-12-22T15:39:09.988Z] === PAUSE TestFilterFunc/test_filter_middle [2020-12-22T15:39:09.988Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-12-22T15:39:09.988Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-12-22T15:39:09.988Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-12-22T15:39:09.988Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-12-22T15:39:09.988Z] === CONT TestFilterFunc/test_nil_list [2020-12-22T15:39:09.988Z] === CONT TestFilterFunc/test_filter_some [2020-12-22T15:39:09.988Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-22T15:39:09.988Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-12-22T15:39:09.988Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-12-22T15:39:09.988Z] === CONT TestFilterFunc/test_filter_middle [2020-12-22T15:39:09.988Z] === CONT TestFilterFunc/test_empty_list [2020-12-22T15:39:09.988Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-12-22T15:39:09.988Z] --- PASS: TestFilterFunc (0.00s) [2020-12-22T15:39:09.988Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-12-22T15:39:09.988Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-12-22T15:39:09.988Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-12-22T15:39:09.988Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-12-22T15:39:09.988Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-12-22T15:39:09.988Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-12-22T15:39:09.988Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-12-22T15:39:09.988Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-12-22T15:39:09.988Z] === CONT TestSetGetMeta [2020-12-22T15:39:09.988Z] === CONT TestServiceGet [2020-12-22T15:39:09.988Z] === CONT TestFindByDriver [2020-12-22T15:39:09.988Z] === CONT TestRemove [2020-12-22T15:39:09.988Z] --- PASS: TestSetGetMeta (0.02s) [2020-12-22T15:39:09.988Z] === CONT TestCreate [2020-12-22T15:39:09.988Z] --- PASS: TestFindByDriver (0.02s) [2020-12-22T15:39:09.988Z] === CONT TestServicePrune [2020-12-22T15:39:09.988Z] --- PASS: TestRemove (0.02s) [2020-12-22T15:39:09.988Z] === CONT TestList [2020-12-22T15:39:09.988Z] --- PASS: TestCreate (0.02s) [2020-12-22T15:39:09.988Z] === CONT TestServiceList [2020-12-22T15:39:09.988Z] --- PASS: TestList (0.02s) [2020-12-22T15:39:09.988Z] === CONT TestServiceRemove [2020-12-22T15:39:09.988Z] --- PASS: TestServiceGet (0.09s) [2020-12-22T15:39:09.988Z] === CONT TestRefDerefRemove [2020-12-22T15:39:09.988Z] time="2020-12-22T15:39:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-22T15:39:09.988Z] --- PASS: TestServiceRemove (0.05s) [2020-12-22T15:39:09.988Z] === CONT TestGetWithReference [2020-12-22T15:39:09.988Z] --- PASS: TestServiceList (0.07s) [2020-12-22T15:39:09.988Z] === CONT TestGet [2020-12-22T15:39:09.988Z] time="2020-12-22T15:39:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-22T15:39:09.988Z] time="2020-12-22T15:39:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-22T15:39:09.988Z] --- PASS: TestRefDerefRemove (0.02s) [2020-12-22T15:39:09.988Z] === CONT TestServiceCreate [2020-12-22T15:39:09.988Z] time="2020-12-22T15:39:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-12-22T15:39:09.988Z] === CONT TestRestore [2020-12-22T15:39:09.988Z] --- PASS: TestGetWithReference (0.02s) [2020-12-22T15:39:09.988Z] --- PASS: TestGet (0.02s) [2020-12-22T15:39:09.988Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-22T15:39:09.988Z] time="2020-12-22T15:39:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-22T15:39:09.988Z] --- PASS: TestServicePrune (0.10s) [2020-12-22T15:39:09.988Z] === CONT TestDefererencePluginOnCreateError [2020-12-22T15:39:09.988Z] --- PASS: TestServiceCreate (0.02s) [2020-12-22T15:39:09.988Z] === CONT TestDerefMultipleOfSameRef [2020-12-22T15:39:09.988Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2020-12-22T15:39:09.988Z] === CONT TestFindByReferenced [2020-12-22T15:39:09.988Z] --- PASS: TestRestore (0.02s) [2020-12-22T15:39:09.988Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2020-12-22T15:39:09.988Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2020-12-22T15:39:09.988Z] --- PASS: TestFindByReferenced (0.01s) [2020-12-22T15:39:09.988Z] PASS [2020-12-22T15:39:09.988Z] coverage: 70.3% of statements [2020-12-22T15:39:09.988Z] ok github.com/docker/docker/volume/service 0.338s coverage: 70.3% of statements [2020-12-22T15:39:10.147Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-22T15:39:11.084Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-22T15:39:11.653Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-22T15:39:11.912Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-22T15:39:12.850Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-22T15:39:13.109Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-12-22T15:39:13.368Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-22T15:39:13.628Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-12-22T15:39:13.724Z] --- PASS: TestNewClientWithTimeout (17.65s) [2020-12-22T15:39:13.724Z] === RUN TestClientStream [2020-12-22T15:39:13.724Z] --- PASS: TestClientStream (0.00s) [2020-12-22T15:39:13.724Z] === RUN TestClientSendFile [2020-12-22T15:39:13.724Z] --- PASS: TestClientSendFile (0.00s) [2020-12-22T15:39:13.724Z] === RUN TestClientWithRequestTimeout [2020-12-22T15:39:13.724Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-12-22T15:39:13.724Z] === RUN TestFileSpecPlugin [2020-12-22T15:39:13.724Z] --- PASS: TestFileSpecPlugin (0.00s) [2020-12-22T15:39:13.724Z] === RUN TestFileJSONSpecPlugin [2020-12-22T15:39:13.724Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-12-22T15:39:13.724Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-12-22T15:39:13.724Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-12-22T15:39:13.724Z] === RUN TestPluginAddHandler [2020-12-22T15:39:13.724Z] --- PASS: TestPluginAddHandler (0.00s) [2020-12-22T15:39:13.724Z] === RUN TestPluginWaitBadPlugin [2020-12-22T15:39:13.724Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-12-22T15:39:13.724Z] === RUN TestGet [2020-12-22T15:39:13.724Z] time="2020-12-22T15:39:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-12-22T15:39:13.888Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-12-22T15:39:13.888Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-22T15:39:14.692Z] time="2020-12-22T15:39:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-12-22T15:39:14.826Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-22T15:39:15.763Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-22T15:39:15.763Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-22T15:39:15.763Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-22T15:39:16.332Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-22T15:39:16.591Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-22T15:39:16.870Z] time="2020-12-22T15:39:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-12-22T15:39:17.158Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-22T15:39:17.811Z] 2020/12/22 15:39:17 Finished clone github.com/docker/swarmkit [2020-12-22T15:39:18.095Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-12-22T15:39:18.353Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-12-22T15:39:18.353Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-12-22T15:39:18.353Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-22T15:39:19.731Z] --- PASS: TestServiceUpdateConfigs (15.32s) [2020-12-22T15:39:19.731Z] === RUN TestServiceUpdateNetwork [2020-12-22T15:39:20.603Z] time="2020-12-22T15:39:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-12-22T15:39:20.667Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-12-22T15:39:20.929Z] === RUN TestDockerSuite/TestEventsRename [2020-12-22T15:39:21.084Z] 2020/12/22 15:39:20 Finished clone cloud.google.com/go [2020-12-22T15:39:21.866Z] === RUN TestDockerSuite/TestEventsResize [2020-12-22T15:39:22.433Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-22T15:39:22.999Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-22T15:39:23.603Z] 2020/12/22 15:39:23 Finished clone github.com/coreos/etcd [2020-12-22T15:39:23.934Z] === RUN TestDockerSuite/TestEventsStreaming [2020-12-22T15:39:24.192Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-12-22T15:39:27.476Z] === RUN TestDockerSuite/TestEventsTop [2020-12-22T15:39:27.476Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-22T15:39:27.780Z] 2020/12/22 15:39:27 Finished clone github.com/containerd/containerd [2020-12-22T15:39:29.162Z] --- PASS: TestGet (15.03s) [2020-12-22T15:39:29.162Z] === RUN TestPluginWithNoManifest [2020-12-22T15:39:29.162Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-12-22T15:39:29.162Z] === RUN TestGetAll [2020-12-22T15:39:29.162Z] --- PASS: TestGetAll (0.00s) [2020-12-22T15:39:29.162Z] PASS [2020-12-22T15:39:29.162Z] coverage: 73.4% of statements [2020-12-22T15:39:29.162Z] ok github.com/docker/docker/pkg/plugins 35.011s coverage: 73.4% of statements [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/quota [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/rootless [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/volume [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-22T15:39:29.162Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-22T15:39:30.005Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === Skipped [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-12-22T15:39:30.127Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-12-22T15:39:30.127Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-12-22T15:39:30.127Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-12-22T15:39:30.127Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2020-12-22T15:39:30.127Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-12-22T15:39:30.127Z] client_test.go:23: runtime.GOOS == "windows" [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-12-22T15:39:30.127Z] daemon_test.go:147: root required [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-12-22T15:39:30.127Z] reload_test.go:520: root required [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-12-22T15:39:30.127Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-12-22T15:39:30.127Z] pull_v2_test.go:73: Needs fixing on Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-12-22T15:39:30.127Z] pull_v2_test.go:118: Needs fixing on Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-12-22T15:39:30.127Z] download_test.go:268: Needs fixing on Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-12-22T15:39:30.127Z] layer_test.go:304: Failing on Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-12-22T15:39:30.127Z] layer_test.go:353: Failing on Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-12-22T15:39:30.127Z] layer_test.go:468: Failing on Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-12-22T15:39:30.127Z] layer_test.go:697: Failing on Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-12-22T15:39:30.127Z] migration_test.go:46: Failing on Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-12-22T15:39:30.127Z] migration_test.go:182: Failing on Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-12-22T15:39:30.127Z] mount_test.go:17: Failing on Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-12-22T15:39:30.127Z] mount_test.go:76: Failing on Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-12-22T15:39:30.127Z] mount_test.go:125: Failing on Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-12-22T15:39:30.127Z] mount_test.go:212: Failing on Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-12-22T15:39:30.127Z] archive_test.go:133: Xz not present in msys2 [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-12-22T15:39:30.127Z] archive_test.go:238: Failing on Windows CI machines [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-12-22T15:39:30.127Z] archive_windows_test.go:16: Currently fails [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-12-22T15:39:30.127Z] changes_test.go:192: needs more investigation [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-12-22T15:39:30.127Z] changes_test.go:405: needs further investigation [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-12-22T15:39:30.127Z] changes_test.go:441: needs further investigation [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-12-22T15:39:30.127Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-12-22T15:39:30.127Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-12-22T15:39:30.127Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-12-22T15:39:30.127Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-12-22T15:39:30.127Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-12-22T15:39:30.127Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-12-22T15:39:30.127Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-12-22T15:39:30.127Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-12-22T15:39:30.127Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-12-22T15:39:30.127Z] poller_test.go:41: No chmod on Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-12-22T15:39:30.127Z] fileutils_test.go:134: Needs porting to Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-12-22T15:39:30.127Z] fileutils_test.go:180: Needs porting to Windows [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-12-22T15:39:30.127Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-12-22T15:39:30.127Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-12-22T15:39:30.127Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-12-22T15:39:30.127Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-12-22T15:39:30.127Z] local_test.go:181: runtime.GOOS == "windows" [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] [2020-12-22T15:39:30.127Z] DONE 1792 tests, 45 skipped in 200.671s [2020-12-22T15:39:30.127Z] INFO: make.ps1 ended at 12/22/2020 15:39:29 [2020-12-22T15:39:31.661Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-12-22T15:39:31.661Z] INFO: Unit tests ended at 12/22/2020 15:39:31. Duration:00:03:33.4064681 [2020-12-22T15:39:31.661Z] INFO: Building busybox [2020-12-22T15:39:31.661Z] Sending build context to Docker daemon 5.12kB [2020-12-22T15:39:31.661Z] [2020-12-22T15:39:31.661Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-12-22T15:39:31.661Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-12-22T15:39:31.661Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-12-22T15:39:31.661Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-12-22T15:39:31.661Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-12-22T15:39:31.661Z] ---> c0773f9ce353 [2020-12-22T15:39:31.661Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-12-22T15:39:31.661Z] ---> Running in 91b69e2b07b9 [2020-12-22T15:39:33.309Z] --- PASS: TestServiceUpdateNetwork (13.61s) [2020-12-22T15:39:33.309Z] === RUN TestServiceUpdatePidsLimit [2020-12-22T15:39:34.684Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-22T15:39:35.620Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-22T15:39:35.869Z] 2020/12/22 15:39:35 Finished clone google.golang.org/genproto [2020-12-22T15:39:36.342Z] Removing intermediate container 91b69e2b07b9 [2020-12-22T15:39:36.342Z] ---> 710b9ec4742d [2020-12-22T15:39:36.342Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-12-22T15:39:36.342Z] ---> Running in 0cbec260ee99 [2020-12-22T15:39:36.342Z] Removing intermediate container 0cbec260ee99 [2020-12-22T15:39:36.342Z] ---> a92b3c6bc293 [2020-12-22T15:39:36.342Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-12-22T15:39:36.342Z] ---> Running in d3688d6bb175 [2020-12-22T15:39:36.800Z] Removing intermediate container d3688d6bb175 [2020-12-22T15:39:36.800Z] ---> 4befb356c2b9 [2020-12-22T15:39:36.800Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-12-22T15:39:38.333Z] [2020-12-22T15:39:38.333Z] ---> 232c2150bfe8 [2020-12-22T15:39:38.333Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-12-22T15:39:38.333Z] ---> Running in 8a18e569780b [2020-12-22T15:39:40.040Z] 2020/12/22 15:39:39 Finished clone github.com/gogo/protobuf [2020-12-22T15:39:40.889Z] === RUN TestDockerSuite/TestExec [2020-12-22T15:39:41.457Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-22T15:39:42.024Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-12-22T15:39:42.283Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-22T15:39:42.541Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-22T15:39:42.800Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-22T15:39:44.175Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-22T15:39:44.746Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-22T15:39:45.313Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-22T15:39:45.881Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-22T15:39:46.447Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-22T15:39:47.014Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-22T15:39:47.582Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-12-22T15:39:48.518Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-22T15:39:48.642Z] Removing intermediate container 8a18e569780b [2020-12-22T15:39:48.642Z] ---> 79e06d3b7331 [2020-12-22T15:39:48.642Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-12-22T15:39:48.642Z] ---> Running in ef82f60efac6 [2020-12-22T15:39:48.642Z] [2020-12-22T15:39:48.642Z] SUCCESS: Specified value was saved. [2020-12-22T15:39:49.453Z] === RUN TestDockerSuite/TestExecEnv [2020-12-22T15:39:50.021Z] --- PASS: TestServiceUpdatePidsLimit (16.75s) [2020-12-22T15:39:50.021Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-12-22T15:39:50.021Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-12-22T15:39:50.021Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2020-12-22T15:39:50.021Z] PASS [2020-12-22T15:39:50.021Z] [2020-12-22T15:39:50.021Z] === Skipped [2020-12-22T15:39:50.021Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-22T15:39:50.021Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T15:39:50.021Z] [2020-12-22T15:39:50.021Z] [2020-12-22T15:39:50.021Z] DONE 27 tests, 1 skipped in 182.123s [2020-12-22T15:39:50.021Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-12-22T15:39:50.021Z] ++ 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-12-22T15:39:50.021Z] ++ set -e [2020-12-22T15:39:50.021Z] ++ '[' -n 0 ']' [2020-12-22T15:39:50.021Z] ++ set -x [2020-12-22T15:39:50.021Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:39:50.021Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-22T15:39:50.021Z] INFO: Testing against a local daemon [2020-12-22T15:39:50.021Z] === RUN TestSessionCreate [2020-12-22T15:39:50.021Z] --- PASS: TestSessionCreate (0.02s) [2020-12-22T15:39:50.021Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-22T15:39:50.280Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-12-22T15:39:50.280Z] PASS [2020-12-22T15:39:50.280Z] [2020-12-22T15:39:50.280Z] DONE 2 tests in 0.188s [2020-12-22T15:39:50.280Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-12-22T15:39:50.280Z] ++ 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-12-22T15:39:50.280Z] ++ set -e [2020-12-22T15:39:50.280Z] ++ '[' -n 0 ']' [2020-12-22T15:39:50.280Z] ++ set -x [2020-12-22T15:39:50.280Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:39:50.280Z] INFO: Testing against a local daemon [2020-12-22T15:39:50.280Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-22T15:39:50.280Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-12-22T15:39:50.280Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T15:39:50.280Z] === RUN TestEventsExecDie [2020-12-22T15:39:50.816Z] Removing intermediate container ef82f60efac6 [2020-12-22T15:39:50.816Z] ---> 27145666249f [2020-12-22T15:39:50.816Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-12-22T15:39:50.816Z] ---> Running in fb82ed5a5b91 [2020-12-22T15:39:51.216Z] --- PASS: TestEventsExecDie (0.71s) [2020-12-22T15:39:51.216Z] === RUN TestEventsBackwardsCompatible [2020-12-22T15:39:51.216Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-12-22T15:39:51.216Z] === RUN TestInfoBinaryCommits [2020-12-22T15:39:51.216Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-12-22T15:39:51.217Z] === RUN TestInfoAPIVersioned [2020-12-22T15:39:51.217Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-22T15:39:51.217Z] === RUN TestInfoDiscoveryBackend [2020-12-22T15:39:51.476Z] === RUN TestDockerSuite/TestExecExitStatus [2020-12-22T15:39:51.734Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-12-22T15:39:51.734Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-22T15:39:51.993Z] === RUN TestDockerSuite/TestExecInspectID [2020-12-22T15:39:52.927Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-22T15:39:52.927Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-22T15:39:53.186Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-12-22T15:39:53.186Z] === RUN TestInfoAPI [2020-12-22T15:39:53.186Z] --- PASS: TestInfoAPI (0.03s) [2020-12-22T15:39:53.186Z] === RUN TestInfoAPIWarnings [2020-12-22T15:39:53.753Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-22T15:39:53.793Z] Cannot create a file when that file already exists. [2020-12-22T15:39:54.026Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-12-22T15:39:54.595Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-22T15:39:55.161Z] === RUN TestDockerSuite/TestExecParseError [2020-12-22T15:39:55.728Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-22T15:39:56.295Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-22T15:39:56.861Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-12-22T15:39:57.796Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-22T15:39:58.364Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-22T15:39:58.472Z] Removing intermediate container fb82ed5a5b91 [2020-12-22T15:39:58.472Z] ---> 5748eaf0aa7d [2020-12-22T15:39:58.472Z] Step 13/13 : CMD ["sh"] [2020-12-22T15:39:58.472Z] ---> Running in a650af75a6e9 [2020-12-22T15:39:58.930Z] Removing intermediate container a650af75a6e9 [2020-12-22T15:39:58.930Z] ---> d610d734a170 [2020-12-22T15:39:58.930Z] Successfully built d610d734a170 [2020-12-22T15:39:58.930Z] Successfully tagged busybox:latest [2020-12-22T15:39:58.930Z] INFO: Docker images of the daemon under test [2020-12-22T15:39:58.930Z] [2020-12-22T15:39:58.930Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-22T15:39:58.930Z] busybox latest d610d734a170 Less than a second ago 5.19GB [2020-12-22T15:39:58.930Z] mcr.microsoft.com/windows/servercore ltsc2019 c0773f9ce353 2 weeks ago 5.12GB [2020-12-22T15:39:58.930Z] microsoft/windowsservercore latest c0773f9ce353 2 weeks ago 5.12GB [2020-12-22T15:39:58.930Z] [2020-12-22T15:39:58.930Z] INFO: Running integration tests at 12/22/2020 15:39:58... [2020-12-22T15:39:58.930Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-12-22T15:39:58.930Z] INFO: Integration API tests being run from the host: [2020-12-22T15:39:58.930Z] INFO: make.ps1 starting at 12/22/2020 15:39:58 [2020-12-22T15:39:58.931Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-22T15:39:59.895Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-12-22T15:40:11.127Z] --- PASS: TestInfoAPIWarnings (16.25s) [2020-12-22T15:40:11.127Z] === RUN TestInfoDebug [2020-12-22T15:40:11.127Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-22T15:40:11.127Z] --- PASS: TestInfoDebug (0.53s) [2020-12-22T15:40:11.127Z] === RUN TestInfoInsecureRegistries [2020-12-22T15:40:11.127Z] === RUN TestDockerSuite/TestExecTTY [2020-12-22T15:40:11.127Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2020-12-22T15:40:11.127Z] === RUN TestInfoRegistryMirrors [2020-12-22T15:40:11.127Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-22T15:40:11.127Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-12-22T15:40:11.127Z] === RUN TestLoginFailsWithBadCredentials [2020-12-22T15:40:11.480Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-12-22T15:40:11.480Z] === RUN TestPingCacheHeaders [2020-12-22T15:40:11.480Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-12-22T15:40:11.480Z] === RUN TestPingGet [2020-12-22T15:40:11.480Z] --- PASS: TestPingGet (0.01s) [2020-12-22T15:40:11.480Z] === RUN TestPingHead [2020-12-22T15:40:11.480Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-22T15:40:11.480Z] --- PASS: TestPingHead (0.03s) [2020-12-22T15:40:11.480Z] === RUN TestVersion [2020-12-22T15:40:11.480Z] --- PASS: TestVersion (0.03s) [2020-12-22T15:40:11.480Z] PASS [2020-12-22T15:40:11.480Z] [2020-12-22T15:40:11.480Z] === Skipped [2020-12-22T15:40:11.480Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-12-22T15:40:11.480Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T15:40:11.480Z] [2020-12-22T15:40:11.480Z] [2020-12-22T15:40:11.480Z] DONE 18 tests, 1 skipped in 21.262s [2020-12-22T15:40:11.480Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-22T15:40:11.480Z] ++ 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-12-22T15:40:11.480Z] ++ set -e [2020-12-22T15:40:11.480Z] ++ '[' -n 0 ']' [2020-12-22T15:40:11.480Z] ++ set -x [2020-12-22T15:40:11.480Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:40:11.737Z] INFO: Testing against a local daemon [2020-12-22T15:40:11.737Z] === RUN TestVolumesCreateAndList [2020-12-22T15:40:11.738Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-12-22T15:40:11.738Z] === RUN TestVolumesRemove [2020-12-22T15:40:11.738Z] --- PASS: TestVolumesRemove (0.08s) [2020-12-22T15:40:11.738Z] === RUN TestVolumesInspect [2020-12-22T15:40:11.738Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-22T15:40:11.738Z] === RUN TestVolumesInvalidJSON [2020-12-22T15:40:11.738Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-22T15:40:11.738Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-22T15:40:11.738Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-22T15:40:11.738Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-12-22T15:40:11.738Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-22T15:40:11.738Z] PASS [2020-12-22T15:40:11.738Z] [2020-12-22T15:40:11.738Z] DONE 5 tests in 0.352s [2020-12-22T15:40:11.738Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-22T15:40:11.995Z] === RUN TestDockerSuite/TestExecUlimits [2020-12-22T15:40:12.098Z] 2020/12/22 15:40:09 Finished clone github.com/hashicorp/consul [2020-12-22T15:40:12.254Z] ++++ cat bundles/test-integration/docker.pid [2020-12-22T15:40:12.254Z] +++ kill 5691 [2020-12-22T15:40:12.822Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-22T15:40:12.822Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-22T15:40:13.391Z] +++ /etc/init.d/apparmor stop [2020-12-22T15:40:13.391Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-22T15:40:13.391Z] [2020-12-22T15:40:13.391Z] Unloading profiles will leave already running processes permanently [2020-12-22T15:40:13.391Z] unconfined, which can lead to unexpected situations. [2020-12-22T15:40:13.391Z] [2020-12-22T15:40:13.391Z] To set a process to complain mode, use the command line tool [2020-12-22T15:40:13.391Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-22T15:40:13.391Z] +++ true [2020-12-22T15:40:13.391Z] exiting test-integration [2020-12-22T15:40:13.391Z] ++ exit 0 [2020-12-22T15:40:13.391Z] [2020-12-22T15:40:13.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-12-22T15:40:14.219Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-12-22T15:40:14.219Z] + for job in $(jobs -p) [2020-12-22T15:40:14.219Z] + wait 5236 [2020-12-22T15:40:15.154Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-22T15:40:16.091Z] === RUN TestDockerSuite/TestExecWithTERM [2020-12-22T15:40:17.027Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-22T15:40:17.594Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-22T15:40:21.014Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:40:21.014Z] INFO: Testing against a local daemon [2020-12-22T15:40:21.014Z] === RUN TestBuildWithSession [2020-12-22T15:40:21.014Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-22T15:40:21.014Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T15:40:21.014Z] === RUN TestBuildSquashParent [2020-12-22T15:40:21.014Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-12-22T15:40:21.014Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:40:21.014Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-22T15:40:21.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T15:40:21.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T15:40:21.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T15:40:21.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T15:40:21.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T15:40:21.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T15:40:21.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T15:40:21.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T15:40:21.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T15:40:21.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T15:40:21.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T15:40:21.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T15:40:21.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-22T15:40:21.014Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-22T15:40:21.014Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-22T15:40:21.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-22T15:40:22.043Z] 2020/12/22 15:40:20 Finished clone github.com/aws/aws-sdk-go [2020-12-22T15:40:22.861Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-22T15:40:27.045Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-22T15:40:28.945Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-22T15:40:33.129Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-22T15:40:33.385Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-22T15:40:33.385Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-22T15:40:33.696Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-22T15:40:33.696Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-22T15:40:33.696Z] === RUN TestDockerSuite/TestHealth [2020-12-22T15:40:43.694Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-22T15:40:43.694Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.00s) [2020-12-22T15:40:43.694Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.48s) [2020-12-22T15:40:43.694Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.70s) [2020-12-22T15:40:43.694Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.23s) [2020-12-22T15:40:43.694Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.07s) [2020-12-22T15:40:43.694Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.25s) [2020-12-22T15:40:43.694Z] === RUN TestBuildMultiStageCopy [2020-12-22T15:40:43.694Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-22T15:40:49.475Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-22T15:40:49.933Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-22T15:40:50.898Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-22T15:40:51.863Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-22T15:40:52.829Z] --- PASS: TestBuildMultiStageCopy (10.19s) [2020-12-22T15:40:52.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.59s) [2020-12-22T15:40:52.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2020-12-22T15:40:52.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.84s) [2020-12-22T15:40:52.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.94s) [2020-12-22T15:40:52.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.15s) [2020-12-22T15:40:52.829Z] === RUN TestBuildMultiStageParentConfig [2020-12-22T15:40:54.364Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-12-22T15:40:54.364Z] === RUN TestBuildLabelWithTargets [2020-12-22T15:40:54.364Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-12-22T15:40:54.364Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T15:40:54.364Z] === RUN TestBuildWithEmptyLayers [2020-12-22T15:40:55.329Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-12-22T15:40:55.329Z] === RUN TestBuildMultiStageOnBuild [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-22T15:40:55.621Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-22T15:40:55.880Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-22T15:40:56.447Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-22T15:40:56.447Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-22T15:40:57.014Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-22T15:40:59.544Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-22T15:40:59.544Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-22T15:40:59.802Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-22T15:41:00.738Z] === RUN TestDockerSuite/TestImportFile [2020-12-22T15:41:02.148Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-22T15:41:02.148Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-22T15:41:03.084Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-22T15:41:04.460Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-22T15:41:05.395Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-22T15:41:05.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-12-22T15:41:05.636Z] --- PASS: TestBuildMultiStageOnBuild (9.18s) [2020-12-22T15:41:05.636Z] === RUN TestBuildUncleanTarFilenames [2020-12-22T15:41:05.636Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-12-22T15:41:05.636Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T15:41:05.636Z] === RUN TestBuildMultiStageLayerLeak [2020-12-22T15:41:05.963Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-22T15:41:06.530Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-22T15:41:07.096Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-22T15:41:07.096Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-12-22T15:41:07.096Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-22T15:41:07.665Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-22T15:41:08.232Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-22T15:41:08.492Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-22T15:41:09.059Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-22T15:41:09.627Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-22T15:41:09.886Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-22T15:41:09.886Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-12-22T15:41:11.262Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-22T15:41:11.520Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-22T15:41:12.087Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-22T15:41:12.087Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-22T15:41:12.653Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-22T15:41:12.653Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-12-22T15:41:12.702Z] --- PASS: TestBuildMultiStageLayerLeak (8.05s) [2020-12-22T15:41:12.702Z] === RUN TestBuildWithHugeFile [2020-12-22T15:41:13.222Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-22T15:41:13.793Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-22T15:41:14.058Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-22T15:41:14.628Z] === RUN TestDockerSuite/TestInspectImage [2020-12-22T15:41:14.628Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-22T15:41:14.887Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-22T15:41:14.887Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-22T15:41:15.145Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-12-22T15:41:15.712Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-22T15:41:15.712Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-12-22T15:41:16.279Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-22T15:41:16.845Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-22T15:41:18.746Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-22T15:41:18.747Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-22T15:41:19.318Z] === RUN TestDockerSuite/TestInspectStatus [2020-12-22T15:41:19.885Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-22T15:41:20.820Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-22T15:41:21.386Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-12-22T15:41:21.645Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-12-22T15:41:22.212Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-22T15:41:22.779Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-22T15:41:23.038Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-22T15:41:23.608Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-22T15:41:23.608Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-12-22T15:41:24.986Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-22T15:41:25.921Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-22T15:41:26.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-12-22T15:41:26.859Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-22T15:41:27.117Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-22T15:41:28.495Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-12-22T15:41:31.029Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-22T15:41:31.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-12-22T15:41:32.535Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-22T15:41:32.535Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-22T15:41:34.441Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-22T15:41:34.441Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-22T15:41:35.378Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-22T15:41:45.353Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-22T15:41:45.353Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-22T15:41:46.289Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-22T15:41:46.857Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-22T15:41:48.775Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-12-22T15:41:48.775Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-22T15:41:48.775Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-22T15:41:48.775Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-22T15:41:48.775Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-22T15:41:49.357Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-22T15:41:49.616Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-22T15:41:50.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-12-22T15:41:53.082Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-22T15:41:54.019Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-22T15:41:59.285Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-22T15:41:59.285Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-22T15:41:59.285Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-22T15:41:59.851Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-22T15:42:00.419Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-22T15:42:01.357Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-22T15:42:02.292Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-22T15:42:02.858Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-22T15:42:04.760Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-22T15:42:05.326Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-22T15:42:05.893Z] === RUN TestDockerSuite/TestLogsSince [2020-12-22T15:42:06.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-12-22T15:42:13.020Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-22T15:42:13.430Z] 2020/12/22 15:42:02 Finished clone google.golang.org/api [2020-12-22T15:42:13.430Z] 2020/12/22 15:42:02 Dependencies downloaded. Download time: 3m40.500255096s [2020-12-22T15:42:13.430Z] 2020/12/22 15:42:02 Collecting all dependencies [2020-12-22T15:42:13.685Z] 2020/12/22 15:42:13 Clean vendor dir from unused packages [2020-12-22T15:42:13.685Z] 2020/12/22 15:42:13 Ignoring paths matching "^archive/tar" [2020-12-22T15:42:14.612Z] 2020/12/22 15:42:14 Success [2020-12-22T15:42:14.612Z] 2020/12/22 15:42:14 Running time: 3m56.010656717s [2020-12-22T15:42:14.612Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-22T15:42:15.524Z] + echo Ensuring container killed. [2020-12-22T15:42:15.524Z] Ensuring container killed. [2020-12-22T15:42:15.524Z] + docker rm -vf docker-pr4 [2020-12-22T15:42:15.524Z] Error: No such container: docker-pr4 [2020-12-22T15:42:15.524Z] + true [Pipeline] sh [2020-12-22T15:42:15.881Z] + echo Chowning /workspace to jenkins user [2020-12-22T15:42:15.881Z] Chowning /workspace to jenkins user [2020-12-22T15:42:15.881Z] + id -u [2020-12-22T15:42:15.881Z] + id -g [2020-12-22T15:42:15.881Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41801:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-22T15:42:17.135Z] + bundleName=unit [2020-12-22T15:42:17.135Z] + echo Creating unit-bundles.tar.gz [2020-12-22T15:42:17.135Z] Creating unit-bundles.tar.gz [2020-12-22T15:42:17.135Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-12-22T15:42:17.135Z] bundles/junit-report.xml [2020-12-22T15:42:17.135Z] bundles/go-test-report.json [2020-12-22T15:42:17.135Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-12-22T15:42:17.143Z] Archiving artifacts [2020-12-22T15:42:17.675Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41801/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-22T15:42:17.974Z] + make clean [2020-12-22T15:42:17.974Z] docker volume rm -f docker-dev-cache [2020-12-22T15:42:18.235Z] docker-dev-cache [Pipeline] deleteDir [2020-12-22T15:42:18.305Z] === RUN TestDockerSuite/TestLogsStderrInStdout [Pipeline] } [2020-12-22T15:42:18.564Z] === RUN TestDockerSuite/TestLogsTail [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-22T15:42:19.131Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-22T15:42:19.391Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-22T15:42:19.957Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-22T15:42:20.217Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-22T15:42:20.784Z] === RUN TestDockerSuite/TestNetHostname [2020-12-22T15:42:21.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-12-22T15:42:21.979Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-22T15:42:22.239Z] === RUN TestDockerSuite/TestNetworkEvents [2020-12-22T15:42:23.039Z] --- PASS: TestImportExtremelyLargeImageWorks (192.58s) [2020-12-22T15:42:23.039Z] PASS [2020-12-22T15:42:23.039Z] [2020-12-22T15:42:23.039Z] === Skipped [2020-12-22T15:42:23.039Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-22T15:42:23.039Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:42:23.039Z] [2020-12-22T15:42:23.039Z] [2020-12-22T15:42:23.039Z] DONE 12 tests, 1 skipped in 193.631s [2020-12-22T15:42:23.039Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-12-22T15:42:23.039Z] ++ 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-12-22T15:42:23.039Z] ++ set -e [2020-12-22T15:42:23.039Z] ++ '[' -n 0 ']' [2020-12-22T15:42:23.039Z] ++ set -x [2020-12-22T15:42:23.039Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:42:23.039Z] INFO: Testing against a local daemon [2020-12-22T15:42:23.039Z] === RUN TestNetworkCreateDelete [2020-12-22T15:42:23.039Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-12-22T15:42:23.039Z] === RUN TestDockerNetworkDeletePreferID [2020-12-22T15:42:23.039Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-12-22T15:42:23.039Z] === RUN TestDaemonDNSFallback [2020-12-22T15:42:23.039Z] --- PASS: TestDaemonDNSFallback (1.54s) [2020-12-22T15:42:23.039Z] === RUN TestInspectNetwork [2020-12-22T15:42:23.039Z] === RUN TestInspectNetwork/full_network_id [2020-12-22T15:42:23.039Z] === RUN TestInspectNetwork/partial_network_id [2020-12-22T15:42:23.039Z] === RUN TestInspectNetwork/network_name [2020-12-22T15:42:23.039Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-22T15:42:23.039Z] --- PASS: TestInspectNetwork (7.01s) [2020-12-22T15:42:23.039Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-22T15:42:23.039Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-22T15:42:23.039Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-22T15:42:23.039Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-22T15:42:23.039Z] === RUN TestRunContainerWithBridgeNone [2020-12-22T15:42:24.545Z] --- PASS: TestRunContainerWithBridgeNone (1.87s) [2020-12-22T15:42:24.545Z] === RUN TestNetworkInvalidJSON [2020-12-22T15:42:24.545Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-22T15:42:24.545Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-22T15:42:24.545Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T15:42:24.545Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T15:42:24.545Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T15:42:24.545Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T15:42:24.545Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-22T15:42:24.545Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T15:42:24.545Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T15:42:24.545Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-12-22T15:42:24.545Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-22T15:42:24.545Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-22T15:42:24.545Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-22T15:42:24.545Z] === RUN TestNetworkList [2020-12-22T15:42:24.545Z] === RUN TestNetworkList//networks [2020-12-22T15:42:24.545Z] === PAUSE TestNetworkList//networks [2020-12-22T15:42:24.545Z] === RUN TestNetworkList//networks/ [2020-12-22T15:42:24.545Z] === PAUSE TestNetworkList//networks/ [2020-12-22T15:42:24.545Z] === CONT TestNetworkList//networks [2020-12-22T15:42:24.545Z] === CONT TestNetworkList//networks/ [2020-12-22T15:42:24.545Z] --- PASS: TestNetworkList (0.02s) [2020-12-22T15:42:24.545Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-22T15:42:24.545Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-22T15:42:24.545Z] === RUN TestHostIPv4BridgeLabel [2020-12-22T15:42:24.835Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-12-22T15:42:24.835Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-22T15:42:25.880Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-12-22T15:42:25.880Z] === RUN TestDaemonDefaultNetworkPools [2020-12-22T15:42:26.908Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-12-22T15:42:26.908Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-22T15:42:27.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-12-22T15:42:27.935Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-12-22T15:42:27.935Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-22T15:42:28.446Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-22T15:42:29.437Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-12-22T15:42:29.437Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-22T15:42:29.728Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-12-22T15:42:29.728Z] === RUN TestServiceWithPredefinedNetwork [2020-12-22T15:42:30.349Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-22T15:42:30.917Z] === RUN TestDockerSuite/TestPluginActive [2020-12-22T15:42:31.789Z] --- PASS: TestServiceWithPredefinedNetwork (2.00s) [2020-12-22T15:42:31.789Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-22T15:42:31.789Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T15:42:31.789Z] service_test.go:236: FLAKY_TEST [2020-12-22T15:42:31.789Z] === RUN TestServiceWithDataPathPortInit [2020-12-22T15:42:32.820Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-22T15:42:38.087Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-22T15:42:38.087Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-22T15:42:38.345Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-22T15:42:40.875Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-22T15:42:42.251Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-22T15:42:44.156Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-22T15:42:47.101Z] --- PASS: TestServiceWithDataPathPortInit (13.67s) [2020-12-22T15:42:47.101Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-22T15:42:48.374Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-22T15:42:49.311Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-22T15:42:50.247Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-22T15:42:51.183Z] === RUN TestDockerSuite/TestPortList [2020-12-22T15:42:52.648Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2020-12-22T15:42:52.648Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ux4qasu6g65r95harstjsdkex Created:2020-12-22 15:42:46.384352596 +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[d85da37869d047c41a606f9a90565e6f232452faaae3e601afec9ee9bc587d78:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.15zhozt408h2u6c3w16eh2qpz EndpointID:027b663f7b4c622adcba7137a8f52ff021a385aad0d90c0b34adf235ccc18617 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:749c2ceb04e084cd9b0c11197bf9dd3a10ece28e54f37d39e10cb6ef9ae7a9b8 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:aa391e3d8d6e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.15zhozt408h2u6c3w16eh2qpz EndpointID:027b663f7b4c622adcba7137a8f52ff021a385aad0d90c0b34adf235ccc18617 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-22T15:42:52.648Z] PASS [2020-12-22T15:42:52.648Z] [2020-12-22T15:42:52.648Z] === Skipped [2020-12-22T15:42:52.648Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T15:42:52.648Z] service_test.go:236: FLAKY_TEST [2020-12-22T15:42:52.648Z] [2020-12-22T15:42:52.648Z] [2020-12-22T15:42:52.648Z] DONE 26 tests, 1 skipped in 39.124s [2020-12-22T15:42:52.648Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-22T15:42:52.648Z] ++ 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-12-22T15:42:52.648Z] ++ set -e [2020-12-22T15:42:52.648Z] ++ '[' -n 0 ']' [2020-12-22T15:42:52.648Z] ++ set -x [2020-12-22T15:42:52.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:42:52.648Z] INFO: Testing against a local daemon [2020-12-22T15:42:52.648Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-22T15:42:52.648Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T15:42:52.648Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:42:52.648Z] === RUN TestDockerNetworkIpvlan [2020-12-22T15:42:52.648Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-22T15:42:52.648Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:42:52.648Z] PASS [2020-12-22T15:42:52.648Z] [2020-12-22T15:42:52.648Z] === Skipped [2020-12-22T15:42:52.648Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-22T15:42:52.648Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:42:52.648Z] [2020-12-22T15:42:52.648Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-22T15:42:52.648Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-22T15:42:52.648Z] [2020-12-22T15:42:52.648Z] [2020-12-22T15:42:52.648Z] DONE 2 tests, 2 skipped in 0.077s [2020-12-22T15:42:52.648Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-22T15:42:52.648Z] ++ 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-12-22T15:42:52.648Z] ++ set -e [2020-12-22T15:42:52.648Z] ++ '[' -n 0 ']' [2020-12-22T15:42:52.648Z] ++ set -x [2020-12-22T15:42:52.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:42:52.648Z] INFO: Testing against a local daemon [2020-12-22T15:42:52.648Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-22T15:42:53.680Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-12-22T15:42:53.680Z] === RUN TestDockerNetworkMacvlan [2020-12-22T15:42:54.720Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-22T15:42:55.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-12-22T15:42:55.749Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-22T15:42:56.381Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-22T15:42:57.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-12-22T15:42:57.905Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-22T15:42:58.436Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-22T15:42:58.845Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-22T15:43:00.494Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-22T15:43:04.025Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-22T15:43:05.057Z] --- PASS: TestDockerNetworkMacvlan (11.15s) [2020-12-22T15:43:05.057Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-12-22T15:43:05.057Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2020-12-22T15:43:05.057Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2020-12-22T15:43:05.057Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2020-12-22T15:43:05.057Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.26s) [2020-12-22T15:43:05.057Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2020-12-22T15:43:05.057Z] PASS [2020-12-22T15:43:05.057Z] [2020-12-22T15:43:05.057Z] DONE 8 tests in 12.617s [2020-12-22T15:43:05.057Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-22T15:43:05.057Z] ++ 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-12-22T15:43:05.057Z] ++ set -e [2020-12-22T15:43:05.057Z] ++ '[' -n 0 ']' [2020-12-22T15:43:05.057Z] ++ set -x [2020-12-22T15:43:05.057Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:43:05.057Z] testing: warning: no tests to run [2020-12-22T15:43:05.057Z] PASS [2020-12-22T15:43:05.057Z] [2020-12-22T15:43:05.057Z] DONE 0 tests in 0.015s [2020-12-22T15:43:05.057Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-22T15:43:05.057Z] ++ 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-12-22T15:43:05.057Z] ++ set -e [2020-12-22T15:43:05.057Z] ++ '[' -n 0 ']' [2020-12-22T15:43:05.057Z] ++ set -x [2020-12-22T15:43:05.057Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:43:05.057Z] INFO: Testing against a local daemon [2020-12-22T15:43:05.057Z] === RUN TestAuthZPluginAllowRequest [2020-12-22T15:43:05.407Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-22T15:43:05.407Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-22T15:43:05.407Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-22T15:43:05.665Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-22T15:43:05.666Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-22T15:43:06.233Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-22T15:43:06.233Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-22T15:43:06.492Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-22T15:43:06.492Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-22T15:43:06.556Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2020-12-22T15:43:06.556Z] === RUN TestAuthZPluginTLS [2020-12-22T15:43:06.847Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-12-22T15:43:06.847Z] === RUN TestAuthZPluginDenyRequest [2020-12-22T15:43:07.428Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-22T15:43:07.428Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-12-22T15:43:07.496Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-12-22T15:43:07.496Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-22T15:43:08.124Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-12-22T15:43:08.124Z] === RUN TestAuthZPluginDenyResponse [2020-12-22T15:43:08.751Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-12-22T15:43:08.751Z] === RUN TestAuthZPluginAllowEventStream [2020-12-22T15:43:09.146Z] --- PASS: TestBuildWithHugeFile (115.50s) [2020-12-22T15:43:09.146Z] === RUN TestBuildWithEmptyDockerfile [2020-12-22T15:43:09.146Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T15:43:09.146Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T15:43:09.146Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T15:43:09.146Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T15:43:09.146Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T15:43:09.146Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T15:43:09.146Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-22T15:43:09.146Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-22T15:43:09.146Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-22T15:43:09.146Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-12-22T15:43:09.146Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-12-22T15:43:09.146Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-12-22T15:43:09.146Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-12-22T15:43:09.146Z] === RUN TestBuildPreserveOwnership [2020-12-22T15:43:09.146Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-12-22T15:43:09.146Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T15:43:09.146Z] === RUN TestBuildPlatformInvalid [2020-12-22T15:43:09.146Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-12-22T15:43:09.146Z] PASS [2020-12-22T15:43:09.146Z] ok github.com/docker/docker/integration/build 169.819s [2020-12-22T15:43:09.146Z] [2020-12-22T15:43:09.146Z] === Skipped [2020-12-22T15:43:09.146Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-12-22T15:43:09.146Z] build_session_test.go:25: TODO: BuildKit [2020-12-22T15:43:09.146Z] [2020-12-22T15:43:09.146Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-12-22T15:43:09.146Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:09.146Z] [2020-12-22T15:43:09.146Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-12-22T15:43:09.146Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T15:43:09.146Z] [2020-12-22T15:43:09.146Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-12-22T15:43:09.146Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T15:43:09.146Z] [2020-12-22T15:43:09.146Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-12-22T15:43:09.146Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T15:43:09.146Z] [2020-12-22T15:43:09.146Z] [2020-12-22T15:43:09.146Z] DONE 28 tests, 5 skipped in 188.560s [2020-12-22T15:43:09.146Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-12-22T15:43:09.785Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-12-22T15:43:09.785Z] === RUN TestAuthZPluginErrorResponse [2020-12-22T15:43:09.964Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-12-22T15:43:10.139Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:43:10.139Z] INFO: Testing against a local daemon [2020-12-22T15:43:10.139Z] === RUN TestConfigInspect [2020-12-22T15:43:10.139Z] --- SKIP: TestConfigInspect (0.00s) [2020-12-22T15:43:10.139Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:10.139Z] === RUN TestConfigList [2020-12-22T15:43:10.139Z] --- SKIP: TestConfigList (0.00s) [2020-12-22T15:43:10.139Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:10.139Z] === RUN TestConfigsCreateAndDelete [2020-12-22T15:43:10.139Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-12-22T15:43:10.139Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:10.139Z] === RUN TestConfigsUpdate [2020-12-22T15:43:10.139Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-12-22T15:43:10.139Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:10.139Z] === RUN TestTemplatedConfig [2020-12-22T15:43:10.139Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-12-22T15:43:10.139Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:10.139Z] === RUN TestConfigCreateResolve [2020-12-22T15:43:10.139Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-12-22T15:43:10.139Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:43:10.139Z] === RUN TestConfigDaemonLibtrustID [2020-12-22T15:43:10.139Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-12-22T15:43:10.139Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:43:10.139Z] PASS [2020-12-22T15:43:10.139Z] ok github.com/docker/docker/integration/config 0.150s [2020-12-22T15:43:10.417Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-12-22T15:43:10.417Z] === RUN TestAuthZPluginErrorRequest [2020-12-22T15:43:10.599Z] [2020-12-22T15:43:10.599Z] === Skipped [2020-12-22T15:43:10.599Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-12-22T15:43:10.599Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:10.599Z] [2020-12-22T15:43:10.599Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-12-22T15:43:10.599Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:10.599Z] [2020-12-22T15:43:10.599Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-12-22T15:43:10.599Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:10.599Z] [2020-12-22T15:43:10.599Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-12-22T15:43:10.599Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:10.599Z] [2020-12-22T15:43:10.599Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-12-22T15:43:10.599Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:10.599Z] [2020-12-22T15:43:10.599Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-12-22T15:43:10.599Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:43:10.599Z] [2020-12-22T15:43:10.599Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-12-22T15:43:10.599Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:43:10.599Z] [2020-12-22T15:43:10.599Z] [2020-12-22T15:43:10.599Z] DONE 7 tests, 7 skipped in 2.127s [2020-12-22T15:43:10.599Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-12-22T15:43:10.899Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-12-22T15:43:11.047Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-12-22T15:43:11.047Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-22T15:43:11.158Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-12-22T15:43:11.416Z] === RUN TestDockerSuite/TestPsByOrder [2020-12-22T15:43:11.675Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-12-22T15:43:11.675Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-22T15:43:12.778Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:43:12.778Z] INFO: Testing against a local daemon [2020-12-22T15:43:12.778Z] === RUN TestCheckpoint [2020-12-22T15:43:12.778Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-22T15:43:12.778Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T15:43:12.778Z] === RUN TestContainerInvalidJSON [2020-12-22T15:43:12.778Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T15:43:12.778Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T15:43:12.778Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T15:43:12.778Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T15:43:12.778Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-22T15:43:12.778Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-22T15:43:12.778Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-22T15:43:12.778Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-22T15:43:12.778Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-22T15:43:12.778Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-22T15:43:12.778Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-12-22T15:43:12.778Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-12-22T15:43:12.778Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-12-22T15:43:12.778Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-22T15:43:13.188Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2020-12-22T15:43:13.188Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-22T15:43:13.236Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.42s) [2020-12-22T15:43:13.236Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-22T15:43:13.236Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-12-22T15:43:13.236Z] copy_test.go:38: testEnv.OSType == "windows" [2020-12-22T15:43:13.236Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-22T15:43:13.322Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-22T15:43:13.694Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2020-12-22T15:43:13.694Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-22T15:43:13.694Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-12-22T15:43:13.694Z] copy_test.go:63: testEnv.OSType == "windows" [2020-12-22T15:43:13.694Z] === RUN TestCopyFromContainer [2020-12-22T15:43:13.694Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-12-22T15:43:13.694Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:13.694Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-22T15:43:13.694Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T15:43:13.694Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T15:43:13.694Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T15:43:13.694Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T15:43:13.694Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T15:43:13.694Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T15:43:13.694Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-22T15:43:13.694Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-22T15:43:13.694Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-22T15:43:13.694Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-22T15:43:13.694Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-22T15:43:13.694Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-22T15:43:13.694Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-22T15:43:13.694Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-22T15:43:13.694Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-12-22T15:43:13.694Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-12-22T15:43:13.694Z] === RUN TestCreateWithInvalidEnv [2020-12-22T15:43:13.694Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-22T15:43:13.694Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-22T15:43:13.694Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-22T15:43:13.694Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-22T15:43:13.694Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-22T15:43:13.694Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-22T15:43:13.694Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-22T15:43:13.694Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-22T15:43:13.694Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-22T15:43:13.694Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-22T15:43:13.694Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-22T15:43:13.694Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-22T15:43:13.694Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-22T15:43:13.694Z] === RUN TestCreateTmpfsMountsTarget [2020-12-22T15:43:13.694Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-12-22T15:43:13.694Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:13.694Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-22T15:43:13.694Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-12-22T15:43:13.694Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:43:13.694Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-22T15:43:13.694Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-12-22T15:43:13.694Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:43:13.694Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-22T15:43:13.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T15:43:13.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T15:43:13.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T15:43:13.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T15:43:13.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T15:43:13.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T15:43:13.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T15:43:13.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T15:43:13.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T15:43:13.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T15:43:13.694Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-22T15:43:13.694Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-22T15:43:13.694Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-22T15:43:13.694Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-22T15:43:13.694Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-22T15:43:13.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-22T15:43:13.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-12-22T15:43:13.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-12-22T15:43:13.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-22T15:43:13.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-22T15:43:13.694Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-12-22T15:43:13.694Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-22T15:43:13.694Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-12-22T15:43:13.694Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-12-22T15:43:13.694Z] === RUN TestCreateDifferentPlatform [2020-12-22T15:43:13.694Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-22T15:43:13.694Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-22T15:43:13.694Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-12-22T15:43:13.694Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-22T15:43:13.694Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-22T15:43:13.694Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-22T15:43:13.694Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-12-22T15:43:13.694Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-22T15:43:13.694Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2020-12-22T15:43:13.694Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-12-22T15:43:13.694Z] === RUN TestContainerKillOnDaemonStart [2020-12-22T15:43:13.694Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-12-22T15:43:13.694Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:13.694Z] === RUN TestDiff [2020-12-22T15:43:13.694Z] --- SKIP: TestDiff (0.00s) [2020-12-22T15:43:13.694Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-12-22T15:43:13.694Z] === RUN TestExecWithCloseStdin [2020-12-22T15:43:13.889Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-12-22T15:43:15.229Z] --- PASS: TestExecWithCloseStdin (1.59s) [2020-12-22T15:43:15.229Z] === RUN TestExec [2020-12-22T15:43:15.248Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-12-22T15:43:15.248Z] === RUN TestAuthZPluginHeader [2020-12-22T15:43:15.879Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-12-22T15:43:15.879Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-22T15:43:15.879Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-22T15:43:15.879Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:43:15.879Z] === RUN TestAuthZPluginV2Disable [2020-12-22T15:43:15.879Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-22T15:43:15.879Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:43:15.879Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-22T15:43:15.879Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-22T15:43:15.879Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:43:15.879Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-22T15:43:15.879Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-22T15:43:15.879Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:43:15.879Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-22T15:43:16.430Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-22T15:43:16.763Z] --- PASS: TestExec (1.48s) [2020-12-22T15:43:16.763Z] === RUN TestExecUser [2020-12-22T15:43:16.763Z] --- SKIP: TestExecUser (0.00s) [2020-12-22T15:43:16.763Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-22T15:43:16.763Z] === RUN TestExportContainerAndImportImage [2020-12-22T15:43:16.763Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-12-22T15:43:16.763Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:16.763Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-22T15:43:16.763Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-12-22T15:43:16.763Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:16.763Z] === RUN TestHealthCheckWorkdir [2020-12-22T15:43:16.763Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-12-22T15:43:16.763Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-22T15:43:16.763Z] === RUN TestHealthKillContainer [2020-12-22T15:43:16.763Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-12-22T15:43:16.763Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-12-22T15:43:16.763Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-22T15:43:16.763Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-12-22T15:43:16.763Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-12-22T15:43:16.763Z] === RUN TestKillContainerInvalidSignal [2020-12-22T15:43:18.304Z] --- PASS: TestKillContainerInvalidSignal (1.31s) [2020-12-22T15:43:18.304Z] === RUN TestKillContainer [2020-12-22T15:43:18.304Z] === RUN TestKillContainer/no_signal [2020-12-22T15:43:19.270Z] === RUN TestKillContainer/non_killing_signal [2020-12-22T15:43:19.270Z] === RUN TestKillContainer/killing_signal [2020-12-22T15:43:19.720Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-22T15:43:19.720Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-22T15:43:19.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-12-22T15:43:21.886Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-12-22T15:43:26.337Z] --- PASS: TestKillContainer (7.58s) [2020-12-22T15:43:26.337Z] --- PASS: TestKillContainer/no_signal (1.22s) [2020-12-22T15:43:26.337Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-12-22T15:43:26.337Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-12-22T15:43:26.337Z] --- PASS: TestKillContainer/killing_signal (6.32s) [2020-12-22T15:43:26.337Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-22T15:43:26.337Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-12-22T15:43:26.337Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-22T15:43:26.337Z] === RUN TestKillStoppedContainer [2020-12-22T15:43:26.337Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-12-22T15:43:26.337Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-22T15:43:26.337Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-22T15:43:26.337Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-12-22T15:43:26.337Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-22T15:43:26.337Z] === RUN TestKillDifferentUserContainer [2020-12-22T15:43:26.337Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-12-22T15:43:26.337Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-12-22T15:43:26.337Z] === RUN TestInspectOomKilledTrue [2020-12-22T15:43:26.337Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-22T15:43:26.337Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:26.337Z] === RUN TestInspectOomKilledFalse [2020-12-22T15:43:26.337Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-22T15:43:26.337Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:43:26.337Z] === RUN TestLogsFollowTailEmpty [2020-12-22T15:43:27.303Z] --- PASS: TestLogsFollowTailEmpty (1.31s) [2020-12-22T15:43:27.303Z] === RUN TestNetworkNat [2020-12-22T15:43:27.303Z] --- SKIP: TestNetworkNat (0.00s) [2020-12-22T15:43:27.303Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-12-22T15:43:27.303Z] === RUN TestNetworkLocalhostTCPNat [2020-12-22T15:43:28.837Z] --- PASS: TestNetworkLocalhostTCPNat (1.64s) [2020-12-22T15:43:28.837Z] === RUN TestNetworkLoopbackNat [2020-12-22T15:43:28.837Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-12-22T15:43:28.837Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-12-22T15:43:28.837Z] === RUN TestPause [2020-12-22T15:43:28.837Z] --- SKIP: TestPause (0.00s) [2020-12-22T15:43:28.837Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-12-22T15:43:28.837Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-22T15:43:29.999Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-22T15:43:29.999Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-22T15:43:30.370Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.36s) [2020-12-22T15:43:30.370Z] === RUN TestPauseStopPausedContainer [2020-12-22T15:43:30.370Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-12-22T15:43:30.370Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:30.370Z] === RUN TestPsFilter [2020-12-22T15:43:30.370Z] --- PASS: TestPsFilter (0.08s) [2020-12-22T15:43:30.370Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-22T15:43:31.377Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-22T15:43:31.908Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.52s) [2020-12-22T15:43:31.908Z] === RUN TestRemoveContainerWithVolume [2020-12-22T15:43:32.312Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-22T15:43:33.248Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-22T15:43:33.441Z] --- PASS: TestRemoveContainerWithVolume (1.59s) [2020-12-22T15:43:33.441Z] === RUN TestRemoveContainerRunning [2020-12-22T15:43:34.418Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.69s) [2020-12-22T15:43:34.418Z] PASS [2020-12-22T15:43:34.418Z] [2020-12-22T15:43:34.418Z] === Skipped [2020-12-22T15:43:34.418Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-22T15:43:34.418Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:43:34.418Z] [2020-12-22T15:43:34.418Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-22T15:43:34.418Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:43:34.418Z] [2020-12-22T15:43:34.418Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-22T15:43:34.418Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:43:34.418Z] [2020-12-22T15:43:34.418Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-22T15:43:34.418Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:43:34.418Z] [2020-12-22T15:43:34.418Z] [2020-12-22T15:43:34.418Z] DONE 17 tests, 4 skipped in 27.525s [2020-12-22T15:43:34.418Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-22T15:43:34.418Z] ++ 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-12-22T15:43:34.418Z] ++ set -e [2020-12-22T15:43:34.418Z] ++ '[' -n 0 ']' [2020-12-22T15:43:34.418Z] ++ set -x [2020-12-22T15:43:34.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:43:34.418Z] INFO: Testing against a local daemon [2020-12-22T15:43:34.418Z] === RUN TestPluginInvalidJSON [2020-12-22T15:43:34.418Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:43:34.418Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:43:34.418Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:43:34.418Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-22T15:43:34.418Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-22T15:43:34.418Z] === RUN TestPluginInstall [2020-12-22T15:43:34.418Z] === RUN TestPluginInstall/no_auth [2020-12-22T15:43:34.418Z] time="2020-12-22T15:43:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:43:34.418Z] time="2020-12-22T15:43:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a53bcbb6a775b6264a44a76d63ea8694f95ef667ef4d77ec5f02f9f2fb6fbe7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:43:34.418Z] time="2020-12-22T15:43:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:43:34.418Z] time="2020-12-22T15:43:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a53bcbb6a775b6264a44a76d63ea8694f95ef667ef4d77ec5f02f9f2fb6fbe7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:43:34.707Z] === RUN TestPluginInstall/with_htpasswd [2020-12-22T15:43:34.975Z] --- PASS: TestRemoveContainerRunning (1.36s) [2020-12-22T15:43:34.975Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-22T15:43:35.154Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-22T15:43:35.339Z] time="2020-12-22T15:43:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:43:35.339Z] time="2020-12-22T15:43:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf92885cca295f59063c27168535e50fb10c89d048b6affdb42197a26fae602c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:43:35.339Z] time="2020-12-22T15:43:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:43:35.339Z] time="2020-12-22T15:43:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf92885cca295f59063c27168535e50fb10c89d048b6affdb42197a26fae602c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:43:35.630Z] === RUN TestPluginInstall/with_insecure [2020-12-22T15:43:35.942Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.25s) [2020-12-22T15:43:35.942Z] === RUN TestRemoveInvalidContainer [2020-12-22T15:43:35.942Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-22T15:43:35.942Z] === RUN TestRenameLinkedContainer [2020-12-22T15:43:35.942Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-12-22T15:43:35.942Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-12-22T15:43:35.942Z] === RUN TestRenameStoppedContainer [2020-12-22T15:43:36.531Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-22T15:43:36.659Z] time="2020-12-22T15:43:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:43:36.659Z] time="2020-12-22T15:43:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2cb9b0f1adecf11145ad216ce83d7f1a8b57516bb987784741c082c74971f5a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:43:36.659Z] time="2020-12-22T15:43:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-22T15:43:36.659Z] time="2020-12-22T15:43:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2cb9b0f1adecf11145ad216ce83d7f1a8b57516bb987784741c082c74971f5a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-22T15:43:36.951Z] --- PASS: TestPluginInstall (4.27s) [2020-12-22T15:43:36.951Z] --- PASS: TestPluginInstall/no_auth (2.00s) [2020-12-22T15:43:36.951Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2020-12-22T15:43:36.951Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2020-12-22T15:43:36.951Z] plugin_test.go:157: [d4fdc6dde17b2] daemon is not started [2020-12-22T15:43:36.951Z] PASS [2020-12-22T15:43:36.951Z] [2020-12-22T15:43:36.951Z] DONE 6 tests in 4.368s [2020-12-22T15:43:36.951Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-22T15:43:36.951Z] ++ 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-12-22T15:43:36.951Z] ++ set -e [2020-12-22T15:43:36.951Z] ++ '[' -n 0 ']' [2020-12-22T15:43:36.951Z] ++ set -x [2020-12-22T15:43:36.951Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:43:36.951Z] INFO: Testing against a local daemon [2020-12-22T15:43:36.951Z] === RUN TestExternalGraphDriver [2020-12-22T15:43:37.241Z] === RUN TestExternalGraphDriver/json [2020-12-22T15:43:37.475Z] --- PASS: TestRenameStoppedContainer (1.58s) [2020-12-22T15:43:37.475Z] === RUN TestRenameRunningContainerAndReuse [2020-12-22T15:43:37.906Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-22T15:43:37.906Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-22T15:43:38.473Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-22T15:43:39.312Z] === RUN TestExternalGraphDriver/spec [2020-12-22T15:43:40.378Z] --- PASS: TestRenameRunningContainerAndReuse (2.82s) [2020-12-22T15:43:40.378Z] === RUN TestRenameInvalidName [2020-12-22T15:43:40.817Z] === RUN TestExternalGraphDriver/pull [2020-12-22T15:43:41.009Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-22T15:43:41.911Z] --- PASS: TestRenameInvalidName (1.28s) [2020-12-22T15:43:41.911Z] === RUN TestRenameAnonymousContainer [2020-12-22T15:43:41.911Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-12-22T15:43:41.911Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-12-22T15:43:41.911Z] === RUN TestRenameContainerWithSameName [2020-12-22T15:43:42.384Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-22T15:43:42.642Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-22T15:43:42.642Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-22T15:43:42.877Z] --- PASS: TestRenameContainerWithSameName (1.29s) [2020-12-22T15:43:42.877Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-22T15:43:42.877Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-12-22T15:43:42.877Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-12-22T15:43:42.877Z] === RUN TestResize [2020-12-22T15:43:42.879Z] --- PASS: TestExternalGraphDriver (5.60s) [2020-12-22T15:43:42.879Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-12-22T15:43:42.879Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-12-22T15:43:42.879Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2020-12-22T15:43:42.879Z] === RUN TestGraphdriverPluginV2 [2020-12-22T15:43:42.879Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-12-22T15:43:42.879Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:43:42.879Z] PASS [2020-12-22T15:43:42.879Z] [2020-12-22T15:43:42.879Z] === Skipped [2020-12-22T15:43:42.879Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-12-22T15:43:42.879Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:43:42.879Z] [2020-12-22T15:43:42.879Z] [2020-12-22T15:43:42.879Z] DONE 5 tests, 1 skipped in 5.740s [2020-12-22T15:43:42.879Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-22T15:43:42.879Z] ++ 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-12-22T15:43:42.879Z] ++ set -e [2020-12-22T15:43:42.879Z] ++ '[' -n 0 ']' [2020-12-22T15:43:42.879Z] ++ set -x [2020-12-22T15:43:42.879Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:43:42.879Z] INFO: Testing against a local daemon [2020-12-22T15:43:42.879Z] === RUN TestContinueAfterPluginCrash [2020-12-22T15:43:42.879Z] === PAUSE TestContinueAfterPluginCrash [2020-12-22T15:43:42.879Z] === RUN TestReadPluginNoRead [2020-12-22T15:43:42.879Z] === PAUSE TestReadPluginNoRead [2020-12-22T15:43:42.879Z] === RUN TestDaemonStartWithLogOpt [2020-12-22T15:43:42.879Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-22T15:43:42.879Z] === CONT TestContinueAfterPluginCrash [2020-12-22T15:43:42.879Z] === CONT TestDaemonStartWithLogOpt [2020-12-22T15:43:42.879Z] === CONT TestReadPluginNoRead [2020-12-22T15:43:42.901Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-22T15:43:42.901Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-22T15:43:42.901Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-22T15:43:43.483Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-22T15:43:44.411Z] --- PASS: TestResize (1.30s) [2020-12-22T15:43:44.411Z] === RUN TestResizeWithInvalidSize [2020-12-22T15:43:44.411Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-12-22T15:43:44.411Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-12-22T15:43:44.411Z] === RUN TestResizeWhenContainerNotStarted [2020-12-22T15:43:44.423Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-22T15:43:45.359Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-22T15:43:45.619Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-22T15:43:45.877Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-12-22T15:43:45.945Z] --- PASS: TestResizeWhenContainerNotStarted (1.75s) [2020-12-22T15:43:45.945Z] === RUN TestDaemonRestartKillContainers [2020-12-22T15:43:45.945Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-12-22T15:43:45.945Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:43:45.945Z] === RUN TestStats [2020-12-22T15:43:45.945Z] --- SKIP: TestStats (0.00s) [2020-12-22T15:43:45.945Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-12-22T15:43:45.945Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-22T15:43:48.466Z] === RUN TestReadPluginNoRead/default [2020-12-22T15:43:48.466Z] --- PASS: TestDaemonStartWithLogOpt (5.40s) [2020-12-22T15:43:49.096Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-22T15:43:49.672Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.65s) [2020-12-22T15:43:49.672Z] === RUN TestStopContainerWithTimeout [2020-12-22T15:43:49.672Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-12-22T15:43:49.672Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-12-22T15:43:49.672Z] === RUN TestUpdateRestartPolicy [2020-12-22T15:43:50.593Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-22T15:43:52.099Z] --- PASS: TestReadPluginNoRead (9.25s) [2020-12-22T15:43:52.099Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2020-12-22T15:43:52.099Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2020-12-22T15:43:52.099Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2020-12-22T15:43:52.099Z] read_test.go:92: [da3cf55a93e0c] daemon is not started [2020-12-22T15:43:53.594Z] --- PASS: TestContinueAfterPluginCrash (10.55s) [2020-12-22T15:43:53.594Z] PASS [2020-12-22T15:43:53.594Z] [2020-12-22T15:43:53.594Z] DONE 6 tests in 10.624s [2020-12-22T15:43:53.594Z] 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-12-22T15:43:53.594Z] ++ 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-12-22T15:43:53.594Z] ++ set -e [2020-12-22T15:43:53.594Z] ++ '[' -n 0 ']' [2020-12-22T15:43:53.594Z] ++ set -x [2020-12-22T15:43:53.594Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:43:53.594Z] testing: warning: no tests to run [2020-12-22T15:43:53.594Z] PASS [2020-12-22T15:43:53.594Z] [2020-12-22T15:43:53.594Z] DONE 0 tests in 0.017s [2020-12-22T15:43:53.594Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-22T15:43:53.594Z] ++ 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-12-22T15:43:53.594Z] ++ set -e [2020-12-22T15:43:53.594Z] ++ '[' -n 0 ']' [2020-12-22T15:43:53.594Z] ++ set -x [2020-12-22T15:43:53.594Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:43:53.594Z] INFO: Testing against a local daemon [2020-12-22T15:43:53.594Z] === RUN TestPluginWithDevMounts [2020-12-22T15:43:53.594Z] === PAUSE TestPluginWithDevMounts [2020-12-22T15:43:53.594Z] === CONT TestPluginWithDevMounts [2020-12-22T15:43:53.995Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-22T15:43:54.562Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-22T15:43:55.653Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-12-22T15:43:55.653Z] PASS [2020-12-22T15:43:55.653Z] [2020-12-22T15:43:55.653Z] DONE 1 tests in 1.918s [2020-12-22T15:43:55.653Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-12-22T15:43:55.653Z] ++ 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-12-22T15:43:55.653Z] ++ set -e [2020-12-22T15:43:55.653Z] ++ '[' -n 0 ']' [2020-12-22T15:43:55.653Z] ++ set -x [2020-12-22T15:43:55.653Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:43:55.653Z] INFO: Testing against a local daemon [2020-12-22T15:43:55.653Z] === RUN TestSecretInspect [2020-12-22T15:43:56.465Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-22T15:43:56.465Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-22T15:43:56.465Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-22T15:43:56.723Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-22T15:43:57.715Z] --- PASS: TestSecretInspect (2.00s) [2020-12-22T15:43:57.715Z] === RUN TestSecretList [2020-12-22T15:43:59.219Z] --- PASS: TestSecretList (1.95s) [2020-12-22T15:43:59.219Z] === RUN TestSecretsCreateAndDelete [2020-12-22T15:43:59.257Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-22T15:43:59.823Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-22T15:44:01.282Z] --- PASS: TestSecretsCreateAndDelete (1.97s) [2020-12-22T15:44:01.282Z] === RUN TestSecretsUpdate [2020-12-22T15:44:01.726Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-22T15:44:03.102Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-22T15:44:03.102Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-22T15:44:03.102Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-22T15:44:03.338Z] --- PASS: TestSecretsUpdate (1.88s) [2020-12-22T15:44:03.338Z] === RUN TestTemplatedSecret [2020-12-22T15:44:05.633Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-22T15:44:06.067Z] --- PASS: TestTemplatedSecret (2.51s) [2020-12-22T15:44:06.067Z] === RUN TestSecretCreateResolve [2020-12-22T15:44:06.204Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-22T15:44:06.205Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-22T15:44:07.571Z] --- PASS: TestSecretCreateResolve (1.89s) [2020-12-22T15:44:07.571Z] PASS [2020-12-22T15:44:07.571Z] [2020-12-22T15:44:07.571Z] DONE 6 tests in 12.267s [2020-12-22T15:44:07.571Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-12-22T15:44:07.571Z] ++ 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-12-22T15:44:07.571Z] ++ set -e [2020-12-22T15:44:07.571Z] ++ '[' -n 0 ']' [2020-12-22T15:44:07.571Z] ++ set -x [2020-12-22T15:44:07.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:44:07.571Z] INFO: Testing against a local daemon [2020-12-22T15:44:07.571Z] === RUN TestServiceCreateInit [2020-12-22T15:44:07.571Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-22T15:44:08.108Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-22T15:44:08.367Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-22T15:44:09.743Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-22T15:44:10.310Z] === RUN TestDockerSuite/TestRmiTag [2020-12-22T15:44:10.310Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-22T15:44:10.751Z] --- PASS: TestUpdateRestartPolicy (18.09s) [2020-12-22T15:44:10.751Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-22T15:44:10.751Z] --- PASS: TestUpdateRestartWithAutoRemove (1.30s) [2020-12-22T15:44:10.751Z] === RUN TestWaitNonBlocked [2020-12-22T15:44:10.751Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T15:44:10.751Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T15:44:10.751Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T15:44:10.751Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T15:44:10.751Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-22T15:44:10.751Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-22T15:44:10.877Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-22T15:44:12.025Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-22T15:44:12.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-12-22T15:44:13.724Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-22T15:44:14.292Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-22T15:44:15.229Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-22T15:44:15.229Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-22T15:44:15.529Z] --- PASS: TestServiceCreateInit (7.53s) [2020-12-22T15:44:15.529Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2020-12-22T15:44:15.529Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.79s) [2020-12-22T15:44:15.529Z] === RUN TestCreateServiceMultipleTimes [2020-12-22T15:44:16.537Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-22T15:44:16.537Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.11s) [2020-12-22T15:44:16.537Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (6.79s) [2020-12-22T15:44:16.537Z] === RUN TestWaitBlocked [2020-12-22T15:44:16.537Z] --- SKIP: TestWaitBlocked (0.00s) [2020-12-22T15:44:16.537Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:16.537Z] PASS [2020-12-22T15:44:16.537Z] ok github.com/docker/docker/integration/container 63.124s [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === Skipped [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-12-22T15:44:16.537Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-12-22T15:44:16.537Z] copy_test.go:38: testEnv.OSType == "windows" [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-12-22T15:44:16.537Z] copy_test.go:63: testEnv.OSType == "windows" [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-12-22T15:44:16.537Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-12-22T15:44:16.537Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-12-22T15:44:16.537Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-12-22T15:44:16.537Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-12-22T15:44:16.537Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-12-22T15:44:16.537Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2020-12-22T15:44:16.537Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-12-22T15:44:16.537Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-12-22T15:44:16.537Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-12-22T15:44:16.537Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-12-22T15:44:16.537Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-12-22T15:44:16.537Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-12-22T15:44:16.537Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-12-22T15:44:16.537Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-12-22T15:44:16.537Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-12-22T15:44:16.537Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-12-22T15:44:16.537Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-12-22T15:44:16.537Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-12-22T15:44:16.537Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-12-22T15:44:16.537Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-12-22T15:44:16.537Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-12-22T15:44:16.537Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-12-22T15:44:16.537Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-12-22T15:44:16.537Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-12-22T15:44:16.537Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-12-22T15:44:16.537Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-12-22T15:44:16.537Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-12-22T15:44:16.537Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-12-22T15:44:16.537Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-12-22T15:44:16.537Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-12-22T15:44:16.537Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-12-22T15:44:16.537Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-12-22T15:44:16.537Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-12-22T15:44:16.537Z] [2020-12-22T15:44:16.537Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-12-22T15:44:16.538Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-12-22T15:44:16.538Z] [2020-12-22T15:44:16.538Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-12-22T15:44:16.538Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:16.538Z] [2020-12-22T15:44:16.538Z] [2020-12-22T15:44:16.538Z] DONE 88 tests, 37 skipped in 65.428s [2020-12-22T15:44:16.538Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-12-22T15:44:16.607Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-22T15:44:17.176Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-22T15:44:17.745Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-22T15:44:18.003Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-22T15:44:18.003Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-22T15:44:18.071Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:18.071Z] INFO: Testing against a local daemon [2020-12-22T15:44:18.071Z] === RUN TestCommitInheritsEnv [2020-12-22T15:44:18.071Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-12-22T15:44:18.071Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T15:44:18.071Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-22T15:44:18.071Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-12-22T15:44:18.071Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-12-22T15:44:18.071Z] === RUN TestImagesFilterMultiReference [2020-12-22T15:44:18.071Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-12-22T15:44:18.071Z] === RUN TestImagePullPlatformInvalid [2020-12-22T15:44:18.071Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-12-22T15:44:18.071Z] === RUN TestRemoveImageOrphaning [2020-12-22T15:44:18.529Z] --- PASS: TestRemoveImageOrphaning (0.64s) [2020-12-22T15:44:18.529Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-22T15:44:18.529Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-12-22T15:44:18.529Z] === RUN TestTagInvalidReference [2020-12-22T15:44:18.529Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-22T15:44:18.529Z] === RUN TestTagValidPrefixedRepo [2020-12-22T15:44:18.529Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-12-22T15:44:18.529Z] === RUN TestTagExistedNameWithoutForce [2020-12-22T15:44:18.529Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-12-22T15:44:18.529Z] === RUN TestTagOfficialNames [2020-12-22T15:44:18.529Z] --- PASS: TestTagOfficialNames (0.07s) [2020-12-22T15:44:18.529Z] === RUN TestTagMatchesDigest [2020-12-22T15:44:18.529Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-12-22T15:44:18.570Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-22T15:44:18.987Z] PASS [2020-12-22T15:44:18.987Z] ok github.com/docker/docker/integration/image 1.144s [2020-12-22T15:44:18.987Z] [2020-12-22T15:44:18.987Z] === Skipped [2020-12-22T15:44:18.987Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-12-22T15:44:18.987Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T15:44:18.987Z] [2020-12-22T15:44:18.987Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-12-22T15:44:18.987Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-12-22T15:44:18.987Z] [2020-12-22T15:44:18.987Z] [2020-12-22T15:44:18.987Z] DONE 11 tests, 2 skipped in 2.917s [2020-12-22T15:44:18.987Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-12-22T15:44:19.949Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-22T15:44:20.208Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-22T15:44:20.523Z] testing: warning: no tests to run [2020-12-22T15:44:20.523Z] testing: warning: no tests to run [2020-12-22T15:44:20.523Z] PASS [2020-12-22T15:44:20.523Z] PASS [2020-12-22T15:44:20.523Z] ok github.com/docker/docker/integration/network/ipvlan 0.089s [no tests to run] [2020-12-22T15:44:20.523Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [no tests to run] [2020-12-22T15:44:20.774Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-22T15:44:21.341Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-12-22T15:44:21.488Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:21.489Z] INFO: Testing against a local daemon [2020-12-22T15:44:21.489Z] === RUN TestNetworkCreateDelete [2020-12-22T15:44:21.489Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-12-22T15:44:21.489Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:21.489Z] === RUN TestDockerNetworkDeletePreferID [2020-12-22T15:44:21.489Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-12-22T15:44:21.489Z] 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-12-22T15:44:21.489Z] === RUN TestDaemonDNSFallback [2020-12-22T15:44:21.489Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-12-22T15:44:21.489Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:21.489Z] === RUN TestInspectNetwork [2020-12-22T15:44:21.489Z] --- SKIP: TestInspectNetwork (0.00s) [2020-12-22T15:44:21.489Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-12-22T15:44:21.489Z] === RUN TestRunContainerWithBridgeNone [2020-12-22T15:44:21.489Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-12-22T15:44:21.489Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:21.489Z] === RUN TestNetworkInvalidJSON [2020-12-22T15:44:21.489Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-22T15:44:21.489Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-22T15:44:21.489Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T15:44:21.489Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T15:44:21.489Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T15:44:21.489Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T15:44:21.489Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-22T15:44:21.489Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-22T15:44:21.489Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-22T15:44:21.489Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-12-22T15:44:21.489Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-22T15:44:21.489Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-22T15:44:21.489Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-22T15:44:21.489Z] === RUN TestNetworkList [2020-12-22T15:44:21.489Z] === RUN TestNetworkList//networks [2020-12-22T15:44:21.489Z] === PAUSE TestNetworkList//networks [2020-12-22T15:44:21.489Z] === RUN TestNetworkList//networks/ [2020-12-22T15:44:21.489Z] === PAUSE TestNetworkList//networks/ [2020-12-22T15:44:21.489Z] === CONT TestNetworkList//networks [2020-12-22T15:44:21.489Z] === CONT TestNetworkList//networks/ [2020-12-22T15:44:21.489Z] --- PASS: TestNetworkList (0.02s) [2020-12-22T15:44:21.489Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-22T15:44:21.489Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-22T15:44:21.489Z] === RUN TestHostIPv4BridgeLabel [2020-12-22T15:44:21.489Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-12-22T15:44:21.489Z] network_test.go:126: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-22T15:44:21.489Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:29: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] === RUN TestDaemonDefaultNetworkPools [2020-12-22T15:44:21.489Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:52: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-22T15:44:21.489Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:96: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-22T15:44:21.489Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:130: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-22T15:44:21.489Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:181: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] === RUN TestServiceWithPredefinedNetwork [2020-12-22T15:44:21.489Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:206: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-22T15:44:21.489Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:236: FLAKY_TEST [2020-12-22T15:44:21.489Z] === RUN TestServiceWithDataPathPortInit [2020-12-22T15:44:21.489Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:326: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-22T15:44:21.489Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:394: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] PASS [2020-12-22T15:44:21.489Z] ok github.com/docker/docker/integration/network 0.244s [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] === Skipped [2020-12-22T15:44:21.489Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-12-22T15:44:21.489Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-12-22T15:44:21.489Z] 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-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-12-22T15:44:21.489Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-12-22T15:44:21.489Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-12-22T15:44:21.489Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-12-22T15:44:21.489Z] network_test.go:126: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:29: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:52: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:96: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:130: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:181: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:206: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:236: FLAKY_TEST [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:326: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-22T15:44:21.489Z] service_test.go:394: testEnv.OSType == "windows" [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] [2020-12-22T15:44:21.489Z] DONE 22 tests, 15 skipped in 2.658s [2020-12-22T15:44:21.489Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-12-22T15:44:21.947Z] testing: warning: no tests to run [2020-12-22T15:44:21.947Z] PASS [2020-12-22T15:44:21.947Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-12-22T15:44:21.947Z] [2020-12-22T15:44:21.947Z] DONE 0 tests in 0.289s [2020-12-22T15:44:21.947Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-12-22T15:44:22.275Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-22T15:44:22.404Z] testing: warning: no tests to run [2020-12-22T15:44:22.404Z] PASS [2020-12-22T15:44:22.404Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-12-22T15:44:22.404Z] [2020-12-22T15:44:22.404Z] DONE 0 tests in 0.266s [2020-12-22T15:44:22.404Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-12-22T15:44:23.211Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-12-22T15:44:23.778Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-12-22T15:44:23.940Z] testing: warning: no tests to run [2020-12-22T15:44:23.940Z] testing: warning: no tests to run [2020-12-22T15:44:23.940Z] PASS [2020-12-22T15:44:23.940Z] PASS [2020-12-22T15:44:23.940Z] ok github.com/docker/docker/integration/plugin 0.081s [no tests to run] [2020-12-22T15:44:23.940Z] ok github.com/docker/docker/integration/plugin/authz 0.089s [no tests to run] [2020-12-22T15:44:24.344Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-12-22T15:44:24.911Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-12-22T15:44:25.479Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-12-22T15:44:26.419Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-22T15:44:26.985Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-12-22T15:44:27.919Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-22T15:44:28.178Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-22T15:44:28.744Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-22T15:44:29.002Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-22T15:44:29.002Z] === RUN TestDockerSuite/TestRunBindMounts [2020-12-22T15:44:30.381Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-22T15:44:30.850Z] --- PASS: TestCreateServiceMultipleTimes (15.31s) [2020-12-22T15:44:30.850Z] === RUN TestCreateServiceConflict [2020-12-22T15:44:30.949Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-22T15:44:31.029Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:31.029Z] INFO: Testing against a local daemon [2020-12-22T15:44:31.029Z] === RUN TestExternalGraphDriver [2020-12-22T15:44:31.029Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-12-22T15:44:31.029Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-22T15:44:31.029Z] === RUN TestGraphdriverPluginV2 [2020-12-22T15:44:31.029Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-12-22T15:44:31.029Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-22T15:44:31.029Z] PASS [2020-12-22T15:44:31.029Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.609s [2020-12-22T15:44:31.488Z] testing: warning: no tests to run [2020-12-22T15:44:31.488Z] PASS [2020-12-22T15:44:31.488Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.067s [no tests to run] [2020-12-22T15:44:31.488Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:31.488Z] INFO: Testing against a local daemon [2020-12-22T15:44:31.488Z] === RUN TestReadPluginNoRead [2020-12-22T15:44:31.488Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-12-22T15:44:31.488Z] read_test.go:21: no unix domain sockets on Windows [2020-12-22T15:44:31.488Z] PASS [2020-12-22T15:44:31.488Z] ok github.com/docker/docker/integration/plugin/logging 0.254s [2020-12-22T15:44:31.517Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-22T15:44:31.945Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:31.945Z] INFO: Testing against a local daemon [2020-12-22T15:44:31.945Z] === RUN TestPluginInvalidJSON [2020-12-22T15:44:31.945Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:44:31.945Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:44:31.945Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:44:31.945Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-12-22T15:44:31.945Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-22T15:44:31.945Z] === RUN TestPluginInstall [2020-12-22T15:44:31.945Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-22T15:44:31.945Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-22T15:44:31.945Z] PASS [2020-12-22T15:44:31.945Z] ok github.com/docker/docker/integration/plugin/common 0.378s [2020-12-22T15:44:31.945Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-12-22T15:44:31.945Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-12-22T15:44:32.088Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-22T15:44:32.355Z] --- PASS: TestCreateServiceConflict (1.93s) [2020-12-22T15:44:32.355Z] === RUN TestCreateServiceMaxReplicas [2020-12-22T15:44:32.662Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-22T15:44:32.662Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-22T15:44:32.920Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-22T15:44:33.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:33.480Z] INFO: Testing against a local daemon [2020-12-22T15:44:33.480Z] === RUN TestPluginWithDevMounts [2020-12-22T15:44:33.480Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-22T15:44:33.480Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:33.480Z] PASS [2020-12-22T15:44:33.480Z] ok github.com/docker/docker/integration/plugin/volumes 0.221s [2020-12-22T15:44:33.480Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-12-22T15:44:33.480Z] [2020-12-22T15:44:33.480Z] === Skipped [2020-12-22T15:44:33.480Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-12-22T15:44:33.480Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-22T15:44:33.480Z] [2020-12-22T15:44:33.480Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-12-22T15:44:33.480Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-22T15:44:33.480Z] [2020-12-22T15:44:33.480Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-12-22T15:44:33.480Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-22T15:44:33.480Z] [2020-12-22T15:44:33.480Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-12-22T15:44:33.480Z] read_test.go:21: no unix domain sockets on Windows [2020-12-22T15:44:33.480Z] [2020-12-22T15:44:33.480Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-12-22T15:44:33.480Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:33.480Z] [2020-12-22T15:44:33.480Z] [2020-12-22T15:44:33.480Z] DONE 7 tests, 5 skipped in 11.299s [2020-12-22T15:44:33.480Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-12-22T15:44:33.856Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-22T15:44:33.938Z] testing: warning: no tests to run [2020-12-22T15:44:33.938Z] PASS [2020-12-22T15:44:33.938Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-12-22T15:44:33.938Z] [2020-12-22T15:44:33.938Z] DONE 0 tests in 0.292s [2020-12-22T15:44:33.938Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-12-22T15:44:34.424Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-22T15:44:34.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:34.908Z] INFO: Testing against a local daemon [2020-12-22T15:44:34.908Z] === RUN TestPluginInvalidJSON [2020-12-22T15:44:34.908Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:44:34.908Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:44:34.908Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-22T15:44:34.908Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-12-22T15:44:34.908Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-22T15:44:34.908Z] === RUN TestPluginInstall [2020-12-22T15:44:34.908Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-22T15:44:34.908Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-22T15:44:34.908Z] PASS [2020-12-22T15:44:34.908Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-12-22T15:44:34.908Z] [2020-12-22T15:44:34.908Z] === Skipped [2020-12-22T15:44:34.908Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-12-22T15:44:34.908Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-22T15:44:34.908Z] [2020-12-22T15:44:34.908Z] [2020-12-22T15:44:34.908Z] DONE 3 tests, 1 skipped in 0.699s [2020-12-22T15:44:34.908Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-12-22T15:44:34.991Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-22T15:44:35.077Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2020-12-22T15:44:35.077Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-22T15:44:35.250Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-22T15:44:35.366Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:35.366Z] INFO: Testing against a local daemon [2020-12-22T15:44:35.366Z] === RUN TestExternalGraphDriver [2020-12-22T15:44:35.366Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-12-22T15:44:35.366Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-22T15:44:35.366Z] === RUN TestGraphdriverPluginV2 [2020-12-22T15:44:35.366Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-12-22T15:44:35.366Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-22T15:44:35.366Z] PASS [2020-12-22T15:44:35.366Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-12-22T15:44:35.366Z] [2020-12-22T15:44:35.366Z] === Skipped [2020-12-22T15:44:35.366Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-12-22T15:44:35.366Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-22T15:44:35.366Z] [2020-12-22T15:44:35.366Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-12-22T15:44:35.366Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-22T15:44:35.366Z] [2020-12-22T15:44:35.366Z] [2020-12-22T15:44:35.366Z] DONE 2 tests, 2 skipped in 0.789s [2020-12-22T15:44:35.366Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-12-22T15:44:35.508Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-22T15:44:35.766Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-22T15:44:35.766Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-22T15:44:36.332Z] testing: warning: no tests to run [2020-12-22T15:44:36.332Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:36.332Z] PASS [2020-12-22T15:44:36.332Z] INFO: Testing against a local daemon [2020-12-22T15:44:36.332Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-12-22T15:44:36.332Z] === RUN TestReadPluginNoRead [2020-12-22T15:44:36.332Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-12-22T15:44:36.332Z] read_test.go:21: no unix domain sockets on Windows [2020-12-22T15:44:36.332Z] PASS [2020-12-22T15:44:36.332Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-12-22T15:44:36.332Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-12-22T15:44:36.332Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-12-22T15:44:36.332Z] [2020-12-22T15:44:36.332Z] === Skipped [2020-12-22T15:44:36.332Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-12-22T15:44:36.332Z] read_test.go:21: no unix domain sockets on Windows [2020-12-22T15:44:36.332Z] [2020-12-22T15:44:36.332Z] [2020-12-22T15:44:36.332Z] DONE 1 tests, 1 skipped in 0.774s [2020-12-22T15:44:36.332Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-12-22T15:44:36.701Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-22T15:44:36.790Z] testing: warning: no tests to run [2020-12-22T15:44:36.790Z] PASS [2020-12-22T15:44:36.790Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-12-22T15:44:36.790Z] [2020-12-22T15:44:36.790Z] DONE 0 tests in 0.428s [2020-12-22T15:44:36.790Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-12-22T15:44:37.268Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-22T15:44:37.761Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:37.761Z] INFO: Testing against a local daemon [2020-12-22T15:44:37.761Z] === RUN TestPluginWithDevMounts [2020-12-22T15:44:37.761Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-22T15:44:37.761Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:37.761Z] PASS [2020-12-22T15:44:37.761Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-12-22T15:44:37.761Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-12-22T15:44:37.761Z] [2020-12-22T15:44:37.761Z] === Skipped [2020-12-22T15:44:37.761Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-12-22T15:44:37.761Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:37.761Z] [2020-12-22T15:44:37.761Z] [2020-12-22T15:44:37.761Z] DONE 1 tests, 1 skipped in 0.748s [2020-12-22T15:44:37.761Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-12-22T15:44:37.835Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-22T15:44:38.093Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-22T15:44:38.352Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-22T15:44:38.610Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-22T15:44:39.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:39.312Z] INFO: Testing against a local daemon [2020-12-22T15:44:39.312Z] === RUN TestSecretInspect [2020-12-22T15:44:39.312Z] --- SKIP: TestSecretInspect (0.00s) [2020-12-22T15:44:39.312Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:39.312Z] === RUN TestSecretList [2020-12-22T15:44:39.312Z] --- SKIP: TestSecretList (0.00s) [2020-12-22T15:44:39.312Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:39.312Z] === RUN TestSecretsCreateAndDelete [2020-12-22T15:44:39.312Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-12-22T15:44:39.312Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:39.312Z] === RUN TestSecretsUpdate [2020-12-22T15:44:39.312Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-12-22T15:44:39.312Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:39.312Z] === RUN TestTemplatedSecret [2020-12-22T15:44:39.312Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-12-22T15:44:39.312Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:39.312Z] === RUN TestSecretCreateResolve [2020-12-22T15:44:39.312Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-12-22T15:44:39.313Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:39.313Z] PASS [2020-12-22T15:44:39.313Z] ok github.com/docker/docker/integration/secret 0.188s [2020-12-22T15:44:39.772Z] [2020-12-22T15:44:39.772Z] === Skipped [2020-12-22T15:44:39.772Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-12-22T15:44:39.772Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:39.772Z] [2020-12-22T15:44:39.772Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-12-22T15:44:39.772Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:39.772Z] [2020-12-22T15:44:39.772Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-12-22T15:44:39.772Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:39.772Z] [2020-12-22T15:44:39.772Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-12-22T15:44:39.772Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:39.772Z] [2020-12-22T15:44:39.772Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-12-22T15:44:39.772Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:39.772Z] [2020-12-22T15:44:39.772Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-12-22T15:44:39.772Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:39.772Z] [2020-12-22T15:44:39.772Z] [2020-12-22T15:44:39.772Z] DONE 6 tests, 6 skipped in 1.987s [2020-12-22T15:44:39.772Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-12-22T15:44:39.987Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-22T15:44:41.362Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-22T15:44:41.946Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:41.946Z] INFO: Testing against a local daemon [2020-12-22T15:44:41.946Z] === RUN TestServiceCreateInit [2020-12-22T15:44:41.946Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-22T15:44:41.946Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-22T15:44:41.946Z] --- PASS: TestServiceCreateInit (0.03s) [2020-12-22T15:44:41.946Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-22T15:44:41.946Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-22T15:44:41.946Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestCreateServiceMultipleTimes [2020-12-22T15:44:41.946Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-12-22T15:44:41.946Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestCreateServiceConflict [2020-12-22T15:44:41.946Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-12-22T15:44:41.946Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestCreateServiceMaxReplicas [2020-12-22T15:44:41.946Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-12-22T15:44:41.946Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-22T15:44:41.946Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-12-22T15:44:41.946Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestCreateServiceSecretFileMode [2020-12-22T15:44:41.946Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-12-22T15:44:41.946Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestCreateServiceConfigFileMode [2020-12-22T15:44:41.946Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-12-22T15:44:41.946Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestCreateServiceSysctls [2020-12-22T15:44:41.946Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-12-22T15:44:41.946Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestCreateServiceCapabilities [2020-12-22T15:44:41.946Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2020-12-22T15:44:41.946Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestInspect [2020-12-22T15:44:41.946Z] --- SKIP: TestInspect (0.00s) [2020-12-22T15:44:41.946Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestCreateJob [2020-12-22T15:44:41.946Z] --- SKIP: TestCreateJob (0.00s) [2020-12-22T15:44:41.946Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestReplicatedJob [2020-12-22T15:44:41.946Z] --- SKIP: TestReplicatedJob (0.00s) [2020-12-22T15:44:41.946Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestUpdateReplicatedJob [2020-12-22T15:44:41.946Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-12-22T15:44:41.946Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestServiceListWithStatuses [2020-12-22T15:44:41.946Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-22T15:44:41.946Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestDockerNetworkConnectAlias [2020-12-22T15:44:41.946Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-12-22T15:44:41.946Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestDockerNetworkReConnect [2020-12-22T15:44:41.946Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-12-22T15:44:41.946Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestServicePlugin [2020-12-22T15:44:41.946Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-22T15:44:41.946Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:41.946Z] === RUN TestServiceUpdateLabel [2020-12-22T15:44:41.946Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-12-22T15:44:41.946Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:41.946Z] === RUN TestServiceUpdateSecrets [2020-12-22T15:44:41.946Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-12-22T15:44:41.946Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:41.946Z] === RUN TestServiceUpdateConfigs [2020-12-22T15:44:41.946Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-12-22T15:44:41.946Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:41.946Z] === RUN TestServiceUpdateNetwork [2020-12-22T15:44:41.946Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-12-22T15:44:41.946Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:41.946Z] === RUN TestServiceUpdatePidsLimit [2020-12-22T15:44:41.946Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2020-12-22T15:44:41.946Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:41.946Z] PASS [2020-12-22T15:44:41.946Z] ok github.com/docker/docker/integration/service 0.315s [2020-12-22T15:44:42.300Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === Skipped [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-22T15:44:42.404Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-22T15:44:42.404Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-22T15:44:42.404Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-22T15:44:42.404Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-12-22T15:44:42.404Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-12-22T15:44:42.404Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-12-22T15:44:42.404Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-12-22T15:44:42.404Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-12-22T15:44:42.404Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-12-22T15:44:42.404Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-12-22T15:44:42.404Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-12-22T15:44:42.404Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-12-22T15:44:42.404Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-12-22T15:44:42.404Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-12-22T15:44:42.404Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-12-22T15:44:42.404Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-12-22T15:44:42.404Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-12-22T15:44:42.404Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-12-22T15:44:42.404Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.404Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-12-22T15:44:42.404Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:42.404Z] [2020-12-22T15:44:42.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-12-22T15:44:42.405Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:42.405Z] [2020-12-22T15:44:42.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-12-22T15:44:42.405Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:42.405Z] [2020-12-22T15:44:42.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-12-22T15:44:42.405Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:42.405Z] [2020-12-22T15:44:42.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-12-22T15:44:42.405Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:42.405Z] [2020-12-22T15:44:42.405Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-12-22T15:44:42.405Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-12-22T15:44:42.405Z] [2020-12-22T15:44:42.405Z] [2020-12-22T15:44:42.405Z] DONE 24 tests, 23 skipped in 2.554s [2020-12-22T15:44:42.405Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-12-22T15:44:42.559Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-22T15:44:43.125Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-22T15:44:43.384Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-22T15:44:43.938Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:43.938Z] INFO: Testing against a local daemon [2020-12-22T15:44:43.938Z] === RUN TestSessionCreate [2020-12-22T15:44:43.938Z] --- SKIP: TestSessionCreate (0.00s) [2020-12-22T15:44:43.938Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-12-22T15:44:43.938Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-22T15:44:43.938Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-12-22T15:44:43.938Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-12-22T15:44:43.938Z] PASS [2020-12-22T15:44:43.938Z] ok github.com/docker/docker/integration/session 0.236s [2020-12-22T15:44:43.952Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-22T15:44:44.212Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-22T15:44:44.396Z] [2020-12-22T15:44:44.396Z] === Skipped [2020-12-22T15:44:44.396Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-12-22T15:44:44.396Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-12-22T15:44:44.396Z] [2020-12-22T15:44:44.396Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-12-22T15:44:44.396Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-12-22T15:44:44.396Z] [2020-12-22T15:44:44.396Z] [2020-12-22T15:44:44.396Z] DONE 2 tests, 2 skipped in 2.031s [2020-12-22T15:44:44.396Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-12-22T15:44:45.587Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-22T15:44:46.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:46.572Z] INFO: Testing against a local daemon [2020-12-22T15:44:46.572Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-22T15:44:46.572Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T15:44:46.572Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:46.572Z] === RUN TestEventsExecDie [2020-12-22T15:44:46.572Z] --- SKIP: TestEventsExecDie (0.00s) [2020-12-22T15:44:46.572Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-12-22T15:44:46.572Z] === RUN TestEventsBackwardsCompatible [2020-12-22T15:44:46.572Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-12-22T15:44:46.572Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-12-22T15:44:46.572Z] === RUN TestInfoAPI [2020-12-22T15:44:46.572Z] --- PASS: TestInfoAPI (0.03s) [2020-12-22T15:44:46.572Z] === RUN TestInfoAPIWarnings [2020-12-22T15:44:46.572Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-12-22T15:44:46.572Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T15:44:46.572Z] === RUN TestInfoDebug [2020-12-22T15:44:46.572Z] --- SKIP: TestInfoDebug (0.00s) [2020-12-22T15:44:46.572Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-22T15:44:46.572Z] === RUN TestInfoInsecureRegistries [2020-12-22T15:44:46.572Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-12-22T15:44:46.572Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-22T15:44:46.572Z] === RUN TestInfoRegistryMirrors [2020-12-22T15:44:46.572Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-12-22T15:44:46.573Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-22T15:44:46.573Z] === RUN TestLoginFailsWithBadCredentials [2020-12-22T15:44:47.031Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2020-12-22T15:44:47.031Z] === RUN TestPingCacheHeaders [2020-12-22T15:44:47.031Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-12-22T15:44:47.031Z] === RUN TestPingGet [2020-12-22T15:44:47.031Z] --- PASS: TestPingGet (0.02s) [2020-12-22T15:44:47.031Z] === RUN TestPingHead [2020-12-22T15:44:47.488Z] --- PASS: TestPingHead (0.02s) [2020-12-22T15:44:47.488Z] === RUN TestVersion [2020-12-22T15:44:47.488Z] --- PASS: TestVersion (0.02s) [2020-12-22T15:44:47.488Z] PASS [2020-12-22T15:44:47.488Z] ok github.com/docker/docker/integration/system 1.273s [2020-12-22T15:44:47.488Z] [2020-12-22T15:44:47.488Z] === Skipped [2020-12-22T15:44:47.488Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T15:44:47.488Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-12-22T15:44:47.488Z] [2020-12-22T15:44:47.489Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-12-22T15:44:47.489Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-12-22T15:44:47.489Z] [2020-12-22T15:44:47.489Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-12-22T15:44:47.489Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-12-22T15:44:47.489Z] [2020-12-22T15:44:47.489Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-12-22T15:44:47.489Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-22T15:44:47.489Z] [2020-12-22T15:44:47.489Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-12-22T15:44:47.489Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-22T15:44:47.489Z] [2020-12-22T15:44:47.489Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-12-22T15:44:47.489Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-22T15:44:47.489Z] [2020-12-22T15:44:47.489Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-12-22T15:44:47.489Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-22T15:44:47.489Z] [2020-12-22T15:44:47.489Z] [2020-12-22T15:44:47.489Z] DONE 13 tests, 7 skipped in 3.072s [2020-12-22T15:44:47.489Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-12-22T15:44:47.490Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-22T15:44:47.748Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-22T15:44:48.007Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-22T15:44:49.382Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-22T15:44:49.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:49.664Z] INFO: Testing against a local daemon [2020-12-22T15:44:49.664Z] === RUN TestVolumesCreateAndList [2020-12-22T15:44:49.664Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-12-22T15:44:49.664Z] === RUN TestVolumesRemove [2020-12-22T15:44:49.664Z] --- PASS: TestVolumesRemove (0.05s) [2020-12-22T15:44:49.664Z] === RUN TestVolumesInspect [2020-12-22T15:44:49.664Z] --- PASS: TestVolumesInspect (0.03s) [2020-12-22T15:44:49.664Z] === RUN TestVolumesInvalidJSON [2020-12-22T15:44:49.664Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-22T15:44:49.664Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-22T15:44:49.664Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-22T15:44:49.664Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-22T15:44:49.664Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-22T15:44:49.664Z] PASS [2020-12-22T15:44:49.664Z] ok github.com/docker/docker/integration/volume 0.309s [2020-12-22T15:44:49.664Z] [2020-12-22T15:44:49.664Z] DONE 5 tests in 2.232s [2020-12-22T15:44:49.664Z] INFO: make.ps1 ended at 12/22/2020 15:44:49 [2020-12-22T15:44:49.664Z] INFO: Integration CLI tests being run from the host: [2020-12-22T15:44:49.664Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2020-12-22T15:44:50.390Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s) [2020-12-22T15:44:50.390Z] === RUN TestCreateServiceSecretFileMode [2020-12-22T15:44:50.679Z] --- PASS: TestCreateServiceSecretFileMode (2.73s) [2020-12-22T15:44:50.679Z] === RUN TestCreateServiceConfigFileMode [2020-12-22T15:44:50.758Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-22T15:44:52.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-12-22T15:44:52.134Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-22T15:44:52.739Z] --- PASS: TestCreateServiceConfigFileMode (2.19s) [2020-12-22T15:44:52.739Z] === RUN TestCreateServiceSysctls [2020-12-22T15:44:54.670Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-22T15:44:54.670Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-22T15:44:54.670Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-22T15:44:55.238Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-22T15:44:56.248Z] --- PASS: TestCreateServiceSysctls (3.07s) [2020-12-22T15:44:56.248Z] === RUN TestCreateServiceCapabilities [2020-12-22T15:44:56.615Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-22T15:44:57.551Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-22T15:44:58.229Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-22T15:44:58.229Z] INFO: Testing against a local daemon [2020-12-22T15:44:58.229Z] === RUN TestDockerSuite [2020-12-22T15:44:58.229Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-22T15:44:58.229Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-22T15:44:58.229Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-22T15:44:58.229Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-22T15:44:58.229Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-22T15:44:58.229Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-22T15:44:58.229Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-22T15:44:58.229Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-22T15:44:58.229Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-22T15:44:58.229Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-22T15:44:58.310Z] --- PASS: TestCreateServiceCapabilities (2.33s) [2020-12-22T15:44:58.310Z] === RUN TestInspect [2020-12-22T15:44:58.689Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-22T15:44:59.147Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-22T15:44:59.453Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-22T15:44:59.712Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-22T15:45:01.044Z] --- PASS: TestInspect (2.50s) [2020-12-22T15:45:01.044Z] === RUN TestCreateJob [2020-12-22T15:45:01.094Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-22T15:45:01.353Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-12-22T15:45:01.353Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-22T15:45:01.920Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-12-22T15:45:03.298Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-22T15:45:03.298Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-22T15:45:03.764Z] --- PASS: TestCreateJob (2.99s) [2020-12-22T15:45:03.764Z] === RUN TestReplicatedJob [2020-12-22T15:45:03.865Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-22T15:45:04.432Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-22T15:45:04.999Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-12-22T15:45:05.567Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-22T15:45:05.567Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-22T15:45:06.134Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-22T15:45:06.392Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-22T15:45:06.959Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-22T15:45:07.525Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-22T15:45:08.095Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-22T15:45:08.664Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-22T15:45:09.231Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-22T15:45:09.339Z] --- PASS: TestReplicatedJob (5.08s) [2020-12-22T15:45:09.339Z] === RUN TestUpdateReplicatedJob [2020-12-22T15:45:09.802Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-22T15:45:09.802Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-22T15:45:10.743Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-22T15:45:11.310Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-22T15:45:12.074Z] --- PASS: TestUpdateReplicatedJob (3.09s) [2020-12-22T15:45:12.074Z] === RUN TestServiceListWithStatuses [2020-12-22T15:45:12.074Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-22T15:45:12.074Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T15:45:12.074Z] === RUN TestDockerNetworkConnectAlias [2020-12-22T15:45:12.246Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-22T15:45:12.504Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-22T15:45:12.504Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-22T15:45:15.035Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-22T15:45:15.293Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-22T15:45:16.589Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2020-12-22T15:45:16.589Z] === RUN TestDockerNetworkReConnect [2020-12-22T15:45:17.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-12-22T15:45:19.305Z] --- PASS: TestDockerNetworkReConnect (3.12s) [2020-12-22T15:45:19.305Z] === RUN TestServicePlugin [2020-12-22T15:45:19.305Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-22T15:45:19.305Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:45:19.305Z] === RUN TestServiceUpdateLabel [2020-12-22T15:45:21.372Z] --- PASS: TestServiceUpdateLabel (1.95s) [2020-12-22T15:45:21.372Z] === RUN TestServiceUpdateSecrets [2020-12-22T15:45:21.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-12-22T15:45:23.941Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-12-22T15:45:25.843Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-12-22T15:45:26.778Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-12-22T15:45:28.156Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-22T15:45:28.723Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-12-22T15:45:29.291Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-12-22T15:45:29.291Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-12-22T15:45:29.291Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-22T15:45:29.291Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-22T15:45:29.858Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-22T15:45:32.393Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-12-22T15:45:32.393Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-22T15:45:33.769Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-22T15:45:35.145Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-12-22T15:45:35.145Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-22T15:45:36.684Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2020-12-22T15:45:36.684Z] === RUN TestServiceUpdateConfigs [2020-12-22T15:45:38.430Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-12-22T15:45:40.961Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-22T15:45:41.221Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-22T15:45:41.480Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-22T15:45:41.480Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-12-22T15:45:42.415Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-22T15:45:42.415Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-22T15:45:42.690Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-22T15:45:43.627Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-22T15:45:44.562Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-22T15:45:45.938Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-22T15:45:45.938Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-22T15:45:45.938Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-22T15:45:46.875Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-22T15:45:47.813Z] === RUN TestDockerSuite/TestRunMount [2020-12-22T15:45:51.991Z] --- PASS: TestServiceUpdateConfigs (14.38s) [2020-12-22T15:45:51.991Z] === RUN TestServiceUpdateNetwork [2020-12-22T15:45:52.002Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-22T15:45:52.002Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-22T15:45:52.261Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-22T15:45:53.198Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-22T15:45:54.577Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-22T15:45:56.481Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-22T15:45:57.855Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-22T15:45:59.758Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-22T15:46:00.324Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-22T15:46:01.259Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-22T15:46:01.259Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-22T15:46:01.826Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-22T15:46:02.331Z] --- PASS: TestServiceUpdateNetwork (12.20s) [2020-12-22T15:46:02.331Z] === RUN TestServiceUpdatePidsLimit [2020-12-22T15:46:02.393Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-22T15:46:02.959Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-22T15:46:02.965Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-22T15:46:03.217Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-22T15:46:03.596Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-22T15:46:05.121Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-22T15:46:06.055Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-12-22T15:46:06.321Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-22T15:46:10.462Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-22T15:46:10.511Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-22T15:46:10.769Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-22T15:46:10.769Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-12-22T15:46:11.336Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-22T15:46:11.336Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-22T15:46:11.903Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-22T15:46:12.161Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-22T15:46:12.420Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-22T15:46:12.679Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-22T15:46:15.210Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-12-22T15:46:17.743Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-12-22T15:46:18.310Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-12-22T15:46:18.310Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-22T15:46:18.877Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-12-22T15:46:18.913Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2020-12-22T15:46:18.913Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-12-22T15:46:18.913Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-12-22T15:46:18.913Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s) [2020-12-22T15:46:18.913Z] PASS [2020-12-22T15:46:18.913Z] [2020-12-22T15:46:18.913Z] === Skipped [2020-12-22T15:46:18.913Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-12-22T15:46:18.913Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-22T15:46:18.913Z] [2020-12-22T15:46:18.913Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-12-22T15:46:18.913Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-22T15:46:18.913Z] [2020-12-22T15:46:18.913Z] [2020-12-22T15:46:18.913Z] DONE 27 tests, 2 skipped in 130.236s [2020-12-22T15:46:18.913Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-12-22T15:46:18.913Z] ++ 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-12-22T15:46:18.913Z] ++ set -e [2020-12-22T15:46:18.913Z] ++ '[' -n 0 ']' [2020-12-22T15:46:18.913Z] ++ set -x [2020-12-22T15:46:18.913Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:46:18.913Z] INFO: Testing against a local daemon [2020-12-22T15:46:18.913Z] === RUN TestSessionCreate [2020-12-22T15:46:18.913Z] --- PASS: TestSessionCreate (0.04s) [2020-12-22T15:46:18.913Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-22T15:46:18.913Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-12-22T15:46:18.913Z] PASS [2020-12-22T15:46:18.913Z] [2020-12-22T15:46:18.913Z] DONE 2 tests in 0.156s [2020-12-22T15:46:18.913Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-12-22T15:46:18.913Z] ++ 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-12-22T15:46:18.913Z] ++ set -e [2020-12-22T15:46:18.913Z] ++ '[' -n 0 ']' [2020-12-22T15:46:18.913Z] ++ set -x [2020-12-22T15:46:18.913Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:46:18.913Z] INFO: Testing against a local daemon [2020-12-22T15:46:18.913Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-22T15:46:18.913Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T15:46:18.913Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T15:46:18.913Z] === RUN TestEventsExecDie [2020-12-22T15:46:18.913Z] --- PASS: TestEventsExecDie (0.63s) [2020-12-22T15:46:18.913Z] === RUN TestEventsBackwardsCompatible [2020-12-22T15:46:18.913Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-12-22T15:46:18.913Z] === RUN TestInfoBinaryCommits [2020-12-22T15:46:18.913Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-12-22T15:46:18.913Z] === RUN TestInfoAPIVersioned [2020-12-22T15:46:18.913Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-22T15:46:18.913Z] === RUN TestInfoDiscoveryBackend [2020-12-22T15:46:19.542Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-12-22T15:46:19.542Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-22T15:46:19.815Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-22T15:46:20.576Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-22T15:46:20.576Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-22T15:46:20.750Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-22T15:46:20.864Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-12-22T15:46:20.864Z] === RUN TestInfoAPI [2020-12-22T15:46:20.864Z] --- PASS: TestInfoAPI (0.03s) [2020-12-22T15:46:20.864Z] === RUN TestInfoAPIWarnings [2020-12-22T15:46:21.317Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-12-22T15:46:21.884Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-22T15:46:22.451Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-22T15:46:22.710Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-22T15:46:23.277Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-22T15:46:23.537Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-22T15:46:23.537Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-22T15:46:24.104Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-22T15:46:24.672Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-22T15:46:24.672Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-22T15:46:24.932Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-12-22T15:46:25.866Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-22T15:46:25.867Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-22T15:46:28.405Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-22T15:46:28.972Z] === RUN TestDockerSuite/TestRunRm [2020-12-22T15:46:29.540Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-22T15:46:30.495Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-12-22T15:46:33.027Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-22T15:46:33.027Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-12-22T15:46:33.595Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-22T15:46:34.164Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-12-22T15:46:36.070Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-12-22T15:46:36.070Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-12-22T15:46:36.636Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-12-22T15:46:38.540Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-12-22T15:46:39.397Z] --- PASS: TestInfoAPIWarnings (16.31s) [2020-12-22T15:46:39.397Z] === RUN TestInfoDebug [2020-12-22T15:46:39.397Z] --- PASS: TestInfoDebug (0.53s) [2020-12-22T15:46:39.397Z] === RUN TestInfoInsecureRegistries [2020-12-22T15:46:39.397Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-12-22T15:46:39.397Z] === RUN TestInfoRegistryMirrors [2020-12-22T15:46:39.397Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-12-22T15:46:39.397Z] === RUN TestLoginFailsWithBadCredentials [2020-12-22T15:46:39.397Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-12-22T15:46:39.397Z] === RUN TestPingCacheHeaders [2020-12-22T15:46:39.397Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-12-22T15:46:39.397Z] === RUN TestPingGet [2020-12-22T15:46:39.397Z] --- PASS: TestPingGet (0.02s) [2020-12-22T15:46:39.397Z] === RUN TestPingHead [2020-12-22T15:46:39.397Z] --- PASS: TestPingHead (0.03s) [2020-12-22T15:46:39.397Z] === RUN TestVersion [2020-12-22T15:46:39.397Z] --- PASS: TestVersion (0.03s) [2020-12-22T15:46:39.397Z] PASS [2020-12-22T15:46:39.397Z] [2020-12-22T15:46:39.397Z] === Skipped [2020-12-22T15:46:39.397Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-22T15:46:39.397Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-22T15:46:39.397Z] [2020-12-22T15:46:39.397Z] [2020-12-22T15:46:39.397Z] DONE 18 tests, 1 skipped in 21.263s [2020-12-22T15:46:39.397Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-12-22T15:46:39.397Z] ++ 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-12-22T15:46:39.397Z] ++ set -e [2020-12-22T15:46:39.397Z] ++ '[' -n 0 ']' [2020-12-22T15:46:39.397Z] ++ set -x [2020-12-22T15:46:39.397Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-12-22T15:46:39.397Z] INFO: Testing against a local daemon [2020-12-22T15:46:39.397Z] === RUN TestVolumesCreateAndList [2020-12-22T15:46:39.397Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-12-22T15:46:39.397Z] === RUN TestVolumesRemove [2020-12-22T15:46:39.397Z] --- PASS: TestVolumesRemove (0.07s) [2020-12-22T15:46:39.397Z] === RUN TestVolumesInspect [2020-12-22T15:46:39.397Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-22T15:46:39.397Z] === RUN TestVolumesInvalidJSON [2020-12-22T15:46:39.397Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-22T15:46:39.397Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-22T15:46:39.397Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-22T15:46:39.397Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-22T15:46:39.397Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-22T15:46:39.397Z] PASS [2020-12-22T15:46:39.397Z] [2020-12-22T15:46:39.397Z] DONE 5 tests in 0.207s [2020-12-22T15:46:39.397Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-22T15:46:39.475Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-12-22T15:46:39.686Z] ++++ cat bundles/test-integration/docker.pid [2020-12-22T15:46:39.686Z] +++ kill 14103 [2020-12-22T15:46:41.183Z] +++ /etc/init.d/apparmor stop [2020-12-22T15:46:41.183Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-22T15:46:41.183Z] [2020-12-22T15:46:41.183Z] Unloading profiles will leave already running processes permanently [2020-12-22T15:46:41.183Z] unconfined, which can lead to unexpected situations. [2020-12-22T15:46:41.183Z] [2020-12-22T15:46:41.183Z] To set a process to complain mode, use the command line tool [2020-12-22T15:46:41.183Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-22T15:46:41.183Z] +++ true [2020-12-22T15:46:41.183Z] exiting test-integration [2020-12-22T15:46:41.183Z] ++ exit 0 [2020-12-22T15:46:41.183Z] [2020-12-22T15:46:42.010Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias Post stage [Pipeline] junit [2020-12-22T15:46:42.724Z] Recording test results [2020-12-22T15:46:42.945Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-22T15:46:43.512Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-12-22T15:46:43.592Z] + echo Ensuring container killed. [2020-12-22T15:46:43.592Z] Ensuring container killed. [2020-12-22T15:46:43.592Z] + docker rm -vf docker-pr4 [2020-12-22T15:46:43.592Z] Error: No such container: docker-pr4 [2020-12-22T15:46:43.592Z] + true [Pipeline] sh [2020-12-22T15:46:43.969Z] + echo Chowning /workspace to jenkins user [2020-12-22T15:46:43.969Z] Chowning /workspace to jenkins user [2020-12-22T15:46:43.969Z] + id -u [2020-12-22T15:46:43.969Z] + id -g [2020-12-22T15:46:43.969Z] + docker run --rm -v /home/docker/workspace/moby_PR-41801:/workspace busybox chown -R 1001:1001 /workspace [2020-12-22T15:46:43.969Z] Unable to find image 'busybox:latest' locally [2020-12-22T15:46:44.080Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-12-22T15:46:44.258Z] latest: Pulling from library/busybox [2020-12-22T15:46:44.258Z] fcdecd492fba: Pulling fs layer [2020-12-22T15:46:44.548Z] fcdecd492fba: Verifying Checksum [2020-12-22T15:46:44.548Z] fcdecd492fba: Download complete [2020-12-22T15:46:44.648Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-12-22T15:46:44.837Z] fcdecd492fba: Pull complete [2020-12-22T15:46:44.837Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-22T15:46:44.837Z] Status: Downloaded newer image for busybox:latest [2020-12-22T15:46:45.215Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-12-22T15:46:45.215Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-12-22T15:46:45.782Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-12-22T15:46:46.349Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-22T15:46:46.733Z] + bundleName=ppc64le-integration [2020-12-22T15:46:46.733Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-12-22T15:46:46.733Z] Creating ppc64le-integration-bundles.tar.gz [2020-12-22T15:46:46.733Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz [2020-12-22T15:46:46.733Z] 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-12-22T15:46:46.775Z] Archiving artifacts [2020-12-22T15:46:46.918Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-22T15:46:47.195Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41801/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-22T15:46:47.485Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-22T15:46:47.574Z] + make clean [2020-12-22T15:46:47.864Z] make: command: Command not found [2020-12-22T15:46:47.864Z] make: command: Command not found [2020-12-22T15:46:47.864Z] docker volume rm -f docker-dev-cache [2020-12-22T15:46:47.864Z] docker-dev-cache [Pipeline] deleteDir [2020-12-22T15:46:48.422Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-22T15:46:48.422Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-22T15:46:50.955Z] === RUN TestDockerSuite/TestRunState [2020-12-22T15:46:50.955Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-12-22T15:46:52.331Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-22T15:46:52.591Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-22T15:46:53.554Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-22T15:46:53.554Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-12-22T15:46:53.554Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-22T15:46:54.123Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-22T15:46:54.382Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-12-22T15:46:54.641Z] === RUN TestDockerSuite/TestRunSysctls [2020-12-22T15:46:56.018Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-22T15:46:56.018Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-22T15:46:56.018Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-22T15:46:56.588Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-12-22T15:46:58.490Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-12-22T15:46:59.056Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-12-22T15:46:59.994Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-12-22T15:47:00.561Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-12-22T15:47:03.095Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-22T15:47:06.378Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-22T15:47:06.378Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-12-22T15:47:06.637Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-22T15:47:07.204Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-22T15:47:07.772Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-22T15:47:09.677Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-12-22T15:47:10.614Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-22T15:47:11.180Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-22T15:47:11.180Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-22T15:47:11.180Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-22T15:47:11.747Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-22T15:47:12.006Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-22T15:47:12.574Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-12-22T15:47:12.574Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-22T15:47:12.832Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-22T15:47:13.091Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-22T15:47:15.627Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-22T15:47:16.194Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-22T15:47:16.762Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-22T15:47:18.158Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-22T15:47:19.094Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-22T15:47:19.664Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-12-22T15:47:21.041Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-22T15:47:22.948Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-12-22T15:47:22.948Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-22T15:47:23.515Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-22T15:47:23.515Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-22T15:47:23.515Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-22T15:47:23.515Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-22T15:47:23.774Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-12-22T15:47:23.774Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-12-22T15:47:24.710Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-12-22T15:47:25.277Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-12-22T15:47:26.003Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-22T15:47:26.003Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-22T15:47:26.003Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-22T15:47:26.003Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-22T15:47:26.003Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-22T15:47:26.003Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-22T15:47:26.003Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-22T15:47:26.003Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-22T15:47:26.003Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-22T15:47:26.003Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-22T15:47:26.003Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-22T15:47:26.003Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-22T15:47:26.213Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-12-22T15:47:26.213Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-12-22T15:47:26.781Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-12-22T15:47:27.349Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-22T15:47:27.349Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-12-22T15:47:27.919Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-12-22T15:47:27.919Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-12-22T15:47:28.177Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-22T15:47:28.177Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-22T15:47:28.177Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-22T15:47:28.179Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-12-22T15:47:28.179Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-22T15:47:28.179Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-12-22T15:47:28.179Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-12-22T15:47:28.179Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-12-22T15:47:28.179Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-12-22T15:47:28.179Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-12-22T15:47:28.179Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-12-22T15:47:28.746Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-12-22T15:47:28.746Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-12-22T15:47:29.317Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-12-22T15:47:29.884Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-12-22T15:47:29.884Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-12-22T15:47:30.820Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-22T15:47:30.820Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-22T15:47:31.078Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-22T15:47:31.386Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-22T15:47:31.386Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-12-22T15:47:31.955Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-12-22T15:47:32.044Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-22T15:47:32.044Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-22T15:47:32.044Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-22T15:47:32.502Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-22T15:47:32.502Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-22T15:47:32.522Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-12-22T15:47:32.522Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-22T15:47:32.522Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-22T15:47:33.093Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-22T15:47:33.353Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-12-22T15:47:34.289Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-12-22T15:47:34.856Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-12-22T15:47:34.856Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-22T15:47:35.114Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-22T15:47:35.114Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-22T15:47:35.409Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-22T15:47:35.409Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-22T15:47:35.409Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-22T15:47:36.494Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-22T15:47:37.080Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-12-22T15:47:37.080Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-22T15:47:38.985Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-22T15:47:39.552Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-22T15:47:39.552Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-22T15:47:39.552Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-22T15:47:40.488Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-12-22T15:47:41.057Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-12-22T15:47:41.194Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-12-22T15:47:41.997Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-22T15:47:41.997Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-22T15:47:42.933Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-22T15:47:43.192Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-22T15:47:43.450Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-22T15:47:44.830Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-22T15:47:44.830Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-22T15:47:46.209Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-22T15:47:46.209Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-22T15:47:46.209Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-22T15:47:47.146Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-22T15:47:48.522Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-22T15:47:48.781Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-22T15:47:48.781Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-22T15:47:48.781Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-22T15:47:49.039Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-22T15:47:49.298Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-22T15:47:50.235Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-12-22T15:47:51.174Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-22T15:47:56.442Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-22T15:47:57.821Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-22T15:47:58.389Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-22T15:47:59.326Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-22T15:48:01.878Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-22T15:48:03.256Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-12-22T15:48:03.826Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-22T15:48:04.396Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-22T15:48:06.301Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-22T15:48:07.240Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-22T15:48:08.618Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-22T15:48:11.152Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-22T15:48:15.342Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-22T15:48:16.719Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-12-22T15:48:18.099Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-22T15:48:18.360Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-12-22T15:48:22.551Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-22T15:48:25.085Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-12-22T15:48:26.461Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-22T15:48:27.401Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-22T15:48:27.968Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-22T15:48:28.535Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-22T15:48:28.535Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-22T15:48:29.102Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-22T15:48:31.637Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-22T15:48:34.926Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-12-22T15:48:35.185Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-12-22T15:48:35.754Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-12-22T15:48:35.754Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-12-22T15:48:36.013Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-12-22T15:48:36.581Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-12-22T15:48:37.959Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-12-22T15:48:37.959Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-12-22T15:48:38.897Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-12-22T15:48:38.897Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-12-22T15:48:39.835Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-12-22T15:48:40.095Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-12-22T15:48:41.475Z] === RUN TestDockerSuite/TestUpdateStats [2020-12-22T15:48:41.735Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-12-22T15:48:45.024Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-12-22T15:48:46.406Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-12-22T15:48:46.406Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-12-22T15:48:46.973Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-12-22T15:48:47.542Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-22T15:48:50.078Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-12-22T15:48:52.008Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-12-22T15:48:54.542Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-12-22T15:48:55.921Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-22T15:48:58.460Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-22T15:49:00.997Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-12-22T15:49:00.997Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-12-22T15:49:02.904Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-12-22T15:49:04.284Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-12-22T15:49:05.224Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-12-22T15:49:06.162Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-12-22T15:49:07.227Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-22T15:49:07.227Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-22T15:49:07.227Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-22T15:49:07.227Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-22T15:49:07.541Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-12-22T15:49:08.195Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-12-22T15:49:08.654Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-12-22T15:49:08.654Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-12-22T15:49:08.654Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-22T15:49:08.654Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-22T15:49:08.918Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-12-22T15:49:09.113Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-22T15:49:09.486Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-12-22T15:49:09.572Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-22T15:49:10.423Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-12-22T15:49:12.332Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-12-22T15:49:12.332Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-12-22T15:49:12.477Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-22T15:49:12.936Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-22T15:49:12.936Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-22T15:49:12.936Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-22T15:49:13.395Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-22T15:49:14.240Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-22T15:49:14.932Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-22T15:49:25.250Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-12-22T15:49:28.979Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-22T15:49:29.146Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-12-22T15:49:29.146Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-22T15:49:29.146Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-22T15:49:29.146Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-22T15:49:29.714Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-22T15:49:29.714Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-22T15:49:29.714Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-22T15:49:29.714Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-22T15:49:30.281Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-22T15:49:30.281Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-22T15:49:30.512Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-22T15:49:30.512Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-22T15:49:31.659Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-22T15:49:31.660Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-22T15:49:31.660Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-22T15:49:31.660Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-22T15:49:31.660Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-22T15:49:33.035Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-22T15:49:33.035Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-22T15:49:33.295Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-22T15:49:33.295Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-22T15:49:33.295Z] === RUN TestDockerSuite/TestVolumeEvents [2020-12-22T15:49:33.411Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-22T15:49:34.944Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-22T15:49:38.563Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-22T15:49:38.671Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-22T15:49:38.671Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-22T15:49:38.671Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-22T15:49:38.671Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-22T15:49:38.671Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-22T15:49:39.128Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-22T15:49:39.938Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-22T15:49:40.197Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-22T15:49:40.197Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-22T15:49:42.099Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-22T15:49:44.635Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite (1359.64s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.32s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.43s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.05s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.91s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.35s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.46s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.66s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.69s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.60s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.61s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.66s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.40s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAttachDetach (1.17s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.93s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.98s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.67s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.95s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.93s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.28s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.34s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.14s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.29s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.49s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.33s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.18s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.73s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.82s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.84s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.27s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.17s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.81s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.30s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.35s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.21s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.69s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.27s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.93s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.25s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.25s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.35s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.36s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.98s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.40s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.99s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.55s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.66s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.08s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.92s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.64s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.97s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.50s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.82s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.25s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.13s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.54s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.88s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.10s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.09s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.84s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.62s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.23s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.30s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.17s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.92s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.84s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.29s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.79s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2020-12-22T15:49:44.635Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2020-12-22T15:49:44.636Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-12-22T15:49:44.636Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.21s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.24s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.28s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.00s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.91s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.89s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.41s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.35s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.72s) [2020-12-22T15:49:44.636Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-12-22T15:49:44.636Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.636Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-12-22T15:49:44.636Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.636Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-22T15:49:44.636Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.636Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-22T15:49:44.636Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.11s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.13s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.18s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.41s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.77s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.82s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.54s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.90s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.47s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.42s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.39s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.98s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.46s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.37s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.66s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.96s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.96s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.43s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.50s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.75s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.49s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.39s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.20s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.33s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.70s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.52s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.56s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEnv (1.68s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.31s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.26s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.37s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.04s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.67s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.33s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.15s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.78s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.79s) [2020-12-22T15:49:44.636Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2020-12-22T15:49:44.636Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.80s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.74s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.64s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.43s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildFails (0.95s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.66s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.92s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.68s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.98s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.73s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.20s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.54s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.24s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.72s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.83s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildHistory (3.23s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.53s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.44s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildLabel (0.64s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.80s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildLabels (0.52s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.96s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.40s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.51s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.82s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.07s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.02s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.01s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.74s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.98s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.89s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.75s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.46s) [2020-12-22T15:49:44.636Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-12-22T15:49:44.636Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.65s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.55s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.64s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.56s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.82s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.81s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.43s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.52s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.44s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.71s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.95s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.58s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.79s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.09s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.05s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.10s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.77s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildPATH (2.11s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.54s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.67s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.91s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.10s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.27s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildRm (2.35s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.03s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.77s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.68s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.78s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.93s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.73s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.75s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2020-12-22T15:49:44.636Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-22T15:49:44.636Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.80s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildStderr (0.93s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.90s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.64s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.91s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildUser (1.23s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.18s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.18s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.83s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.05s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.23s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.08s) [2020-12-22T15:49:44.636Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-22T15:49:44.636Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.636Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-22T15:49:44.636Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.636Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-12-22T15:49:44.636Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.636Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-22T15:49:44.636Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.28s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.88s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.18s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.87s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.42s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.11s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.52s) [2020-12-22T15:49:44.636Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-22T15:49:44.636Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.64s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.77s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-12-22T15:49:44.636Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-12-22T15:49:44.636Z] docker_cli_sni_test.go:18: Flakey test [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.86s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestCommitChange (0.77s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.81s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.27s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.12s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestCommitTTY (1.63s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.84s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.92s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.12s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.45s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.66s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.58s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.56s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.49s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.57s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.80s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.71s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.52s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.20s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.57s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.49s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.73s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.74s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.81s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.25s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.78s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2020-12-22T15:49:44.636Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.77s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.91s) [2020-12-22T15:49:44.637Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-12-22T15:49:44.637Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.62s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.89s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.45s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.40s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.03s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.56s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.51s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.49s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.50s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ab94e0_} (1.40s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1220599562_/foo_false____} (1.46s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1220599562_/foo_true____} (1.31s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3608873185_/foo_false____} (1.33s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3608873185_/foo_true____} (1.45s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3608873185_/foo_true__0xc000ab95a0__} (1.33s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ab95e0_} (1.33s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ab9640_} (1.33s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ab9680_} (1.35s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ab96a0_} (0.63s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.00s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.41s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.89s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.37s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.65s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.88s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.79s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.80s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.74s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.99s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.03s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.15s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.73s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.35s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.93s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.89s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.72s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.95s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.88s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.11s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.34s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.11s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.70s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.41s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.62s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.72s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.93s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.37s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.68s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.83s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.42s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.53s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.56s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToDot (0.57s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.94s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.96s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToStdout (0.65s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.97s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.61s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.88s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.60s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.63s) [2020-12-22T15:49:44.637Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-22T15:49:44.637Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2020-12-22T15:49:44.637Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-22T15:49:44.637Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.22s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.89s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.42s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.97s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.08s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.25s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.51s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.83s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.22s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.63s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.74s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.87s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.43s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.16s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.63s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsCopy (1.10s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.48s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.32s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsFilters (0.94s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.57s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.38s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2020-12-22T15:49:44.637Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-22T15:49:44.637Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-12-22T15:49:44.637Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-22T15:49:44.637Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.19s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsRename (0.76s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsResize (0.73s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.65s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsTop (0.65s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.82s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.13s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.58s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.64s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.61s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecEnv (0.77s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.32s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.59s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecInspectID (1.60s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.58s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecTTY (0.61s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.64s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.66s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecUlimits (0.68s) [2020-12-22T15:49:44.637Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-22T15:49:44.637Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.45s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.94s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.68s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestExecWithUser (0.71s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.69s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.75s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestHealth (18.81s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImportDisplay (0.99s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.15s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.24s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.65s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.58s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2020-12-22T15:49:44.637Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.51s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2020-12-22T15:49:44.638Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-22T15:49:44.638Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-12-22T15:49:44.638Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-22T15:49:44.638Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.68s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.79s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.51s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.99s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.31s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.07s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.82s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.81s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.74s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.47s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.13s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.60s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.70s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.62s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.96s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsSince (6.65s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.53s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.56s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestNetHostname (1.43s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.06s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.65s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.75s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPluginActive (1.65s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.09s) [2020-12-22T15:49:44.638Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-12-22T15:49:44.638Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.81s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.39s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.32s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.87s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.88s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.96s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPortList (6.82s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.00s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.30s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.43s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsByOrder (1.92s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.32s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.93s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.64s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.93s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.88s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.39s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.00s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.78s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.64s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.23s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.24s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.98s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.60s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2020-12-22T15:49:44.638Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-22T15:49:44.638Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.00s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.75s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.12s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.79s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.04s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.09s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.13s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.39s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.40s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.67s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.71s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.63s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.92s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.13s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAddHost (0.80s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.28s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.63s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.78s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.35s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.49s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.64s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.65s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.77s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.78s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.03s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.39s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.96s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.24s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.38s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.77s) [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.10s) [2020-12-22T15:49:44.638Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-22T15:49:44.638Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.638Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-22T15:49:44.638Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.638Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.88s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.44s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.98s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.58s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.07s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s) [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.49s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.58s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.55s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.55s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunExitCode (0.63s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.54s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.55s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.84s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.62s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.06s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-22T15:49:44.639Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.20s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.65s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.40s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.28s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.71s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.07s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.50s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.65s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.44s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.42s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.77s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.04s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.08s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.04s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.86s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunMount (3.77s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.40s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.95s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.36s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.53s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.97s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.93s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNetHost (0.66s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.42s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.41s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.65s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.64s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.66s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.65s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.65s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.18s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2020-12-22T15:49:44.639Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.41s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.92s) [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-22T15:49:44.639Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.10s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.96s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.54s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.99s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.95s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.46s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.67s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.61s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.55s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.80s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.86s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.50s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunState (1.19s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.55s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.52s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunSysctls (1.00s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.76s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.88s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.23s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.84s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.59s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.57s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.95s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunUserByName (0.42s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-12-22T15:49:44.639Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.58s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.38s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.72s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.15s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.91s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.09s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.67s) [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.64s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.60s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.76s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.57s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.55s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.15s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s) [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-22T15:49:44.639Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.33s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.57s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.76s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.74s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.18s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.35s) [2020-12-22T15:49:44.639Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents398869506 [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.05s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.47s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.91s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.50s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.90s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStartRecordError (1.77s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.13s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.10s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.63s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.62s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.71s) [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.63s) [2020-12-22T15:49:44.639Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-12-22T15:49:44.639Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-12-22T15:49:44.639Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.53s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.96s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.54s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.63s) [2020-12-22T15:49:44.640Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-22T15:49:44.640Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.72s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.33s) [2020-12-22T15:49:44.640Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-22T15:49:44.640Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.16s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.69s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.40s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUpdateStats (3.55s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.04s) [2020-12-22T15:49:44.640Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-22T15:49:44.640Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.28s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.36s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.36s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.54s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.48s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.61s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.59s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.69s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.69s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.65s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.78s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.10s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.12s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.84s) [2020-12-22T15:49:44.640Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.47s) [2020-12-22T15:49:44.640Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-12-22T15:49:44.640Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-22T15:49:44.640Z] === RUN TestDockerRegistrySuite [2020-12-22T15:49:44.640Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-22T15:49:45.578Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-22T15:49:46.145Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-12-22T15:49:46.713Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-22T15:49:48.621Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-12-22T15:49:48.621Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-22T15:49:51.932Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-12-22T15:49:54.470Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-12-22T15:49:58.670Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-22T15:50:01.208Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-22T15:50:01.776Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-22T15:50:02.714Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-22T15:50:03.652Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-22T15:50:05.033Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-22T15:50:05.971Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-22T15:50:06.909Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-22T15:50:07.847Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-22T15:50:09.068Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-22T15:50:09.068Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-22T15:50:09.068Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-22T15:50:09.754Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-22T15:50:11.661Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-22T15:50:12.597Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-22T15:50:15.131Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-22T15:50:15.699Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-22T15:50:15.958Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-22T15:50:16.907Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-22T15:50:17.877Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-22T15:50:18.814Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-22T15:50:21.351Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-22T15:50:21.351Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-22T15:50:21.451Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-22T15:50:21.451Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-22T15:50:21.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-22T15:50:22.287Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-22T15:50:22.855Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-22T15:50:22.855Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-22T15:50:23.114Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-22T15:50:23.373Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-22T15:50:23.632Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-22T15:50:23.891Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-22T15:50:24.828Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-22T15:50:26.208Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-22T15:50:27.150Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-22T15:50:27.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-22T15:50:28.085Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-22T15:50:28.158Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-22T15:50:29.021Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite (45.32s) [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d6a11c13ef17c] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d694eaef1cf6e] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.78s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d04191b24b94a] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.20s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d56bbafac4065] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d0e981a344131] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.59s) [2020-12-22T15:50:29.956Z] check_test.go:196: [dbcb6cf1ee670] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.81s) [2020-12-22T15:50:29.956Z] check_test.go:196: [dfc587dfd768a] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d589c5184de38] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d37b4b1f684e6] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.10s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d00e5f47a288f] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s) [2020-12-22T15:50:29.956Z] check_test.go:196: [dce5012a97873] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2020-12-22T15:50:29.956Z] check_test.go:196: [de54ad0858704] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.97s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d20080cbf3acf] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d5cc2a14dab7e] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.99s) [2020-12-22T15:50:29.956Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:82e087988e1566c585fd555dacff32631b9c366d6ad37d2f86ab3c77e087d4b3 [2020-12-22T15:50:29.956Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2d4d1bb4b3a9dbacf1d274618739e582e3bcb9bf93e984e5087e84664d396897 [2020-12-22T15:50:29.956Z] check_test.go:196: [d13f7b733ea2c] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.77s) [2020-12-22T15:50:29.956Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:53a15332574d8bb1981a6dc8ee12e1f22bae5e30ae360e1809eefbb487dd7beb [2020-12-22T15:50:29.956Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:87346383b5afadf4620f9941958c6eba01ac5bdc7b34616b2c6568c29c126e32 [2020-12-22T15:50:29.956Z] check_test.go:196: [dccee7eaaebe2] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.04s) [2020-12-22T15:50:29.956Z] check_test.go:196: [dbcc815794fbf] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s) [2020-12-22T15:50:29.956Z] check_test.go:196: [dce842e2033a9] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2020-12-22T15:50:29.956Z] check_test.go:196: [dca81bc24c6b9] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d73ac84d46379] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d114aedfed696] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d045ca101ba64] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d3ad7a266cc37] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.34s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d7b84f2ed3180] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d0c1d8341882e] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d358d62e9c402] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2020-12-22T15:50:29.956Z] check_test.go:196: [d35672449b018] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-12-22T15:50:29.956Z] check_test.go:196: [daa15c519ef35] daemon is not started [2020-12-22T15:50:29.956Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-12-22T15:50:29.957Z] check_test.go:196: [d12a42064fe60] daemon is not started [2020-12-22T15:50:29.957Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-12-22T15:50:29.957Z] check_test.go:196: [dfe1d26f934a1] daemon is not started [2020-12-22T15:50:29.957Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-12-22T15:50:29.957Z] check_test.go:196: [d238d25c81edc] daemon is not started [2020-12-22T15:50:29.957Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-12-22T15:50:29.957Z] check_test.go:196: [dbfaf81fef232] daemon is not started [2020-12-22T15:50:29.957Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2020-12-22T15:50:29.957Z] check_test.go:196: [df32f39aa6b5a] daemon is not started [2020-12-22T15:50:29.957Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.43s) [2020-12-22T15:50:29.957Z] check_test.go:196: [d3845946c1ee8] daemon is not started [2020-12-22T15:50:29.957Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2020-12-22T15:50:29.957Z] check_test.go:196: [dbcc5295608a1] daemon is not started [2020-12-22T15:50:29.957Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2020-12-22T15:50:29.957Z] check_test.go:196: [db384a171afde] daemon is not started [2020-12-22T15:50:29.957Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2020-12-22T15:50:29.957Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-12-22T15:50:29.957Z] === RUN TestDockerSchema1RegistrySuite [2020-12-22T15:50:29.957Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-12-22T15:50:29.957Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-22T15:50:32.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-22T15:50:33.242Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-12-22T15:50:38.509Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-22T15:50:40.412Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-22T15:50:41.348Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-22T15:50:41.394Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-22T15:50:42.290Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-22T15:50:42.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-22T15:50:43.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-22T15:50:44.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-22T15:50:45.358Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-22T15:50:47.891Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-22T15:50:48.151Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-22T15:50:48.409Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-22T15:50:48.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-22T15:50:48.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-22T15:50:48.667Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-22T15:50:48.926Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-22T15:50:49.184Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-22T15:50:49.442Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite (19.84s) [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-12-22T15:50:49.702Z] check_test.go:223: [dc7a6bb2883fe] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.82s) [2020-12-22T15:50:49.702Z] check_test.go:223: [d263b30c0e643] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.83s) [2020-12-22T15:50:49.702Z] check_test.go:223: [d97330599b809] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.84s) [2020-12-22T15:50:49.702Z] check_test.go:223: [df921525060bb] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.00s) [2020-12-22T15:50:49.702Z] check_test.go:223: [d78386e516227] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2020-12-22T15:50:49.702Z] check_test.go:223: [d2201cdf5381e] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-12-22T15:50:49.702Z] check_test.go:223: [d5581da5de5a9] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2020-12-22T15:50:49.702Z] check_test.go:223: [d465a75fbb12b] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2020-12-22T15:50:49.702Z] check_test.go:223: [df164c638d30c] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2020-12-22T15:50:49.702Z] check_test.go:223: [debb8139c7bd4] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s) [2020-12-22T15:50:49.702Z] check_test.go:223: [ded795c3d9c18] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2020-12-22T15:50:49.702Z] check_test.go:223: [d99a974ecf6fe] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2020-12-22T15:50:49.702Z] check_test.go:223: [d52a557171115] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2020-12-22T15:50:49.702Z] check_test.go:223: [d401cbc5b822d] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-12-22T15:50:49.702Z] check_test.go:223: [d800a2727930b] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-12-22T15:50:49.702Z] check_test.go:223: [d33576ca5a4e6] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-12-22T15:50:49.702Z] check_test.go:223: [d12f63d821dde] daemon is not started [2020-12-22T15:50:49.702Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-12-22T15:50:49.702Z] check_test.go:223: [d111580be4393] daemon is not started [2020-12-22T15:50:49.702Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-22T15:50:49.702Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-22T15:50:50.269Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-22T15:50:50.836Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-22T15:50:51.094Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-22T15:50:52.029Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-22T15:50:52.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-12-22T15:50:52.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-12-22T15:50:52.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-22T15:50:52.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-22T15:50:52.853Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-22T15:50:53.421Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-22T15:50:53.421Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.80s) [2020-12-22T15:50:53.421Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) [2020-12-22T15:50:53.421Z] check_test.go:252: [d3882015c4c20] daemon is not started [2020-12-22T15:50:53.421Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-12-22T15:50:53.421Z] check_test.go:252: [d670d8f22da5c] daemon is not started [2020-12-22T15:50:53.421Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-12-22T15:50:53.421Z] check_test.go:252: [d759464b0fa5f] daemon is not started [2020-12-22T15:50:53.421Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2020-12-22T15:50:53.421Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-12-22T15:50:53.421Z] check_test.go:252: [d2b925d01112a] daemon is not started [2020-12-22T15:50:53.421Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-12-22T15:50:53.421Z] check_test.go:252: [d307e46780fd5] daemon is not started [2020-12-22T15:50:53.421Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-12-22T15:50:53.421Z] check_test.go:252: [dc3d8b3a87579] daemon is not started [2020-12-22T15:50:53.421Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-12-22T15:50:53.421Z] check_test.go:252: [d5ad05fff6fee] daemon is not started [2020-12-22T15:50:53.421Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-22T15:50:53.421Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-22T15:50:56.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-22T15:50:56.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-22T15:50:56.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-12-22T15:50:56.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-22T15:50:56.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-22T15:50:58.685Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-22T15:50:58.685Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-22T15:50:58.943Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-22T15:50:58.943Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-22T15:50:59.202Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-12-22T15:50:59.202Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-12-22T15:50:59.202Z] check_test.go:279: [d987634f3c31a] daemon is not started [2020-12-22T15:50:59.202Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-12-22T15:50:59.202Z] check_test.go:279: [de55035261dab] daemon is not started [2020-12-22T15:50:59.202Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-12-22T15:50:59.202Z] check_test.go:279: [d668fbb51ec8b] daemon is not started [2020-12-22T15:50:59.202Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-12-22T15:50:59.202Z] check_test.go:279: [d521b29553fc5] daemon is not started [2020-12-22T15:50:59.202Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-12-22T15:50:59.202Z] check_test.go:279: [de3e991c34ae8] daemon is not started [2020-12-22T15:50:59.202Z] === RUN TestDockerNetworkSuite [2020-12-22T15:50:59.202Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-12-22T15:51:01.734Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-12-22T15:51:01.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-12-22T15:51:05.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-12-22T15:51:06.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-12-22T15:51:09.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-12-22T15:51:10.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-12-22T15:51:15.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-12-22T15:51:17.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-22T15:51:18.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-12-22T15:51:19.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-12-22T15:51:19.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-22T15:51:19.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-12-22T15:51:19.927Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-22T15:51:19.927Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-22T15:51:20.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-12-22T15:51:20.893Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-22T15:51:21.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-12-22T15:51:21.351Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-22T15:51:22.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-12-22T15:51:22.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-12-22T15:51:22.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-12-22T15:51:23.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-12-22T15:51:23.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-12-22T15:51:23.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-12-22T15:51:23.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-12-22T15:51:24.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-12-22T15:51:25.077Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-22T15:51:25.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-12-22T15:51:25.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-12-22T15:51:25.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-12-22T15:51:25.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-12-22T15:51:26.044Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-22T15:51:26.044Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-22T15:51:26.044Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-22T15:51:27.010Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-22T15:51:27.467Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-22T15:51:27.925Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-22T15:51:28.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-12-22T15:51:28.383Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-22T15:51:28.841Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-22T15:51:29.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-12-22T15:51:33.645Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-22T15:51:34.611Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-22T15:51:34.611Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-22T15:51:35.069Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-22T15:51:35.069Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-22T15:51:35.527Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-22T15:51:36.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-12-22T15:51:36.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-12-22T15:51:36.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-12-22T15:51:36.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-12-22T15:51:36.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-12-22T15:51:36.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-12-22T15:51:37.066Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-22T15:51:37.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-12-22T15:51:37.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-12-22T15:51:38.035Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-22T15:51:38.035Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-22T15:51:38.035Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-22T15:51:39.004Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-22T15:51:39.461Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-22T15:51:39.462Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-22T15:51:39.462Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-22T15:51:39.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-12-22T15:51:39.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-12-22T15:51:39.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-12-22T15:51:40.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-12-22T15:51:44.140Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-22T15:51:44.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-12-22T15:51:47.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-12-22T15:51:47.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-12-22T15:51:48.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-12-22T15:51:49.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-12-22T15:51:49.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-12-22T15:51:50.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-12-22T15:51:50.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-12-22T15:51:51.769Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite (57.92s) [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.14s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d65ddd3e00ba7] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d1b0e6e81aaa0] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.82s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d006cba5a7f28] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.56s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d1e7bbab74aaf] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:1233: [dc0cf6d76a518] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.37s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d9b5c64b7610e] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.29s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [da1190368de71] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.41s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [dc9364822990a] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d2d144be697ae] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d4e89967fdb8e] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [db0d67c11824a] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d94325197c45c] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d118a3cfa20a5] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d5735daa74659] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d475cbee27b78] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d2497cfe5553a] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d032cfdbaf9c8] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d95758c7e7a53] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [dfd9005ef5936] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [da66c86921258] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d0b1488579c05] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [dd5693f87aec3] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [dbdefa0052b0f] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d26178ac24668] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:968: [db5b5492dffa5] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.66s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d070ba163b812] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.00s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:1116: [d849358b89d1f] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d17d7eedf3266] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.90s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [dfcf4c22b3145] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [df43325f5918f] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d8d2ea6fb9470] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d64803ad8a194] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [da20bc26451b6] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [dc203d8716d21] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d5074e274a414] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d5217269a8849] daemon is not started [2020-12-22T15:51:57.038Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [df3cc60a3e5fa] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [dae6e32a521d0] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.46s) [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.38s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:1084: [d03c8aceb4f7c] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d4a27bc9e078a] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [df14bd6f706ee] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d4bdc1d9ba399] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [db3d870252c67] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [db574c01ee9b4] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d6ab9d1f806f0] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d28f5c2de3fc5] daemon is not started [2020-12-22T15:51:57.038Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.42s) [2020-12-22T15:51:57.038Z] docker_cli_network_unix_test.go:46: [d6c422d2e89eb] daemon is not started [2020-12-22T15:51:57.038Z] === RUN TestDockerHubPullSuite [2020-12-22T15:51:57.038Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-12-22T15:51:58.413Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-12-22T15:52:00.941Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-12-22T15:52:01.199Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-12-22T15:52:04.502Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-12-22T15:52:04.762Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-12-22T15:52:05.020Z] --- PASS: TestDockerHubPullSuite (7.81s) [2020-12-22T15:52:05.020Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.39s) [2020-12-22T15:52:05.020Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2020-12-22T15:52:05.020Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.55s) [2020-12-22T15:52:05.020Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (3.30s) [2020-12-22T15:52:05.020Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2020-12-22T15:52:05.020Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2020-12-22T15:52:05.020Z] PASS [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === Skipped [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-12-22T15:52:05.020Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-12-22T15:52:05.020Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-12-22T15:52:05.020Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-22T15:52:05.020Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-22T15:52:05.020Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2020-12-22T15:52:05.020Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-12-22T15:52:05.020Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-22T15:52:05.020Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-22T15:52:05.020Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-22T15:52:05.020Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-12-22T15:52:05.020Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-22T15:52:05.020Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-22T15:52:05.020Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-12-22T15:52:05.020Z] docker_cli_sni_test.go:18: Flakey test [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-12-22T15:52:05.020Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.020Z] [2020-12-22T15:52:05.020Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-22T15:52:05.020Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-22T15:52:05.021Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-22T15:52:05.021Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-22T15:52:05.021Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-12-22T15:52:05.021Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-12-22T15:52:05.021Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-12-22T15:52:05.021Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-12-22T15:52:05.021Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-12-22T15:52:05.021Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-12-22T15:52:05.021Z] docker_cli_network_unix_test.go:46: [df3cc60a3e5fa] daemon is not started [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] [2020-12-22T15:52:05.021Z] DONE 1274 tests, 51 skipped in 1547.823s [2020-12-22T15:52:05.021Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-22T15:52:05.021Z] ++++ cat bundles/test-integration/docker.pid [2020-12-22T15:52:05.021Z] +++ kill 8145 [2020-12-22T15:52:05.955Z] +++ /etc/init.d/apparmor stop [2020-12-22T15:52:05.955Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-22T15:52:05.955Z] [2020-12-22T15:52:05.955Z] Unloading profiles will leave already running processes permanently [2020-12-22T15:52:05.955Z] unconfined, which can lead to unexpected situations. [2020-12-22T15:52:05.955Z] [2020-12-22T15:52:05.955Z] To set a process to complain mode, use the command line tool [2020-12-22T15:52:05.955Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-22T15:52:05.955Z] +++ true [2020-12-22T15:52:05.955Z] exiting test-integration [2020-12-22T15:52:05.955Z] ++ exit 0 [2020-12-22T15:52:05.955Z] [2020-12-22T15:52:06.214Z] + for job in $(jobs -p) [2020-12-22T15:52:06.214Z] + wait 5237 [2020-12-22T15:52:09.496Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-12-22T15:52:12.781Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-12-22T15:52:14.072Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-22T15:52:14.072Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-22T15:52:14.072Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-22T15:52:18.753Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-22T15:52:18.753Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-22T15:52:18.753Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-22T15:52:18.753Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-22T15:52:19.211Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-22T15:52:19.211Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-22T15:52:20.893Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-12-22T15:52:26.159Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-12-22T15:52:28.059Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-12-22T15:52:33.322Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-12-22T15:52:35.223Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-12-22T15:52:38.543Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-12-22T15:52:38.543Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-12-22T15:52:40.281Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-22T15:52:40.281Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-22T15:52:40.281Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-22T15:52:43.811Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-12-22T15:52:44.378Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-12-22T15:52:44.945Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-12-22T15:52:47.474Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-12-22T15:52:52.645Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-22T15:52:53.611Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-22T15:52:54.069Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-22T15:52:56.967Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-22T15:52:58.500Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-12-22T15:53:00.674Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-22T15:53:43.689Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-12-22T15:53:51.335Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-22T15:53:51.335Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-22T15:53:51.335Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-22T15:54:39.905Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-12-22T15:54:48.043Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-12-22T15:54:51.330Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-12-22T15:54:51.760Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-22T15:54:53.297Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-22T15:54:53.756Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-22T15:55:14.840Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-22T15:55:23.412Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-22T15:55:31.968Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-22T15:55:57.089Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-22T15:56:02.878Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-22T15:56:11.447Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-22T15:56:57.788Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-12-22T15:57:12.669Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-12-22T15:57:12.669Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-12-22T15:57:12.669Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-12-22T15:57:12.669Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-12-22T15:57:12.669Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-12-22T15:57:12.669Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-12-22T15:57:15.199Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-12-22T15:57:18.517Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-12-22T15:57:21.046Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-12-22T15:57:23.547Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-22T15:57:23.547Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-22T15:57:23.547Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-22T15:57:23.547Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-22T15:57:23.547Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-22T15:57:23.547Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-22T15:57:23.547Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-22T15:57:23.547Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-22T15:57:24.005Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-22T15:57:27.732Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-22T15:57:30.640Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-22T15:57:34.366Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-22T15:57:34.366Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-22T15:57:34.824Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-22T15:57:34.824Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-12-22T15:57:34.824Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-22T15:57:34.824Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-22T15:57:36.997Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-22T15:57:36.997Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-22T15:57:36.997Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-22T15:57:37.455Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-12-22T15:57:37.912Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-22T15:57:42.593Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-22T15:57:57.389Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-12-22T15:57:57.389Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-22T15:57:57.389Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-22T15:57:57.389Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-22T15:57:57.389Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-22T15:57:57.389Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-22T15:57:57.389Z] === RUN TestDockerSuite/TestBuildFails [2020-12-22T15:57:57.389Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-22T15:57:57.389Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-22T15:58:02.070Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-12-22T15:58:05.799Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-22T15:58:10.481Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-22T15:58:15.161Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-22T15:58:16.694Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-22T15:58:17.262Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-12-22T15:58:17.262Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-12-22T15:58:18.196Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-12-22T15:58:20.726Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-12-22T15:58:21.375Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-22T15:58:21.375Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-22T15:58:21.375Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-22T15:58:21.833Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-12-22T15:58:21.833Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-12-22T15:58:23.257Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-12-22T15:58:25.788Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-12-22T15:58:30.404Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-22T15:58:30.404Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-22T15:58:37.464Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-22T15:58:37.464Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-22T15:58:38.997Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-22T15:58:38.997Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-22T15:58:39.457Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-22T15:58:39.457Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-22T15:58:44.139Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-22T15:58:44.139Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-22T15:58:44.597Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-22T15:58:45.056Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-22T15:58:45.514Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-22T15:58:46.479Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-22T15:58:47.446Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-12-22T15:58:47.718Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-12-22T15:58:51.174Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-22T15:58:51.174Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-12-22T15:58:51.631Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-22T15:58:51.631Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-22T15:58:51.631Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-22T15:58:51.631Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-22T15:58:51.631Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-22T15:58:52.090Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-12-22T15:58:52.547Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-22T15:58:57.231Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-12-22T15:58:59.933Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-12-22T15:59:01.833Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-12-22T15:59:04.361Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-12-22T15:59:06.893Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-12-22T15:59:09.597Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-22T15:59:09.597Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-22T15:59:11.130Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-12-22T15:59:13.452Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-12-22T15:59:17.638Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-12-22T15:59:20.168Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-12-22T15:59:22.701Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-12-22T15:59:24.603Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-12-22T15:59:27.159Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-12-22T15:59:30.451Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-12-22T15:59:32.981Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-12-22T15:59:41.060Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-22T15:59:58.730Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-22T16:00:00.271Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-22T16:00:04.952Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-22T16:00:08.680Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-22T16:00:23.486Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-22T16:00:23.486Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-22T16:00:28.172Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-22T16:00:28.630Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-22T16:00:28.630Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-22T16:00:28.630Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-22T16:00:29.194Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-12-22T16:00:30.805Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-22T16:00:34.532Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-22T16:00:36.065Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-22T16:00:36.523Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-22T16:00:36.523Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-22T16:00:39.422Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-12-22T16:00:40.388Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-22T16:00:41.354Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-22T16:00:44.063Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-12-22T16:00:49.910Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-22T16:00:49.910Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-22T16:00:56.972Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite (1680.83s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.90s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.64s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.35s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.40s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.09s) [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:562: [dd68bc8b063d2] joining swarm manager [ddb471c9f226f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:584: [de2a5ad6b8e1f] joining swarm manager [ddb471c9f226f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] check_test.go:380: [dd68bc8b063d2] daemon is not started [2020-12-22T16:00:58.932Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.41s) [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:45: [d1790e708885a] joining swarm manager [d9f9ad14a5693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.07s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.85s) [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:303: [dd11a6c5b61bf] joining swarm manager [d5ada4bc16dfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:304: [d925a1aabe32a] joining swarm manager [d5ada4bc16dfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.44s) [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:271: [d430fc932ed50] joining swarm manager [d09f92a2b5839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:272: [dd7972c9550df] joining swarm manager [d09f92a2b5839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.22s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.76s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.39s) [2020-12-22T16:00:58.932Z] docker_api_swarm_node_test.go:19: [dbfa4c27f05eb] joining swarm manager [d7bcbeacd70f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_node_test.go:20: [d0c7ed8fd8d1a] joining swarm manager [d7bcbeacd70f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.57s) [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:501: [d1b61ccea3612] joining swarm manager [d620ed1e54c25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:506: [dfc56931fb443] joining swarm manager [d620ed1e54c25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.59s) [2020-12-22T16:00:58.932Z] docker_api_swarm_node_test.go:80: [d6877862021ac] joining swarm manager [d6550245de648]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.16s) [2020-12-22T16:00:58.932Z] docker_api_swarm_node_test.go:52: [d82fb04ffc536] joining swarm manager [dda8ba485b17d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_node_test.go:53: [dadfa34852b8f] joining swarm manager [dda8ba485b17d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.62s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.83s) [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:201: [d525b546973c7] joining swarm manager [db3ed1d21af1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.68s) [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:383: [d14fd616509ea] joining swarm manager [d794227cab6a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:384: [de3a6e772aef0] joining swarm manager [d794227cab6a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] check_test.go:380: [de3a6e772aef0] daemon is not started [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.53s) [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:801: [dc958c6540a8b] joining swarm manager [dafc3402beae7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:801: [d12d7919e016a] joining swarm manager [dafc3402beae7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:801: [d6afb575ff260] joining swarm manager [dafc3402beae7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:801: [d268fac40ce95] joining swarm manager [dafc3402beae7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:809: [dc50155399d00] joining swarm manager [dafc3402beae7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.62s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.81s) [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:394: [d16569b6674d3] joining swarm manager [da98eaa252d0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:394: [ddac43f00663c] joining swarm manager [da98eaa252d0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.01s) [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:342: [dbf2e61b099ce] joining swarm manager [d5394ea22aac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:342: [d74b0ac500f82] joining swarm manager [d5394ea22aac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.59s) [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:489: [d935bc461ed65] joining swarm manager [db5585bfd8959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:489: [da4ef184c2106] joining swarm manager [db5585bfd8959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.70s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.12s) [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:127: [d8443093d9ec5] joining swarm manager [d33bd44e8b7b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:128: [db15fa8c52b79] joining swarm manager [d33bd44e8b7b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:136: [d28728e8e15ef] joining swarm manager [d33bd44e8b7b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:137: [d801effd01e21] joining swarm manager [d33bd44e8b7b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.67s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.48s) [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:303: [d8fe53dd0cc54] joining swarm manager [d336a4aa9d190]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:303: [d54f4db3621a8] joining swarm manager [d336a4aa9d190]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.87s) [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:99: [db5307ae7227c] joining swarm manager [d95bf652ef57f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:100: [d3ba0dabc7029] joining swarm manager [d95bf652ef57f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] check_test.go:380: [db5307ae7227c] daemon is not started [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.03s) [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:532: [d09f4e0b0c328] joining swarm manager [d5b4187ca3969]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:533: [da8e598357d37] joining swarm manager [d5b4187ca3969]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.08s) [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:147: [d77b7b6e54d90] joining swarm manager [db4721eba5685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_api_swarm_service_test.go:147: [dc48618672fe9] joining swarm manager [db4721eba5685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.18s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.33s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.22s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.18s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.80s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.37s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.95s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.47s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.19s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.47s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.82s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.99s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.44s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.62s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.81s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.71s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.60s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.20s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.30s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.40s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.43s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.29s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.51s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.52s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.38s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.76s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.69s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.48s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.18s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.91s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.38s) [2020-12-22T16:00:58.932Z] docker_cli_service_logs_test.go:245: checking task wrtr80pmx3xw [2020-12-22T16:00:58.932Z] docker_cli_service_logs_test.go:250: checking messages for wrtr80pmx3xw [2020-12-22T16:00:58.932Z] docker_cli_service_logs_test.go:245: checking task mxeio0zd2vq0 [2020-12-22T16:00:58.932Z] docker_cli_service_logs_test.go:250: checking messages for mxeio0zd2vq0 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (1.93s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.68s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.72s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.85s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.47s) [2020-12-22T16:00:58.932Z] docker_cli_swarm_test.go:1901: [dbbb26c5dc086] joining swarm manager [d0bb1f897b7ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_cli_swarm_test.go:1902: [df54a5fa8a398] joining swarm manager [d0bb1f897b7ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.36s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.71s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.83s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.16s) [2020-12-22T16:00:58.932Z] docker_cli_swarm_test.go:1802: [de9e344f3877a] joining swarm manager [d96727988ee04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_cli_swarm_test.go:1803: [d3d16ce8696a7] joining swarm manager [d96727988ee04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.14s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (134.87s) [2020-12-22T16:00:58.932Z] docker_cli_swarm_test.go:1321: [df2e7d455f4b7] joining swarm manager [de91d3b40624f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_cli_swarm_test.go:1322: [d0b4856725db9] joining swarm manager [de91d3b40624f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.26s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.28s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.08s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.28s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.53s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.28s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.82s) [2020-12-22T16:00:58.932Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-12-22T16:00:58.932Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.83s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.25s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.12s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.47s) [2020-12-22T16:00:58.932Z] docker_cli_swarm_test.go:1186: [df1b157d73134] joining swarm manager [dfdcc1cf4c5e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_cli_swarm_test.go:1195: [de1dd81ca37f9] joining swarm manager [dfdcc1cf4c5e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.02s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.95s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.03s) [2020-12-22T16:00:58.932Z] docker_cli_swarm_test.go:1118: [df1a137b36997] joining swarm manager [de165f589ee00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_cli_swarm_test.go:1119: [d36832512b97d] joining swarm manager [de165f589ee00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] docker_cli_swarm_test.go:1172: [dcfb1c3ed62ef] joining swarm manager [de165f589ee00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.50s) [2020-12-22T16:00:58.932Z] docker_cli_swarm_test.go:1453: [d3f33064ba645] joining swarm manager [de765bb0fb8a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] docker_cli_swarm_test.go:1454: [d4a75c1a30bf7] joining swarm manager [de765bb0fb8a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.50s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.27s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.66s) [2020-12-22T16:00:58.932Z] docker_cli_swarm_unix_test.go:62: [de46a7a49e706] joining swarm manager [dc1e36c9df623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.31s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.66s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.38s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.76s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.16s) [2020-12-22T16:00:58.932Z] docker_api_swarm_test.go:961: [dd4994b9ed826] joining swarm manager [d0cd215056784]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.39s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.50s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.51s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.57s) [2020-12-22T16:00:58.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.17s) [2020-12-22T16:00:58.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.24s) [2020-12-22T16:00:58.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.62s) [2020-12-22T16:00:58.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.12s) [2020-12-22T16:00:58.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.26s) [2020-12-22T16:00:58.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.98s) [2020-12-22T16:00:58.933Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.36s) [2020-12-22T16:00:58.933Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.81s) [2020-12-22T16:00:58.933Z] === RUN TestDockerExternalVolumeSuite [2020-12-22T16:00:58.933Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-12-22T16:00:59.145Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-22T16:01:07.702Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-22T16:01:10.601Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-22T16:01:14.328Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-22T16:01:15.294Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-22T16:01:15.294Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-22T16:01:15.294Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-22T16:01:16.826Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-22T16:01:16.826Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-12-22T16:01:17.025Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-12-22T16:01:52.498Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-22T16:02:07.295Z] === RUN TestDockerSuite/TestBuildRm [2020-12-22T16:02:17.607Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-22T16:02:19.141Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-22T16:02:19.141Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-22T16:02:19.141Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-22T16:02:20.676Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-22T16:02:22.848Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-22T16:02:24.696Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-12-22T16:02:25.748Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-22T16:02:29.476Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-22T16:02:31.254Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-12-22T16:02:47.148Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-22T16:02:47.606Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-22T16:02:48.063Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-12-22T16:02:56.620Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-22T16:02:57.078Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-22T16:03:00.806Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-22T16:03:01.264Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-22T16:03:03.320Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-12-22T16:03:04.994Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-22T16:03:18.211Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-12-22T16:03:22.659Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-22T16:03:22.659Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-22T16:03:24.838Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-22T16:03:25.805Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-22T16:03:29.532Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-22T16:03:34.212Z] === RUN TestDockerSuite/TestBuildUser [2020-12-22T16:03:34.212Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-22T16:03:34.212Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-22T16:03:34.212Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-22T16:03:37.939Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-22T16:03:37.939Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-22T16:03:39.472Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-22T16:03:39.472Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-22T16:03:39.930Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-22T16:03:50.273Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-12-22T16:03:57.599Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-22T16:03:58.057Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-22T16:04:02.470Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-12-22T16:04:06.616Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-22T16:04:10.346Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-22T16:04:10.346Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-22T16:04:10.346Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-22T16:04:12.521Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-22T16:04:12.980Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-12-22T16:04:23.291Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-12-22T16:04:27.019Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-22T16:04:27.019Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-22T16:04:34.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-12-22T16:04:39.387Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-22T16:04:39.387Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-22T16:04:39.387Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-22T16:04:39.387Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-22T16:04:39.850Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-22T16:04:48.407Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-22T16:04:49.376Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-22T16:04:49.376Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-22T16:04:49.376Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-22T16:04:49.376Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-22T16:04:49.426Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-12-22T16:04:51.551Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-22T16:04:55.281Z] === RUN TestDockerSuite/TestCommitChange [2020-12-22T16:04:59.010Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-22T16:05:02.738Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-22T16:05:02.738Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-22T16:05:07.501Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-12-22T16:05:08.522Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-22T16:05:08.522Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-22T16:05:14.308Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-22T16:05:17.209Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-22T16:05:17.209Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-22T16:05:17.209Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-22T16:05:17.209Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-22T16:05:17.209Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-22T16:05:17.209Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-12-22T16:05:17.209Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-22T16:05:17.209Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-22T16:05:17.209Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-22T16:05:22.995Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-22T16:05:28.782Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-22T16:05:28.782Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-22T16:05:30.317Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-22T16:05:30.317Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-22T16:05:30.317Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-22T16:05:30.317Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-22T16:05:31.852Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-22T16:05:31.852Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-22T16:05:31.852Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-22T16:05:33.385Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-22T16:05:33.385Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-22T16:05:33.385Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-22T16:05:33.385Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-22T16:05:33.385Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-12-22T16:05:35.559Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-22T16:05:37.094Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-22T16:05:38.060Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-22T16:05:38.060Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-22T16:05:38.060Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-22T16:05:40.233Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-22T16:05:40.233Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-22T16:05:41.770Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-22T16:05:41.770Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-22T16:05:41.770Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-22T16:05:43.313Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-22T16:05:43.313Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-22T16:05:44.849Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-22T16:05:44.849Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-22T16:05:51.914Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-22T16:05:51.914Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-22T16:05:53.448Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-22T16:05:54.161Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-12-22T16:05:56.349Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-12-22T16:05:59.251Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-22T16:05:59.251Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-22T16:05:59.251Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-22T16:05:59.251Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-22T16:05:59.251Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-22T16:06:00.216Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-22T16:06:00.216Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-22T16:06:01.752Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-22T16:06:01.752Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-22T16:06:03.285Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-22T16:06:03.285Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-22T16:06:07.966Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-22T16:06:09.500Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-22T16:06:09.500Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-22T16:06:09.500Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-22T16:06:09.500Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-22T16:06:09.500Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-22T16:06:09.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-12-22T16:06:11.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-12-22T16:06:11.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-12-22T16:06:12.236Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-12-22T16:06:13.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-12-22T16:06:14.743Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-12-22T16:06:16.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-12-22T16:06:19.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c4920_} [2020-12-22T16:06:21.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1393587154_c:\foo_false____} [2020-12-22T16:06:22.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1393587154_c:\foo_true____} [2020-12-22T16:06:24.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-22T16:06:24.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-22T16:06:24.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-12-22T16:06:24.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-12-22T16:06:24.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-12-22T16:06:24.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-12-22T16:06:24.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-12-22T16:06:24.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-12-22T16:06:24.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-12-22T16:06:24.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-12-22T16:06:24.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-12-22T16:06:24.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-12-22T16:06:24.977Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-12-22T16:06:24.977Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-12-22T16:06:24.977Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-22T16:06:24.977Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-22T16:06:24.977Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-22T16:06:24.977Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-12-22T16:06:27.152Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-22T16:06:27.152Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-22T16:06:27.152Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-22T16:06:27.152Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-22T16:06:27.152Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-22T16:06:27.152Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-22T16:06:27.152Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-22T16:06:27.152Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-12-22T16:06:27.152Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-22T16:06:27.152Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-22T16:06:27.152Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-22T16:06:27.152Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-12-22T16:06:27.152Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-22T16:06:27.152Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-22T16:06:28.684Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-22T16:06:29.142Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-22T16:06:29.142Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-22T16:06:30.676Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-12-22T16:06:30.676Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-22T16:06:30.676Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-22T16:06:30.676Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-22T16:06:34.413Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-22T16:06:41.477Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-22T16:06:41.477Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-22T16:06:41.477Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-22T16:06:44.329Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-12-22T16:06:59.146Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-22T16:06:59.146Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-22T16:06:59.146Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-22T16:07:03.839Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-22T16:07:03.839Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-22T16:07:03.839Z] === RUN TestDockerSuite/TestCpToDot [2020-12-22T16:07:05.372Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-22T16:07:05.372Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-22T16:07:05.372Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-22T16:07:12.436Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-22T16:07:12.436Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-22T16:07:12.436Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-22T16:07:12.436Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-22T16:07:12.436Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-22T16:07:12.436Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-22T16:07:12.436Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-22T16:07:14.609Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-22T16:07:16.142Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-22T16:07:16.142Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-22T16:07:16.142Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-22T16:07:16.392Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-12-22T16:07:17.675Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-22T16:07:18.133Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-22T16:07:18.591Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-22T16:07:18.591Z] === RUN TestDockerSuite/TestCreateRM [2020-12-22T16:07:18.591Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-22T16:07:18.591Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-22T16:07:19.049Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-22T16:07:19.049Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-22T16:07:24.832Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-22T16:07:25.291Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-22T16:07:25.749Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-22T16:07:28.588Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-12-22T16:07:29.476Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-22T16:07:29.476Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-22T16:07:29.476Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestDevicePermissions [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestDockerFails [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-22T16:07:31.009Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-22T16:07:33.183Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-22T16:07:34.716Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-22T16:07:36.249Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-22T16:07:42.032Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-22T16:07:46.668Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-12-22T16:07:46.718Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-22T16:07:50.447Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-22T16:07:52.620Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-22T16:07:52.620Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-22T16:08:01.178Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-22T16:08:01.178Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-22T16:08:01.536Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-12-22T16:08:02.144Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-22T16:08:05.872Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-22T16:08:08.773Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-22T16:08:08.773Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-22T16:08:08.773Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-22T16:08:08.773Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-22T16:08:08.773Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-22T16:08:08.773Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-22T16:08:10.307Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-22T16:08:10.307Z] === RUN TestDockerSuite/TestEventsRename [2020-12-22T16:08:12.484Z] === RUN TestDockerSuite/TestEventsResize [2020-12-22T16:08:14.018Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-22T16:08:15.552Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite (437.15s) [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2020-12-22T16:08:16.461Z] docker_cli_external_volume_driver_test.go:53: [d594ec722735d] daemon is not started [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-12-22T16:08:16.461Z] docker_cli_external_volume_driver_test.go:53: [d617e80e86b32] daemon is not started [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-12-22T16:08:16.461Z] docker_cli_external_volume_driver_test.go:53: [dbbd4f01de934] daemon is not started [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-12-22T16:08:16.461Z] docker_cli_external_volume_driver_test.go:53: [dd5e447e10998] daemon is not started [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.30s) [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.68s) [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2020-12-22T16:08:16.461Z] docker_cli_external_volume_driver_test.go:485: [d1fa88228a46b] daemon is not started [2020-12-22T16:08:16.461Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-12-22T16:08:16.461Z] docker_cli_external_volume_driver_test.go:53: [da04d8b2e0271] daemon is not started [2020-12-22T16:08:16.461Z] PASS [2020-12-22T16:08:16.461Z] [2020-12-22T16:08:16.461Z] === Skipped [2020-12-22T16:08:16.461Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-12-22T16:08:16.461Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-12-22T16:08:16.461Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-12-22T16:08:16.461Z] check_test.go:309: [d4430deca2087] daemon is not started [2020-12-22T16:08:16.461Z] [2020-12-22T16:08:16.461Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-22T16:08:16.461Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-22T16:08:16.461Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-12-22T16:08:16.461Z] check_test.go:309: [d4875015a728f] daemon is not started [2020-12-22T16:08:16.461Z] [2020-12-22T16:08:16.461Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-12-22T16:08:16.461Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-12-22T16:08:16.461Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-12-22T16:08:16.461Z] check_test.go:309: [d870b90e39595] daemon is not started [2020-12-22T16:08:16.461Z] [2020-12-22T16:08:16.461Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-12-22T16:08:16.461Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-12-22T16:08:16.461Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-12-22T16:08:16.461Z] [2020-12-22T16:08:16.461Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-12-22T16:08:16.461Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-12-22T16:08:16.461Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-12-22T16:08:16.461Z] [2020-12-22T16:08:16.461Z] [2020-12-22T16:08:16.461Z] DONE 273 tests, 5 skipped in 2518.806s [2020-12-22T16:08:16.461Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-22T16:08:16.461Z] ++++ cat bundles/test-integration/docker.pid [2020-12-22T16:08:16.461Z] +++ kill 8121 [2020-12-22T16:08:17.395Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc5a1b10e9373/docker.pid [2020-12-22T16:08:17.395Z] +++ kill 6026 [2020-12-22T16:08:17.395Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6026 is not a child of this shell [2020-12-22T16:08:17.395Z] warning: PID 6026 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc5a1b10e9373/docker.pid had a nonzero exit code [2020-12-22T16:08:17.395Z] +++ /etc/init.d/apparmor stop [2020-12-22T16:08:17.395Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-22T16:08:17.395Z] [2020-12-22T16:08:17.395Z] Unloading profiles will leave already running processes permanently [2020-12-22T16:08:17.395Z] unconfined, which can lead to unexpected situations. [2020-12-22T16:08:17.395Z] [2020-12-22T16:08:17.395Z] To set a process to complain mode, use the command line tool [2020-12-22T16:08:17.395Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-22T16:08:17.395Z] +++ true [2020-12-22T16:08:17.395Z] exiting test-integration [2020-12-22T16:08:17.395Z] ++ exit 0 [2020-12-22T16:08:17.395Z] [2020-12-22T16:08:17.653Z] + exit 0 [2020-12-22T16:08:17.653Z] ++ jobs -p [2020-12-22T16:08:17.653Z] + pids= [2020-12-22T16:08:17.653Z] + echo 'Remaining pids to kill: []' [2020-12-22T16:08:17.653Z] Remaining pids to kill: [] [2020-12-22T16:08:17.653Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-12-22T16:08:17.667Z] Recording test results [2020-12-22T16:08:17.725Z] === RUN TestDockerSuite/TestEventsTimestampFormats [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-22T16:08:18.562Z] + echo Ensuring container killed. [2020-12-22T16:08:18.562Z] Ensuring container killed. [2020-12-22T16:08:18.562Z] + docker ps -aq -f name=docker-pr4-* [2020-12-22T16:08:18.562Z] + cids=84fb0abbd845 [2020-12-22T16:08:18.562Z] d09600c806f9 [2020-12-22T16:08:18.562Z] fcbe808b2e94 [2020-12-22T16:08:18.562Z] + [ -n 84fb0abbd845 [2020-12-22T16:08:18.562Z] d09600c806f9 [2020-12-22T16:08:18.562Z] fcbe808b2e94 ] [2020-12-22T16:08:18.562Z] + docker rm -vf 84fb0abbd845 d09600c806f9 fcbe808b2e94 [2020-12-22T16:08:21.096Z] 84fb0abbd845 [2020-12-22T16:08:21.459Z] === RUN TestDockerSuite/TestEventsTop [2020-12-22T16:08:21.459Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-22T16:08:23.001Z] d09600c806f9 [2020-12-22T16:08:23.001Z] fcbe808b2e94 [Pipeline] sh [2020-12-22T16:08:23.285Z] + echo Chowning /workspace to jenkins user [2020-12-22T16:08:23.285Z] Chowning /workspace to jenkins user [2020-12-22T16:08:23.285Z] + id -u [2020-12-22T16:08:23.285Z] + id -g [2020-12-22T16:08:23.285Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41801:/workspace busybox chown -R 1000:1000 /workspace [2020-12-22T16:08:24.358Z] === RUN TestDockerSuite/TestEventsUntilInThePast [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-22T16:08:26.906Z] + bundleName=amd64 [2020-12-22T16:08:26.906Z] + echo Creating amd64-bundles.tar.gz [2020-12-22T16:08:26.906Z] Creating amd64-bundles.tar.gz [2020-12-22T16:08:26.906Z] + xargs tar -czf amd64-bundles.tar.gz [2020-12-22T16:08:26.906Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-22T16:08:27.258Z] === RUN TestDockerSuite/TestExec [2020-12-22T16:08:27.259Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-22T16:08:27.259Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [Pipeline] archiveArtifacts [2020-12-22T16:08:27.852Z] Archiving artifacts [2020-12-22T16:08:28.224Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-22T16:08:29.759Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-22T16:08:29.759Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-22T16:08:29.759Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-22T16:08:29.759Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-22T16:08:31.292Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-22T16:08:32.826Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-22T16:08:33.453Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41801/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-22T16:08:33.759Z] + make clean [2020-12-22T16:08:34.018Z] docker volume rm -f docker-dev-cache [2020-12-22T16:08:34.018Z] docker-dev-cache [Pipeline] deleteDir [2020-12-22T16:08:34.367Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-22T16:08:35.333Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [Pipeline] } [Pipeline] // withEnv [2020-12-22T16:08:39.061Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-22T16:08:39.061Z] === RUN TestDockerSuite/TestExecEnv [2020-12-22T16:08:39.061Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-22T16:08:39.061Z] === RUN TestDockerSuite/TestExecExitStatus [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-22T16:08:40.595Z] === RUN TestDockerSuite/TestExecInspectID [2020-12-22T16:08:43.493Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-22T16:08:43.493Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-22T16:08:43.493Z] === RUN TestDockerSuite/TestExecParseError [2020-12-22T16:08:43.493Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-22T16:08:43.493Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-22T16:08:43.493Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-12-22T16:08:45.032Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-22T16:08:45.032Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-22T16:08:45.032Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-22T16:08:45.032Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-22T16:08:45.032Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-22T16:08:45.032Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-22T16:08:46.566Z] === RUN TestDockerSuite/TestExecUlimits [2020-12-22T16:08:46.566Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-22T16:08:52.357Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-22T16:08:52.357Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-22T16:08:52.357Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-22T16:08:52.357Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-22T16:08:58.140Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-22T16:09:03.925Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-22T16:09:05.458Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-22T16:09:11.251Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-22T16:09:11.251Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-22T16:09:11.251Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-22T16:09:11.251Z] === RUN TestDockerSuite/TestHealth [2020-12-22T16:09:11.251Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-22T16:09:11.251Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-22T16:09:11.251Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-22T16:09:11.251Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-22T16:09:14.980Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-22T16:09:14.980Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-22T16:09:14.980Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-22T16:09:14.980Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-22T16:09:14.980Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-22T16:09:15.438Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-22T16:09:15.896Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-22T16:09:15.896Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-22T16:09:16.861Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-22T16:09:16.861Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-22T16:09:17.827Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-22T16:09:18.285Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-22T16:09:19.819Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-22T16:09:26.882Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-22T16:09:26.882Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-22T16:09:26.882Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-22T16:09:29.784Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-22T16:09:29.784Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-22T16:09:32.685Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-22T16:09:32.685Z] === RUN TestDockerSuite/TestImportFile [2020-12-22T16:09:32.685Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-22T16:09:32.685Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-22T16:09:32.685Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-22T16:09:32.685Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-22T16:09:32.685Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-22T16:09:32.685Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-22T16:09:32.685Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-22T16:09:32.685Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-22T16:09:32.685Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-22T16:09:32.685Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-22T16:09:32.685Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-22T16:09:34.219Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-22T16:09:35.770Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-22T16:09:35.770Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-22T16:09:35.770Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-22T16:09:35.770Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-22T16:09:35.770Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-22T16:09:37.304Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-22T16:09:37.762Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-22T16:09:39.295Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-22T16:09:39.295Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-12-22T16:09:39.295Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-22T16:09:39.295Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-22T16:09:40.828Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-22T16:09:44.556Z] === RUN TestDockerSuite/TestInspectImage [2020-12-22T16:09:44.556Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-22T16:09:44.556Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-22T16:09:44.556Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-22T16:09:46.089Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-12-22T16:09:47.623Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-22T16:09:47.623Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-12-22T16:09:49.807Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-22T16:09:51.981Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-22T16:09:51.981Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-22T16:09:51.981Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-22T16:09:53.515Z] === RUN TestDockerSuite/TestInspectStatus [2020-12-22T16:09:55.689Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-22T16:09:58.589Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-22T16:10:00.123Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-12-22T16:10:07.190Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-12-22T16:10:08.156Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-22T16:10:09.689Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-22T16:10:11.222Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-22T16:10:12.755Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-22T16:10:14.290Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-22T16:10:15.823Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-22T16:10:20.503Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-22T16:10:22.676Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-22T16:10:22.676Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-22T16:10:24.210Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-22T16:10:24.210Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-22T16:10:29.995Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-22T16:10:34.676Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-22T16:10:40.464Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-22T16:10:41.998Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-22T16:10:44.173Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-22T16:10:44.173Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-22T16:10:45.707Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-22T16:10:47.241Z] === RUN TestDockerSuite/TestLogsSince [2020-12-22T16:10:55.797Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-22T16:10:55.797Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-12-22T16:10:55.797Z] === RUN TestDockerSuite/TestLogsTail [2020-12-22T16:10:57.973Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-22T16:10:59.509Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-22T16:11:01.041Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-22T16:11:01.041Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-22T16:11:01.041Z] === RUN TestDockerSuite/TestNetHostname [2020-12-22T16:11:01.041Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-22T16:11:01.041Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-22T16:11:01.500Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-22T16:11:01.500Z] === RUN TestDockerSuite/TestPluginActive [2020-12-22T16:11:01.500Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-22T16:11:01.500Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-22T16:11:01.500Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-22T16:11:01.500Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-22T16:11:01.500Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-22T16:11:01.500Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-22T16:11:01.500Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-22T16:11:01.500Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-22T16:11:01.500Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-22T16:11:01.500Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-22T16:11:01.500Z] === RUN TestDockerSuite/TestPortList [2020-12-22T16:11:01.500Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-22T16:11:05.228Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-22T16:11:05.228Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-22T16:11:05.228Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-22T16:11:05.228Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-22T16:11:05.228Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-22T16:11:05.228Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-22T16:11:05.228Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-22T16:11:05.228Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-22T16:11:05.228Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-22T16:11:05.228Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-22T16:11:08.132Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-22T16:11:08.132Z] === RUN TestDockerSuite/TestPsByOrder [2020-12-22T16:11:15.205Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-22T16:11:15.205Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-12-22T16:11:22.274Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-22T16:11:32.586Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-22T16:11:32.586Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-22T16:11:32.586Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-12-22T16:11:44.951Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-22T16:11:50.735Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-22T16:11:56.518Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-22T16:11:58.692Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-22T16:11:59.150Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-22T16:11:59.150Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-22T16:12:02.877Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-22T16:12:02.877Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-22T16:12:02.877Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-22T16:12:02.877Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-22T16:12:02.877Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-22T16:12:08.663Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-22T16:12:08.663Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-22T16:12:09.629Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-22T16:12:09.629Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-22T16:12:11.161Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-22T16:12:12.127Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-22T16:12:12.127Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-22T16:12:20.682Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-22T16:12:22.855Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-22T16:12:25.035Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-22T16:12:42.731Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-22T16:12:42.731Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-22T16:12:46.459Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-22T16:12:46.459Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-22T16:12:46.917Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-22T16:12:47.375Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-22T16:12:51.109Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-22T16:12:54.008Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-22T16:12:54.008Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-22T16:12:56.908Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-22T16:12:56.908Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-22T16:12:57.365Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-22T16:13:09.732Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-22T16:13:10.698Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-22T16:13:11.156Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-22T16:13:16.941Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-22T16:13:20.670Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-22T16:13:26.455Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-22T16:13:30.195Z] === RUN TestDockerSuite/TestRmiTag [2020-12-22T16:13:30.653Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-22T16:13:32.826Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-22T16:13:47.623Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-22T16:13:48.086Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-22T16:13:51.813Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-22T16:13:52.778Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-22T16:13:52.778Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-22T16:13:52.778Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-22T16:13:52.778Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-22T16:13:52.778Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-22T16:13:52.778Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-22T16:13:52.778Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-22T16:13:52.778Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-22T16:13:54.313Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-22T16:13:54.313Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-22T16:13:54.313Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-22T16:13:58.043Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-22T16:13:59.575Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-22T16:14:01.109Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-22T16:14:03.286Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-22T16:14:04.821Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-22T16:14:04.821Z] === RUN TestDockerSuite/TestRunBindMounts [2020-12-22T16:14:07.724Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-22T16:14:07.725Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-22T16:14:07.725Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-22T16:14:07.725Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-22T16:14:07.725Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-22T16:14:07.725Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-22T16:14:07.725Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-22T16:14:07.725Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-22T16:14:07.725Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-22T16:14:07.725Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-22T16:14:07.725Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-22T16:14:07.725Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-22T16:14:09.257Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-22T16:14:09.257Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-22T16:14:11.430Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-22T16:14:11.430Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-22T16:14:11.430Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-22T16:14:12.964Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-22T16:14:12.964Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-22T16:14:12.964Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-22T16:14:12.964Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-22T16:14:12.964Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-22T16:14:12.964Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-22T16:14:13.422Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-22T16:14:13.422Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-22T16:14:14.955Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-22T16:14:16.488Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-22T16:14:18.021Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-22T16:14:18.021Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-22T16:14:18.021Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-22T16:14:18.021Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-22T16:14:19.555Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-22T16:14:19.555Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-22T16:14:19.555Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-22T16:14:19.555Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-22T16:14:19.555Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-22T16:14:21.087Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-22T16:14:25.772Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-22T16:14:25.772Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-22T16:14:25.772Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-22T16:14:25.772Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-22T16:14:25.772Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-22T16:14:25.772Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-22T16:14:25.772Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-22T16:14:27.308Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-22T16:14:27.308Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-22T16:14:27.766Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-22T16:14:27.766Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-22T16:14:29.407Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-22T16:14:30.940Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-22T16:14:30.940Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-22T16:14:32.475Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-22T16:14:32.475Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-22T16:14:32.475Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-22T16:14:32.475Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-22T16:14:34.654Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-22T16:14:36.188Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-22T16:14:37.723Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-22T16:14:39.256Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-22T16:14:39.256Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-22T16:14:39.256Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-22T16:14:39.256Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-22T16:14:39.256Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-22T16:14:39.256Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-22T16:14:39.256Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-22T16:14:39.256Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-22T16:14:39.256Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-22T16:14:47.813Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-22T16:14:47.813Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-22T16:14:47.813Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-22T16:14:47.813Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-22T16:14:47.813Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-22T16:14:47.813Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-22T16:14:47.813Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-22T16:14:54.871Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-22T16:14:54.871Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-22T16:14:56.402Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-22T16:14:56.402Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-22T16:14:56.402Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-22T16:14:56.402Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-22T16:14:56.402Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-22T16:14:56.402Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-22T16:14:56.402Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-22T16:14:56.402Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-22T16:14:56.402Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-22T16:14:56.402Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-22T16:14:56.402Z] === RUN TestDockerSuite/TestRunMount [2020-12-22T16:14:56.402Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-22T16:14:56.402Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-22T16:14:56.402Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-22T16:14:56.402Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-22T16:15:01.078Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-22T16:15:01.078Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-22T16:15:01.078Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-22T16:15:01.078Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-22T16:15:04.802Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-22T16:15:07.700Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-22T16:15:07.700Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-22T16:15:07.700Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-22T16:15:07.700Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-22T16:15:07.700Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-22T16:15:07.700Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-22T16:15:07.700Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-22T16:15:07.700Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-22T16:15:07.700Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-22T16:15:07.700Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-22T16:15:08.163Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-22T16:15:09.127Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-22T16:15:10.661Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-22T16:15:12.191Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-22T16:15:13.722Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-22T16:15:15.253Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-22T16:15:15.253Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-22T16:15:15.253Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-22T16:15:15.254Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-22T16:15:15.254Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-22T16:15:15.254Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-22T16:15:15.254Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-22T16:15:15.254Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-22T16:15:15.254Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-22T16:15:17.424Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-22T16:15:17.424Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-22T16:15:17.424Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-22T16:15:17.424Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-22T16:15:17.424Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-22T16:15:17.424Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-22T16:15:29.785Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-22T16:15:29.785Z] === RUN TestDockerSuite/TestRunRm [2020-12-22T16:15:30.243Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-22T16:15:34.929Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-22T16:15:36.547Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-22T16:15:38.078Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-22T16:15:39.609Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-22T16:15:41.140Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-22T16:15:41.140Z] === RUN TestDockerSuite/TestRunState [2020-12-22T16:15:41.140Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-22T16:15:43.313Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-22T16:15:43.313Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-22T16:15:44.278Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-22T16:15:44.278Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-22T16:15:44.278Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-22T16:15:44.735Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-22T16:15:44.735Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-22T16:15:44.735Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-22T16:15:49.426Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-22T16:15:49.426Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-22T16:15:49.426Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-22T16:15:49.426Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-22T16:15:49.426Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-12-22T16:15:49.426Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-22T16:15:49.426Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-22T16:15:49.426Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-22T16:15:49.426Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-22T16:15:49.426Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-22T16:15:49.426Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-22T16:15:50.391Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-22T16:15:50.391Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-22T16:15:51.923Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-22T16:15:51.923Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-22T16:15:51.923Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-22T16:15:54.094Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-22T16:15:59.917Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-22T16:16:02.818Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-22T16:16:07.529Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-22T16:16:07.529Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-22T16:16:07.529Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-22T16:16:09.700Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-22T16:16:11.235Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-22T16:16:12.767Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-22T16:16:13.224Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-22T16:16:13.224Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-22T16:16:13.224Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-22T16:16:13.224Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-22T16:16:13.224Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-22T16:16:13.224Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-22T16:16:13.224Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-22T16:16:13.224Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-22T16:16:16.119Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-22T16:16:17.651Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-22T16:16:19.182Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-22T16:16:22.906Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-22T16:16:22.907Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-22T16:16:25.079Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-22T16:16:25.079Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-22T16:16:25.537Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-22T16:16:25.994Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-22T16:16:27.527Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-22T16:16:32.225Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-22T16:16:32.225Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-22T16:16:38.006Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-22T16:16:38.006Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-22T16:16:40.901Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-22T16:16:40.901Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-22T16:16:40.901Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-22T16:16:40.901Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-22T16:16:40.901Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-22T16:16:45.694Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-22T16:16:45.694Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-22T16:16:45.694Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-22T16:16:45.694Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-22T16:16:45.694Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-22T16:16:45.694Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-22T16:16:45.694Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-22T16:16:47.225Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-22T16:16:48.758Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-22T16:16:48.758Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-22T16:16:50.356Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-22T16:16:50.356Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-22T16:16:50.356Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-22T16:16:50.356Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-22T16:16:50.356Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-22T16:16:50.356Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-22T16:16:50.356Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-22T16:17:05.152Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-22T16:17:05.609Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-22T16:17:05.609Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-22T16:17:05.609Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-22T16:17:06.066Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-22T16:17:06.066Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-22T16:17:06.525Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-22T16:17:08.696Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-22T16:17:08.696Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-22T16:17:10.867Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-22T16:17:10.867Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-22T16:17:11.326Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-22T16:17:11.326Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-22T16:17:11.783Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-22T16:17:17.595Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-22T16:17:17.595Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-22T16:17:18.052Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-22T16:17:18.052Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-22T16:17:18.052Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-22T16:17:23.830Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-22T16:17:23.830Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-22T16:17:23.830Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-22T16:17:29.617Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-22T16:17:29.617Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-22T16:17:31.152Z] --- PASS: TestDockerSuite (1953.84s) [2020-12-22T16:17:31.152Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-12-22T16:17:31.152Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-12-22T16:17:31.152Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.152Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-12-22T16:17:31.152Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-12-22T16:17:31.152Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-12-22T16:17:31.152Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-22T16:17:31.152Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.152Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-12-22T16:17:31.152Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s) [2020-12-22T16:17:31.152Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2020-12-22T16:17:31.152Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2020-12-22T16:17:31.152Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2020-12-22T16:17:31.152Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.28s) [2020-12-22T16:17:31.152Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2020-12-22T16:17:31.152Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2020-12-22T16:17:31.152Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-12-22T16:17:31.152Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.152Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-12-22T16:17:31.152Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.152Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-12-22T16:17:31.152Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.152Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-12-22T16:17:31.152Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.152Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-12-22T16:17:31.152Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.152Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-12-22T16:17:31.152Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.152Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-12-22T16:17:31.152Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.152Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-12-22T16:17:31.152Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-12-22T16:17:31.153Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.80s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-22T16:17:31.153Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-12-22T16:17:31.153Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.58s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.60s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-22T16:17:31.153Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-22T16:17:31.153Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-12-22T16:17:31.153Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-12-22T16:17:31.153Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.68s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-22T16:17:31.153Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-12-22T16:17:31.153Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.47s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (79.24s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2020-12-22T16:17:31.153Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.66s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.49s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.62s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.57s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.93s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.48s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.32s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.75s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.89s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.11s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.16s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAddTar (26.72s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.67s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.47s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.69s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.09s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.78s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.63s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.12s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.22s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (18.61s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.79s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.48s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.05s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.87s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.90s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-12-22T16:17:31.153Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.99s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.73s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.12s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.45s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.84s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.48s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-12-22T16:17:31.153Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s) [2020-12-22T16:17:31.153Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.48s) [2020-12-22T16:17:31.153Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.28s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.89s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.28s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.02s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.57s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.24s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.56s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.00s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.20s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.69s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.44s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.98s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.06s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerignore (43.86s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.58s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.45s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.22s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.70s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.58s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.54s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.05s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.57s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.80s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.56s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (70.70s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.75s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.71s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.26s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.33s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.37s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.64s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.10s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.22s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.41s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildFails (1.78s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.93s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.80s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.30s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.75s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.05s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.42s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.44s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.43s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildHistory (7.31s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.67s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.60s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.77s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildLabel (0.68s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.61s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.43s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildLabels (0.66s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.11s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.88s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.40s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.26s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (11.70s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.52s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.77s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.16s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (3.93s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.48s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.22s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.57s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.03s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.44s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.82s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.81s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.75s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.90s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.91s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.59s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.09s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (6.98s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.43s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.30s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.07s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.90s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.76s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.58s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.08s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.48s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildRm (11.25s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.31s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-12-22T16:17:31.154Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2020-12-22T16:17:31.154Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.03s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.48s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.56s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.86s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.74s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.53s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.67s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.03s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildStderr (4.11s) [2020-12-22T16:17:31.154Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.00s) [2020-12-22T16:17:31.154Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2020-12-22T16:17:31.155Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.39s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.93s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.77s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.24s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-12-22T16:17:31.155Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-12-22T16:17:31.155Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.64s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.42s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.80s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.56s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.65s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.73s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.61s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s) [2020-12-22T16:17:31.155Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-12-22T16:17:31.155Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.90s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2020-12-22T16:17:31.155Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.87s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.98s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.29s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.26s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.26s) [2020-12-22T16:17:31.155Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2020-12-22T16:17:31.155Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-12-22T16:17:31.155Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.95s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.90s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.60s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2020-12-22T16:17:31.155Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-12-22T16:17:31.155Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-12-22T16:17:31.155Z] docker_cli_sni_test.go:18: Flakey test [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.60s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.86s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestCommitChange (4.18s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.71s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.32s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestCommitTTY (5.29s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.74s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.45s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.55s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.70s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.56s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.73s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.86s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.49s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.39s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.64s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.80s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.77s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.38s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (6.79s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.66s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.57s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.88s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.29s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.59s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.43s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.03s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.37s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.40s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.54s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (14.20s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.04s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.00s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.02s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.02s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c4920_} (2.05s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1393587154_c:\foo_false____} (2.04s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1393587154_c:\foo_true____} (2.01s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-22T16:17:31.155Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.11s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.01s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.01s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.74s) [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.155Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-22T16:17:31.155Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-22T16:17:31.156Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.81s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.60s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.49s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCpToCaseB (6.66s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCpToCaseE (16.13s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCpToCaseH (6.80s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCpToDot (1.84s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCpToStdout (6.64s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateArgs (0.13s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.77s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.62s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.59s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.46s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateRM (0.23s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (5.95s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.15s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.35s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-22T16:17:31.156Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.62s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-12-22T16:17:31.156Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-22T16:17:31.156Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-12-22T16:17:31.156Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-12-22T16:17:31.156Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-12-22T16:17:31.156Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-12-22T16:17:31.156Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-12-22T16:17:31.156Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-22T16:17:31.156Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-22T16:17:31.156Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.70s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.77s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.74s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (5.93s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsCopy (4.46s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (3.87s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.64s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.60s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.47s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.02s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.74s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsFilters (3.55s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsFormat (3.25s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsRename (1.91s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsResize (1.93s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.65s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.89s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.08s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (2.66s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-12-22T16:17:31.156Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.37s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.35s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-22T16:17:31.156Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-12-22T16:17:31.156Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-22T16:17:31.156Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.37s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.44s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.49s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.38s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.26s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.61s) [2020-12-22T16:17:31.156Z] --- PASS: TestDockerSuite/TestExecInspectID (2.85s) [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.156Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-12-22T16:17:31.156Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-12-22T16:17:31.157Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.80s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-22T16:17:31.157Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.63s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.49s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.48s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.43s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.41s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.37s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-12-22T16:17:31.157Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.69s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.43s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.74s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.20s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.55s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (6.80s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.23s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-12-22T16:17:31.157Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-22T16:17:31.157Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-22T16:17:31.157Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.57s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.69s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-22T16:17:31.157Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-22T16:17:31.157Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.56s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.51s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectDefault (1.50s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectHistory (3.72s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.69s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.39s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.24s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.03s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.42s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectStatus (1.91s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.10s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.70s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (6.48s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.37s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.66s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.50s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.53s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-12-22T16:17:31.157Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.38s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.41s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.97s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.75s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-12-22T16:17:31.157Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.48s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.40s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.40s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.39s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.89s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.84s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.74s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.72s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsSince (8.30s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsTail (1.93s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.81s) [2020-12-22T16:17:31.157Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.73s) [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-12-22T16:17:31.157Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.157Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.26s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-22T16:17:31.158Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-12-22T16:17:31.158Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-12-22T16:17:31.158Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-12-22T16:17:31.158Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-22T16:17:31.158Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-22T16:17:31.158Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-12-22T16:17:31.158Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-22T16:17:31.158Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.29s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-22T16:17:31.158Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPsByOrder (6.13s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.05s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (9.66s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.22s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.93s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.40s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.15s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.22s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-12-22T16:17:31.158Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.38s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.42s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.90s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-12-22T16:17:31.158Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-22T16:17:31.158Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.77s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.19s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.85s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.15s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.53s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.18s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.56s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.31s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.01s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.19s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.22s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.29s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.09s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.49s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.05s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.28s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (5.85s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.80s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.82s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.72s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.71s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.02s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.86s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.65s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.15s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.03s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.54s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.70s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.64s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.19s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.49s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.10s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.57s) [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-12-22T16:17:31.158Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.61s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.67s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.71s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.50s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.52s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.40s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.72s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.62s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.76s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.67s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunExitCode (1.61s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.62s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.61s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.67s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (7.77s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.60s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.37s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (4.89s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.54s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (2.93s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.24s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.49s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.55s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.56s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.05s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.81s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunRm (1.67s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.80s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.72s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.47s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.49s) [2020-12-22T16:17:31.159Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (1.80s) [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-22T16:17:31.159Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.159Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.70s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.40s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.02s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.59s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.51s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.22s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.04s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.45s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.93s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.07s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (1.93s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.68s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.66s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.13s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.35s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.59s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.24s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-12-22T16:17:31.160Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (4.70s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (5.79s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestStartAttachSilent (2.84s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-12-22T16:17:31.160Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.70s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-12-22T16:17:31.160Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.43s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.61s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.38s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-12-22T16:17:31.160Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLILs (1.99s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.27s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (5.84s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.49s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (4.88s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (6.41s) [2020-12-22T16:17:31.160Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-12-22T16:17:31.160Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.160Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.15s) [2020-12-22T16:17:31.160Z] === RUN TestDockerRegistrySuite [2020-12-22T16:17:31.160Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-22T16:17:31.161Z] --- PASS: TestDockerRegistrySuite (0.11s) [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-22T16:17:31.161Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-22T16:17:31.161Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-22T16:17:31.161Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-22T16:17:31.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-22T16:17:31.161Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2020-12-22T16:17:31.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-22T16:17:31.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-22T16:17:31.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-22T16:17:31.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-22T16:17:31.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-22T16:17:31.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-22T16:17:31.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-22T16:17:31.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-22T16:17:31.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-22T16:17:31.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-22T16:17:31.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-22T16:17:31.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-22T16:17:31.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-22T16:17:31.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-22T16:17:31.623Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] === RUN TestDockerDaemonSuite [2020-12-22T16:17:31.623Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-22T16:17:31.623Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-22T16:17:31.623Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-22T16:17:31.623Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] === RUN TestDockerSwarmSuite [2020-12-22T16:17:31.623Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-12-22T16:17:31.623Z] === RUN TestDockerPluginSuite [2020-12-22T16:17:31.623Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-12-22T16:17:31.623Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-12-22T16:17:31.623Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-12-22T16:17:31.623Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-12-22T16:17:31.623Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-12-22T16:17:31.623Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-12-22T16:17:31.623Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-12-22T16:17:31.623Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-12-22T16:17:31.623Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-12-22T16:17:31.623Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-12-22T16:17:31.623Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-12-22T16:17:31.623Z] --- PASS: TestDockerPluginSuite (0.02s) [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] === RUN TestDockerExternalVolumeSuite [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] === RUN TestDockerNetworkSuite [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] === RUN TestDockerHubPullSuite [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-12-22T16:17:31.623Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] PASS [2020-12-22T16:17:31.623Z] ok github.com/docker/docker/integration-cli 1954.478s [2020-12-22T16:17:31.623Z] [2020-12-22T16:17:31.623Z] === Skipped [2020-12-22T16:17:31.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-12-22T16:17:31.623Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] [2020-12-22T16:17:31.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-22T16:17:31.623Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] [2020-12-22T16:17:31.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-12-22T16:17:31.623Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] [2020-12-22T16:17:31.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-12-22T16:17:31.623Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] [2020-12-22T16:17:31.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-12-22T16:17:31.623Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] [2020-12-22T16:17:31.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-12-22T16:17:31.623Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] [2020-12-22T16:17:31.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-12-22T16:17:31.623Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.623Z] [2020-12-22T16:17:31.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-12-22T16:17:31.623Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-12-22T16:17:31.623Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-12-22T16:17:31.624Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-12-22T16:17:31.624Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-22T16:17:31.624Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-12-22T16:17:31.624Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2020-12-22T16:17:31.624Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.47s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.47s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.48s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.48s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.26s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-12-22T16:17:31.624Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-22T16:17:31.624Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-22T16:17:31.624Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.624Z] [2020-12-22T16:17:31.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2020-12-22T16:17:31.625Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.26s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.26s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.26s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.25s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2020-12-22T16:17:31.625Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-12-22T16:17:31.625Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-12-22T16:17:31.625Z] docker_cli_sni_test.go:18: Flakey test [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-12-22T16:17:31.625Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-12-22T16:17:31.625Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-12-22T16:17:31.625Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-12-22T16:17:31.625Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-22T16:17:31.625Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-22T16:17:31.625Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-22T16:17:31.625Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-12-22T16:17:31.625Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-12-22T16:17:31.625Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-22T16:17:31.625Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-12-22T16:17:31.625Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-22T16:17:31.625Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-22T16:17:31.625Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-22T16:17:31.625Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-22T16:17:31.625Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.625Z] [2020-12-22T16:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-22T16:17:31.625Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-22T16:17:31.625Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-22T16:17:31.626Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-22T16:17:31.626Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-22T16:17:31.626Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-12-22T16:17:31.626Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-22T16:17:31.626Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-12-22T16:17:31.626Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-12-22T16:17:31.626Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-12-22T16:17:31.626Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-12-22T16:17:31.626Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-12-22T16:17:31.626Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-22T16:17:31.626Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-22T16:17:31.626Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-12-22T16:17:31.626Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.626Z] [2020-12-22T16:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-12-22T16:17:31.626Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-12-22T16:17:31.627Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-22T16:17:31.627Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-12-22T16:17:31.627Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-22T16:17:31.627Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-12-22T16:17:31.627Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-22T16:17:31.627Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-12-22T16:17:31.627Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-12-22T16:17:31.627Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-22T16:17:31.627Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-22T16:17:31.627Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-22T16:17:31.627Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-22T16:17:31.627Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-12-22T16:17:31.627Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-12-22T16:17:31.627Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-12-22T16:17:31.627Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-12-22T16:17:31.627Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.627Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-22T16:17:31.628Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-12-22T16:17:31.628Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-12-22T16:17:31.628Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-12-22T16:17:31.628Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-22T16:17:31.628Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-22T16:17:31.628Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-12-22T16:17:31.628Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-22T16:17:31.628Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-22T16:17:31.628Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-12-22T16:17:31.628Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-12-22T16:17:31.628Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-22T16:17:31.628Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-12-22T16:17:31.628Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.628Z] [2020-12-22T16:17:31.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-22T16:17:31.628Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-22T16:17:31.629Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.629Z] [2020-12-22T16:17:31.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-12-22T16:17:31.629Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-12-22T16:17:31.630Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-12-22T16:17:31.630Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-12-22T16:17:31.630Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-12-22T16:17:31.630Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.630Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-22T16:17:31.631Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-12-22T16:17:31.631Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-12-22T16:17:31.631Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-12-22T16:17:31.631Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-12-22T16:17:31.631Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-22T16:17:31.631Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-12-22T16:17:31.631Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-12-22T16:17:31.631Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-22T16:17:31.631Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-12-22T16:17:31.631Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-12-22T16:17:31.631Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-12-22T16:17:31.631Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-22T16:17:31.631Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-12-22T16:17:31.631Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-22T16:17:31.631Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:31.631Z] [2020-12-22T16:17:31.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-22T16:17:31.631Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-22T16:17:32.089Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.089Z] [2020-12-22T16:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-22T16:17:32.089Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-22T16:17:32.090Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.090Z] [2020-12-22T16:17:32.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-22T16:17:32.090Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-22T16:17:32.090Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.090Z] [2020-12-22T16:17:32.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-22T16:17:32.090Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-22T16:17:32.090Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.090Z] [2020-12-22T16:17:32.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-22T16:17:32.090Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-22T16:17:32.090Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.090Z] [2020-12-22T16:17:32.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-22T16:17:32.090Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-22T16:17:32.090Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.090Z] [2020-12-22T16:17:32.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-12-22T16:17:32.090Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.090Z] [2020-12-22T16:17:32.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-12-22T16:17:32.090Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.090Z] [2020-12-22T16:17:32.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-12-22T16:17:32.090Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-12-22T16:17:32.090Z] [2020-12-22T16:17:32.090Z] [2020-12-22T16:17:32.090Z] DONE 1093 tests, 547 skipped in 1962.023s [2020-12-22T16:17:32.090Z] INFO: Integration tests ended at 12/22/2020 16:17:31. Duration:00:32:42.1278602 [2020-12-22T16:17:32.090Z] INFO: Docker info of the daemon under test at end of run [2020-12-22T16:17:32.090Z] [2020-12-22T16:17:32.090Z] Containers: 2 [2020-12-22T16:17:32.090Z] Running: 0 [2020-12-22T16:17:32.090Z] Paused: 0 [2020-12-22T16:17:32.090Z] Stopped: 2 [2020-12-22T16:17:32.090Z] Images: 18 [2020-12-22T16:17:32.090Z] Server Version: 0.0.0-dev [2020-12-22T16:17:32.090Z] Storage Driver: windowsfilter [2020-12-22T16:17:32.090Z] Windows: [2020-12-22T16:17:32.090Z] Logging Driver: json-file [2020-12-22T16:17:32.090Z] Plugins: [2020-12-22T16:17:32.090Z] Volume: local [2020-12-22T16:17:32.090Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-22T16:17:32.090Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-22T16:17:32.090Z] Swarm: inactive [2020-12-22T16:17:32.090Z] Default Isolation: process [2020-12-22T16:17:32.090Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-22T16:17:32.090Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-22T16:17:32.090Z] OSType: windows [2020-12-22T16:17:32.090Z] Architecture: x86_64 [2020-12-22T16:17:32.090Z] CPUs: 4 [2020-12-22T16:17:32.090Z] Total Memory: 32GiB [2020-12-22T16:17:32.090Z] Name: azwin-2-5f6060 [2020-12-22T16:17:32.090Z] ID: H5LM:V53R:6YO3:UU76:HRRX:WSSC:V3IX:TA47:DLKV:3ZGS:S7CB:NEXY [2020-12-22T16:17:32.090Z] Docker Root Dir: D:\CI\PR-41801\4\daemon [2020-12-22T16:17:32.090Z] Debug Mode (client): false [2020-12-22T16:17:32.090Z] Debug Mode (server): true [2020-12-22T16:17:32.090Z] File Descriptors: -1 [2020-12-22T16:17:32.090Z] Goroutines: 17 [2020-12-22T16:17:32.090Z] System Time: 2020-12-22T16:17:31.6680928Z [2020-12-22T16:17:32.090Z] EventsListeners: 0 [2020-12-22T16:17:32.090Z] Registry: https://index.docker.io/v1/ [2020-12-22T16:17:32.090Z] Labels: [2020-12-22T16:17:32.090Z] Experimental: false [2020-12-22T16:17:32.090Z] Insecure Registries: [2020-12-22T16:17:32.090Z] 127.0.0.0/8 [2020-12-22T16:17:32.090Z] Live Restore Enabled: false [2020-12-22T16:17:32.090Z] [2020-12-22T16:17:32.090Z] [2020-12-22T16:17:32.090Z] INFO: Stopping daemon under test [2020-12-22T16:17:32.090Z] SUCCESS: The process with PID 1924 (child process of PID 6028) has been terminated. [2020-12-22T16:17:32.090Z] SUCCESS: The process with PID 6028 (child process of PID 3196) has been terminated. [2020-12-22T16:17:32.090Z] INFO: Stop tailing logs of the daemon under tests [2020-12-22T16:17:32.090Z] INFO: executeCI.ps1 Completed successfully at 12/22/2020 16:17:31. [2020-12-22T16:17:32.090Z] INFO: Tidying up at end of run [2020-12-22T16:17:32.090Z] INFO: Saving daemon under test log (d:\CI\PR-41801\4\dut.out) to bundles\CIDUT.out [2020-12-22T16:17:32.090Z] INFO: Saving daemon under test log (d:\CI\PR-41801\4\dut.err) to bundles\CIDUT.err [2020-12-22T16:17:32.090Z] INFO: Nuke-Everything... [2020-12-22T16:17:32.547Z] INFO: Container count on control daemon to delete is 2 [2020-12-22T16:17:32.547Z] 3fb02d78012c [2020-12-22T16:17:32.547Z] 332ea3c5d10d [2020-12-22T16:17:33.004Z] INFO: Tidying pidfile d:\CI\PR-41801\4\docker.pid [2020-12-22T16:17:33.004Z] INFO: Nuking d:\CI [2020-12-22T16:17:58.119Z] INFO: Zapped successfully [2020-12-22T16:17:58.119Z] [2020-12-22T16:17:58.119Z] INFO: executeCI.ps1 exiting at Tue Dec 22 16:17:56 CUT 2020. Duration 00:55:50.2875958 [2020-12-22T16:17:58.119Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-12-22T16:17:58.359Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-12-22T16:18:08.603Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-12-22T16:18:10.345Z] Archiving artifacts [2020-12-22T16:18:24.014Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41801/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-22T16:18:24.932Z] + make clean [2020-12-22T16:18:26.465Z] docker volume rm -f docker-dev-cache [2020-12-22T16:18:26.465Z] 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